* {
font-size: 100.01%;
padding:0;
margin:0;
}

img {
	border:0;
	margin:0;
}
	
body {
	font-family: Arial, Verdana;
	font-size:0.75em;
	margin: 0 auto;
	text-align:center;
	background-color:#f0f0f0;
	color:#393838;
}


a{
	color: #004c99;
	text-decoration: underline;
}

a:hover{
	color: #004c99;
	text-decoration: none;
}

a.flaggen{
	color: #7c7c7c;
	text-decoration: none;
}

a.flaggen:hover{
	color: #7c7c7c;
	text-decoration: underline;
}

a.druckansicht{
	padding-left: 12px;
	background-image: url(grafiken/icon-druckansicht.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
}

a.kontakt{
	padding-left: 14px;
	background-image: url(grafiken/icon-email.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}

a.impressum{
	padding-left: 12px;
	background-image: url(grafiken/icon-impressum.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
}


.textfeld{
	border: 1px solid #a5acb2;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 5px 0;
	width: 294px;
	height: 17px;
}

.checkbox{
	border: 0;
	margin: 0;
	padding: 0;
}

.select{
	border: 1px solid #a5acb2;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 3px 0;
	width: 146px;
}

.textarea{
	border: 1px solid #a5acb2;
	font-size: 12px;
	line-height: 16px;
	width: 292px;
	height: 85px;
	margin: 0 0 3px 0;
}

.submit{
	border: 0;
	padding: 2px 10px;
	color: #ffffff;
	font-weight: bold;
	background-color: #004c99;
}


#Main{
	width: 1000px;
	margin: 0px auto;
	padding: 0;
}

#blockMain{
	width: 1000px;
	padding: 0;
	background-image: url(grafiken/bg-main-schatten.gif);
	background-repeat: repeat-y;
}

#blockMainInner{
	padding: 0;
	margin: 0 25px 0 25px;
	width: 950px;
	background-color: #ffffff;
}

#blockSchattenTop{
	width: 1000px;
	height: 29px;
}

#blockSchattenbottom{
	width: 1000px;
	height: 20px;
}

#blockTop{
	margin: 0;
	padding: 0;
	width: 950px;
	height: 95px;
	background-image: url(grafiken/bg-top.gif);
	background-repeat: no-repeat;
}

#blockTopLeft{
	float: left;
	text-align: left;
	width: 488px;
	height: 94px;
}

#blockTopRight{
	float: left;
	text-align: left;
	width: 462px;
	height: 94px;
}

#blockTopRightLang{
	text-align: right;
	width: 424px;
	height: 45px;
	padding: 12px 38px 0 0;
}

#blockTopRightNav{
	width: 424px;
	height:38px;
}

#blockTopRightNav img{
	float:left;
	margin: 0;
	padding: 0;
}

#blockContent{
	width: 888px;
	padding: 15px 38px 40px 24px;
	margin: 0;
	text-align: left;
}

#blockContentLeft{
	float:left;
	margin-right: 34px;
	width: 430px;
}

#blockContentRight{
	float:left;
	width: 424px;
}

#blockBottom{
	margin-right: 68px;
	text-align: right;
}

#blockBottom a{
	margin-left: 18px;
	font-size: 10px;
	color: #7c7c7c;
	text-decoration: none;
}

#blockBottom a:hover{
	color: #7c7c7c;
	text-decoration: underline;
}

#druckHeader{
	display: none;
}
