P {
	word-break: loose;
	line-height: 15px;
	word-wrap: break-word;
	text-align: justify;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	color: 666666;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
}

P.left {
	word-break: loose;
	line-height: 15px;
	word-wrap: break-word;
	text-align: left;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	color: 666666;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
}


P.white {
	word-break: loose;
	line-height: 14px;
	word-wrap: break-word;
	text-align: justify;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	color: white;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

P.yellow {
	word-break: loose;
	line-height: 14px;
	word-wrap: break-word;
	text-align: justify;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	color: #FFFF99;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

P.yellow2 {
	word-break: loose;
	line-height: 14px;
	word-wrap: break-word;
	text-align: justify;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	color: #FFFF99;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-left: 18px;
	margin-right: 12px;
}


P.note {
	color: #66666;
	text-decoration: none;
	text-align: justify;
	font-size:9px;
	font-weight:normal;
	font-family:"Verdana", "Arial", "mono";
	line-height: 18px;
}


P.braun {
	color: #CC9933;
	text-decoration: none;
	text-align: justify;
	word-wrap: break-word;
	line-height: 14px;
	font-size: 12px;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

P.dunkelbraun {
	color: #663300;
	text-decoration: none;
	text-align: justify;
	word-wrap: break-word;
	line-height: 15px;
	font-size: 12px;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}


P.orange {
	color: #ff6600;
	text-decoration: none;
	text-align: justify;
	word-wrap: break-word;
	line-height: 15px;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}


P.grau {
	color: #000000;
	line-height: 14px;
	font-size: 12px;
	text-decoration: none;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-left: 18px;
	margin-right: 12px;
}

	A {

	  color: #666666;
	  font-style:normal;
	  text-decoration:none;

  }
	A.hover {

	  color: #000000;
	  font-style:normal;
	  text-decoration:none;

  }
  
  
     	ul {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-style: normal;
line-height:14px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #666666;
text-decoration: none;
text-align: left;
text-indent: 1px;
list-style-position: outside;
list-style-type: round;
padding: 0px;
margin: 14px;
}
   	ul.or {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-style: normal;
line-height:13px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #FF6600;
text-decoration: none;
text-align: left;
text-indent: 1px;
list-style-position: outside;
list-style-type: round;
padding: 0px;
margin: 14px;
}

   	ul.tq {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-style: normal;
line-height:13px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #66CCCC;
text-decoration: none;
text-align: left;
text-indent: 1px;
list-style-position: outside;
list-style-type: round;
padding: 0px;
margin: 14px;
}

   	ul.bl {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-style: normal;
line-height:13px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #336699;
text-decoration: none;
text-align: left;
text-indent: 1px;
list-style-position: outside;
list-style-type: round;
padding: 0px;
margin: 14px;
}

li span { color: 666666; }


   #navbar { 
   width: 525px; 
   position: absolute; 
   top: 3px; 
   left: 3px;
   } 
   #navbar a { 
   border: none;
   padding: .4em; 
   margin-top: 1em; 
   margin-bottom: 1em; 
   color: #FFFFFF; 
	font-size:12px;
	line-height:13px;
	font-weight:normal;
	font-family:"Verdana", "Arial", "mono";
   text-align: center; 
   } 
   #navbar a:hover { 
   color: #663300; 
   border: none; 
   } 
   #navbar span {
   display: none;
   visibility: hidden;
   }

html, body {margin:0; padding:0; width:100%; height:100%; overflow:visible;}
#container {position:fixed; width:100%; height:100%; margin: auto; align:center; vertical-align:middle; z-index: 1;}
#content {position:absolute; top:0; bottom:0; left:0; right:-95; margin:auto; height:600px; width:775px; background-color:#FFFFFF; border: solid 2px; border-color: #DDDDDD; vertical-align:middle; overflow:visible;}
#logo {position:absolute; top:15px; right:-5px; }
#nav {position:absolute; top:150px; left:-145px; width:240px; height: auto; background-color:#FFFFFF; z-index: 0;}
#text {position:absolute; top:155px; left:100px; width:400px; }
#scrolling_content {position:absolute; top:225px; left:100px; width:615px; height: 275px; overflow:auto; overflow-y:auto;}
#scrolling_content2 {position:absolute; top:154px; left:100px; width:615px; height: 280px; overflow:auto; overflow-y:auto;}
#image {position:absolute; top:169px; right:25px; }
#image2 {position:absolute; top:220px; right:25px; }
#image3 {position:absolute; top:58px; left:100px; z-index: 1;}
#scrollup {position:absolute; top:5px; left:416px; overflow:visible; }
#scrolldown {position:absolute; bottom:5px; left:416px; overflow:visible; }
#banner_bottom {position:absolute; bottom:64; left:100px; width:320px; height:55px; }
#banner_bottom2 {position:absolute; bottom:64; left:100px; width:375px; height:55px; }
#ball_bottom {position:absolute; bottom:6; right:18px; width:22px; height:22px; }
#note {position:absolute; bottom:3; right:6px; width:220px; color: #999999; text-decoration: none; text-align: justify; font-size:9px; font-weight:normal; font-family:"Verdana", "Arial", "mono"; line-height:18px; }
#counter {position:relative; margin-bottom:79; margin-right:15;z-index: 2;}


#formular {position:absolute; top:425px; left:125px;  z-index:2; }


#column1 {float: left; width: 627px; padding: 20px; top: 50px; }
#column2 {float: left; width: 275px; padding: 10px; top: 50px; }


