body{
	background-color:#ffffff;
	margin:0px;
	height:100%;
}
#Layer1 {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:150px;
	z-index:1;
}
#Language {
	position:absolute;
	left:845px;
	top:5px;
	width:45px;
	height:12px;
	z-index:2;
}
#Layer2 {
	position:absolute;
	left:2px;
	top:182px;
	width:180px;
	height:468px;
	z-index:2;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration:none;
	color: #31409B;
	border-top : thin solid #d6b789;
	border-bottom : thin solid #d6b789;
	line-height : 18px;
}
.navigation a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration:none;
	color: #31409B;
	/*border-bottom : medium solid #d6b789;
	//line-height : 20px;*/
}
.navigation a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	/*text-decoration:underline;*/
	color: #f44f49;
	/*border-bottom : thin solid #d6b789;
	//line-height : 20px;*/
}
#Layer3 {
	position:absolute;
	left:150px;
	top:182px;
	width:750px;
	height:473px;
	z-index:3;
}
#navigation {
	position:absolute;
	left:40px;
	top:20px;
	width:100px;
	height:450px;
	z-index:3;
}
#inhalttext {
	position:absolute;
	left:80px;
	top:20px;
	width:350px;
	height:450px;
	z-index:3;
}
#inhaltbild {
	position:absolute;
	left:540px;
	top:20px;
	width:200px;
	height:450px;
	z-index:3;
}
#balken {
	position:absolute;
	left:42px;
	top:630px;
	width:852px;
	height:20px;
	z-index:20;
}
.ueberschrift_blau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration:none;
	color: #31409B;
}
.ueberschrift_rot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration:none;
	color: #f44f49;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration:none;
	color: #000000;
}
.text A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration:none;
	color: #31409B;
}
.text A:Hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration:underline;
	color: #f44f49;
}
.text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration:none;
	color: #000000;
}
.text_bold_blau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration:none;
	color: #31409B;
}
.text_klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration:none;
	color: #555555;
}

/* Formular */
.inputtext {
font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
font-size: 12px;
font-weight: normal;
color: #000000;
text-decoration: none;
background-color: #ffffff;
padding: 2px;
height: 20px;
width: 200px;
border: 1px solid #31409B;
}
.inputtext_small {
font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
font-size: 12px;
font-weight: normal;
color: #2e4e97;
text-decoration: none;
background-color: #ffffff;
padding: 2px;
height: 18px;
width: 70px;
border: 1px solid #2e4e97;
}
.inputtext_medium {
font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
font-size: 12px;
font-weight: normal;
color: #2e4e97;
text-decoration: none;
background-color: #ffffff;
padding: 2px;
height: 18px;
width: 255px;
border: 1px solid #2e4e97;
}
.inputtext_medium_small {
font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
font-size: 12px;
font-weight: normal;
color: #2e4e97;
text-decoration: none;
background-color: #ffffff;
padding: 2px;
height: 18px;
width: 142px;
border: 1px solid #2e4e97;
}
.inputtextarea {
font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
font-size: 12px;
font-weight: normal;
color: #2e4e97;
text-decoration: none;
background-color: #ffffff;
padding: 2px;
height: 60px;
width: 400px;
border: 1px solid #2e4e97;
}
.inputbutton {
font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
font-size: 12px;
font-weight: bold;
color: #000000;
text-decoration: none;
background-color: #ffffff;
padding: 2px;
border: 1px solid #31409B;
}
.inputbox {
font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
font-size: 12px;
font-weight: bold;
color: #2e4e97;
text-decoration: none;
background-color: #ffffff;
padding: 0px;
border: 1px solid #2e4e97;
}