body {
	background: #ffffff url(img/bg.jpg) repeat-x;
	margin: 0;
	height:100%;
	font-family:verdana,Arial, Helvetica, sans-serif;
  	font-size: 12px;
  	color: #333333;

}
a:link { text-decoration: none; color: #660000;}
a:visited { text-decoration: none; color: #660000}
a:active { text-decoration: none; color: #333333}
a:hover { text-decoration: underline; color: #333333}



a img {border:0;}
a img {padding: 0px;}

hr {
	margin: 5px 0px 5px 0px;
	color: #C5C5C5;
	border: 0;
	border-bottom: 1px dashed #C5C4C4;
	height: 1px;
}

/*h1, h2, h3, h4, h5, h6, strong {color: #4C4D4E;}  */
p {margin:10px 0 6px 0;}


h1 {
	margin:10px 0 6px 0;
	font-size: 22px;
	
}

h2 {
	margin:10px 0 4px 0;
	font-size: 18px;
	color:#004c92; 	font-weight: bold;
	text-align:center;

}

h3 { margin:10px 0 4px 0;
	font-size: 16px;
	color:#004c92; 	font-weight: bold;
	text-align:center;
}

h4 {
	margin:10px 0 0 0;
	font-size: 14px;
	color:#004c92; 	font-weight: bold;
	text-align:center;

}

h5 {
	margin:10px 0 0 0;
	font-size: 12px;
	color:#004c92; 	font-weight: bold;
}

h6 {
	margin:3px 0 0 0;
	font-size: 13px;
	color:#004c92; 	font-weight: bold;
}

ul{
	list-style-type:none;
}

ol {
	line-height: 150%;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0.9em;
	padding-left: 0.9em;
}

form {margin: 0;}


blockquote{
	background-color:#dfdfdf;
	padding: 3px;
	border-left: 2px solid #333;
	margin: 3px 0 20px 0;
	color:#000;
}

pre, .code {
	color: #333;
	padding: 6px 0 20px 6px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 6px solid #ccc;
	background-color: #f4f3f3;
	margin: 3px 0 20px 0;
	font-size:1em;
	overflow:auto;
	line-height:2.2em;
}

address {
	line-height:120%;
	margin: 10px 0 20px 0;
	padding-left: 10px;
	border-left: 2px solid #dfdfdf;
	font-style: normal;
	font-weight: bold;
}


#main { 
   width: 850px;
   min-height:99%;
   margin: 0 auto 0 auto;
   padding: 0;
   background-image: url(img/content.jpg) ;
   background-repeat: repeat-y;
}

#header {
height:146px; 
	background-image: url(img/header-logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*
#header a:link { text-decoration: none; color: #333; border-bottom: 1px dashed #333;}
#header a:visited { text-decoration: none; color: #999}
#header a:active { text-decoration: none; color: #999}
#header a:hover { text-decoration: none; color: #999}
*/
    

* html #header {clear:both;height:200px;}

#pageheader {
	margin:1px 1px 0 0;
	padding:70px 0 0 100px;
	color: #ccc;

	
	}
#pageheader strong {
	font-size: 16px;
	color: #ccc;
}


#breadcrumbs {
	height:190px;
	background:#FFFFFF;
	clear:both;
}

#content { 
    width: 820px;
	float: left;
    display:inline;
    border-top: 1px solid #C0BFBF;
	background: #ffffff url(img/content-bg.jpg) repeat-x;
	margin-left: 0px;
	margin-top: 0px; 
    padding:15px;
}
#contentbox{
	margin-bottom: 0px;
	color: #171d4d;
/*	height: 94px;  */
	background: transparent url(img/trans.png) repeat-x;
}
#contentbox h1 {
	margin:10px 0 6px 0;
	font-size: 22px;
	color: #171d4d;
	
}

#contentbox h2 {
	margin:10px 0 4px 0;
	font-size: 18px;
	color: #171d4d;

}
#search_box {
	color: #333;
	text-align: left;
	float: right;
	clear: right;
	width: 222px;
}

.search_string {
	margin: 9px 0px 0px 30px;
	padding: 7px 0px 0px 4px;
	width: 147px;
	height: 26px;
	background-image: url(img/search-input.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	color: #333;
	font-size: 90%;
	vertical-align: middle;
}
.search_submit {
	margin: 6px 0px 0px 0px;
	padding: 0px;
	width: 31px;
	height: 31px;
	font-size: 89%;
	background-image: url(img/search-submit.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	color: #333;
	border: none;
	vertical-align: middle;
}


#navContainer {height:45px; display:block;clear:both; /*background: transparent url(img/menue-bg1.png) repeat-x;*/}


 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}




#nav {
	float:left;
	height: 45px;
	border: 0;
	padding:0;
	margin:  0px 0px 0px -15px;
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: auto;
	position: relative; 
}


#nav ul li {float: left; color: #5E5F5F; text-align: center; font-weight: normal; }
#nav ul li a {display: block; background:transparent; padding: 17px 20px 11px 25px; color: #fff; text-decoration: none; font-weight: bold;  }

