body {
	background-color: #dfecff;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color:#333333;
	}

#head-box {
	background-color: #001d49;
	height: 90px;
	vertical-align: bottom;
}
.box1 a:link, .box1 a:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
.box2 a:link, .box2 a:visited {
	color: #CC6633;
	font-size: 18px;
}
.box2 .mein-link {
	margin: 30px 0;
	font-size: 36px;
	color: #0000FF;
}

.box1 {
	font-size: 12px;


}
.box2 {
	font-size: 25px;

}
.box3 {


}
.box2 h1 {
	font-size: 36px;
}




.logo {
	height: 72px;
	width: 152px;
	border: 0px none;
	margin: 9px 175px 9px 0;
}

.main-button {
	width: 183px;
	height: 45px;
	border: 0 none;
}

#image-box {
	height: 298px;
	background-image: url(images/bg-bogen.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: auto;
	text-align: center;
}
h1 {
	width: 650px;
	margin: 10px auto;
}

.teaser-box {
	height: 230px;
	background-image: url(images/bg-felder.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 200px;
}
.box1, .box2, .box3 {
	width: 260px;
	float: left;
	color: #FFFFFF;
	height: 220px;
	padding: 20px 20px 0px 25px;
}

#footer-box {
	background-color: #001d49;
	border-top: solid 5px #999999;
	padding: 20px 0;
}
.copyright {
	font-size: 11px;
	color: #FFFFFF;
}
.center-box  {
	width: 920px;
	margin: 0 auto;
}
.mein-absatz, ul {
	width: 650px;
	margin: 0 auto;
	text-align: left;
}
p  {
	padding: 0 0 6px 0;
}

.zurueck-link {
	font-size: 12px;
}
