@charset "utf-8";

* {
	margin:0;
	padding:0;
	}

body {
	background-color: #fff;
	/* overflow-x: auto;*/
	overflow-x: visible;	
	overflow-y: scroll;
	height:100%;
	background-image:url(../images/bodyhgpattern.gif);
	background-repeat: repeat-x;
	
	overflow-y: scroll;
	background-position: 50% 203px;
}

#haupt {
	position:relative;
	margin: 0 0 0 100px;
	min-height:100%;
	height:auto;
	height:100%;
	width: 830px;
	padding: 0px 0px 0px 0px;
	overflow-x: visible;
}

td, tr, table, div {
	color: #333;
	font: 13px Arial, Helvetica, sans-serif;
	line-height: 18px;
}
hr {
	border:0px;
	border-bottom: 1px solid #000;
	}
p {
	color: #333;
	font: 13px Arial, Helvetica, sans-serif;
	line-height: 18px;
	}
	
	
p.adresse {
	color: #333;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 18px;
	text-align: right;
	padding: 0px 10px 0px 0px;
	}
	
h1 {
	color: #ec7404;
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
	}
h2 {
	color: #ec7404;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 40px 0px 0px 40px;
	}
	
h3 {
	color: #ec7404;
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
	}
h4 {
	color: #ec7404;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
	text-align: right;
	padding: 0px 10px 0px 0px;
	}
a:link {
	text-decoration: underline;
	color: #333;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #ec7404;
}

	
img {
	border: 0px;
}
#top {
	position: relative;
	float: left;
	width: 780px;
	height: 30px;
}
#logo {
	position: relative;
	float: left;
	width: 280px;
	height: 93px;
}
#left {
	position: relative;
	float: left;
	width: 280px;
	height: auto;
	min-height: 450px;
}
#visual {
	position: relative;
	float: left;
	width: 280px;
	height: 218px;
	background-image:url(../images/schattenpattern1.png);
	background-repeat: repeat-y;	
}
#visualschatten {
	position: absolute;
	top: 0px;
	left: 280px;
	width:280px;
	height: 218px;
	z-index:2;
	background-image:url(../images/schattenpattern1.png);
	background-repeat: repeat-y;
	visibility: hidden;
}
#header_weiss {
	position: relative;
	float: right;
	width: 549px;
	height: 93px;
}
#right {
	position: relative;
	float: right;
	width: 549px;
	height: auto;
	min-height: 800px;
	border-left: solid #000 1px;

}
#headline {
	position: relative;
	
	width: 549px;
	height: 80px;
}

#header {
	position: relative;
	width: 499px;
	height: 138px;
	overflow: visible;	
	padding: 1px 0px 0px 0px;
}
#menu {
	position: relative;
	float: left;
	width: 204px;
	height: auto;
	padding: 20px 0px 10px 0px;
	background-image:url(../images/hauptnavihg.jpg);
	background-repeat: no-repeat;
	margin-left: 76px;
	top: -20px;
}
#menueschatten {
	position: absolute;
	top: 0px;
	left: 204px;
	width:204px;
	height: 250px;
	z-index:3;
	background-image:url(../images/schattenpattern1.png);
	background-repeat: repeat-y;
	visibility: hidden;
}

#content {
	position: relative;
	width: 549px;
	height: auto;
	min-height: 450px;
	padding: 30px 0px 10px 40px;	
}
#contentbox1{
	position: relative;
	float: left;
	width: 274px;
	height: 220px;
	
}
#contentbox2{
	position: relative;
	float: right;
	width: 274px;
	height: 220px;
	
}
#contentbox3{
	position: relative;
	float: left;
	width: 274px;
	height: 220px;
	
}
#contentbox4{
	position: relative;
	float: right;
	width: 274px;
	height: 220px;
}
#contentbox5{
	position: relative;
	float: left;
	width: 300px;
	height: auto;
}
#contentbox6{
	position: relative;
	float: right;
	width: 230px;
	height: auto;
}
#content p {
	color: #333;
	font: 13px Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding-right: 120px;	
	}
#contentbox1 p, #contentbox2 p, #contentbox3 p,#contentbox4 p {
	padding: 0px 20px 0px 0px;	
	}
	#contentbox6 p {
	padding: 0px 0px 0px 0px;	
	}
#content img {
	margin: 0px 10px 40px 0px;
	}
#contentbox1 img, #contentbox2 img, #contentbox3 img, #contentbox4 img {
	margin: 5px 0px 3px 0px;
	}

#content ul {
	list-style: square outside;
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
	color: #333;
}

#content li {
	background-image: url(../images/pfeil.png);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 0px;
	line-height: 18px;
}	

#content h1 {
	background-image: url(../images/pfeil.png);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 14px;
	line-height: 18px;
}

h3 a:link {
	color: #ec7404;
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
	text-decoration: underline;
}

h3 a:hover {
	text-decoration: none;
	color: #ec7404;
}

h3 a:visited {
	text-decoration: underline;
	color: #ec7404;
}



/* ---------------------------Anfang----------hauptnavi---*/
#menu li {
   text-decoration: none;
   list-style-type: none;
   padding-left: 20px;
   
}
#menu li a {
	font: 13px Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	text-decoration: none;
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	font-weight: normal;
	color: #d9dadb;
	line-height: 100%;
	background-image:none;
border-bottom: solid #000 1px;
}


#menu li a:hover {
	text-decoration: none;
	color: #ec7404;
}


#menu ul.menu .active a {
		color: #ec7404;
		text-decoration: none;
		background-image: none;
}




/* -------------------------------Ende------hauptnavi---*/
