body {
	margin:0px;
	padding:0px;
	color: #333333;
	background-image: url(bilder/body_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	
}

.block {
	width:890px;
	height:100%;
	border: 0px solid #333333;
	 text-align:left;
	 position:relative;
}

.header {
	width:100%;
	height:44px;
	border: 0px solid #333333;
	margin-top:10px;
	margin-left:10px;
	font-weight:bold;
}
.logo {
	width:320px;
	height:80px;
	border: 0px solid #333333;
	float:left;
}

.logo-flagge {
	width:73px;
	border: 0px solid #333333;
	float:left;
}
.logo-schrift {
	width:240px;
	border: 0px solid #333333;
	float:left;
	font-size:11px;
	font-weight:bold;
}



.topnavigation {
	width:560px;
	margin-top:8px;
	border: 0px solid #333333;
	float:left;
}

.button01 a {
	width:126px;
	height:25px;
	border: 0px solid #333333;
	float:left;
	background-image: url(bilder/button_blau.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align:center;
	padding-top:8px;
	text-decoration:none;
	font-weight:bold;
	color:#0976BD;
	margin-right:17px;
}
.button01 a:hover {
	width:126px;
	height:25px;
	border: 0px solid #333333;
	float:left;
	background-image: url(bilder/button_blau_f2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align:center;
	padding-top:8px;
	text-decoration:none;
	font-weight:bold;
	color:#333333;
	margin-right:17px;
}

.button02 a {
	width:126px;
	height:25px;
	border: 0px solid #333333;
	float:left;
	background-image: url(bilder/button_gelb.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align:center;
	padding-top:8px;
	text-decoration:none;
	font-weight:bold;
	color:#666666;
	margin-right:17px;
}
.button02 a:hover {
	width:126px;
	height:25px;
	border: 0px solid #333333;
	float:left;
	background-image: url(bilder/button_gelb_f2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align:center;
	padding-top:8px;
	text-decoration:none;
	font-weight:bold;
	color:#333333;
	margin-right:17px;
}
.button03 a {
	width:126px;
	height:25px;
	border: 0px solid #333333;
	float:left;
	background-image: url(bilder/button_rot.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align:center;
	padding-top:8px;
	text-decoration:none;
	font-weight:bold;
	color:#FE0000;
	margin-right:17px;
}
.button03 a:hover {
	width:126px;
	height:25px;
	border: 0px solid #333333;
	float:left;
	background-image: url(bilder/button_rot_f2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align:center;
	padding-top:8px;
	text-decoration:none;
	font-weight:bold;
	color:#333333;
	margin-right:17px;
}
.button04 a {
	width:126px;
	height:25px;
	border: 0px solid #333333;
	float:left;
	background-image: url(bilder/button_gruen.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align:center;
	padding-top:8px;
	text-decoration:none;
	font-weight:bold;
	color:#009834;
}
.button04 a:hover {
	width:126px;
	height:25px;
	border: 0px solid #333333;
	float:left;
	background-image: url(bilder/button_gruen_f2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align:center;
	padding-top:8px;
	text-decoration:none;
	font-weight:bold;
	color:#333333;
}



.content-left {
	width:620px;
	height:550px;
	border: 0px solid #333333;
	float:left;
	margin-right:20px;
}

.content-right {
	border: 0px solid #333333;
	float:left;
}
.sprachbox-head {
width:240px;
height:9px;
	background-image: url(bilder/kasten_oben.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	text-align:center;
	margin-top:10px;
		border: 0px solid #333333;

}
.sprachbox-content {
width:240px;
	background-image: url(bilder/kasten_hintergrund.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-size:11px;
	line-height:14px;
	text-align:left;
}
.sprachbox-content  p{
margin-top:0px;
margin-bottom:3px;
	text-align:left;
}
.sprachbox-content  img{
margin-top:0px;
margin-bottom:3px;
	text-align:left;
	vertical-align:text-top;
}

.inhalt {
width:90%;
	border: 0px solid #333333;
	height:480px;
}
.inhalt_login {
width:90%;
text-align:left;
	padding-top:8px;
}
.einzug {
	width:50px;
	border: 0px solid #333333;
}

.loginbox {
width:240px;
height:112px;
	background-image: url(bilder/loginbox.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration:none;
	color:#333333;
	border: 0px solid #333333;

}
.loginbox_left {
	width:140px;
	border: 0px solid #333333;
	float:left;
}
.loginbox_right {
	width:70px;
	border: 0px solid #333333;
	float:left;
}
.loginbox  p{
margin-top:0px;
margin-bottom:8px;
	text-align:left;
}
.loginbutton {
width:100%;
margin-top:8px;
	text-align:center;
}



.footer {
	width:890px;
	height:50px;
	border: 0px solid #333333;
	font-weight:bold;
}
.username {
width:130px;
}
.password {
width:70px;
}

.language_text {
	font-size:8px;
}
