*, form{
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
}


body{
	background-color:white;
	width: 100%;
	height: 1000px;
	text-align: center;
}
body.druck{
	background-image: none;
	background-color:white;
	width: 100%;
	text-align: left;
}


#container{
	width: 877px;
	background-image: url(/images/bg-shadow.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: left;
}

#columns{
	width: 848px;
	height: 100%;
	min-height: 853px;
	margin: 0 auto;
}

HR{

background-color: #D84026; /* Farbe für Opera und Firefox */
color: #D84026; /* Farbe für Internet Explorer (IE) */
border: 0;
height: 1px;
	width:430px;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:10px;

}






/* ----------------------------------------------------------*/
/*
 * TOPCOL
 */


#topcol{
	position: relative;
	width: 100%;
	height: 116px;
	background-color: #fff;
}

#topcol .fix{
	font-size: 10px;
	color: #fff;
	font-weight: normal;
}

#topcol a{
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}

#topcol table.header{
	width: 100%;
	height: 100%;
}

#topcol table tr td.header-left{
	width: 161px;
	border-right: 1px solid white;
	height: 22px;
}

#topcol table tr td.header-center1{
	width: 471px;
}
#topcol table tr td.header-center2{
	width: 22px;
}

#topcol table tr td.header-right1{
	width: 143px;
	background-color: #e6d2a7;
}

#topcol table tr td.header-right2{
	width: 50px;
}

#topcol table tr.header-top{
	background-color: #e6d2a7;
	height: 92px;
}

#topcol table tr.header-bottom{
	background-color: #383a3b;
}

#topcol .header-bottom td{
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

#topcol .header-bottom .header-left .fix{
	padding-left: 14px;
}
#topcol .header-bottom .header-center1 .fix{
	padding-left: 32px;
}

#topcol .header-bottom .header-center2{
	border-right: 1px solid white;
}

#topcol .header-bottom .header-center2 .fix a{
	display: inline;
}


#topcol .header-bottom .header-right1 input.search{
	background-color: #ffffff;
	width: 139px;
	height: 18px;	
	border-top: 2px solid #959595;
	border-left: 2px solid #959595;
	border-bottom: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
}


.searchform{
	color:#ffffff;
	font-weight: bold;
	height: 22px;
}




/* ----------------------------------------------------------*/
/*
 * CENTERCOL
 */

#centercol{
	position: relative;
	width: 100%;
	background-color: #ffffff;
}

.content-table{
	min-height: 750px;
}

.navi-cell{
	background: url(/images/verlauf-navi.jpg) #ffffff repeat-x;
	width: 161px;
	vertical-align: top;
	horizontal-align: left;
}

.news-cell{
	background: url(/images/verlauf-navi.jpg) #ffffff repeat-x;
	width: 193px;
	vertical-align: top;
	horizontal-align: left;
}

.content-cell{
	width: 493px;
	vertical-align: top;
	horizontal-align: left;
	background-color: #ffffff
}



/* ----------------------------------------------------------*/
/*
 * Navigation
 */

#navidiv{
	position: relative;
	float: left;
	background: url(/images/verlauf-navi.jpg) #fef0ce repeat-x;
	width: 161px;
	height: 100%;
	background-color: #ffffff;
	text-transform: none;
	min-height: 750px;
}

#navidiv ul{
	list-style-type: none;
}

 
#navidiv a{
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}



ul.navi0, ul.navi1	
{
	width:161px; 
	padding: 0; 
	margin: 0 0 0 0; 
	list-style: none;
}

ul.navi0 li a 
{
	display: block; 
	padding-left: 12px;
	width: 148px; 
	height:39px; 
}

ul.navi0 li.offNavi0 a 
{
	display: block; 
	padding-left: 12px;
	width: 148px; 
	height:30px; 
}


ul.navi1 li a,
ul.navi2 li a 
{
	display: block; 
	padding-left: 12px;
	width: 136px; 
	height:20px; 
}

ul.navi2 li a{
	width: 111px; 
}

ul.navi0 li.onNavi0
{ 
	border-bottom: 1px solid white; 
	background-image: url(/images/verlauf-navi-aktiv.jpg);
	line-height:30px;
	padding-bottom: 0px; 
}


