* {

	margin: 0px;
	padding: 0px;

}
 
html {

	background: #f1f1f1; 
	text-align: center;
	width: 100%;
	height: 100%;

}

body {

	font-size: 11px;
	line-height: 17px;
	color: #666666; 
	font-family: "Verdana", "Arial" , "Tahoma" , "MS Sans Serif";
	margin: 0px auto;
	text-align: center;
	width: 100%;
	height: 100%;

}

td {

	font-size: 11px;
	line-height: 17px;
	font-family: "Verdana", "Arial" , "Tahoma" , "MS Sans Serif";

}

ul {

	margin: 0px;
	padding: 0px;

}

li {

	list-style: none;

}

form {

	margin: 0px;
	padding: 0px;

}

img {

	border: none;

}

.clean {

	clear: both;
	height: 0px;
	font-size: 0px;
	display: block;
	width: 100%;

}

#container {

	width: 950px;
	background: #2a3964;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	overflow: hidden;
	border: 1px solid #fff;

}

#menu {

	width: 950px;
	height: 36px;
	background: #2a3964;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	overflow: hidden;
	border-bottom: 4px solid #182037;

}

#menu ul {

	margin: 0px;
	padding: 0px;

}

#menu li {

	list-style: none;
	float: left;

}

#menu li a {
         
	background: #2a3964; 
	text-decoration: none;
	line-height: 36px;
	color: #fff;
	height: 36px;
	display: block;
	padding: 0px 10px;
	float: left;
	text-transform: uppercase;

}

#menu li a:hover, #menu li a.aktiv {
         
	background: #182037; 
	text-decoration: none;
	line-height: 36px;
	color: #fff;
	height: 36px;
	display: block;
	padding: 0px 10px;
	float: left;
	text-transform: uppercase;

}

#header {

	width: 950px;
	height: 234px;
	background: #1d1d1d;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	overflow: hidden;
	position: relative;

}

#headerfoto {

	width: 950px;
	height: 233px;
	overflow: hidden;	
	position: absolute;	
	top: 0px;
	left: 0px;
	z-index: 0;

}

#logo {

	width: 307px;
	height: 74px;
	overflow: hidden;	
	position: absolute;	
	top: 80px;
	left: 40px;
	z-index: 1;

}

#headerline {

	width: 950px;
	height: 16px;
	overflow: hidden;	
	position: absolute;	
	bottom: 0px;
	left: 0px;
	z-index: 2;

}

#content {

	width: 950px;
	overflow: hidden;
	background: url(../images/content.gif) repeat-y;

}

#text {

	float: left;
	width: 696px;
	overflow: hidden;
	padding: 20px 20px 0px 20px;

}

#text h1 {

	width: 686px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: #182037;
	font-size: 11px;
	font-weight: bold;
	font-family: "Verdana", "Arial" , "Tahoma" , "MS Sans Serif";
	padding: 0px 0px 0px 10px;
	margin: 0px;

}

#text h2 {

	font-size: 11px;
	font-weight: bold;
	font-family: "Verdana", "Arial" , "Tahoma" , "MS Sans Serif";
	margin: 0px 0px 18px 0px;

}

#text .box {

	width: 656px;
	background: #fff;
	padding: 20px 20px 1px 20px;
	line-height: 19px;
	margin-bottom: 20px;

}

#text .box2 {

	width: 696px;
	background: #fff url(../images/box2.gif) repeat-y;
	padding: 0px;
	line-height: 19px;
	margin-bottom: 20px;

}

#text p {

	margin: 0px 0px 18px 0px;

}

#text a {

	text-decoration: underline;
	color: #182037;

}

#text a:hover {

	text-decoration: none;
	color: #182037;

}

#sidebar {

	float: left;	
	width: 193px;
	overflow: hidden;
	padding: 15px 10px 0px 10px;
	color: #fff;
	margin-left: 1px;
	text-align: center;
	position: relative;

}

#sidebar p {
         
	padding: 0px;
	text-align: left;

}

#sidebar .formular {

	width: 185px;
	height: 17px;
	padding: 3px 0px 0px 3px;
	border: 1px solid #182037;
	margin-bottom: 4px;
	font-family: "Verdana";
	font-size: 11px;
	color: #555;

}

#sidebar .textarea {

	width: 185px;
	height: 80px;
	padding: 3px 0px 0px 3px;
	border: 1px solid #182037;
	margin-bottom: 4px;
	font-family: "Verdana";
	font-size: 11px;
	color: #555;

}

#sidebar .button {

	width: 188px;
	padding: 0px;
	border: none;
	background: #2a3964;
	margin: 4px 0px 0px 0px;
	font-family: "Verdana";
	font-weight: bold;
	color: #fff;
	font-size: 11px;
	text-align: right;

}

#sidebar hr {

	margin: 20px 0px;
	border-top: 1px solid #26345b;
	border-right: 1px solid #2a3964;
	border-bottom: 1px solid #2e3f6e;
	border-left: 1px solid #2a3964;

}

#sidebar h2 {

	font-size: 11px;
	font-weight: bold;
	color: #131724;
	text-align: left;
	margin-bottom: 10px;

}

#sidebar .newsheadline {

	margin-top: 10px;
	text-align: left;
	font-size: 10px;

}

#sidebar .newsdatum {

	text-align: left;
	font-size: 10px;
	color: #131724;

}

#sidebar .newstext {

	font-size: 10px;
	text-align: justify;
	line-height: 14px;

}

#sidebar a.newslink {

	text-decoration: underline;
	color: #131724;

}

#submenu {

	width: 200px;
	padding: 0px 10px;
	float: left;

}

#submenu ul li {
         
	width: 200px;
	list-style: none;
	height: 41px;
	line-height: 40px;
	border-bottom: 1px solid #eaeaea;

}

#submenu ul li a {
         
	width: 180px;
	padding-left: 20px;
	color: #555;
	text-decoration: none;

}

#submenu ul li a:hover {
         
	width: 180px;
	padding-left: 20px;
	color: #182037;
	text-decoration: none;

}

#inlay {

	width: 435px;
	padding: 20px 20px 10px 20px;
	margin-left: 1px;
	float: left;

}

#inlay h1 {

	background: transparent;
	width: auto;
	color: #182037;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;

}

#leistungen {

	width: 696px;
	margin-bottom: 20px;

}

#leistungen table {

	width: 100%;

}

#leistungen .Lbox {

	width: 148px;
	height: 167px;
	background: #fff url(../images/Lbox.gif) repeat-x;
	border: 1px solid #fff;
	
	padding: 113px 10px 0px 10px;
	text-align: justify;
	
	position: relative;

}

#leistungen .Lbox img {

	width: 168px;
	height: 98px;
	
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;

}

#leistungen .Lbox p {
         
	line-height: 18px;
	margin: 0px 0px 14px 0px;

}

#footer {

	width: 930px;
	height: 30px;
	background: url(../images/footer.gif) repeat-x;
	color: #fff;
	margin: 0px auto;
	padding: 13px 10px 0px 10px;
	text-align: left;
	overflow: hidden;
	border-bottom: 4px solid #182037;

}

#footer a {

	text-decoration: none;
	color: #fff;

}

#footer a:hover {

	text-decoration: underline;
	color: #fff;

}