/***** STYLES GANZE SEITE *******/

body {
/*background-image:url(../img/bg_reel.png);
background-color:#000000;
background-position:0 0;*/
background-image:url(../img/bg_verlauf.png);
background-position: 0 150px;
background-repeat:repeat-x;
margin: 0;
}

body, div, td, p
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
}

hr
{
	border-style: dashed none none;
	/*border-color: #67b37d;*/
	border-width: 1px 0pt 0pt;
	/*margin: auto;*/
	width: 100%;
	height: 1px;
}

.line
{
	/*background: red;
	margin: auto 0px auto auto;*/
	height: 1px;
	border: 0;
	border-bottom: 1px dashed;
	border-color: Gray;
	width: 100%;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #eb8f2a;
	margin-top: 10px;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #eb8f2a;
	margin-top: 10px;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}
h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}

#content a
{
	text-decoration: none;
	/*border-bottom: 1px dotted;
	color: #994C8E;*/
	border-bottom: 1px dotted;
	color: Black;
}
#content a:hover
{
	text-decoration: none;
	border-bottom: 1px solid;
	color: Black;
	/*color: #000000;*/
}

.tab1
{
	margin-left: 20px;
}
.tab2
{
	margin-left: 30px;
}
.tab3
{
	margin-left: 40px;
}
.tab4
{
	margin-left: 50px;
}
.tab5
{
	margin-left: 50px;
}
.tab6
{
	margin-left: 60px;
}
.tab7
{
	margin-left: 70px;
}
/********* rogramm formatierung *******/
.progbox
{
	border:1px solid grey;
	padding:4px;
	background-color:#EEEEEE;
	margin-right: 10px;
}
.progwt
{
	font-weight: bold;
	color: #994C8E;
}
/********* CONTAINERFORMATIERUNG ******/

#header
{
	margin:0 auto;
	width:100%;
	min-width: 600px;
	height: 150px;
	background-color:#FFFFFF;
	background-image: url(../img/header_bg.png);
	background-repeat: repeat-x;
}

#headertext
{
	margin-top:122px;
	/*margin-left:75px;*/
	margin-left:187px;
	font-size:18px;
}
* html #headertext
{
	margin-top: 110px;
}

#counter
{
visibility:hidden;
}

#secondmasta
{
	width: 990px;
	/*height: 400px;*/
}

#menu
{
	float: left;
	margin-left: 60px;
	width: 180px;
	height: 460px;
	margin-top:10px;
}
/* IE 6.0 hack */
* html #menu
{
	float: left;
	margin-left: 30px;
	width: 180px;
	height: 460px;
}

#content
{
	width: 580px; /*540 für 800px auflösung// 580 original!*/
	/*min-width: 400px;
	max-width: 580px;
	width: 100%;
	min-width: 450px;
	max-width: 600px;*/
	margin-top:20px;
	/*margin: 0;
	margin-left: 280px;*/
	margin-left: 20px;
	float: left;
	border: 1px dotted #cccccc;
	background-color:#FFFFFF;
	padding: 5px;
	padding-top: 0px;
	padding-left: 15px;
	/* statt overflow auto -> height: 380px; del*/
}

#adbox
{
	width: 120px;
	height: 410px;
	float: right;
	margin-top:20px;
}
#skyscraper
{
	width: 120px;
	height: 240px;
	/*margin-left: 550px;*/
	float: right;
	margin-right: 0;
	/*background-color: #994c8e;*/
	/*visibility: hidden;*/
}
#sponsorenbox
{
	width: 120px;
	height: 150px; 
	float: right;
	margin-right: 0;
	margin-top: 15px;
	/*background-color: #994c8e;
	visibility: hidden;*/
}


#footer
{
	width: 560px;
	margin-left: 260px;
	height: 40px;
	margin-top: 5px;
	padding: 5px;
	/*textformatierung*/
	text-align: center;
	line-height: 40px;
	color: #999999;
}
* html #footer
{
	width: 560px;
	margin-left: 260px;
	height: 40px;
	margin-top: -50px;
	padding: 5px;
	/*textformatierung*/
	text-align: center;
	line-height: 40px;
	color: #999999;
}

#footer .footerselected
{
	color: #000000;
}

/******* MENUFORMATIERUNG *********/
#mainmenu
{
	color: #67b37d;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}
#mainmenu ul
{
	margin-left: 0;
}
* html #mainmenu ul
{
	margin-left: 0;
	margin-top: 15px;
}
*+html #mainmenu ul
{
	margin-left: 0;
	margin-top: 15px;
}

#mainmenu a
{
	/*color: #67b37d;*/
	color:#FFFFFF;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
#mainmenu a:hover
{
	/*color: #994c8e;*/
	color:#eb8f2a;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
#mainmenu a:active
{
	/*color: #999999;*/
	color:#cccccc;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
#mainmenu .mainselected
{
	/*color:#994c8e;*/
	color:#eb8f2a;
}

#submenu .subselected
{
	color:#ffffff;
}


#submenu
{
	color: #999999;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
}
#submenu a
{
	color: #999999;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}
#submenu a:hover, a:active
{
	color: #ffffff;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}

#footer a
{
	color: #999999;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover, a:active
{
	color: #000000;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}