@charset "UTF-8";
/* CSS Document */

body {
	background-color: #D7EBFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(../images/nmhinter.gif);
	background-repeat: no-repeat;
	background-position: 630px 660px;
}
p {
	margin: 0px;
	padding: 0px;
}
#kopf {
	background-color: #FFFFFF;
	height: 183px;
	width: 875px;
	position: absolute;
	left: 50px;
	top: 10px;
}
h1 {
	font-size: 1.3em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
}
#navigation {
	background-color: #2D64AF;
	position: absolute;
	height: 29px;
	width: 875px;
	left: 50px;
	top: 193px;
}
#unternavigation {
	background-color: #F0FAFF;
	float: left;
	height: 432px;
	width: 175px;
	position: relative;
	left: 15px;
	background-image: url(../images/unternavihinter.jpg);
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: top;
	top: 15px;
	padding-top: 8px;
}
#unternavigation a {
	color: #000000;
	text-decoration: none;
}
#unternavigation a:visited {
	color: #000000;
	text-decoration: none;
}
#unternavigation p {
	margin-bottom: 3px;
}
.abstand {
	padding-bottom: 20px;
}
#inhalt {
	background-color: #FFFFFF;
	position: absolute;
	height: 510px;
	width: 875px;
	left: 50px;
	top: 225px;
}

#submitbutton {
	width: 100px;
	height: 50px;
}

#downloadservice {
	background-color: #F0FAFF;
	position: relative;
	height: 472px;
	width: 455px;
	left: 30px;
	top: 15px;
	float: left;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 140px;
}

#downloadservice a {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

#content {
	background-color: #F0FAFF;
	position: relative;
	height: 472px;
	width: 455px;
	left: 30px;
	top: 15px;
	float: left;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 140px;
}
#content p {
	margin-bottom: 10px;
	line-height: 1.2em;
}
#content li {
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
	list-style-position: inside;
	list-style-image: url(../images/strichaufzaehl.gif);
}
#content ul {
	padding-left: 0px;
	margin: 0px;
}
#content a {
	color: #000000;
	text-decoration: none;
}
#content a:visited {
	color: #000000;
	text-decoration: none;
}
#content input.text {
	height: 18px;
	width: 160px;
	margin-bottom: 5px;
}

#content input.submit {
	width: 50px;
	/*margin-bottom: 5px;*/
}

#content textarea {
	height: 80px;
	width: 465px;
}
#angebote {
	/*display: inline;*/
	background-color: #F0FAFF;
	position: relative;
	height: 472px;
	width: 455px;
	left: 30px;
	top: 15px;
	float: left;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 140px;
}
#angebote a {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
#angebote img {
	margin-right: 25px;
	vertical-align: top;
    float: left;
	margin-bottom: 15px;
}
#angebote p {
	display: inline;
	vertical-align: top;
	float: left;
	margin-top: 5px;
}
#bildleiste {
	width: 165px;
	position: absolute;
	left: 710px;
	top: 15px;
}
#schattenunten {
	background-image: url(../images/schattenunten.gif);
	position: absolute;
	height: 7px;
	width: 880px;
	left: 52px;
	top: 735px;
	text-align: right;
}
#schattenseite {
	background-image: url(../images/schattenseite.gif);
	position: absolute;
	height: 723px;
	width: 7px;
	left: 925px;
	top: 12px;
}

