/* CSS Document */

/*++++++++++++++++++++++++++++++   ALLGEMEIN    +++++++++++++++++++++++++++*/


body {
	background: #333333;
	background-image: url(../_fallback/verlauf.gif);
	background-repeat: repeat-x;
	
	color: #f6f6f6;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	
	margin: 0;

}

h1, h2, h3, h4, h5 {
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	color:#ffffff;
}

#myStyle {
	clear:both;
}

h1 {
	margin-bottom: 15px;
	color:#ffffff;
	font-size:14px;
	line-height:1.3em;
	text-transform: uppercase;
	font-weight: normal;
	font-variant: normal;
}

a:link, a:visited {
	color:#f6f6f6;
	text-decoration: underline;
}

a:hover, a:active {
	color:#33b7c4;
	text-decoration: none;
}

ul a:link, a:visited {
	text-decoration: underline;
	color:#cccccc;
}

ul a:hover, a:active {
	text-decoration: none;
	color:#33b7c4;
}



#wrapper {
	margin-top: 35px;
	text-align:left;
	width:620px;
}




div#flashplayer {
  position: absolute;
  top: 3.5em;
  left: 3em;
  width: 158px;
  height: 39px;
}
  
div#flashplayer p {
  margin: 0px;
}

*div#flashplayer {
	padding-top: 30px;
	width: 158px;
  	height: 39px;
	top: 4em;
	left: 3em;
}
  
@media screen
  {
  
div#flashplayer {
    position: fixed;
}
	
  /* Don't do this at home */
  
* html {
    overflow-y: hidden;
}
	
* html body {
    overflow-y: auto;
    height: 100%;
}
	
* html div#flashplayer {
    position: absolute;  
}
	
  /* All done. */
}

/*++++++++++++++++++++++++++++++   STILE    +++++++++++++++++++++++++++*/

.blue {
	color:#33b7c4;
	font-weight: bold;
}

.subhead {
	font-size:11px;
}

.activemenu {
	color:#33b7c4;
}

/*++++++++++++++++++++++++++++++   HEADER/NAVIGATION    +++++++++++++++++++++++++++*/


#logo {
	background-image: url(../_fallback/logo.gif);
	float: left;
	width: 58px;
	height: 53px;
	margin-right: 35px;
}


/*---- Hauptnavi ----*/

ul#navi {
	padding-top: 5px;
    text-align: left;
}
  
ul#navi li {
	font-weight:bolder;
	font-size:14px;
	margin: 0px 25px 0px 0px;
    display: inline;
}

/*---- Subnavi ----*/

ul#subnavi {
	margin-top: 0px;
	font-size:11px;
    text-align: left;
}
  
ul#subnavi li {
	margin: 0px 20px 0px 0px;
    display: inline;
}

/*++++++++++++++++++++++++++++++   CONTENT    +++++++++++++++++++++++++++*/

#content {
	float:left;
	margin-top: 0px;
	margin-left: 0px;
}

#dl_div {
	height: 150px;
	margin: 0px;
	margin-bottom: 50px;
}

#dl_pic {
	padding: 0px;
	float: left;
	width: 197px;
	height: 150px;
	margin-right: 10px;
	margin-bottom: 60px;
}

#dl_text{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 197px;
	height: 150px;
}


/*++++++++++++++++++++++++++++++   FOOTER    +++++++++++++++++++++++++++*/


#footer {
	text-align:left;
	float: left;
	margin-left: -40px;
}

ul#footer_navi {
	font-size:11px;
	margin-top: 40px;
    text-align: left;
}
  
ul#footer_navi li {
	text-align:left;
	margin: 0px 20px 0px 0px;
    display: inline;
}
