@charset "utf-8";
body {
	background-image: url(_images/layout/homepage_v1.13_01.png);
	background-repeat: repeat-x;
	background-color: #CACBD2;
	margin: 0;
	padding: 0;
	height: 100%;
}
.schrift_weiss_12 {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-align: left;
	font-size: 12px;
}
.schrift_weiss_12_centered {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}

.schrift_weiss_14 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 1.5;
	text-align: justify;
}
.schrift_weiss_14_centered {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 1.5;
	text-align: center;
}
.schrift_weiss_8 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #FFF;
}


#container {
	height: auto;
	width: 974px;
	background-repeat: no-repeat;
	clear: both;
	position: static;
	top: -440px;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	height: 37px;
	width: 974px;
	float: left;
}
#main {
	height: 761px;
	width: 974px;
	float: left;
	text-align: center;
}
#main_left {
	float: left;
	width: 805px;
	background-image: url(_images/layout/homepage_v1.14_12.png);
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-align: center;
	font-size: 14px;
}
#main_right {
	width: 169px;
	float: left;
	height: 539px;
	background-image: url(_images/layout/homepage_v1.14_13.png);
}
#main_right_bottom {
	background-image: url(_images/layout/homepage_v1.14_15.png);
	background-repeat: repeat-y;
	width: 169px;
	float: left;
}




#bottom {
	height: 33px;
	width: 974px;
	float: left;
	background-image: url(_images/layout/homepage_v1.14_17.png);
	background-repeat: repeat-y;
}




#top {
	height: 50px;
	width: 974px;
	background-image: url(_images/layout/homepage_v1.14_04.png);
}
.schrift_weiss_20 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #FFF;
}
.schrift_weiss_20_centered {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #FFF;
	text-align: center;
}
.schrift_weiss_20_centered_underline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #FFF;
	text-decoration: underline;
	text-align: center;
}
.schrift_weiss_14_menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 1.85;
	text-align: center;
}
.schrift_schwarz_12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
.captcha {
	font-size: 35px;
	color: #000;
	text-align: center;
}
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
            }


            div#shim {
	visibility: hidden;
	width: 100%;
	height: 50%;
	margin-top: -440px;
	float: left;
            }

