/* CSS Document */

html{
	width: 100%;
	height: 100%;
	margin: 0%;
	padding: 0%;
}

body{
	width: 100%;
	height: 100%;
	padding: 0%;
	margin: 0%;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00420A;
}

a{
	color: #00420A;
	text-decoration: none;
}

a:link{
	color: #00420A;
	text-decoration: none;
	border-width: 0px;
}

a:visited{
	color: #00420A;
	text-decoration: none;
	border-width: 0px;
}

a:hover{
	color: #00420A;
	text-decoration: underline;
	border-width: 0px;
}

h1{
	font-size:14px;
	margin:0;
	padding:10px 0px 0px 0px;
	text-align: center;
	line-height: 18px;
}

h2{
	font-size:11px;
	margin:0;
	padding:0;
	text-align: center;
	line-height: 12px;
}


h3{
	font-size:16px;
	margin:5px 0px 5px 0px;
	padding:0;
	line-height: 20px;
}	

#logo{
	margin: 0px;
	padding: 0px;
	height: 10%;
	text-align: right;
	position: absolute;
	top: 2%;
	width: 100%;
	right: 0%;
}

#logogross{
	margin: 0px;
	padding: 0px;
	height: 10%;
	text-align: right;
	position: absolute;
	top: 5px;
	width: 10%;
	left: 80%;
}

#navbar{
	margin: -155px 0px 0px 0px;
	padding: 0px;
	position: absolute;
	top: 50%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 311px;
}


#ebene2{
	margin: 0%;
	padding: 0%;
	width: 20%;
	height: 100%;
	position: absolute;
	top: 0%;
	left: 0%;
}
	
#bild{
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 100%;
	position: absolute;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 2px;
	left: 20%;
}

#bild p{
	font-size:9px;
	margin: 0;
	padding: 4px 4px 0px 4px;
	line-height: 12px;
	text-align: center;
}

#bild2{
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 100%;
	position: absolute;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 2px;
	left: 20%;
}

#bild2 p{
	font-size:9px;
	margin: 0;
	padding: 0px 4px 0px 4px;
	line-height: 11px;
	text-align: center;
}

#text{
	padding: 0;
	margin: 0;
	width: 80%;
	position: absolute;
	top: 0%;
	left: 20%;
	height: 100%;
}

.leiste{
	padding: 0px;
	margin: 158px 0px 0px 0px;
	position: absolute;
	top: 50%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	width: 100%;
	height: 50px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

#scrolltext{
	overflow:auto;
	width: 100%;
	height: 380px;
}

#scrolltext ul ul{
	list-style-type:disc;
	font-size:12px;
}

#scrolltext ul ul a{
	color:#339900;
	text-decoration:underline;
}

#thumbinnen{
	padding: 0;
	margin: -153px 0px 0px 0px;
	position: absolute;
	top: 50%;
	width: 65%;
	height: 70px;
	left: 204px;
}

#thumbinnen2{
	padding: 0;
	margin: -60px 0px 0px 0px;
	position: absolute;
	top: 50%;
	width: 65%;
	height: 70px;
	left: 204px;
}

#thumbinnen3{
	padding: 0;
	margin: 33px 0px 0px 0px;
	position: absolute;
	top: 50%;
	width: 65%;
	height: 70px;
	left: 204px;
}

#thumb{
	padding: 0;
	margin: 160px 0px 0px 0px;
	position: absolute;
	top: 50%;
	width: 65%;
	height: 50px;
	left: 204px;
}

#unternav{
	padding: 0;
	margin: 218px 0px 0px 0px;
	text-align: left;
	position: absolute;
	top: 50%;
	width: 65%;
	height: 25px;
	left: 204px;
	font-size: 11px;
	line-height: 1em;
}

#inhalt{
	position: absolute;
	top: 50%;
	margin-top: -155px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;
	height: 311px;
	left: 220px;
	width: 65%;
	bottom: 0%;
}

#inhalt p{
	font-size:12px;
	line-height: 1.3em;
	padding: 10px 0px 0px 0px;
	margin: 0;
}

#inhalt ul{
	list-style-type:none;
	font-size:12px;
	line-height: 18px;
	margin-bottom: 10px;
}

#inhalttitel{
	position: absolute;
	top: 50%;
	margin-top: -155px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;
	height: 311px;
	left: 220px;
	width: 50%;
	bottom: 0%;
	text-align: center;
}

#inhalttitel p{
	font-size:14px;
	line-height: 1.3em;
	padding: 10px 0px 0px 0px;
	margin: 0;
}

#inhaltunter{
}

#inhaltunter p{
	font-size: 12px;
	padding: 0px 0px 5px 0px;
	margin: 0;
}

.bildgross{
	margin: -155px 0px 0px 0px;
	padding: 0px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 2px;
	position: absolute;
	top: 50%;
	width: 200px;
	height: 311px;
	float: left;
	left: 0%;
}

.navi{
	float:right;
	padding: 0px;
	margin: 0px;
}

#navbar ul{
	list-style-type:none;
	text-align: right;
	margin: 0px 10px 0px 0px;
	padding: 0;
}

#navbar li{
	margin: 0;
	padding-bottom: .5em;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-left: 0px;
}

#linkrot a{
	color:#990033;
	font-size: 18px;
}


.thumb1 {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0px;
	width: 20%;
	height: 100%;
	text-align: center;
}

.thumb2 {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 20%;
	width: 20%;
	height: 100%;
	text-align: center;
}

.thumb3 {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 40%;
	width: 20%;
	height: 100%;
	text-align: center;
}

.thumb4 {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 60%;
	width: 20%;
	height: 100%;
	text-align: center;
}

.thumb5 {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 80%;
	width: 20%;
	height: 100%;
	text-align: center;
}

.thumb {
	border-left-color:#999999;
	border-left-style:solid;
	border-left-width:2px;
	border-right-color:#999999;
	border-right-style:solid;
	border-right-width:2px;
	height: 100%;
	border-bottom-width: 0px;
	border-top-width: 0px;
}

.thumbinnen {
	border-left-width:0px;
	border-right-width:0px;
	height: 100%;
	border-bottom-width: 0px;
	border-top-width: 0px;
}

#bildunter{
	position:absolute;
	left: 0%;
	top: 50%;
	margin: 158px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
	height: 8%;
	width: 200px;
}

.aktuell {
	color:#990033;
}

.verweis {
	font-size:10px;
	line-height: 1em;
	margin: 0;
	padding: 0;
}

#strichweg{
	position:absolute;
	left: 0%;
	top: 50%;
	margin: 160px 0px 0px 0px;
	padding: 0;
	height: 50px;
	width: 200px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}	

#bildaktuell{
	border-color:#990033;
	border-style:solid;
	border-width:2px;
}
