html, body  {
	height:100%;
	margin:0;
	padding:0;
	color: #fff;			
}

body { 
	font: 0.83em Arial, Helvetica, sans-serif; 
	line-height: 140%;
	
}


 
/*Tabellenzeug*/
table {border-collapse:collapse; width:100%;  border-top: 2px solid #666; }
td {vertical-align: top; padding: 2px 5px 2px 5px; border-bottom: 1px solid #666;} 
th {vertical-align: top; padding: 2px 5px 2px 5px; border-bottom: 1px solid #666;} 
td p, td h3, td h2{ margin: 0 ! important;}

tr:hover td {background-color:#444;}


.trenner {width:100%; clear:both; height:5px; margin: 10px 0 20px 0; background-color:#eee;}

 
area, usemap {border:0;}
a img {border:0;}
a:link { color: #75c4d0;}
a:visited { color: #84dbc4;} 
a:hover { color: #d0eee6; } 
a:active { color: #d0eee6;} 


/* basics */
img {max-width:100%; }
a img  { border: 0px;}

p {	margin: 2px 0 5px 0;  }

h1, h2, h3, h4 {
	padding: 0;
	margin: 5px 0 5px 0;
	color: #d0eee6;
	line-height: 120%;
	font-weight: normal;
}


h1 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 2.0em;
	line-height: 100%;	
	color: #75c4d0;
	/*padding-left:8px;
	border-left: 3px solid 	#ef9d00;
	margin-left:-10px;*/	
}

h2 {	
	font-size: 1.4em;		
}


h3 { font-size: 1.2em; margin: 5px 0 0 0; font-weight:bold;}

h4  {
	font-size: 1em;
	margin: 10px 0 5px 0;
}




h5 { font-size: 0.8em;}
h6 { font-size: 0.7em;}



hr{
	border:dotted #666 1px; height:1px;
	clear:both;
}


li {	
	padding-bottom: 4px;		
} 

ul {	
	line-height: 150%;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0.6em;
	padding-left: 0.6em;
	list-style-image: url(img/lipu1.gif);
	list-style-type: square	
}

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


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


blockquote  { line-height:140%; font-size:0.90em; background: #75c4d0 url(img/mainbgmobile.jpg)}
blockquote img { margin: 0 0 0 0;}


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

input[type="text"], input[type="submit"], textarea, option, select {color: #fff; background-color: #333; border: 1px solid #666;}

/*-----------------------------------------------------------------*/	

/* Specials */
p img[align="right"], h3 img[align="right"] { float:right; margin: 4px 0 5px 10px; }
p img[align="left"], h3 img[align="left"]{ float:left; margin: 4px 10px 5px 0;}



body {background: #252525 url(img/mainbg.jpg) no-repeat fixed;
	-o-background-size: 100% 100%, auto;
-moz-background-size: 100% 100%, auto;
-webkit-background-size: 100% 100%, auto;
background-size: 100% 100%, auto;
}


	
/*----- boxes -------------------------*/
.wrapper {	
	width:980px;
	min-height:70%;
	margin:0 0px;
	margin: 0 auto;
	background: transparent url(img/wrapperbg.png) repeat-y;	
}

.innerwrap {	
	width:938px;
	margin-left:21px;
}

#menuswitch {display:none;}

.header{ width:100%; float:left; position:relative; }
.header img.headerpic  {max-width:100%; float:left; }
.header .infobox {position:absolute; top:60px; left: 0;  overflow:hidden; color:#fff; max-width:420px;}
.header .infobox  .wstitle a {font-family: 'Yanone Kaffeesatz', sans-serif; font-size: 0.0em; line-height: 120%; color:#fff ! important; padding:5px 5px 10px 20px;  background: transparent url(img/bg50.png) ;}
.header .infobox  .pagetitle {font-size: 0.0em; font-weight: bold; line-height: 120%;  padding:5px 5px 10px 20px; margin:0;  background: transparent url(img/bg50.png) ;}

.header .infobox  .pagedesc {font-size: 0.0em; font-weight: bold; line-height: 120%;  padding:5px 0 10px 20px;   background: transparent url(img/bg50.png) ;}
.borderbox {height:40px; clear:both; background: transparent url(img/border.png) repeat-x ;}

.topbox {height: 60px; background-color: #252525; padding: 0 10px 0 0; position:relative;}
.uppertopbox {height:25px; padding-top:5px; text-align:right;}


.search_box {float:right;  width:140px; text-align:right; margin-top:0px; }
.search_box .searchstring {	
	width:80px;
	font-size:12px;
	padding:2px;
}
.search_box .submitbutton {
	vertical-align: top; margin:2px 0 0 0; 
}

#showlogin {display:block; float:right; position:relative;  width:30px; text-align:right; margin-top:0px; }
#login-box {
	position:absolute;
	width:200px;
	left:-190px;
	top:25px;
	padding:10px;
	font-size:11px;
	background:transparent url(img/bg75.png);
	z-index: 5000;
}
#login-box .inputfield {width:80px; border: 1px solid #c9e8f9; padding:1px;}
.printbutton  {display:block; float:right; margin: -2px 0 0 8px;; }

.breadcrumbs {margin-left: 230px; padding:10px 5px 4px 0px; clear:both;}


#leftbox {
	clear:left;
	float:left;
	margin: 0 0 0 0;	
	width:210px;
	min-height:120px;
	display:inline;
}

.contentbox, .contentboxwide {
	float:left;	
	display:inline;	
	min-height:220px;
	padding:0;
	margin-left:20px;
	margin-top:10px;
}

.contentbox { 	width:480px;}
.contentbox.contentboxwide {width:700px;}

.sidebarbox {
	float:right;
	margin: 15px 0 0 0;	
	width:210px;
	display:inline;
	border-left: 3px dotted #333;
}

.sidebarbox .inner{	
	margin: 0 10px 0 5px;
}
/*-- footer  -----------*/

.clearfooter {width: 100%; height:50px; clear:both;}

.footer {	
	width:980px;
	height:72px;
	margin:0 auto 0 auto;
	color: #fff;
	text-align:center;
	font-size:12px;
	padding-top:6px;
	background: transparent url(img/footer.png) no-repeat center top;
}
.footer a {color: #fff ! important; text-decoration:none;}

/*-- Menue Left  -----------*/

#menu {
	line-height: 120%;
	min-height: 125px;
}	



#menu ul {
	margin: 0;
	padding-left: 0;
	list-style-type: none;
	list-style-image: none;	
}


#menu li {	
	padding: 0 0 0 0;		
} 

#menu a:link, #menu  a:visited
{
text-decoration: none;
}

#menu li a {
	display: block;
	padding: 10px 0px 8px 20px;	
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
	line-height:100%;
	color: #75c4d0;
	border-bottom:1px solid #666;		
}


#menu li a:hover, #menu li a.menu-current, #menu li a.menu-parent {
	color: #d0eee6;
	background: transparent url(img/glitzer.png) no-repeat right bottom;
}

#menu li a.menu-current {color: #fff; text-shadow: 2px 2px  6px #000; }

#menu li li a {font-size:12px; padding: 8px 0px 8px 30px;}
#menu li li li a {font-size:12px; padding: 6px 0px 6px 40px;}
#menu li li li li a {font-size:12px; padding: 6px 0px 6px 50px;}


#editthis {padding: 2px 15px; width: 170px; margin-left: 3px; font-size:10px;}	
#editthis a {display:inline; text-decoration: none; color: #fff}



#suggestbox {
	z-index:1000;
	width:220px;	
	position: absolute;
	float:left;
	clear:both;			
}

#suggestbox ul {width: 220px; margin: -30px 0 0 -200px;
	background: #252525 url(img/mainbgmobile.jpg) no-repeat;
	-moz-box-shadow: 2px 4px 5px #000;
	-webkit-box-shadow: 2px 4px 5px #000;
	box-shadow: 2px 4px 5px #000;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
#suggestbox ul, #suggestbox li {
	list-style-type: none;
	list-style-image: none;
	
	padding: 0; 
	font-size:12px ;
	line-height: 120%;
	text-align: left;		
}
#suggestbox ul li a {
	display:block;
	padding: 5px 3px 5px 5px; 
	text-decoration: none;
	margin:0; 
	font-weight:normal;
	font-size:12px;
	line-height: 120%;
	overflow:hidden;	
	border-top: 1px solid #666;
}
#suggestbox ul li a:hover { color:#fff; }


	
#suggestbox ul li.suggesttop {height:10px;} 
#suggestbox ul li.suggestbottom {height:5px;} 




/*=============================================================================================
----- SONSTIGES ------
=============================================================================================*/



.startmenu {display:none;}




/*-------------------------PRINT-----------------------------*/
  
@media print {

	body, div, a, h1, h2, h3, h4, h5, h6, li {color: #000 ! important;}

	 .nopr, #leftbox, #topmenu, #footerbox, #gecko_scrollbar {display:none;}
	.contentbox { 	width:60%;}
	.contentboxwide {width:90%;}
	
	.sidebarbox { 	width:30%;}

}