 
 BODY {
     background-image:  url(../images/bg_greenblue.gif); 
	SCROLLBAR-FACE-COLOR: #006D84;
	SCROLLBAR-SHADOW-COLOR: #006D84;	
	SCROLLBAR-TRACK-COLOR: #94D7E7;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFBD;
	
}
A:link {
	COLOR: #000000;
	FONT-STYLE: normal;
	TEXT-DECORATION: underline;
	font-weight : normal;
}
A:visited {
	COLOR: #000000;
	FONT-STYLE: normal;
	TEXT-DECORATION: underline;
	font-weight : normal;
}
A:hover {
	COLOR: #52968C;
	FONT-STYLE: normal;
	TEXT-DECORATION: underline;
	font-weight : normal;
}
A:active {
	COLOR: #000000;
	FONT-STYLE: normal;
	TEXT-DECORATION: underline;
	font-weight : normal;
}
A.black:link {
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
	font-weight : normal;
}
A.black:visited {
	FONT-SIZE: 10px; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Helvetica, sans-serif; TEXT-DECORATION: underline;font-weight : normal;
}
A.black:hover {
	FONT-SIZE: 10px; COLOR: #999933;FONT-STYLE: normal; FONT-FAMILY: Verdana, Helvetica, sans-serif; TEXT-DECORATION: underline;font-weight : normal;
}
A.black:active {
	FONT-SIZE: 10px; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana,Helvetica, sans-serif; TEXT-DECORATION: underline;font-weight : normal;
}

TD { 
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
}

H1 { 
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight: bold;
  color: #014C5C;
}

H2 { 
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight: bold;
  color: #014C5C;
 margin-bottom: 4px;
}

HR {
	color : #006D84;
	height: 1px solid;
}



#bg  {
	position: relative;
	margin: 0px auto;
	width: 969px;
	height: 901px;
    text-align: left;
}

#header   {
	position:absolute; 
	width:969px; 
	height:281px; 
	z-index:1; 
	left: 0px; 

}

#middle {
	position:absolute;
	width:969px; 
	height:501px; 
	z-index:1; 
	left: 0px; 
	top: 281px; 
	background-image:  url(../images/middle.jpg);
}
#footer  {
	position:absolute; 
	width:969px; 
	height:119px; 
	z-index:1; 
	left: 0px; 
	top: 782px; 
	background-image:  url(../images/footer.jpg); 
}



#menu {
	FONT-FAMILY: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	position: absolute;
    z-index:2; 
	left: 86px;
	margin: 0;
	padding: 0px;
	width: 138px;
	top: 248px;
}

UL.menuhaupt {
   border-top: solid 1px #006D84;
   border-right: solid 0px #006D84;
   border-left: solid 0px #006D84;  
   border-bottom: solid 0px #006D84; 
   display: block;  
}
UL.menuhauptend{
   border-top: solid 1px #006D84;
   border-right: solid 0px #006D84;
   border-left: solid 0px #006D84;  
   border-bottom: solid 1px #006D84; 
   display: block;  
}

LI.menusub {
   border-top: solid 1px #006D84;
   border-right: solid 0px #006D84;
   border-left: solid 0px #006D84;  
   border-bottom: solid 0px #006D84; 
   display: block;  
}
.haupt {
	margin: 5px 5px 15px 5px; FONT-SIZE: 11px; COLOR: #006D84; FONT-weight: bold; TEXT-DECORATION: none;   
 }

A.haupt:link {
	margin: 5px 5px 15px 5px; FONT-SIZE: 11px; COLOR: #006D84; FONT-weight: bold; TEXT-DECORATION: none;   
 }
A.haupt:visited {
	margin: 5px 5px 15px 5px; FONT-SIZE: 11px; COLOR: #006D84; FONT-weight: bold; TEXT-DECORATION: none; 
}
A.haupt:hover {
	margin: 5px 5px 15px 5px; FONT-SIZE: 11px; COLOR: #006D84; FONT-weight: bold; TEXT-DECORATION: underline; 
}
A.haupt:active {
	margin: 5px 5px 15px 5px; FONT-SIZE: 11px; COLOR: #006D84; FONT-weight: bold; TEXT-DECORATION: none;   
}

A.sub:link {
	 margin: 0px 5px 15px 20px; FONT-SIZE: 11px; COLOR: #006D84; FONT-STYLE: normal; TEXT-DECORATION: none;  
}
A.sub:visited {
	margin: 0px 5px 15px 20px; FONT-SIZE: 11px; COLOR: #006D84; FONT-STYLE: normal; TEXT-DECORATION: none; 
}
A.sub:hover {
	margin: 0px 5px 15px 20px; FONT-SIZE: 11px; COLOR: #006D84; FONT-STYLE: normal; TEXT-DECORATION: underline; 
}
A.sub:active {
	margin: 0px 5px 15px 20px; FONT-SIZE: 11px; COLOR: #006D84; FONT-STYLE: normal; TEXT-DECORATION: none; 
}


#menu ul{
   margin-left: 0;
   padding-left: 0;
}
#menu li ul {
   padding: 0;
   margin:  0;
}
#menu li {  
   list-style-type: none;
   display: block;  
} 

#content  {
    position:absolute; 
    width:647px; 
	height:525px; 
	z-index:1; 
	left: 231px; 
	top: 220px;

}
#scroller  {
    position:absolute; 
    width:637px; 
	height:550px; 
	z-index:1; 
	left: 10px; 
	top: 25px;
    text-align:left;
    overflow: auto;
}
#verlosung  {
    position:absolute; 
    width:637px; 
	height:550px; 
	z-index:1; 
	left: 0px; 
	top: 0px;
    text-align:left;
    overflow: auto;
}


#shoutbox  {
 position:absolute; 
 width:160px; 
 height:600px; 
 z-index:1; 
 left: 485px; 
 top: -15px;

}
.inputsubmit {
width: 100px;
BACKGROUND-COLOR: #FFFFFF; 
BORDER-RIGHT: 1px solid #52968C; 
BORDER-TOP: 1px solid #52968C;  
BORDER-LEFT: 1px solid #52968C; 
BORDER-BOTTOM: 1px solid #52968C; 
}

.inputlang {
width: 200px;
BACKGROUND-COLOR: #FFFFFF; 
BORDER-RIGHT: 1px solid #52968C; 
BORDER-TOP: 1px solid #52968C;  
BORDER-LEFT: 1px solid #52968C; 
BORDER-BOTTOM: 1px solid #52968C; 
}

