/* CSS Document */

body{
	margin: 0;
	padding: 0;
	background-color: #E7D78F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 11px;
}	

img { border: 0; }

a:link, a:visited { text-decoration:underline; border: 0 none; color: black; }
a:hover, a:active {text-decoration:none; border: 0 none; color: black; }

a.redLink {
	color:#BB0A11;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}	

h2 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}


.headlineVorsatz{
	background-image:url(../img_all/headline_vorsatz.gif);
	background-position: center;
	background-position: left;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 0 0 20px;
}

.main{
	width: 980px;
	margin: 0 auto;
	padding: 0;
	background-color: white;
}

.mainHeader{
	background-image: url(../img_all/main_header.jpg);
	background-repeat: no-repeat;
	width: 980px;
	height: 412px;
	margin: 0;
	padding: 0;
}

.mainHeader img {
	margin-top: 331px;
}

.textLeft{
	float:left;
	padding-left: 53px;
	padding-top: 35px;
	width: 398px;
}

.textLeft p{
	margin: 13px 0 10px 0 ;
	padding: 0;
	line-height:18px;
}

.textRight{
	float:left;
	padding-left: 71px;
	padding-right: 46px;
	padding-top: 35px;
	width: 410px;
}

.textRight p{
	margin: 13px 0 10px 0 ;
	padding: 0;
	line-height:18px;
}

.impressum {
	padding-left: 53px;
	padding-right: 46px;
	padding-top: 35px;
	line-height:18px;
}	

.impressum h1 {
	background-image:url(../img_all/headline_vorsatz.gif);
	background-position: center;
	background-position: left;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 0 0 20px;
}

.clear{
	clear:both;
}	

.hr{
	background-image:url(../img_all/hr.jpg);
	background-repeat: no-repeat;
	width: 881px;
	height: 10px;
	margin: 10px auto;
}

.impressumKontakt{
	padding-top: 26px;
	padding-right: 20px;
	margin: 0;
	text-align: right;
}

.spacer {
	padding-right: 20px;
}

.spacerBottom {
	height:100px;
}

.aiatLink {
	float:left; 
	width:85px; 
	height:100px; 
	margin-left:40px;
	margin-top: 10px;
}

.aiatLink img {
	margin: 0;
	padding: 0;
}

.colorRed {
	color: #BB0A11;
}
