body { 
    background-color:#FFFFFF; 
    font-weight:normal;
	font-stretch: narrower;
}

a {
	font-family: 'Yanone Kaffeesatz', Impact, Compact, "Arial Narrow", sans-serif;
	color: #000099; 
	font-size: 25px;
    text-decoration: none;
	font-style: normal;
text-transform: uppercase;
}
a:link { 
    color: #000099
} 
a:visited {
   color: #000099
} 
a:hover {
   color: #FF3366
} 
a:active {
   color: #FF3366
}  
.regenbogen { 
   font-family:"Helvetica Light", Helvetica, Arial, sans-serif; 
   font-style: normal;  
   font-size: medium; 
   font-weight: normal; 
   color: #000000;
}
.bigregenbogen { 
   font-family:"Helvetica Light", Helvetica, Arial, sans-serif; font-style: normal;  
   font-size:large; 
   font-weight: normal; 
   color: #000000;
}
tr.streifen {
   font-family:"Helvetica Light", Helvetica, Arial, sans-serif; cellspacing: 20px; 
   font-style: normal;
	font-weight: normal;
	color: #000000;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: medium;
	border-left-width: 0;
	border-bottom-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
.titel {
	font-family: 'Yanone Kaffeesatz', Impact, Compact, "Arial Narrow", sans-serif;
	font-size: 25px;
	font-style: normal;
    font-weight: bold;
	color: #000099;
	text-transform: uppercase;

} 
.titelweiss {
	font-family: 'Yanone Kaffeesatz', Impact, Compact, "Arial Narrow", sans-serif;
	font-size: 25px;
	font-style: normal;
    font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;

}
.titelblack {
	font-family: 'Yanone Kaffeesatz', Impact, Compact, "Arial Narrow", sans-serif;
	font-size: 25px;
	font-style: normal;
    font-weight: bold;
	color: #000000;
	text-transform: uppercase;

}
.fragen { 
   font-family:"Helvetica Light", Helvetica, Arial, sans-serif; 
	font-size: 1em; 
   line-height: normal; 
   font-weight: bold; 
   color: #000000; 
} 
.name { 
   font-family:"Helvetica Light", Helvetica, Arial, sans-serif; 
	font-size: 25px; 
   font-style: normal; 
   line-height: normal; 
   font-weight: bold; 
   color: #000000;
} 
.textfett { 
   font-family:"Helvetica Light", Helvetica, Arial, sans-serif; 
	font-size: 1em; 
   font-style: normal; 
   line-height: normal; 
   font-weight: bold; 
   color: #000000;
} 
.textkursiv { 
   font-family:"Helvetica Light", Helvetica, Arial, sans-serif; 
	font-size: 1em; 
   font-style: italic; 
   line-height: normal; 
   font-weight: normal; 
   color: #000000; 
   font-variant: normal; 
   text-transform: none;
} 
.textfettkursiv { 
   font-family:"Helvetica Light", Helvetica, Arial, sans-serif; 
	font-size: 1em; 
   font-style: italic; 
   line-height: normal; 
   font-weight: bold; 
   color: #000000; 
} 
a strong { 
   font-family: 'Yanone Kaffeesatz', Impact, Compact, "Arial Narrow", sans-serif; 
   font-size: 1.2em; 
   font-style: normal; 
   line-height: normal; 
   font-weight: bold; 
} 
a b { 
   font-family: 'Yanone Kaffeesatz', Impact, Compact, "Arial Narrow", sans-serif; 
   font-size: 1.2em; 
   font-style: normal; 
   line-height: normal; 
   font-weight: bold; 
} 
.textsmall {
	font-family:"Helvetica Light", Helvetica, Arial, sans-serif; 
	font-size: 0.8em;
	font-style: normal;
    font-weight: normal;
} 
small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000099;
}
.bildkasten {
	float: left;
	margin-right: 3em;
	height: 280px;
	padding: 0px;
	margin-top: 0px;
	vertical-align: top;
}
ul {
	list-style-type: square;
	line-height: 2em;
}
.fill {
	width:100%;
	height:98%;
	margin: 0; 
	padding: 0; 
	vertical-align: bottom;
	BORDER: 0; 
	CELLPADDING: 0; 
	CELLSPACING: 0;
}