﻿body {
	background-color: #8C90D0;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
	color: #000000;
	background-image: url(../bilder/hg_rahmen.jpg);
	background-repeat: repeat-x;
}

#logo_li {
	margin: 10px 30px 5px 15px;
	border-style: none;
	float: left;
}
#rahmen_aussen {
	position: relative;
	width: 850px;
	margin: 0 auto; 
	background-color: #FFFFFF;
}
#header {
	width: 850px;
}
#content_wrap {
	width: 850px;
	padding-bottom: 20px;
}
#navi {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
	color: #FF4900;
	background-color: #E7E7EF;
	font-weight: normal;
}
#navi a {
	color: #434261;
	text-decoration: none;
	font-weight: normal;
}
.bilderrahmen {
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ECECF2;
	border-right-color: #ECECF2;
	border-bottom-color: #ECECF2;
	border-left-color: #ECECF2;
}
#navi a:hover {
	color: #8C90D1;
	text-decoration: none;
}
#navi ul {
	padding-left: 280px;
	padding-bottom: 5px;
}
#navi li {
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: medium;
	color: #FF4900;
	list-style-type: none;
	float: left;
	display: block;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
}
#content {
	width: 520px;
	padding-left: 280px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
	margin-top: 30px;
	color: #414361;
	margin-left: 0px;
}
#content ul {
	list-style-type: none;
}
#content p {
	text-align: justify;
	margin-top: 0px;
	padding-top: 0px;
}
#content a {
	color: #414361;
}
#content a:hover {
	text-decoration: none;
	color: #FF4900;
}
#content h1 {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: medium;
	font-weight: bold;
	color: #414361;
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform: none;
}
#content h2 {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
	font-weight: bold;
	color: #414361;
	margin-top: 20px;
	margin-bottom: 5px;
	text-transform: none;
	padding-top: 0px;
}
#footer {
	width: 100%;
	clear: both;
	background-color: #E1E1EB;
	margin: 0px;
	padding: 0px;
}
#footer ul {
	padding: 0px;
	font-family: Verdany, Arial, Helvetica, Sans-Serif;
	font-size: x-small;
	color: #434261;
	margin-left: 280px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer li {
	margin: 15px 30px 10px 0px;
	float: left;
	list-style-type: none;
	text-decoration: none;
}
#footer li a {
	list-style-type: none;
	text-decoration: none;
	color: #414361;
}
.foto_li {
	margin: 0px 30px 5px 0px;
	border-style: none;
	float: left;
}
.foto_re {
	margin: 10px 20px 5px 0px;
	float: right;
}
#link a {
	color: #000080;
	font-weight: bold;
}
#link a:hover {
	color: #FF0000;
	font-weight: bold;
}
.clear {
	clear: both;
	line-height: 1px;
}
.bullet {
	list-style-type: disc;
	list-style-position: outside;
}

