DIV { FONT-FAMILY: Helvetica, Arial, sans-serif }
DIV.red { font-weight:bold; color:#000000; background-color:#FF0000 }
DIV.white { font-weight:light; color:#FFFFFF; }
DIV.black { font-size:10pt; font-weight:bold; color:#000000; }
DIV.BlackNormal { font-size:10pt; font-weight:lighter; color:#000000; }
DIV.darkblue { font-size:10pt; font-weight:bold; color:#150185; }
DIV.mouseover { font-weight:light; color:#000000; }
DIV.Headline { FONT-SIZE:10pt; color:#FFBF00; font-weight:bold }
DIV.subhdr { FONT-SIZE:10pt; color:#000000; font-weight:bold }
DIV.link { FONT-SIZE:10pt; color:#FF0000; font-weight:bold }
a {font-weight:light; color:#000000; text-decoration:none}
a.BlueLink {font-weight:light; color:#0000FF; text-decoration:none}
a.RedBoldLink {font-weight:bold; color:#FF0000; text-decoration:none}
form {text-decoration:none}

body 				{ 
						color:#FFFFFF; 
						background-color:#000000; 
						margin: 2px;
						font-size: 76%
					}

body.red			{ 
						color:#000000; 
						background-color:#FF0000; 
						margin: 2px;
					}

form				{
						text-decoration:none;
					}
				
.WhiteNormal	{ 
						font-family: Helvetica, Arial, sans-serif;
						font-size:10pt; 
						font-weight:lighter; 
						color:#FFFFFF; 
					}

.WhiteBold		{ 
						font-family: Helvetica, Arial, sans-serif;
						font-size:10pt; 
						font-weight:bold; 
						color:#FFFFFF; 
					}


.BlackNormal	{ 
						font-family: Helvetica, Arial, sans-serif;
						font-size:10pt; 
						font-weight:lighter; 
						color:#000000; 
					}

.BlackBold 		{ 
						font-family: Helvetica, Arial, sans-serif;
						font-size:10pt; 
						font-weight:bold; 
						color:#000000; 
					}

.BlueNormal		{ 
						font-family: Helvetica, Arial, sans-serif;
						font-size:10pt; 
						font-weight:lighter; 
						color:#150185; 
					}

.BlueBold 		{ 
						font-family: Helvetica, Arial, sans-serif;
						font-size:10pt; 
						font-weight:bold; 
						color:#150185; 
					}

.RedNormal		{ 
						font-family: Helvetica, Arial, sans-serif;
						font-size:10pt; 
						font-weight:lighter; 
						color:#FF0000; 
					}

.RedBold 		{ 
						font-family: Helvetica, Arial, sans-serif;
						font-size:10pt; 
						font-weight:bold; 
						color:#FF0000; 
					}
			  
.GoldBold 		{ 
						font-family: Helvetica, Arial, sans-serif;
						font-size:10pt; 
						font-weight:bold; 
						color:#FFE600 
					}
			  

.Underline		{ 	
						font-family: Helvetica, Arial, sans-serif;
						font-size:10pt;
						font-weight:lighter;
						color:#000000;
						text-decoration:underline; 
					}

.format 			{ 
						font-family: Helvetica, Arial, sans-serif;
						font-size:9pt; 
						font-weight:lighter; 
						color:#FFFFFF; 
						text-decoration:none; 
						text-align:justify;
					}

.formatplus		{ 
						font-family: Helvetica, Arial, sans-serif;
						font-size:10pt; 
						font-weight:lighter; 
						color:#000000; 
						margin-left:24px;
						text-decoration:none; 
						text-align:justify; 
					}
			  
.textinput		{ 	
						font-family: Helvetica, Arial, sans-serif;
						font-size:10pt;
						font-weight:lighter;
						position: relative;
						top: 0px;
						left: 5px;
						width: 25px;
						text-align: right;
					}			  

.imginput		{ 
						position: relative;
						top: 7px;
						left: 5px;
					}
				

#SpalteLinks 			{ 
									position:absolute; 
									margin-top:130px;
									left:5px; 
									width:360px; 
								}

#SpalteRechts 			{ 
									position:absolute; 
									margin-top:130px;	
									left:390px; 
									width:360px; 
								}

#EineSpalte				{ 
									position:absolute; 
									top:130px;
									left:5px; 
									width:740px; 
								}

#EineSpalte a 			{ 
									color:#0000FF;
									background-color: transparent;
									font-size:10pt;
									font-weight:bold; 
								}

#ShopBox	 				{ 
									position:absolute; 
									top:130px; 
									left:180px; 
									width:570px; 
									height: auto;
									text-align: center;
								}
			
			
#TextBox	 				{ 	
									font-family: Helvetica, Arial, sans-serif;
									font-size:10pt;
									color: #FFFFFF;
									width:500px; 
									margin: auto;
									text-align: justify;
								}

#LeftMenueBox				{ 	
										position:absolute;
										top:130px;
										left:1px; 
										width:160px;
										background-color: #888888;
										border-style: solid;
										border-width: 0.15em;
										border-color: #BEBEBE;						
									}

#LeftMenueBox a			{	 	
										font-family: Helvetica, Arial, sans-serif;
										font-size:10pt;
										font-weight:lighter;
										color:#1600A5;
										background-color: transparent;
										padding-left:5px;
										display: block;
									}

#LeftMenueBox a:hover	{ 	
										font-family: Helvetica, Arial, sans-serif;
										font-size:10pt;
										font-weight:lighter;
										color:#1600A5;
										background-color: #BEBEBE; 
										padding-left:5px;
										display: block;
									}

#HinweisBox				{ 	
										position:absolute;
										top:430px;
										left:1px; 
										width:160px;
										font-size:10pt;
										
										color:#000000;
										background-color: #FFCC00;
										border-style: solid;
										border-width: 0.15em;
										border-color: #BEBEBE;
										text-align: center;						
									}

