body {


scrollbar-arrow-color: #FFFFFF;
scrollbar-base-color: #C07691;
scrollbar-face-color: #8B3D64;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #FFFFFF;
	font-size: 14px;
		margin: 0;
		padding: 0;
		font: 90% arial, hevetica, sans-serif;
		text-align: center;
		color: #9E478B;
		background-color: #FFFFFF;
  }


A:link {
	color: rgb(139,61,100);
	text-decoration: none;
	font-size: 14px;
}
A:visited {
	color: rgb(139,61,100);
	text-decoration: none;
	font-size: 14px;
}
A:hover {
	color: rgb(143,10,32);
	text-decoration: none;
	font-size: 14px;
}

td {

	font-size: 14px;
}

	#container
	{
		margin: 0em auto;
		margin-top: 10px;
		width: 1002px;
		height: auto;
		text-align: left;
		border: 0px;
		background-image:url('http://www.munich-flowers.com/blumenbilder/blumen-muenchen.png');
	}
	
	
	#header
	{
		float:left;
		margin-left: 0px;
		margin-top: 0px;
		width: 1002px;
		height:145;
		background-image:url('http://www.munich-flowers.com/blumenbilder/blumen-winter.jpg');
	}


	#menu
	{
		float:left;
		margin-left: 0px;
		margin-top: 0px;
		width: 231px;
		height:auto;
		background-image:url('http://www.munich-flowers.com/blumenbilder/gepflanztes.png');
	}


	#suche
	{
		float:left;
		margin-left: 0px;
		margin-top: 0px;
		width: 231px;
		height:auto;
		background-color: #CC9BAA;
		// width: 231px;
	}


	#streifen1
	{
		float:left;
		width: 1002px;
		height: 33px;
		background-color: #FFFFFF;
		// width: 1002px;
	}

	#streifen2
	{
		float:left;
		width: 770px;
		height: 262px;
		background-color: #FFFFFF;
		// width: 770px;
	}
	
	#contents	
	{
		float:left;
		width: 534px;
		height:auto;
		// width: 534px;
	}

	#tipps
	{
		float:right;
		margin-right: 1px;
		margin-top: 0px;
		width: 237px;
		height:auto;
		border-left: 1px solid #C095AB; border-right: 0px solid #C095AB; border-top: 0px solid #C095AB; 			border-bottom: 1px solid #C095AB;
		background-color: #FFFFFF;;
		
	}	

	
	#footer	
	{
		clear:both;
		height: 14px;
		background-color: #C0C0C0;
	}



.inputer
{
border-top: 1px solid #AAAAAA;
border-right: 1px solid #AAAAAA;
border-bottom: 1px solid #AAAAAA;
border-left: 1px solid #AAAAAA;
background-color: #eee7ea;
	font-size: 14px;
color: #880000;
}

