/*###INTRO PAGE###*/
a.intronav{
	display: block;
	padding: 36px 20px 0px 20px;
	text-align: center;
	height: 60px;
	background: url(sonne_button.gif) no-repeat top;}
#main {
	height: 747px;
	background: url(bg2010_intro.gif) no-repeat bottom;
}
#introheader{
	width: 945px;	
	text-align: center;
	margin: 105px 0px 40px 0px;
}
h1{letter-spacing: 2px;}
#binde{	
	border: 3px solid #fbbb00;
	margin-bottom: 10px;
	height: 216px;
}
#buttons{
	width: 935px;	
	margin-top: 140px;
	padding-left: 10px;
}
div.lower{
	height: 80px;
	padding-top: 15px;
	float: left;
}
div.upper{
	height: 80px;
	float: left;
}
a.bottomnav{
	display: block;
	padding: 35px 20px 0px 20px;
	text-align: center;
	height: 60px;	
	width: 80px;	
	background: url(sonne_sbutton.gif) no-repeat top;
	margin-left: 400px;
}

#buttons a,  a.bottomnav{
	text-decoration: none;
	color: #003f5f;
	font-size: 13px;
	font-weight: bold;
}
#buttons a.dblue{color: #003f5f;}
#buttons a.bblue{color: #003f5f;}
#buttons a.orange{color: #003f5f;}
#buttons a.dorange{color: #003f5f;}
#buttons a.green{color: #003f5f;}

#buttons a.dblue:hover{color: #003f5f;text-decoration: underline;}
#buttons a.bblue:hover{color: #003f5f;text-decoration: underline;}
#buttons a.orange:hover, a.bottomnav:hover{color: #003f5f;text-decoration: underline;}
#buttons a.dorange:hover{color: #003f5f;text-decoration: underline;}
#buttons a.green:hover{color: #003f5f;text-decoration: underline;}

li.small a {
	text-decoration: underline;
}
/*###INTRO PAGE###*/

/*###IE6 HACK###*/
* html div.lower{
	width: 90px;
}
* html div.upper{
	width: 90px;
}
/*###IE6 HACK###*/
