h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 180%;
	color: #ffffff;
	text-align: left;
	padding: 0px;
	margin: 0px;
	font-weight: bold;

}

h2 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 120%; 
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}

td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #ffffff;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5%;
	vertical-align: top;
}
td {
	margin-bottom: 0px;
	padding-right: 20px;
	padding-left: 0px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #ffffff;
	padding: 0px;
	text-align: left;
	vertical-align: bottom;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #ffffff;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #ffffff;
}

html, body {
	background-color: #000000;
	margin: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 100%;
}

#inhaltOben {
	position:absolute;
	top: 30px; 
	height:100px; 
	left:250px; 
	border:1px none red; 
	z-index:1;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#inhaltEineSpalte {

	position:absolute;
	left: 339px; 
	top:140px;
	height:76%; 
	width:620px; 
	align:left; 
	position:absolute; 
	z-index:2; 
	overflow: auto; 
	visibility: visible; 
	margin: 0px;
	padding: 0px;
}

#inhaltSpalte1 {
	position:absolute;
	left: 250px; 
	width:300px; 
	top:140px;
	height:76%; 
	margin: 0px 0px 0px 0px; 
	position:absolute;  
	z-index:2; 
	overflow: auto; 
	padding: 0px 5px 0px 5px;
	border-right:0px solid #ffffff;
}

#inhaltSpalte2 {
	position:absolute;
	left: 560px; 
	width:300px; 
	top:140px;
	height:76%;  
	align:left; 
	position:absolute; 
	z-index:2; 
	overflow: auto; 
	visibility: visible; 
	border-left:1 solid #ffffff;
	padding: 0px 5px 0px 20px;
}


#inhaltSpalte1b {
	position:absolute;
	left: 250px; 
	width:300px; 
	top:30px;
	height:94%; 
	margin: 0px 0px 0px 0px; 
	position:absolute;  
	z-index:2; 
	overflow: auto; 
	padding: 0px 5px 0px 5px;
	border-right:0px solid #ffffff;
}

#inhaltSpalte2b {
	position:absolute;
	left: 560px; 
	width:300px; 
	top:30px;
	height:94%;  
	align:left; 
	position:absolute; 
	z-index:2; 
	overflow: auto; 
	visibility: visible; 
	border-left:1 solid #ffffff;
	padding: 0px 5px 0px 20px;
}

#logoGertKlausGrafik {
display: none;
}
#logoGertKlausGrafikWappen {
display: none;
}


#logoGertKlausSchrift1 {
display: none;
}

#logoGertKlausSchrift2 {
display: none;
}

#menuStreifen1 {
display: none;
}



#menuStreifen2 {
display: none;
}



#menuHintergrund {
	position:relative;
	left: 5px;
	top: 30px;
	height:230px;
	width: 200px;
	overflow: hidden;
	visibility: visible;
	z-index:2;
	background-color:#000000;
	border: thin groove #FFFFFF;
	padding: 10px 0px 0px;
}
#menuHintergrundStreifen2 {
display: none;
}

#menuTextScroller {
	position:relative;
	left: 10px;
	top: 0px;
	height:100%;
	overflow: visible;
	visibility: visible;
	z-index:5;
	width: 180px;
	max-width: 190px;
	text-align: left; 
}

#menuText1 {
	position:relative;
	left: 0px;
	top: 0px;
	overflow: visible;
	visibility: visible;
	z-index:5;
	width: 170px;
	max-width: 200px;
	text-align: right; 
}

#menuText2 {
display: none;
}



.menuText {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 96%;
	font-style: normal;
	text-decoration: none;
	line-height: 150%;
	letter-spacing: 1pt;
	width:100%;
}
.menuTextSelektiert {
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 96%;
	font-style: normal;
	text-decoration: none;
	line-height: 150%;
	letter-spacing: 1pt;
	width:100%;
}
.menuTextSchatten {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 96%;
	font-style: normal;
	line-height: 150%;
	letter-spacing: 1pt;
}

a:link.menuText {  
	color: white;
	text-decoration: underline;
}

a:visited.menuText {
	color: white;
	text-decoration: underline;
}

a:active.menuText {  	
	color: green;
	text-decoration: none;
}

a:hover.menuText {  
	color: red;
	text-decoration: underline;
}
a:link.menuTextSelektiert {  
	color: red;
	text-decoration: none;
}

a:visited.menuTextSelektiert {
	color: red;
	text-decoration: none;
}


.linkIntern {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 96%;
	font-style: normal;
	text-decoration: none;
	text-decoration: none;
    white-space: nowrap; 
 display: block;
}

a:link.linkIntern {  
	text-decoration: underline;
}

a:visited.linkIntern {
	text-decoration: underline;
}

a:active.linkIntern {  	
	color: green;
	text-decoration: none;
}

a:hover.linkIntern {  
	color: red;
	text-decoration: underline;
}

.linkExtern {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 96%;
	font-style: normal;
	text-decoration: none;
	text-decoration: none;
    white-space: nowrap; 
 display: block;
}


a:link.linkExtern {  
	text-decoration: underline;
}

a:visited.linkExtern {
	text-decoration: underline;
}

a:active.linkExtern {  	
	color: green;
	text-decoration: none;
}

a:hover.linkExtern {  
	color: red;
	text-decoration: underline;
}


.linkPdf {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 96%;
	font-style: normal;
	text-decoration: none;
	text-decoration: none;
    white-space: nowrap; 
 display: block;
}


a:link.linkPdf {  
	text-decoration: underline;
}

a:visited.linkPdf {
	text-decoration: underline;
}

a:active.linkPdf {  	
	color: green;
	text-decoration: none;
}

a:hover.linkPdf {  
	color: red;
	text-decoration: underline;
}

.textKlein {
	font-size: 80%;
}
.textBlockmarkierung {
}
table {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5%;
	margin-left: 0px;
}

#druckAnsicht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: 0px;
	text-align: right;
	width: 130px;
	overflow: visible;
	z-index: 4;
	margin-right: 10px;
	margin-top: 3px;
	position: absolute;
	vertical-align: bottom;
	right: 0px;
}
.druckAnsicht {
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 96%;
	font-style: normal;
	text-decoration: none;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	padding-right: 12px;
	line-height: 25px;
}


a:link.druckAnsicht {  
	text-decoration: underline;
}

a:visited.druckAnsicht {
	text-decoration: underline;
}

a:active.druckAnsicht {  	
	color: green;
	text-decoration: none;
}

a:hover.druckAnsicht {  
	color: red;
	text-decoration: underline;
}

#skrDesign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6a6a6a;
	top: 35px;
	text-align: center;
	width: 130px;
	overflow: visible;
	z-index: 4;
	margin-right: 0px;
	margin-top: 3px;
	position: absolute;
	vertical-align: bottom;
	right: 0px;
}
.skrDesign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6a6a6a;
}

a:link.skrDesign {  
	text-decoration: underline;
}

a:visited.skrDesign {
	text-decoration: underline;
}

a:active.skrDesign {  	
	color: green;
	text-decoration: none;
}

a:hover.skrDesign {  
	color: red;
	text-decoration: underline;
}

