
html, body  {
	XXheight:100%;
	font-size: 12px;
	margin:0;
	padding:0;	
	background: #bcbcbc url(img/mainbg.jpg) repeat-x;		
}


table {border-collapse:collapse;}
td {vertical-align: top;}

	
/*----- boxes -------------------------*/

#bodybox {
	background: #ffffff url(img/bodybg.gif) repeat-y;
	width:900px;
	height:30%;
	margin:0 auto;
}

#wrapper {
	margin: 0 5px 20px 5px;
	background-color: #ffffff;
}

#leftbox {
clear:left;
	margin: 0;	
	width:200px;
	float:left;
	color:#c9c9c9;
	
}


#contentbox {
	margin-top:20px;
	width:510px;
	float:left;
}

#content {
	margin:0 0 0 20px;
}

#sidebarbox {
margin-top:20px;
	width:160px;
	float:right;	
	
	
}

	
#headerbox {
	height:150px;
	overflow: hidden;
	background-color: #cccccc;
	background-repeat: no-repeat;
	margin:0;

}


	
#topheader {height:53px;
background: #bcbcbc url(img/topheader.jpg) repeat-x;
	}
	
.fahnen {float:left; }	
#searchbox  {float:left; margin:12px 0 0 20px; }


.logobox {
	width:200px;
	height:150px;
	float:left;
	background-color: #ffffff;
}

.headerpic {
	width:690px;
	height:150px;
	float:right;
}

#subheader {
	height:20px;
	color:#ffffff;
	font-weight: bold;
	background: #c1c2d6
}

/*-- footer  -----------*/

#footerbox {
	width:900px;
	height:92px;
	margin:0 auto;
	clear:both;
	background: #bcbcbc url(img/footer.jpg) no-repeat;
	font-weight: bold;
}

#footerbox a {
	margin-top:5px;	
	text-decoration: none;
}



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

#menu {	
	line-height: 160%;
	width: 201px;
		
}	

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


#menu li {	
	padding-bottom: 0;		
} 

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

#menu li a {
	display: block;
	padding: 2px 15px;	
	width: 170px;
	color: #555;
	border-bottom: 1px solid #aaa;
	background-color: #eee;	
}

#menu ul li a.menu-expand { background-image: url(img/menuebg1-exp.gif); }



#menu li ul a {
	padding: 0 5px 2px 25px;
	XXbackground-image: url(img/menuebg2.gif);
}



#menu li ul ul a {
	width: 165px;
	padding: 0 0 0 35px;
}

/*#menu a:hover, #menu  ul li a.menu-current {
	background-color: #aaaaaa;
	XXbackground-image: url(img/menuebg-active.gif) ! important;
	color: #fff ! important;
}*/

#menu  .menu-current {
	font-weight: bold;
	background-position: left bottom;
}

#menu  .menu-parent {	
	font-weight: bold;
	background-position: left bottom;
}

#XXmenu  a.menu-parent {color: #e1c4a6;}





.mlev1 {font-size:14px;}
.mlev2 {font-size:12px;}
.mlev3 {font-size:11px;}



/*sitemap*/
.sitemap li {	
	padding-bottom: 4px;		
} 

.sitemap ul {	
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0.6em;
	padding-left: 0.6em;
	list-style-image: none;
	list-style-type: none	
}

.sitemap a {text-decoration: none;}
.sitemap a:hover {text-decoration: underline;}

.sitemap .mlev1 li {font-size:16px; line-height:28px; font-weight: bold;}
.sitemap .mlev2 li {font-size:12px; line-height:18px; font-weight: normal;}
.sitemap .mlev3 li {font-size:11px; line-height:14px; font-weight: normal;}








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


.breadcrumbs {margin-left:225px; padding-top:3px; font-size:12px; color: #fff}
.breadcrumbs a {color: #fff;
text-decoration: none; }

.Xbreadcrumbs .menu-parent {border-bottom: #fff dotted 1px;}
.breadcrumbs .menu-current {border-bottom: #fff dotted 1px;}




#searchresults h4 {margin:10px 0 0 60px; padding:0; }
#searchresults p {margin:0 0 6px 60px; padding:0 0 6px 0; border-bottom: #aaa dotted 1px; }

.searchimage {display:block; float: left; clear: both;  width:55px; height:55px; background-color:#ffffff; margin: 5px 5px 0 0; }



/*---Login, Logout, search----*/
#leftbox form { margin-top:10px; width:100%; font-size: 0.8em; }
#leftbox fieldset {padding:0; border: 0; margin:0 auto; width:190px; color:#ffffff;}

#leftbox input {color:#ffffff;}
#leftbox legend {
	color:#ffffff;
	font-weight: bold;
	margin-left:-3px;
}

#leftbox input { border: 1px solid #ffffff; background-color:#555555;  font-size: 1em; margin: 2px 0 5px 0;}
#leftbox label {margin:2px 0 0 4px; }

/* login/logout*/

#login .formtext, #logout .formtext { 
	display:block;
	clear:both;text-align: center;
	font-size: 10px; line-height: 11px; margin: 2px 0 20px 5px; 
}

#login .inputfield, #logout .inputfield { width:183px; }
#login .submit, #logout .submit { width:70px; float: right; margin:5px 0 5px 0; padding:0 5px;}


#login a, #logout a {
	color: #d3ddea;
	text-decoration: none;	
}

/*---Search----*/
#search {width:190px;}
#search .inputfield { width:110px; padding-left:3px; float:left;}
#search .submit { float: right; padding:0 5px;}

#leftbox  .submitbutton {
	font-weight: normal ! important;
}

.footera {width:200px; float:left; text-align: center;}
.footerb {float:left; width:500px; text-align: center;}




#sidebarbox p {
XXpadding:2px;
	margin: 0 0 20px 0;
	background-color: #ececf0;
}
#XXsidebarbox p img{
	margin-left: -3px;
}


.flagstable td {
vertical-align:top;
	font-size:11px;
	text-align: center;
	width:25%;
}
.flagstable p {margin:0 0 0 0}

/*-------------------------- MODULES -------------------------- */

/* Offices Fahnen */

.XXoffices {width:400px;}
.offices div {width:23%; height: 70px; float:left;
	font-size:11px;
	text-align: center;
}

.offices div a img {border:1px solid #dddddd; margin:bottom:5px;}

/*---- DIVERSES -----*/
.startseite a img {border-top: 3px solid #ffffff; border-bottom: 0 solid #ffffff; margin-left: 12px}
.XXstartseite a:hover img {border-top: 0 solid #ffffff; border-bottom: 3px solid #ffffff;}





/*--------- News Module ---------------------------*/

.post_top td { padding-top:20px; border-bottom: 1px solid #5184b6; }
.post_title a {text-decoration: none; color: #5184b6; font-size:16px;}
.post_date {}
.post_short { border-bottom: 1px solid #000000; }

/*------Recent Post, Resent Comments --------*/
.display_latest h2 {margin:0;}
.display_latest hr {
	margin:0;
}
.display_latest h3, .display_latest strong {margin:0; font-size:13px;}
.display_latest p {margin:0; font-size:11px;}






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

 .nopr, #leftbox, #topmenu, #footerbox, #gecko_scrollbar {display:none;}
 #mainbox {width:80%; margin-left:15%}

}