/* Start of CMSMS style sheet 'Waschsalon' */
body { 
	background:#b6b6b6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:10px;
}
img { border:none; }
h3 {color:blue; margin:5px; font-size:18px;}
fieldset {
	border: 2px solid #60a5c1; 
	min-width:100px;
	max-width:650px;
	font-size:12px;
	
	background-image:url(uploads/images/LAYOUT/bubbles.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:120px;
}
legend {
	background-image:url(uploads/images/LAYOUT/heading_v3.png);
    height:34px;width:198px;text-align:center;
    line-height:34px;padding-left:0px; font-size:10px; color:#ffffff; font-weight:bold;
}

#container {
	width:1000px;
	margin:auto;
	background:#fff9e1;
}
#head {
	width:1000px;
}
/*
#navi {
 height:50px;
 background:red;
}
#navi ul { margin:0px; padding:0px; background:yellow; height:50px; font-size:10px;}
#navi ul li {
	display:block;
	float:left; 
	list-style:none; 
	list-style-type:none; 
	  background:#85b9c9;  
	padding:19px 10px;
	width:180px;
	text-align:center;
	background-image:url(uploads/images/LAYOUT/nav.jpg);
	background-repeat:repeat-x;
	color:#ffffff;
	font-weight:bold;
	cursor:pointer;
}
#navi ul li:hover {
	background-image:url(uploads/images/LAYOUT/nav_hover.jpg);
}
#navi ul li ul {visibility:hidden;}
#navi ul li a:link,
#navi ul li a:visited,
#navi ul li a:hover {
        text-decoration:none;
        color:white;
}
*/
#content {
	width:998px;
        background:#ffffff;
}
#content #left {
	float:left;
	padding:20px;
	
}
#content #right {
	float:left;
	padding:20px;
	padding-top:20px;
        width:600px;
}

#footer {
	width:1000px;
	background-color:#5fa4c1;
	color:#d2e4ff;
	font-size:10px;
	margin-top:0px;
}
#footer .spacer { 
	height:30px; 
	width:978px; 
	background-image:url(uploads/images/LAYOUT/footer_head.jpg); 
	border-left: 1px solid #60a5c1; 
	border-right:1px solid #60a5c1;
	overflow:hidden;
	color:gray;
	line-height:30px;
	padding-left:20px;
}
#footer .spacer a:visited,
#footer .spacer a:link {
        color:gray;
}
#footer .spacer a:hover { color:#000000; }
#footer .spacer span { font-weight:bold; font-size:9px; }
#footer_head {background-image:url(uploads/images/LAYOUT/footer_head2.png); width:1000px; height:30px; }
#footer #sm_heading {padding:10px; font-size:8px; }
#footer .block {
	float:left;
	margin-left:20px;
	padding:20px;
	
}
#footer .block ul { margin:0px; padding:0px; }
#footer .block ul li {list-style:none; list-style-type:none; font-weight:bold;font-size:12px; }
#footer .block ul li ul { margin:0px; padding:0px; }
#footer .block ul li ul li {margin-left:20px;margin-top:0px;padding-top:0px; list-style-type:circle; font-size:10px;}

#footer * a:link,
#footer * a:visited {
	text-decoration:none;
	color:#d2e4ff;
}
#footer * a:hover {
	color:#ffffff;
}

#footer #legal {
	float:right;
	margin-right:10px;
	line-height:30px;
}

.gmapSidebarItem {list-style:none; list-style-type:none;line-height:30px;color:#85b9c9;}
.gmapSidebarItem a:link, .gmapSidebarItem a:visited { text-decoration:none; color:#85b9c9; font-size:14px; font-weight:bold; }

.gmapSidebarItem a:hover {color:gray; }
#sidebar_GoogleMaps1 { width:300px; }

#bnav {float:left;margin-left:20px;line-height:30px; width:300px; }

#usub { width:180px;padding:10px; margin-top:10px;border:1px solid #85b9c9;}
/* End of 'Waschsalon' */

