@charset "utf-8";

body {
	background-color: #fff;
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
body * {
	font-size: 12px;
}

h1{
	font-size: 12px;
	text-transform: uppercase;
	line-height: 13px;
	font-weight: bolder;
	margin: 0px;
	margin-bottom: 6px;
}
h2{
	font-size: 12px;
	line-height: 11px;
	font-style:italic;
	margin: 0px;
	font-weight: lighter;
}

h3 {
	font-size: 12px;
	line-height: 17px;
	margin: 0px;
	font-weight: lighter;
	margin-left: 10px;
}	

h3 a {

	color: #444;
}

h3 a:hover {
	color: #39F;
}

h3 a:visited {
	color: #777;
}

h4{
	font-size: 12px;
	line-height: 13px;
	font-weight: bolder;
	margin: 0px;
	margin-bottom: 8px;
	margin-top: 20px;
}

 h5, h6 {
	font-weight: normal;
}
p {
	margin-bottom: 1.1em;
	margin-top: 0;
	text-align: justify;
}
#main p.lastNode {
	margin-bottom: 0;
}

a {
	border: none;
	color: #39C;
	text-decoration:underline;
	
}	
a:hover {
	border: none;
	text-decoration:none;
	
}
a:link img, a:visited img {
	border: none;
	color: #6CF;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}
#main {
	margin: 0 auto;
	width: 1080px;
}
#navdiv {
	margin-right: 53px;
	margin-top: 82px;
	display: inline;
	float: right;
	height: 63px;
	margin-bottom: 0;
	width: 453px;
}
#header {
	margin-right: 0px;
	margin-top: 60px;
	display: inline;
	float: right;
	height: 86px;
	margin-bottom: 0;
	width: 480px;
}
#content_overflow {
	margin-right: 54px;
	margin-top: 4px;
	display: inline;
	float: right;
	margin-bottom: 0;
	width: 452px;
	padding-top: 0px;
	height: 376px;
	overflow: auto;
	max-height: 370px;
}
#content {
	margin-right: 54px;
	margin-top: 4px;
	display: inline;
	float: right;
	margin-bottom: 0;
	width: 452px;
	padding-top: 0px;
	height: 376px;
	max-height: 250px;
}
html > body #content {
	height: auto;
	min-height: 377px;
}
.p_body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #555;
	line-height: 100%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-image: url(Bilder/bodybg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height: 376px;
	min-width: 432px;
	padding-right: 30px;
}
.p_body_overflow {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #555;
	line-height: 100%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	/* background-image: url(Bilder/bodybg.jpg); */
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 376px;
	min-width: 403px;
	padding-right: 30px;
}
#picture {
	margin-right: 15px;
	margin-top: 4px;
	display: inline;
	float: right;
	height: 377px;
	margin-bottom: 0;
	width: 466px;
}

#index_adress {
	text-align:center; 
	border: solid 0px #F7F7F7;
	width: 300px;
	padding: 5px;
	margin:auto;
	
	}
#index_adress p {
	font-size:15px;
 	line-height: 14px;
	text-align:center;
	}
#index_adress h1 {
	font-size:15px;
	text-transform:none;
	margin-bottom:5px;
 	
	}	
#table_impressum {
	border: solid 2px #F7F7F7;
	
	}	

