@charset "utf-8";
body {
	background-color: #666666;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#haupt {
	background-image: url(hg.png);
	position: absolute;
	left: 50%;
	top: 50%;
	height: 700px;
	width: 789px;
	margin-top: -350px;
	margin-left: -450px;
	padding-left: 62px;
	padding-right: 56px;
}


#haupt #kontakt {
	background-image: url(bilder/kontaktfeld_hg.png);
	position: absolute;
	left: 400px;
	top: 198px;
	width: 350px;
	height: 370px;
	font-size: 12px;
	color: #666666;
	font-weight: bolder;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#logo3 {
	position: absolute;
	left: 143px;
	top: 353px;
}

input {
	background-color: #aa210f;
	color: #b2d51f;
}
select {
	color: #b2d51f;
	background-color: #aa210f;
}
textarea {
	color: #b2d51f;
	background-color: #aa210f;
}


#haupt #textblock {
	height: 240px;
	width: 230px;
	position: absolute;
	left: 88px;
	top: 235px;
	text-align: left;
	background-image: url(bilder/soft_textblock.png);
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	color: #460000;
}




#haupt #navi {
	margin-top: 90px;
}
.ueberschrift {
	color: #00CCCC;
	font-size: 24px;
	font-weight: bolder;
}

#logo2 {
	background-image: url(bilder/logo_40soft_100px.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 120px;
	height: 100px;
	left: 72px;
	top: 518px;
}

#haupt #galerie {
	float: right;
	margin-right: 30px;
	background-color: #CCCCCC;
}
#haupt #galerie img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#haupt #logo {
	width: 254px;
	position: absolute;
	left: 133px;
	top: 219px;
	height: 324px;
}


#haupt #laufleiste {
	width: 778px;
	position: absolute;
	left: 63px;
	top: 520px;
	height: 100px;
}
#haupt #laufleiste #kostenlosejavascripts a {
	color: #b2d51f;
	font-size: 1px;
}
.ueberschrift2 {
	color: #aa210f;
	font-size: 24px;
	font-weight: bolder;
}
#haupt #danke {
	position: absolute;
	left: 397px;
	top: 248px;
	width: 350px;
	height: 201px;
	font-size: 24px;
	text-align: center;
	color: #aa210f;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
