P {	COLOR: #e8e8e8;
	FONT-FAMILY: Arial
}
H1 {	COLOR: #e8e8e8;
	FONT-FAMILY: Arial;
	TEXT-ALIGN: center
}
H2 {	COLOR: #e8e8e8;
	FONT-FAMILY: Arial;
	TEXT-ALIGN: center
}
H2.l {	COLOR: #e8e8e8;
	FONT-FAMILY: Arial;
	TEXT-ALIGN: left
}
H3 {	COLOR: #e8e8e8;
	FONT-FAMILY: Arial;
	TEXT-ALIGN: center
}
H4 {	COLOR: #e8e8e8;
	FONT-FAMILY: Arial
}
H5 {	COLOR: #e8e8e8;
	FONT-FAMILY: Arial
}
H6 {	COLOR: #e8e8e8;
	FONT-FAMILY: Arial
}
A:link {	
	COLOR: #ffffb7;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}
A:visited {	
	COLOR: #ffffb7;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #66ffff;
	FONT-FAMILY: Arial;
	text-decoration:overline underline;
}
A {	
	COLOR: #ffffb7;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none
}
TABLE {	COLOR: #e8e8e8;
	FONT-FAMILY: Arial
}
BODY {	SCROLLBAR-FACE-COLOR: #004080;
	BACKGROUND: #004080;
	SCROLLBAR-HIGHLIGHT-COLOR: #e8e8e8;
	SCROLLBAR-SHADOW-COLOR: #004080;
	COLOR: #e8e8e8;
	SCROLLBAR-3DLIGHT-COLOR: #004080;
	SCROLLBAR-ARROW-COLOR: #e8e8e8;
	SCROLLBAR-TRACK-COLOR: #e8e8e8;
	FONT-FAMILY: Arial;
	SCROLLBAR-DARKSHADOW-COLOR: #e8e8e8
}
ADDRESS {	FONT-SIZE: xx-small;
	COLOR: #c0c0c0;
	FONT-FAMILY: Arial
}

.textpos { }
#oben_links { position:absolute;
	left:10px;
	top:10px;
	width:160px;
	height:90px;
}
#titel { 	position:absolute;
	left:161px;
	top:0px;
	height:90px;
	width:800px;
	text-align:center;
	font-size:x-large;
	font-weight:bold;
}
#menu { 	position:absolute;
	left:10px;
	top:91px;
	width:160px;
	text-align:justify;
	font-size:small;
}
#haupttext { position:absolute;
	left:161px;
	top:91px;
	width:800px;
	text-align:justify;
	font-size:small;
}

#google { position: absolute;
	left:1000px;
	top:91px;
 	width:120px;
	text-align:justify;
}

#thumbs { height: 92px;
	width: 100%;
	white-space: nowrap;
	overflow-x: auto;
	overflow-y: hidden;
}

.vert {	writing-mode: tb-rl;
	filter: flipv() fliph();
	white-space: nowrap;
	text-align: center;
}

#gb {
	COLOR: #e8e8e8;
	FONT-FAMILY: Arial
}

a.gb:link {
 font-family: Arial;
 color: #0000FF;
 text-decoration: underline;
}
a.gb:visited {
 font-family: Arial;
 color: #0000FF;
 text-decoration: underline;
}
a.gb:hover {
 font-family: Arial;
 color: #0000FF;
 text-decoration: underline;
}

img.pic_rechts {
 float: right;
 margin-left:15px;
}

div.pic_rechts {
 float: right;
 margin-left:15px;
}

div.pic_links {
 float: left;
 margin-right:15px;
}

span.rot {
 background: #FF0000;
 color: #000000;
}

span.gelb {
 background: #FFFF66;
 color: #000000;
}
span.hellblau {
 background: #80FFFF;
 color: #000000;
}

span.hellgruen {
 background: #A8FFA8;
 color: #000000;
}