html, body { height:100%; }

body {
	display:block;
	padding:0;
	margin:0;
	text-align:left;
	width:100%;
	background-color:#FFFFFF;
	font-size:12px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:#000000;
}

#block-all {
	display: block;
	margin:10px;
/*	background-color:#EAEAFF;*/
}

#header {
	display:block;
	margin:0px;
	width:100%;
	height:80px;
	background:url("../upload/layout/top.gif") repeat-x;
	clear:both;
}

#header-left {
	display:block;
	width:149px;
	height:80px;
	background:url("../upload/layout/upper_left.gif") no-repeat;
	float:left;
}

#header-right {
	display:block;
	width:140px;
	height:80px;
	background:url("../upload/layout/upper_right.gif") no-repeat;
	float:right;
}

#header-logo {
	display:block;
	float:left;
	height:80px;
	padding-right:20px;
	background-color:#0000FF;
	background-image:url("../upload/layout/top-left.gif");
	background-repeat:no-repeat;
	background-position:right top;
}

#footer {
	display:block;
	width:100%;
	height:33px;
	background-image:url("../upload/layout/bottom.gif");
	background-repeat:repeat-x;
}

#footer-left {
	display:block;
	width:149px;
	height:33px;
	float:left;
	background-image:url("../upload/layout/bottom-left.gif");
	background-repeat:no-repeat;
}

#footer-right {
	display:block;
	width:140px;
	height:33px;
	float:right;
	background-image:url("../upload/layout/bottom-right.gif");
	background-repeat:no-repeat;
}

#footer-center {
	display:block;
	float:left;
	height:33px;
}

#main-logo {
	display:block;
	width:341px;
	height:75px;
	border:none;
	margin:auto;
	margin-top:2px;
}

#content {
	display:block;
	margin:0px;
	overflow:hidden;
	background-color:#EAEAFF;
/*	width:100%;*/
	background-image:url("../upload/layout/left.gif");
	background-repeat:repeat-y;
	background-position:left top;
}

#content-right-border {
	display:block;
	width:100%;
	background-image:url("../upload/layout/right.gif");
	background-repeat:repeat-y;
	background-position:right top;
}

#navigation {
	display:block;
	overflow:hidden;
	width:149px;
	float:left;
	margin:0px;
	background-image:url("../upload/layout/left.gif");
	background-repeat:repeat-y;
}

.clear {
	display:block;
	width:100%;
	height:1px;
	clear:both;
	visible:false;
}

#content-block {
	display:block;
	width:55%;
	overflow:hidden;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	float:left;
}

#navipath {
/*	width:100%;*/
	padding:0;
	padding-bottom:5px;
	margin-bottom:15px;
	border-bottom:1px solid rgb(200,200,200);
}

#main-content {
	display:block;
/*	width:100%;*/
	float:left;
}

#right {
	display:block;
	width:140px;
	float:right;
	background-image:url("../upload/layout/right.gif");
	background-repeat:repeat-y;
}

.menu-start {
	display:block;
	width:149px;
	height:23px;
	background-image:url("../upload/layout/menu_top.gif");
	background-repeat:no-repeat;
}

.menu-end {
	display:block;
	width:149px;
	height:25px;
	background-image:url("../upload/layout/menu_bottom.gif");
	background-repeat:no-repeat;
}

.menu {
/*	position:absolute;*/
	display:block;
	width:149px;
	background-image:url("../upload/layout/menu_background.gif");
	background-repeat:repeat-y;
}

a.navileft_passive {
	padding:3px;
	color:rgb(0,200,0);
} 

a.navileft_active, a.navileft_passive:hover {
	padding:3px;
} 

a.navileft_open {
	padding:3px;
} 

.menu-item-off {
	font-size:11px;
	color:yellow;
	text-decoration:none;
}

.menu-item-on, .menu-item-open {
	font-size:11px;
	font-weight:bold;
	color:yellow;
	text-decoration:none;
}




td {
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(62,77,116);
	margin-bottom:8px;
}

.input {
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,0,0);
	width:240px;
	margin-bottom:8px;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
}

.label {
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,0,0);
}

.small {
	font-size:9px;
}

.navi{
	width:180px;
	border-bottom:1px solid rgb(170,170,170);
	background-color:rgb(255,255,255);
}

hr { color:rgb(210,210,210); }

a { color:rgb(100,100,100); text-decoration:bold; }
a:hover { text-decoration:underline; }

a.newsheadline { font-weight:bold; } 

a.bottomnavi { color:rgb(160,160,160); font-size:9px; } 

a.additionalnavi { font-size:10px; color: rgb(100,100,100); }

a.navipath { font-size:10px; color: rgb(100,100,100); } 

a.sitemap_level1 {
	display:block;
	border-bottom:1px solid #b4a8b4;
	color:rgb(217,104,28);
	font-weight:normal;
	padding-bottom:.4em;
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:right;
}

a.sitemap_level2 {
	color:rgb(62,77,116);
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:170px 4px;
	display:block;
}

a.sitemap_level3 {
	color:rgb(190,190,190);
}

.sitemap_level2_container {
	float:left;
	width:50%;
	padding-top:.3em;
}

.sitemap_level3_container {
	float:right;
	width:50%;
	padding-top:.3em;
}

.input_searchbox {
	width:65px;
	vertical-align:middle;
	font-size:11px;
	color: rgb(62,77,116);
}

.input_newsletterselect {
	width:80px;
	vertical-align:middle;
	font-size:11px;
	margin-right: 8px;
	color: rgb(62,77,116);
}

.label_searchbox {
	vertical-align:middle;
	color:#9d9ea2;
	position:relative;
	padding-left:10px;
	/*left:-65px;*/
}

#loginbox {
	background-color:#DFE0E5;
	border-top:1px solid #aeaeae;
	border-bottom:1px solid #aeaeae;
	padding-bottom:.6em;
	padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
	margin-top:1.5em;
	margin-bottom:1.5em;
}

#searchbox {
	background-color:#DFE0E5;
	border-top:1px solid #aeaeae;
	border-bottom:1px solid #aeaeae;
	padding-bottom:.6em;
	padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
	margin-top:1.5em;
	margin-bottom:1.5em;
}

#newsletterbox {
   background-color:#DFE0E5;
   border-top:1px solid #aeaeae;
   border-bottom:1px solid #aeaeae;
   padding-bottom:.6em;
   padding-top:.6em;
   padding-left:.5em;
   padding-right:.5em;
   margin-top:1.5em;
   margin-bottom:1.5em;
}

.hidden {
	display:none;
}
