body
	{
	background-color: #757575;
	text-align: center;	
	font-family: verdana, arial;	
	font-size: 14px;
	}


a:link {
color: #C8D200;
text-decoration: none;
}

a:visited {	text-decoration: none;
color: #C8D200;
}
a:hover {
color: #C8D200;	
text-decoration: none;
}

a.menulink:link {
display: block;
width: 230px;
height: 20px;
text-align: left;
text-decoration: none;
font-family:verdana;
font-size:15px;
margin:2px;
color: #941B50;
BORDER: none;
font-weight: bold;
margin-left:10px;
}

a.menulink:visited {
display: block;
width: 230px;
height: 20px;
text-align: left;
text-decoration: none;
font-family:verdana;
font-size:15px;
margin:2px;
color: #941B50;
BORDER: none;
font-weight: bold;
margin-left:10px;
}

a.menulink:hover {
color: #00A1E2;
text-decoration: underline;
margin:2px;
margin-left:10px;
}

a.menuselekt:link {
display: block;
width: 230px;
height: 20px;
text-align: left;
text-decoration: none;
font-family:verdana;
font-size:15px;
margin:2px;
color: #00A1E2;
font-weight: bold;
margin-left:10px;
}

a.menuselekt:visited {
display: block;
width: 230px;
height: 20px;
text-align: left;
text-decoration: none;
font-family:verdana;
font-size:15px;
margin:2px;
color: #00A1E2;
BORDER: none;
font-weight: bold;
margin-left:10px;

}



#container
	{
	margin: 0 auto;
	width: 1000px;
	height: auto;	
	background-image: url(http://www.floralconsult.de/layout/floralconsult.jpg);
	}

#header
	{
	width: 1000px;
	height: 232px;
	background-image: url(http://www.floralconsult.de/layout/floral-consult.jpg);
	}

#zeile
	{	
	width: 1000px;
	height: 28px;
	background-color: #941B50;
	border-bottom: 3px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	color: #C8D200;
	font-size: 17px;
	padding-top:2px;
//height: 30px;
	}



#links	{
	background-color: #e5e5e5;
	width: 250px;	
	float:left;
	position: relative;	
	height:auto !important;	
	min-height:100%;
//height: 100%;
	}

#rechts	{
	background-color: #FFFFFF;
	width: 750px;	
	float:left;
	position: relative;	
	height:auto !important;	
	min-height:100%;
//height: 100%;
	}

#navi
	{
	position: absolute;
	height: 100%;
	width: 250px;
	background-color: #e5e5e5;
//margin-left: -250px;
	}


#content
	{
	width: 710px;
	background-color: #FFFFFF;
	text-align: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
//margin-left: 20px;
	}



#footer {
    	clear:left;
    	background:#941B50;
    	text-align:center;
    	padding:0px;
	height: 30px;
	border-top: 3px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
//height: 30px;
}

#impressum
	{
	margin-left: 260px;
	margin-top: 6px;
	font-size: 13px;
	color: #C8D200;
	width: 300px;
	float:left;
	text-align: left;
	}

#designed
	{
	width: 300px;
	color: #C8D200;
	font-size: 13px;
	float:left;
	text-align: right;
	margin-left: 100px;
	margin-top: 6px;
	}

