html, body {
	height:100.1%;
	background-color: #597976;	
	margin:0;
	padding:0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(img/bodyk.jpg); background-repeat: repeat-x;
	
}

a img {border:0;}

table {border-collapse:collapse;}

#bodytab {
	border:0;
	width:80%;
	height:99%;	
	margin: 0 auto;	
	max-width:900px;
	width:expression(document.body.clientWidth > 1100? "900px": "80%" );
	}
	
#bodytab td {
	text-align: left;
	font-size: 12px;
	vertical-align: top;
	margin:0;
	padding:0;
	border:0;
	
}

.lefttd { width:165px;}
.centertd {background-color: #ffffff; 
background-image: url(img/rechtsk.gif);
	background-repeat: repeat-y;
	background-position: right top;}


/*footer*/
#footertr {	height:40px;}
.footerc {
	background-image: url(img/cfbg.gif);
	background-repeat: repeat-x;
}
#footertr h5 {margin: 5px 160px 0 20px; font-size: 11px; text-align:center;}


/*header*/
#lefttopbox {height:120px; }
#centertopbox  {height:120px;
background-image: url(img/headerloop.jpg); background-repeat: repeat-x; }


/*----Content------*/
#centermainbox {
	
}
.contentbox {
	margin: 0px 170px 0 20px;
	
}



/*----Menue-----*/

#menue {}
#menue a {
	display:block;	
	color: #ffffff;
	text-decoration: none;
	background-repeat: repeat-y;
	}
	
#menue a:hover {
	
	background-image: url(img/mtrenn.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
	
 .level0, .level1 {
	font-size: 12px;
	padding:8px 0 4px 4px;
	margin-bottom:0px;
	Xbackground-image: url(img/mabg.gif);
	color: #ffffff;
	
}



 .level2,  .level3 {
	font-size: 11px;
	padding:5px 0 5px 8px;
	background-color: #73a39f;
	Xbackground-image: url(img/mabg.gif);
}


.menu-parent {
	color: #fffff ! important;
	padding-left:8px;
	font-weight: bold;	
	background-color: #577c79;
}
.menu-current {
	color: #000000 ! important;
	font-weight: bold;
	padding-left:8px;
	background-color: #ffffff;
}

.menu-last {
	padding-bottom:6px;
	margin-bottom:10px;
	XXborder-bottom: 1px solid #c2d7d5;
}




/*--------Formular -------------*/

.input
{
	color:#000000;
	font-weight: normal;	
	border: 1px solid #666666;
	font-variant:normal;
	font-size:12px;	
	padding:1px 1px;
	
	
	/*margin: 0px 0px 7px;*/
}


/*----search------*/
#search {
	Xborder: 1px dotted #FFFFFF;
}
#search #string {width:120px; color:#000000;
	font-weight: normal;
	font-size:11px;	
	border: 1px solid #ffffff;
	background-color: #c2d7d5;
	margin-left:4px;
	}
	
.searchbutton {
	width:16px;
 	height:17px;
	border: 0;
	vertical-align: middle;
	margin: -5px 0 0 5px;
	
}

.searcherg {
	font-size: 11px;
	padding-bottom:8px;
	border-bottom: 1px dotted #999999;
}




/*--------Formular -------------*/

#kontakt_form {margin-left: 20px; margin-top: 20px;}

#kontakt_form hr {
	width:380px;
	text-align: left;
	margin-left: 0;
	margin-bottom: 20px;
}


/*------ Links -------*/

#bookmarks h4 {margin-top: 4px;}
#bookmarks blockquote {margin-bottom: 20px;}

/*----News--------*/

.post_title h3 {margin-top:10px; color:#254744;}
.post_date {
	margin:0;
	font-weight: normal;
	color: #999999;
	font-size: 10px ! important;
}





/*-----------------------------------------------------------------*/



  /*--------------PRINT------------------*/
  
@media print {

 .lefttd, .activetd, .nprnt, #footertr, #righttopbox, #centertopbox {display:none;}
 #bodytab {	width:100%; }

}

