body  {
	margin:0px;
	padding:0px;
	text-transform:uppercase;
  color: #FFFFFF;
}


td, p, p.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:13px;
}


IMG {
	border:0;
}


A, A:LINK {
	text-decoration: underline;
	color:#CCCCCC;
}
A:VISITED {
	text-decoration: underline;
	color:#CCCCCC;
}
A:HOVER {
	text-decoration: underline;
	color:#CCCCCC;
}


#scrollzone {
	scrollbar-base-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#000000;
	overflow:auto;
	width:581;height:300;
	text-transform:uppercase;
}


#inhalt {
	overflow:hidden;
	width:561;height:300;
	text-transform:uppercase;
	position: fixed;
	padding:0px;
	margin:0px;
}


.header1 {
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-transform: uppercase;
	line-height: 14px;
}

.header2 {
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	text-transform: uppercase;
	line-height: 16px;
}

.header3 {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	text-shadow:#000000;
	font-size:14px;
	text-transform: uppercase;
	line-height: 16px;
}


.bildtext {
	font-weight:bold;
	text-align:right;
	text-transform: uppercase;
}


.tbl_rahmen_weiss {
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#FFFFFF;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#FFFFFF;	
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#FFFFFF;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
}

.tbl_rahmen_oben {
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#FFFFFF;	
}

.tbl_rahmen_rechts {
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#FFFFFF;
}

.tbl_rahmen_linksrechts {
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#FFFFFF;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#FFFFFF;
}
p, p.bodytext, ul, li, p a.link, p.bodytext a.link, ul a.link, li a.link {
	text-transform: none;
}