#navidiv .offNavi0{ 
	line-height: 30px;
	border-bottom: 1px solid white; 
}


#navidiv .onNavi0 a, 
#navidiv .offNavi0 a{
	font-size: 12px;
	text-transform: uppercase;
}

#navidiv .onNavi1 a,
#navidiv .offNavi1 a,
#navidiv .offNavi2 a,
#navidiv .onNavi2 a{
	text-transform: none;
	font-size: 11px;
}




#navidiv .onNavi1, 
#navidiv .offNavi1{
	padding-left: 12px;
	line-height: 20px;	
	background-image:url(/images/sub1-item-bg.jpg);
	padding-bottom: 3px;
}

#navidiv .onNavi2, 
#navidiv .offNavi2{
	padding-left: 24px;
	line-height: 20px;
	background-image:url(/images/sub1-item-bg.jpg);
}

#navidiv .onNavi0 a{
	color: #d84026;
}

#navidiv .offNavi0 a{
	color: #000000;
}

#navidiv .onNavi1 a{
	color: #d84026;
}

#navidiv .offNavi1 a{
	color: #000000;
}
#navidiv .offNavi2 a{
	color: #000000;
}

#navidiv .onNavi2 a{
	color: #000000;
}



/* ----------------------------------------------------------*/
/*
 * Content
 */

#contentdiv{
	position: relative;
	float: left;
	background-color: #ffffff;
	width: 493px;
	height: 100%;
	vertical-align: top;
	border-left: 1px solid white;
	border-right: 1px solid white;
	letter-spacing: 0.5px;	
}

#content{ padding: 32px 31px 0 32px;}

#content h1{
	font-size: 16px;
	color: #d84026;
	font-weight: bold;
	margin-bottom: 24px;
}


#content h2{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 12px;
}

#contentdivdruck{
	position: relative;
	float: left;
	width: 493px;
	height: 100%;
	vertical-align: top;
	border-left: 1px solid white;
	border-right: 1px solid white;
	letter-spacing: 0.5px;	
}


#content  ul
{
padding: 0;
margin-left: 1.5em;
}

#content ul li
{
padding-left: 0.5em;
}






/* ----------------------------------------------------------*/
/*
 * News
 */


#newsdiv{
	position: relative;
	float: right;
	width: 193px;
	height: 100%;
	background: url(/images/verlauf-navi.jpg) #ffffff repeat-x;
	font-size: 10px;
	letter-spacing: 0.5px;
}

#newsdiv p, 
#newsdiv h3, 
#newsdiv h1{
	padding-left: 16px;
	padding-right: 10px;
}

#newsdiv h3{
	line-height: 100%;
	padding-bottom: 4px;
	margin-top: 10px;
	color: #D84026;
	font-size: 11px;
}

#newsdiv h1{
	font-size: 14px;
	text-transform: uppercase;
	color: #00693c;
	font-weight: normal;
	line-height: 28px;
}

#newsdiv .news-title-line{
	background-color: #fff;
	height: 1px;
}




/* ----------------------------------------------------------*/
/*
 * BOTTOMCOL
 */
 
#bottomcol{
	position: relative;
	top: 0px;
	width: 100%;
	height: 22px;
	background-color: #7ac25d;
}

/*******************************/
/****   Sitemap   *****/	
/*******************************/
.sitemap0 {
	line-height:20px;
	font-weight:bold;
	padding-top:12px;
	padding-left:5px;
	border-bottom: 1px solid #000000;
}
.sitemap0 a:link,.sitemap0 a:visited,.sitemap0 a:hover{
	color:#000000;
	text-decoration:none;
}
.sitemap0 a:hover{
	color:#1845AD;
}
.sitemap1,.sitemap1 a:link,.sitemap1 a:visited,.sitemap1 a:hover{
	color:#000000;
	padding-top:5px;
	padding-left:10px;
	text-decoration:none;
}
.sitemap1 a:hover{
	font-weight:bold;
}
.sitemap2,.sitemap2 a:link,.sitemap2 a:visited,.sitemap2 a:hover{
	color:#000000;
	padding-top:5px;
	padding-left:20px;
	text-decoration:none;
}
.sitemap2 a:hover{
	font-weight:bold;
}