/* Kundenspezifische Anpassungen */

body {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#000000;
		background: url(../images/body-bg.jpg) repeat-x #253887;
		margin:0px;
		padding:0px;
		border:none;
		text-align:left;
}

h1 {font-size: 24px;}
h2 {font-size: 21px;}
h3 {font-size: 18px;}
h4 {font-size: 15px;}
h5 {font-size: 12px;}
h6 {font-size: 10px;}

h1, h2, h3, h4, h5, h6 {
		color:#253887;
}


#wrapper {
	width:900px;
	margin:auto;
}

#header {
	width:900px;
	height:283px;
	background: url(../images/head.jpg) no-repeat;
}

#navigation {
	width:860px;
	height:15px;
	padding: 5px 20px;
	background: url(../images/navi-bg.jpg) no-repeat;
	color:#ffffff;
}

#content {
	width:860px;
	height:auto;
	padding:15px 20px;
	background: #ffffff;
	overflow:auto;
}

#textarea {
	width:500px;
	float:left;
	margin-right:30px;
	text-align:left;
}

#sponsors {
	width:320px;
	float:left;
}

#footer {
	width:860px;
	height:15px;
	color:#253887;
	text-align:right;
	padding: 5px 20px;
	background: url(../images/footer.jpg) no-repeat;
}

a.navi {
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}

a.navi:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#fbeb2b;
}

a.navi_active {
	font-weight:bold;
	text-decoration:none;
	color:#fbeb2b;
}

img.sponsor {
	width:130px;
	margin:40px 20px 0px 0px;
	float-left;
}

img.bigsponsor {
	width:120px;
	margin:10px 0px;
}
