/* Start of CMSMS style sheet 'asb' */
body {
	text-align: center;
	margin: 0 0 0 0;
	font-family: Verdana, Tahoma, Geneva, Georgia, sans-serif;
	font-size: 11px;
	background-color: #a6c0c8;
}

h1 {
	font-size: 13px;
	color: #B50000;
}

h2 {
	font-size: 13px;
	color: #4F7A7B;
}

h3 {
	font-size: 13px;
	color: #4F7A7B;
}
a {text-decoration: none;
   color: #B50000;
}

a:hover {
            text-decoration: underline;
}

#breadcrumbs {
           margin-left: 215px;
}

#wrapper {
	width: 764px;
	text-align: left;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-image: url(img/banner.jpg);
	height: 321px;
	width: 827px;
	background-repeat: no-repeat;
}

#search_container {
	background-image: url(img/up.jpg);
	height: 45px;
	width: 827px;
	background-repeat: no-repeat;
	
}

#search_left {
	
	height: 25px;
	padding-top: 15px;
	padding-left: 510px;
	color: #FFF;
	
}


#content_container {
  	background-image: url(img/content_bg.jpg);
	width: 827px;
	background-repeat: repeat-y;
	padding-top: 10px;
	
}

#menue {
	
	width: 180px;
	margin-left: 30px;
	float: left;
             
	
}

#content_inhalt {
	
	background-color: #F0F0F0;
	width: 510px;
	margin-left: 215px;
             padding-left: 5px;
             padding-bottom: 5px;
             padding-right: 5px;

	
}

#footer {
  	background-image: url(img/footer.jpg);
	height: 157px;
	width: 827px;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 40px;
}

#footer a {
            color: #FFF;
text-decoration: none;
}

#footer a:hover {
            
}
.clear {
	clear: both; 
}

input {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #000;
	border: solid 1px #FFF;
	
}

#menue  ul {
	list-style-type: none;
	margin: 0;
	padding: 0px;
}

#menue li {
	margin: 0;
	padding: 0px;
}

#menue ul li a {
	display: block;
	font-weight: bold;	
	color: #205264;
	text-decoration: none;
	margin-bottom: 3px;
	padding: 5px 0 5px 10px;
}

#menue ul a:hover {
	color: #fff;
             background-color: #FF0606;
	
}

#menue  ul ul a {
	display: block;
	text-decoration: none;
	padding-left: 10px;
	margin-left: 15px;
	color: grey;
	font-weight: normal;	
}

#menue ul ul a:hover {
	text-decoration: none;
	

}

#menue ul ul ul a {
	display: block;
	text-decoration: none;
	margin-left: 20px;
	padding-left: 15px;
}

#menue ul ul ul a:hover {
	text-decoration: none;
	

}

.activeparent {
             color: Fuchsia;
}

.currentpage { 
           
            border-left: solid 2px red;
           
} 

.thumb a { background-color:transparent; border:0; }

img {border: none};

body.mceContentBody {
margin:0;
padding:0;
text-align: left;
background: white;
background-image: none;
}
/* End of 'asb' */

