body {
	margin:0;
	padding:0;
	font-size: 12px;
	font-family: Tahoma;
	background-color: #400205;
	line-height: 140%;
}

a {
	color: #740036;
	border-bottom-style: dotted;
	border-bottom-color: #740036;
	border-bottom-width: 1px;
	text-decoration: none;
}

a:hover {
	color: #A10032;
	border-bottom-style: solid;
	border-bottom-color: #A10032;
	border-bottom-width: 1px;
	text-decoration: none;
}

#main {
	font-size: none;
	width: 100%;
	float: left;
}

#head {
	margin:0;
	padding:0;
	background-image: url(media/elemente/bg.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 100%;
	height: 108px;
}

#nav {	
	width: 100%;
	float: left;
}

#logo {
	width: 366px;
	left: 560px;
	position: absolute;
	background-image: url(media/elemente/logo.jpg);
	background-repeat: no-repeat;
	height: 108px;
	top: 0px;
}

#content {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	padding-bottom: 100px;
	padding-top:20px;
}

#content p, #content h1, #content h2, #content ul {
	margin-left: 50px;
	margin-right: 50px;
}

#inhalt {
	float: left;
	width: 870px;
}

#bottom {
	float: left;
	width: 100%;
	height: 101px;
}

#head div#nav ul {
	list-style-type: none;
	margin:0;
	float: left;
	font-size: 12px;
	padding-top: 70px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
}

#head div#nav ul li {
	padding:0;
	margin:0;
	float: left;
	color: #5B002D;
}

#head div#nav ul li a {
	font-family: Georgia;
	color: #A10032;
	font-size: 13px;
	text-decoration: none;
	padding-right: 20px;
	border-bottom-style: none;
}

#head div#nav ul li a:hover {
	border-bottom-style: none;
	color: #740036;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #063462;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h2 {
	font-family: Tahoma;
	font-size: 13px;
	color: #878989;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

div#content div#inhalt ul {
	padding: 0;
	list-style-position: outside;
	list-style-type: circle;
}

div#content div#inhalt ul li {
	margin: 0;
	padding: 0;
	margin-left: 2em;
	margin-bottom: 0.5em;
}

div#content div#inhalt div.spalte {
	width: 40%;
	float: left;
}

span.label {
	display: block;
	float: left;
	width: 6em;
}

span.text {
	display: block;
	float: left;
}

div#content div#inhalt div.image {
	float: right;
	width: 130px;
	margin-left: 10px;
	background-color: #D8D8D8;
	border: 1px solid #B3B3B3;
}

div#content div#inhalt div.image img {
	margin: 5px;
}

div#content div#inhalt div.image p {
	margin: 5px;
	margin-top: 0;
	font-size: 9px;
	color: #676767;
	line-height: 120%;
}
img.portrait { margin-right: 10px; margin-bottom: 10px; border: solid 1px #400205 }
