body {
	background-color: #ffffff;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	padding:0px;
	margin:0px;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
}
a {color: #FF9900;}
a:visited {color:#FF9900;}
a:hover {color: #003366;}
a:active { color:#FF6600;}

.h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}


/* ----------container zentriert das layout-------------- */
#container {
	width: 930px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/test.gif) repeat-y;
}
/* ----------header mit logo und banner-------------- */
#header {
	padding: 0px;
	margin: 0px;
	height: 180px;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
}

#logo {
	padding-left: 17px;
	height: 165px;
	width: 140px;
	float:left
}
#banner {
	padding: 0px;
	margin-top: 25px;
	height: 140px;
	width: 580px;
	float:left;
	}

#address {
	margin:0px;
	padding: 0px;
	padding-top: 15px;
	height: 100px;
	width: 170px;
	float:right;
	background-image:url(images/strich.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}
#navi {
	height:65px; padding-top:30px
	}

	
	div#navi A {
	color:#FFCC00;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
	div#navi A:hover {
	color:#FFffff;
}
	div#navi #home A {
	padding-left: 30px;
}
.pics {
	padding-bottom: 15px;
}

/* ------------------------------ */
#content {
	padding-top: 20px;
	padding-left: 17px;
	padding-right: 7px;
	margin-left: 0px;
	margin-right: 195px;
	margin-bottom:45px;
}
div#content {
	min-height:350px;
height:expression(this.scrollHeight > 350 ? "auto":"350px"); 
}

#footer
{clear:both;
}

/* --------------menu------------- */
#menu {
	clear:both;
	float: right;
	width: 170px;
	margin-top: -65px;
	padding: 0px;
}
	div#menu A {
	color:#FFCC00;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
	div#menu A:hover {
	color:#FFffff;
}
.spacermenu {
	height: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	text-decoration: none;
}





.pointer {
	margin-top: 5px;
}
.headline {
	margin-top: 10px;
	margin-bottom: 20px;
}


/* ------------ index ---------------*/
.balkenobenblau {
	height: 25px;
	background-image: url(images/blau.jpg);
	background-repeat: repeat;
}
.backoben {
	background-image: url(images/backoben.jpg);
	height: 50px;
}
.balkenuntenblau {
	height: 75px;
	background-image: url(images/blau.jpg);
}

.balkenuntenorange {
	background-image: url(images/backuntenorange.jpg);
	background-repeat: repeat-y;
}.text {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	line-height: 24px;
}
.spacer {
	width: 25px;
}

.balkenuntenorange2 {

	background-image: url(images/backuntenorange2.jpg);
	background-repeat: repeat-y;
}
.spacermenu {
	height: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	text-decoration: none;
}

.small {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
#Layer1 {	position:absolute;
	width:200px;
	height:5px;
	z-index:1;
}
#Layer2 {	position:absolute;
	width:110px;
	height:115px;
	z-index:1;
	left: 728px;
	top: -121px;
}

.news {
	font-size: 16px;
	text-decoration: none;
	color: #FFD504;
	font-weight: bold;
}
