@charset "ISO-8859-1";
*{
	margin:0px;
	padding:0px;
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background-image: url(../img/main-bckg.jpg);
	font-size: 11px;
	line-height: 13px;
}
#rahmen {
	width:900px;
	margin:0 auto auto;
	background-color: #FFF;
	text-align: left;
	border-width:1px;
  border-style:solid;

}
#navi {
	background-color: #FFF;
	width: 150px;
	float: left;
	padding-top: 10px;
	background-image: url(../img/navi-bckg.gif);
	background-repeat: no-repeat;
}
#line {
	background-color: #0078B5;
	display: block;
	width: 900px;
	height: 2px;
	margin-top: 5px;
	float: left;
}
#content {
	color: #333;
	float: left;
	width: 530px;
	height: 600px;
	padding: 10px;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	background-color: #E7F2F8;
}
.image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.navigation {
	font-size: 12px;
	list-style-position: inside;
	list-style-type: none;
	font-weight: bold;
	line-height: 18px;
	background-color: #C5E1ED;
	display: block;
	text-indent: 3px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	color: #333;
}
.navigation a:link {
	text-decoration: none;
	color: #333;
	background-color: #C5E1ED;
	display: block;
	}
.navigation a:visited {
	text-decoration: none;
	color: #333;
	background-color: #C5E1ED;
	display: block;
	}
.navigation a:hover {
	text-decoration: none;
	color: #333;
	background-color: #83BBD6;
	display: block;
	}
.navigation a:active {
	text-decoration: none;
	color: #333;
	background-color: #C5E1ED;
	display: block;
	}
#head {
	background-image: url(../img/banner.gif);
	background-repeat: no-repeat;
	height: 113px;
	width: 900px;
}
#line2 {
	background-color: #0078B5;
	display: block;
	width: 900px;
	height: 2px;
	clear: left;
}
#bottom {
	visibility:visible;
	width:900px;
	height:50px;
	padding-top: 10px;
	text-align: center;
	font-size: 10px;
	line-height: 14px;
}
#right-content {
	width: 200px;
	float: left;
	}
#inhalt1-rechts {
	width:180px;
	height:120px;
	padding: 10px;
	text-align:center;
	background-color: #FFF;
}
.news {
	margin-bottom: 5px;
	width: 530px;
	margin-top: 5px;
	height: 1px;
	float: left;
	background-color: #0078B5;
}
h1 {
	font-size: 18px;
	line-height:normal;
	font-weight:bold;
	}
h4 {
	font-size: 14px;
	line-height:normal;
	font-weight:bold;
	}
.haftung {
  text-align: justify;
  font-size: xx-small;
}
#kontakt
{
margin-left: 5px;
}
.boxcontent
{
  height: 110px;
}
.einr
{
  margin-left: 50px;
}