body {
	margin:0px;
	padding:0px;
	font-size:1.0em;
	background-color:#8799AC;
	color:#5A6D7C;
}

a {
	color:#666;
	text-decoration:none;
}

a:active {color:#666;}
a:visited {color:#666;}
a:hover {color:#AAA;}

ul {
	margin:0px;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
}

li {
	font-weight:bold;
}

form {
	margin:0px;
	padding:0px;
}

input {
	height:18px;
	width:175px;
	border:1px solid #CCC;
	font-size:1.0em;
	color:#5A6D7C;
}

textarea {
	height:125px;
	width:175px;
	border:1px solid #CCC;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#5A6D7C;
}

.submit {
	background-color:#FFF;
	border:1px solid #CCC;
	color:#5A6D7C;
}

.start-img  {
	height:467px;
	width:820px;
	background-image:url('../img/start.jpg');
	background-repeat:no-repeat;
}

.head {
	width:820px;
	height:276px;
	background-image:url('../img/bg/head.jpg');
	background-repeat:no-repeat;
}

.head-start {
	width:820px;
	height:136px;
	background-image:url('../img/bg/head_start.jpg');
	background-repeat:no-repeat;
}

.division {
	height:20px;
	padding-left:47px;
}

.division .each-division {
	float:left;
	padding-left:16px;
}


.navigation {
	height:32px;
	margin-left:291px;
}

.navigation .each {
	float:left;
}

.content {
	width:820px;
	background-image:url('../img/bg/content.jpg');
	background-repeat:y-repeat;
}

.content .left-img {
	float:left;
	width:320px;
	height:437px;
}

.content .contents {
	float:left;
	width:488px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.70em;
	line-height:1.5em;
	text-align:left;
	background-color:#FFF;
}

.content .contents .contents-head {
	height:20px;
	width:475px;
	border-bottom:1px solid #CFD5D9;
	margin-bottom:20px;
}

.content .contents .contents-head .headline {
	float:left;
	width:455px;
	margin-top:0px;
	padding-bottom:3px;
	font-size:1.2em;
	font-weight:bold;
	color:#5A6D7C;
}

.content .contents .contents-head .drucken {
	float:left;
}

.content .contents .text {
	float:left;
	padding-right:15px;
}

.content .contents .img {
	float:left;
	margin-right:15px;
	border:1px solid #5A6F80;
}

.content .contents .row {
	padding-right:15px;
	margin-bottom:5px;
}

.content .contents .errmsg {
	font-weight:bold;
	padding-bottom:10px;
}

.content .contents .label {
	float:left;
	width:80px;
}

.content .contents .field {
}

input.text-input {
	width:140px;
}

input.image {
	height:10px;
	width:76px;
	border:none;
}

textarea.textarea-input {
	width:386px;
	height:75px;
}

.content .bottom {
	height:4px;
	width:820px;
	background-image:url('../img/content_bottom.gif');
	background-repeat:no-repeat;
}

.footer {
	width:820px;
	height:58px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.55em;
	background-image:url('../img/bg/footer.gif');
	background-repeat:no-repeat;
}

.footer-navigation {
	padding-top:12px;
	padding-left:633px;
}

.footer-navigation .each-footer-navigation {
	float:left;
	padding-right:3px;
}

.footer-navigation .each-footer-navigation a {
	color:#5A6D7C;
	text-decoration:none;
}

.footer-navigation .each-footer-navigation a:active {color:#5A6D7C;}
.footer-navigation .each-footer-navigation a:visited {color:#5A6D7C;}
.footer-navigation .each-footer-navigation a:hover {color:#4275A2;}

.clear {
	height:1px;
	clear:both;
}

#stoerer{
	margin-top:-210px;
	margin-left:-700px;
}
