body {
		margin: 0;
		font-family: Georgia, serif;
	}
	#wrapper {
		width: 960px;
		height: auto;
		margin:  0 auto;
	}
	
/* header */	
	#header {
		position: relative;
		width: 960px;
		height: 198px;
		background-image: url('../img/head_bg.jpg');
	}
	
	
	/* navi */
	#navi {
		position: absolute;
		top: 169px;
		width: 960px;
		text-align: center;
	}
	.navi-button-left {
		position: absolute;
		top: 0;
		left: 0;
	}
	.navi-button-right {
		position: absolute;
		top: 0;
		right: 0;
	}
	.navi-button {
		position: relative;
		padding: 0;
		padding-left: 2px;
		padding-right: 2px;
		float:  left;
		margin-left: 1px;
		margin-right: 1px;
	}
	#navi-buttons {
		margin: 0 auto;
		/*width: 678px; mit bier im kopf*/
		width: 563px;
		border-bottom: 2px solid black;
		height: 27px;
		overflow:  hidden;
	}
	.navi-button-text {
		position: absolute;
		text-align: center;
		padding-top: 5px;
		color: white;
		text-decoration: none;
	}
	
	
	#navileft .naviblock a.sel {
		color: #7C0A00;
	}
	
	#navi-button0 {
		margin-left: 0;
		width: 100px;
	}
	#navi-button-text0 {
		width: 100px;
	}
	#navi-button1 {
		margin-left: 0;
		width: 130px;
	}
	#navi-button-text1 {
		width: 130px;
	}
	#navi-button2 {
		width: 100px;
	}
	#navi-button-text2 {
		width: 100px;
	}
	#navi-button3 {
		width: 210px;
	}
	#navi-button-text3 {
		width: 210px;
		margin-rightght: 0;
	}
	#navi-button5 {
		width: 150px;
	}
	#navi-button-text5 {
		width: 150px;
		margin-right: 0;
	}
	
	
