@charset "UTF-8";
/* CSS Document */

.form_back {
	background-color: #1A3F6E;
	background-image: url(../images/form_back_dankuschell.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	vertical-align: top;
}
.normal_white {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #1A3F6E;
}
.normal_white A:link {
	color: #002342;
	text-decoration:underline
}
.normal_white A:hover {
	color: #1A3F6E;
	text-decoration:underline
}
.normal_white A:active {
	color: #002342;
	text-decoration:underline
}
.normal_white A:visited {
	color: #002342;
	text-decoration:underline
}
.normal_blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #FFF;
}
.blue_back {
	background-image: url(../images/blue_back_dankuschell.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.footer_back {
	background-image: url(../images/footer_back_dankuschell.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.normal_footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #9ac6e8;
	text-align: center;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.normal_footer A:link {color: #9ac6e8; text-decoration:underline}
.normal_footer A:hover {color: #ffffff; text-decoration:underline}
.normal_footer A:active {color: #9ac6e8; text-decoration:underline}
.normal_footer A:visited {color: #9ac6e8; text-decoration:underline}
.title_green {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #96D52C;
	text-align: left;
	margin: 0px;
}
.subtitle_blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #002342;
	text-align: left;
	margin: 0px;
}
.left_back {
	background-image: url(../images/left_bottom_dankuschell.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
.right_back {
	background-image: url(../images/right_bottom_dankuschell.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.photos_back {
	background-image: url(../images/photos_vertical_back_dankuschell.jpg);
	background-repeat: repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