#nav ul li a:hover, #nav li a:focus, #nav li a:active, #nav ul li a.active, #nav a.menu-current {background:transparent; color: #ccc;}
#nav a.menu-parent {background: transparent; color: #d1d1d1;}




* html #clearfix {
	height: 1%;
}


.stealth {visibility:hidden; display:none;} 

/*----webarte_footer----*/
#webarte_footer{
	height:224px; 
	background:#02072a url(images/webarte_footer.jpg); 
	background-repeat:repeat-x; 
	position:relative; 
	margin:0 auto; 
	border-bottom: 1px solid #000; 
	padding:55px 0 0; 
	clear:both;
}

#webarte_footer_main{
	width:927px; 
	position:relative; 
	margin:0 auto; 
	padding:63px 0 0;
}
#webarte_footer_main_border{
	width:927px; 
	float:left;
	background:transparent url(images/webarte_footer_main.png);

}

/*----footer menu 5----*/
#webarte_footer_main_border h2{
	width:264px; 
	height:40px; 
	position:absolute; 
	top:28px; 
	left:0px; 
	display:block; 
	color: #fff;
	border-bottom: 1px dashed #8284ab;
	font:20px Georgia, "Times New Roman", Times, serif;
}
/*----footer menu 4----*/
#webarte_footer_main_border h3{
	width:257px; 
	height:40px; 
	position:absolute; 
	top:28px; 
	left:305px; 
	display:block; 
	color: #fff;
	border-bottom: 1px dashed #8284ab; 
	font:20px Georgia, "Times New Roman", Times, serif;
}
/*----footer menu 3----*/
#webarte_footer_main_border h4{
	width:249px; 
	height:40px; 
	position:absolute; 
	top:28px; 
	left:611px; 
	display:block; 
	color: #fff;
	border-bottom: 1px dashed #8284ab;
	font:20px Georgia, "Times New Roman", Times, serif;
}
/*----abstand/breite zu h2 h3 h4----*/
#webarte_footer_main_border ul{
	 float:left; 
	
   width:254px 0px 0px 0px;
   margin:0 20px 0px 20px;
	padding:25px 0px 0px 0px;
  
}


/*----abstand der links----*/
#webarte_footer_main_border ul li{
	width:254px; 
	height:22px; 
	margin:0 10px 0 0; 
}
#webarte_footer_main_border ul li a{
	width:240px; 
	height:20px; 
	display:block; 
	color:#8284ab; 
	font:14px Arial, Helvetica, sans-serif; 
	text-decoration:none; 
	padding:0px 0px 0px 19px;
	background: url(images/webarte_pfeil.png) no-repeat;
}
#webarte_footer_main_border ul li a:hover{
	color:#fff;
	width:243px; 
	text-decoration:none;
	background: transparent url(images/webarte_pfeil_hover.png) no-repeat; 
}  
/*----webarte_footer_main_border----*/

/*----webarte_footer_main_2----*/
#webarte_footer_main_2{
	height:155px; 
	background: #02072b url(images/webarte_footer_main_2_bg.jpg) repeat-x;  
	position:relative;
	border-top: 1px solid #000; 
	margin:0 auto;  
	color:#cda869; 
	font:13px/22px "Trebuchet MS",Arial, Helvetica, sans-serif; 
	clear:both; 
	padding:15px 0 0;
}

#webarte_footer_main_3{
	width:778px; 
	position:relative; 
	margin:0 auto;
}

#webarte_footer_main_fusszeile{
	display:block; 
	width:311px; 
	color:#fff; 
	position:absolute; 
	top:-6px; 
	left:519px;
}
#webarte_footer_main_fusszeile h3{
	color:#9699bf;
	
}
#webarte_footer_main_3 ul{
	position:absolute; 
	top:-10px; 
	left:-100px;
}
#webarte_footer_main_3 li{float:left; }
#webarte_footer_main_3 ul li a{
	padding:0 10px 0; 
	color:#cecdd5; 
	text-decoration:underline;
}
#webarte_footer_main_3 ul li a:hover{
	color:#8789af; 
	text-decoration:underline;
}

#webarte_footer_main_3 ul.webarte li{
	width:250px;  
	color:#837e76; 
	display:block; 
	position:absolute; 
	top:80px; 
	left:10px;
}
#webarte_footer_main_3 ul.webarte li a{
	display:block; 
	color:#fff; 
	text-decoration:none;
}
#webarte_footer_main_3 ul.webarte li a:hover{
	text-decoration:underline;
	color:#f95555;
}

#webarte_footer_main_3 p.copyright{
	width:100%; 
	color:#fff;
	position:absolute; 
	top:75px; 

}
#webarte_footer_main_3 p.copyright a{
	 color:#ffff00;
	 text-decoration:undrline;
}

#webarte_footer_main_kopfzeile{
	width:883px;  
	height:24px; 
	color:#fff; 
	display:block; 
	position:absolute; 
	top:40px; 
	left:-51px;
}
#webarte_footer_content_2{
	width:883px; 
	display:block; 
	position:absolute; 
	top:39px; 
	color:#fff;
	left:-51px;
}
#webarte_footer_content_2 a{ 
	color:#ccc; 
	text-decoration:underline;	
}