/* mit bier im kopf
#navi-button0 {
	margin-left: 0;
	width: 100px;
}
#navi-button-text0 {
	width: 100px;
}
#navi-button1 {
	margin-left: 0;
	width: 130px;
}
#navi-button-text1 {
	width: 130px;
}
#navi-button2 {
	width: 100px;
}
#navi-button-text2 {
	width: 100px;
}
#navi-button3 {
	width: 130px;
}
#navi-button-text3 {
	width: 130px;
	margin-right: 0;
}
#navi-button4 {
	width: 190px;
}
#navi-button-text4 {
	width: 190px;
	margin-rightght: 0;
}
#navi-button5 {
	width: 150px;
}
#navi-button-text5 {
	width: 150px;
	margin-right: 0;
}*/
	
	#navi .navi-button {
		text-transform: uppercase;
		color: white;
		letter-spacing: 0px;
		font-size: 14px;
	}
	
	#navi a.sel {
		color: #B78E30;
	}
	
	#logo {
		position: absolute;
		width: 289px;
		height: 177px;
		z-index: 100;
		left: 50%;
		margin-left: -145px;
	}
	#goldlinie {
		position: absolute;
		background-image: url('../img/goldlinie.png');
		width: 960px;
		height: 4px;
		overflow: hidden;
		left: 0;
		top: 0;
	}
	
	#wetter {
		position:absolute;
		right:4px;
		top:10px;
		height:123px;
		width: 115px;
		padding-left: 8px;
		overflow: hidden;
		background-image: url('../img/wetter-bg.gif');
	}
	#wetter hr {
		color: #b78e30; /* IE */
		background-color: #b78e30; /* FF */
	}
	#wetter table {
		background-color: transparent !important;
	}
	
	/* kontakt navi */
	#kontakt-navi {
		position: absolute;
		top: 4px;
		left: 0;
		width: 268px;
		height: 32px;
		background-image: url('../img/bg_kontakt_navi.gif');
		overflow: hidden;
	}
	#kontakt-navi .navi-button {
		color: white;
		letter-spacing: 0px;
		font-size: 11px;
	}
	#kontakt-navi .navi-button-text {
		padding-top: 7px;
	}

	#kontakt-navi-buttons {
		position: relative;
		border-top: 2px solid black;
		width: 257px;
		left: 5px;
	}
	
	#kontakt-navi-button1 {
		margin-left: 0;
		width: 80px;
	}
	#kontakt-navi-button-text1 {
		width: 80px;
	}
	#kontakt-navi-button2 {
		width: 80px;
	}
	#kontakt-navi-button-text2 {
		width: 80px;
	}
	#kontakt-navi-button3 {
		width: 80px;
	}
	#kontakt-navi-button-text3 {
		width: 80px;
		margin-right: 0;
	}
	
	/* email erinnerung */
	#emailerinnerung {
		position: absolute;
		left: 10px;
		top: 50px;
		width: 330px;
		color: white;
		font-size: 13px;
	}
	.eingabefeld {
		margin-top: 10px;
		position: relative;
		width: 184px;
		height: 22px;
		background-image: url('../img/eingabefeld.gif');
		background-repeat: no-repeat;
	}
	.eingabetextfeld {
		border: 0px;
		width: 147px;
		height: 17px;
		margin-left: 2px;
	}
	.eingabesubmit {
		position: absolute;
		top: 0;
		right: 0;
	}
	
	/* main */
	#main {
		background-image: url('../img/main_bg.gif');
		min-height: 400px;
	}
	#navileft {
		width: 214px;
		float: left;
		background-color: white;
		padding-top: 5px;
		padding-bottom: 0px;
	}
	#naviright {
		width: 214px;
		float: right;
		background-color: white;
		padding-top: 5px;
	}
	#content {
		padding-top: 5px;
		float: left;
		margin-left: 12px;
		width: 508px;
		margin-right: 0;
		background: url('../img/content-top.gif') no-repeat top left;
	}
	
	
	/*====== navis ======*/
	/* naviblock */
	.naviblock ul, .navititleblock ul {
		margin: 0;
		padding: 0;
		margin-left: 12px;
	}
	.naviblock li, .navititleblock li {
		margin-top:  5px;
		margin-bottom: 5px;
		text-transform: uppercase;
		font-weight: bold;
	}
	.naviblock {
		position: relative;
		padding: 0;
		width: 184px;
		background-image: url('../img/naviblock_bg.gif');
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 15px;
		padding-right: 15px;
		margin-bottom: 5px;
		font-size: 14px;
	}
	.naviblock li a, .navititleblock li a {
		color: black;
		text-decoration: none;
	}
	
	
	.naviblock li a:hover, .navititleblock li a:hover {
		text-decoration: underline;
	}
	.navititleblock li a.selected {
		color: #b78e30;
	}
	
	
	.navi-abschluss {
		margin-top: 5px;
		overflow: hidden;
		background-image: url('../img/navi_abschluss.gif');
		height: 6px;
		width: 214px;
	}


	.naviblock li a {
		color: black;
		text-decoration: none;
	}
	.naviblock li a:hover {
		text-decoration: underline;
	}
	
	
	.naviblock-content {
		margin: 0;
	}
	.naviblock-lowerborder {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 214px;
		height: 6px;
		overflow: hidden;
		background-image: url('../img/rundeecken_unten_hellbraun.gif');
		background-repeat: no-repeat;
	}
	.naviblock-upperborder {
		position: absolute;
		left: 0;
		top: 0;
		width: 214px;
		height: 6px;
		overflow: hidden;
		background-image: url('../img/rundeecken_oben_hellbraun.gif');
		background-repeat: no-repeat;
	}
	/* naviblock */
	.navititleblock {
		position: relative;
		padding: 0;
		width: 184px;
		padding-top: 46px;
		padding-left: 15px;
		padding-right: 15px;
		background-image: url('../img/navihell_bg.gif');
		padding-bottom: 10px;
		font-size: 14px;
		margin-bottom: 5px;
	}
	.navititleblock-lowerborder {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 214px;
		height: 6px;
		overflow: hidden;
		background-image: url('../img/navibox_toptitle_bottom.gif');
	}
	.navititleblock-upperborder {
		position: absolute;
		left: 0;
		top: 0;
		width: 214px;
		height: 41px;
		background-image: url('../img/navibox_toptitle.gif');
		overflow: hidden;
	}
	.navititleblock-upperborder h1 {
		margin: 0;
		padding: 10px;
		padding-left: 15px;
		font-size: 18px;
		color: #b78e30;
	}
	
	
	/* navi rechts */
	.naviblock-right {
		position: relative;
		background-image: url('../img/naviblock-right-bg.gif');
		margin-bottom: 5px;
		font-size: 14px;
	}
	.naviblock-right-bottom {
		background-image: url('../img/naviblock-right-bottom.gif');
		height: 6px;
		width: 214px;
		overflow: hidden;
	}
	.naviblock-right-top {
		position: absolute;
		z-index:  1000;
		top: 0;
		left: 0;
		margin: 0;
		background-image: url('../img/naviblock-right-top.gif');
		height: 6px;
		width:  214px;
		overflow: hidden;
	}
	.naviblock-right-img {
		margin-left: 2px;
		background-image: url('../img/naviblock-right-line.gif');		
	}
	.naviblock-right-text {
		padding: 15px;
		line-height: 1.3;
		color: #b78e30;
	}
	.naviblock-right-text a, #content a, #ct-content a {
		color: #7c0a00;
	}
	
	
	#topnews {
		padding:  4px;
		padding-bottom: 15px;
		background: url('../img/content-trenner.gif') no-repeat left bottom;
	}
	#topnews-text {
		padding: 15px;
	}
	#news-container {
		padding: 4px;
		padding-top: 0;
	}
	.news {
		margin-top: 15px;
		font-size: 13px;
		line-height: 1.3;
	}
	.news h2 {
		margin: 0;
		margin-bottom: 0px;
		color: #7c0a00;
		font-size: 18px;
	}
	
	#topnews-image {
		position: relative;
		width: 500px;
		height: 303px;
	}
	.ecke-lo, .ecke-ro, .ecke-ru, .ecke-lu {
		position: absolute;
		width: 3px;
		height: 3px;
		overflow: hidden;
	}
	.ecke-lo {
		top: 0;
		left: 0;
		background-image: url('../img/ecke-lo.gif');
	}
	.ecke-ro {
		top: 0;
		right: 0;
		background-image: url('../img/ecke-ro.gif');
	}
	.ecke-ru {
		bottom: 0;
		right: 0;
		background-image: url('../img/ecke-ru.gif');
	}
	.ecke-lu {
		bottom: 0;
		left: 0;
		background-image: url('../img/ecke-lu.gif');
	}
	
	
	/* endline */
	#endlinie {
		clear: both;
		height: 10px;
		width: 960px;
		overflow: hidden;
		background-image: url('../img/endlinie.gif');
	}
	
	.sub-nav-surface {
		color: #b78e30;
		font-size: 18px;
		display: block;
		margin-bottom: 10px;
		font-weight: bold;
		text-decoration: none;
	}
	.sub-nav-surface:hover {
		text-decoration: underline;
	}
