body{
	background-color: #f1efe8;
}
.box-hintergrund{
background:url(../photos/bg-body-streifen.gif) top left;
}
.box-main {
	padding: 30px 30px 50px;
	background-color: #FFFFFF;
}
.box-logo {
	height: 125px;
	width: 900px;
	background-color: #FFFFFF;
}
#box-nav{
margin-right:15px;
padding-top:93px;
}

/* text */
a:hover {
	text-decoration: underline;
}
.text-main {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
.text-main-link {
	font-family: Arial;
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
	line-height: normal;
}
.text-main-fett {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}
a.text-main-fett {
	text-decoration: underline;
}
a.text-main-fett:hover {
	color: #333333;
}
.text-main-blau {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #0d2f67;
	text-decoration: none;
	line-height: normal;
}
.text-main-teaser {
	font-family: Arial, Helvetica, sans-serif;
	color: #0d2f67;
	font-size: 12px;
	font-weight: bold;
}
.formular {
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 2px;
	margin-top: 2px;
	background-color: #EFEFEF;
	border: 0px solid;
}
.text-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.text-box {
	line-height:2em;
}
a.text-box:hover {
	color: #0d2f67;
}
.text-blaue-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #acc0e1;
	text-decoration: none;
}
a.text-blaue-box {
	line-height:2em;
	font-weight:bold;
	color: #f1f1f1;
	font-size: 11px;
}
a.text-blaue-box:hover {
	color: #ffffff;
}
.text-blaue-box-titel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f1f1f1;
	font-weight:bold;
	text-decoration: none;
}
.text-fuss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a.text-fuss:hover {
	color: #666666;
}
.text-fuss-fett{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight:bold;
}
.text-seite{
	font-family: Arial, Helvetica, sans-serif;
	color: #f1f1f1;
	font-size: 11px;
	text-decoration: none;
}
.fon-grau{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
.fon-blau{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0d2f67;
}
