/* CSS Document */

html { height:101%; }
body {
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	background-color: #bd151d;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 7px;
}
a {
	color: #FCD355;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #FEEDB8;
	text-decoration: none;
}
a img {
border: 0 none;
}
#alles{
	width: 936px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
}
#menutop {
	text-align: right;
	font-weight: normal;
	width: 910px;
	padding-top: 3px;
	font-size: 12px;
}
#titel {
	height: 142px;
	width: 936px;
	background-image: url(pics/titel.jpg);
	background-repeat: no-repeat;
}
#menumain {
	float: left;
	width: 303px;
	line-height: 25px;
	padding-top: 30px;
}
#abstandmenu {
	float: left;
	height: 107px;
	width: 20px;
}
#titel_teil2 {
	height: 107px;
	float: left;
	width: 323px;
	background-image: url(pics/titel_teil2.jpg);
	text-align: center;
}
#inhalt {
	float: left;
	width: 613px;
	font-size: 12px;
	padding-top: 30px;
	background-color: #9c080f;
	text-align: left;
}
#inhalt1_inhalt {
	width: 170px;
	padding-left: 18px;
}
#inhalt1_inhalt p {
	margin-bottom: -10px;
}

#inhalttop {
	text-align: right;
	float: right;
	height: 25px;
	width: 500px;
	padding-right: 20px;
	font-size: 11px;
	padding-top: 35px;
}
#fotosiminhalt {
	float: left;
	width: 175px;
}
#textiminhalt {
	float: left;
	width: 395px;
	padding-left: 25px;
}
#textiminhalt ul {
	list-style-position: outside;
	list-style-type: disc;
}

#fotoleiste {
	height: 107px;
	width: 600px;
	float: left;
}
#footer {
	clear: left;
	font-size: 11px;
	color: #0C1013;
	padding-left: 323px;
	text-align: right;
}
#footertext {
	text-align: center;
	line-height: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFD754;
	width: 612px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footertext a {
	color: #000000;
}


test {
	background-color: #00CCCC;
}
#top {
	text-align: right;
	line-height: 12px;
	width: 612px;
	background-color: #9C080F;
	float: right;
	height: 30px;
	padding-top: 20px;
}
#toptext {
	padding-right: 20px;
	padding-top: 10px;
	height: 16px;
}
#footertext a:hover {
	color: #FEEDB8;
}

