html, body { height:100%; }

body {
	padding:0;
	margin:0;
	text-align:left;
	min-width:850px;
	background-color:#FFFFFF;
	font-size:12px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,0,0);
	overflow-x:hidden;
	overflow:-moz-scrollbars-vertical;
}

td {
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,0,0);
	margin-bottom:8px;
}

#tblaussen {
        height:100%;
        min-height:100%;
        width:850px;
        color:#000000;
        position:relative;
        margin:auto;
        text-align:left;
        margin-top:5px;
        background-image:url('../upload/logos/bg1.gif');
        background-repeat:repeat-y;
        background-position:0px 0px;
}

#tblbanner {
        height:90px;
        width:850px;
        position:relative;
        text-align:left;
        background-Image:url('../upload/logos/weblogo2.jpg');
}

#tblcontent {
        text-align:left;
        width:490px;
        float:right;
        position:relative;
        margin-top:10px;
        padding-right:5px;
}


#bottomnavi {
        margin-top:10px;
        font-size:9px;
	text-align:center;
	color:rgb(0,0,0);
}

#tblrssnews {
	position:relative;
	width:160px;
	float:right;
	color:rgb(0,0,0);
        margin-left:5px;
        margin-top:10px;
}

#newsletterbox {
        background-color:#DFE0E5;
        border-top:1px solid #aeaeae;
        border-bottom:1px solid #aeaeae;
        padding-bottom:1em;
        padding-top:0em;
        margin-top:1.5em;
        margin-bottom:1.5em;
}

.input_searchbox {
	width:150px;
	vertical-align:middle;
	font-size:11px;
	color: rgb(0,0,0);
}

.input_newsletterselect {
	width:73px;
	vertical-align:middle;
	font-size:11px;
	margin-right:1px;
	color: rgb(0,0,0);
}

.label_searchbox {
	vertical-align:middle;
	color:#000000;
	position:relative;
	padding-left:1px;
	/*left:-65px;*/
}

#tblhilfsnavi {
        height:14px;
        width:850px;
        position:relative;
        text-align:right;
        font-size:11px;
        background-image:url('../upload/logos/bg2.gif');
        background-repeat:repeat-y-x;
        background-position:0px 0px;
}

#tblnaviundcontent {
        width:100%;
        position:relative;
}

#tblhauptnavi {
        width:180px;
        text-align:left;
        float:left;
        position:relative;
}

.navi{
	width:180px;
	border-bottom:1px solid rgb(170,170,170);
	background-color:rgb(255,255,255);
}

a.navipath { font-size:10px; color: rgb(160,160,160); } 

a.navileft_passive {
	display:block;
	background-color:#E8E8EE;
	padding-top:3px;
	padding-bottom:3px;
	color:rgb(0,0,0);
} 

a.navileft_active {
	display:block;
	background-color:#ffffff;
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:right;
	padding-top:3px;
	padding-bottom:3px;
	color:rgb(0,0,0);
} 

a.navileft_open {
	padding-left:10px;
	display:block;
	background:url("../images/navi_pfeil.gif") no-repeat;
	background-position:right;
	background-color:#E8E8EE;
	padding-top:3px;
	padding-bottom:3px;
	color:rgb(0,0,0);
} 

h1 {
	padding-left:2px;
	font-weight:bold;
	font-size:13px;
	color:rgb(0,0,0);
	margin:0;
}

h1.content {
	margin-bottom:12px;
	padding:0;
}

a.sitemap_level1 {
	display:block;
	border-bottom:1px solid #b4a8b4;
	color:rgb(0,0,0);
	font-weight:normal;
	padding-bottom:.4em;
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:right;
}

a.sitemap_level2 {
	color:rgb(0,0,0);
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:170px 4px;
	display:block;
}

a.sitemap_level3 {
	color:rgb(0,0,0);
}

.sitemap_level2_container {
	float:left;
	width:50%;
	padding-top:.3em;
}

.sitemap_level3_container {
	float:right;
	width:50%;
	padding-top:.3em;
}

a { font-size:11px; color:rgb(0,51,204); text-decoration:none; }

a:hover { text-decoration:underline; }

a.ext { font-size:9px; color:rgb(0,0,0); text-decoration:none; }

a.ext:hover { text-decoration:underline; }

.teaser_img   {
        vertical-align:middle;
        margin-left:10px;
        border:0px;
}