.imgbox {
	border: 1px solid #000000;
}
.schrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: normal;
}
.schriftgruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336600;
	font-weight: normal;
}

.ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.box {
	border: 1px outset #666666;
}
.rahmenoben {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#nav {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	position:relative;
	width: 90px;
 	height: 20px;
	left: 0px;
 	text-align: left;
    	border-style: solid;
    	border-width: 1px;
    	border-color: #FF0000;
	background-color: #CACACA;
}

#navactive {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	position:relative;
	width: 80px;
 	height: 20px;
	left: 0px;
 	text-align: left;
    	border-style: solid;
    	border-width: 1px;
    	border-color: #FF0000;
	background-color: #FF0000;
}


#subnav {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2px;
	position:relative;
	width: 75px;
 	height: 11px;
	left: 0px;
 	text-align: left;
	background-color: #CACACA;
}

#subnavactive {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2px;
	position:relative;
	width: 75px;
 	height: 11px;
	left: 0px;
 	text-align: left;
	background-color: #CACACA;
}

.schriftnavb {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.schriftnav {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}


.impressum {
	font: 9px Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;

}


#global {
	display: block;
	margin-right: auto;
	margin-left: auto;

	position: relative;
	width: 980px;
	height: 600px;
	left: 0px;
	top: 0px;
	bottom: 1px;

    border-style: solid;
    border-width: 1px;
    border-color: #FFFFFF;
    background-color: #B9E6B7;
	background-image:url(bilder/backgr_nav.jpg); background-repeat:no-repeat;
}

#topcontainer {
	display: block;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	width: 980px;
 	height: 70px;
	left: 0px;
	top: 0px;

    border-style: solid;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px;
    border-color: #FFFFFF;
    background-color: #B9E6B7;
	background-image:url(bilder/backgr_top.jpg); background-repeat:no-repeat;
	
}

#navcontainer {
	display: block;
	margin-right: auto;
	margin-left: 0px;
	position:absolute;
	width: 130px;
 	height: 220px;
	left: 5px;
	top: 130px;
    background-color: #B9E6B7;
}

#bildcontainer {
	display: block;
	margin-right: auto;
	margin-left: auto;
	position:absolute;
	width: 140px;
 	height: 90px;
	left: 0px;
	top: 5px;
    background-color: #B9E6B7;
}

#iconcontainer {
	display: block;
	margin-right: auto;
	margin-left: auto;
	position:absolute;
	width: 20px;
 	height: 20px;
	left: 102px;
	top: 545px;
}


#content {
	display: block;
	margin-right: auto;
	margin-left: auto;
	position: abolute;
	left: 0px;
    margin-left: 140px;
	top: 10px;

    height: 530px;
    width: 840px;
    text-align: left;
    overflow: auto;
	
	background-color: #FFFEE9;
	
	scrollbar-3dlight-color:;
    scrollbar-arrow-color: white;
    scrollbar-base-color: #076003;
    scrollbar-darkshadow-color: #076003;
    scrollbar-face-color: ;
    scrollbar-highlight-color: white;
    scrollbar-shadow-color: white; color:#000000; 

}

.link {
	font: 11px Arial, Helvetica, sans-serif;
	color: #0033FF;
	text-decoration: none;
}
.linkschwarz {

	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.linie {
	color: #336600;
	text-decoration: overline;
}
