body {
	margin: 0px;
	font-family: Verdana, Arial, Arial Narrow, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 22px;
	background: url('gif/background.gif') repeat-y;
}

@media print 
{
	#oben, #navioben, #navilinks, #rechts, #unten, #navimitte, #subline_left, #subline_right {
		display: none;
	}
}

@media screen {
	#oben {
		background: url('gif/oben.jpg') no-repeat;
		position: absolute;
		top: 0px;
		left: 0px;
		height: 175px;
		width: 1000px;
	}

	#navioben {
		position:absolute;
		top: 10px;
		left: 750px;
		font-size: 14px;
	}
	
	#navilinks {
		position:absolute;
		top: 64px;
		left: 0px;
		height: 303px;
		width: 162px;
		background: url('gif/baumscheibe.gif') no-repeat;
		z-index: 5;
		font-size: 18px;
	}
	
	#rechts {
		position:absolute;
		top: 231px;
		left: 772px;
		width: 213px;
	}

	#unten {
		position:absolute;
		left: 0px;
		height: 60px;
		width: 210px;
		display: none;
	}
	
	#navimitte {
		position:absolute;
		top: 175px;
		left: 140px;
		height: 56px;
		width: 860px;
		background-color: #F8E08B;
		font-size: 18px;
	}
	#subline_left {
		width: 188px;
		line-height: 18px;
		padding-left:5px;
	}
	
	#subline_right {
		font-size: 12px;
		text-align: center;
	}
	
	#mitte {
		position:absolute;
		top: 231px;
		left: 162px;
		width: 610px;
		padding: 25px;
		max-width: 560px;
	}
}



#navioben ul {
	margin: 0px;
	padding: 0px;
}

#navioben li {
	list-style-type: none;
	margin: 0px 20px 0px 0px;
	display: inline;
}

#navioben a:link, #navioben a:visited {
	color: #F8E08B;
	text-decoration: none;
	font-weight: bold;
}

#navioben a:hover {
	color: #EEEEEE;
}

#navilinks  ul {
	margin: 53px 0px 0px 10px;
	padding: 0px;
}

#navilinks  li {
	list-style-type: none;
	margin: 37px 0px 0px 0px;
}

#navilinks a:link, #navilinks a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#navilinks a:hover {
	color: #F8E08B;
}

#linksbg {
	position:absolute;
	top: 175px;
	left: 0px;
	width: 163px;
	background-color: #F8E08B;
}


#navimitte ul {
	margin: 10px 0px 0px 35px;	
	padding: 0px 0px 0px 0px;
}

#navimitte li {
	list-style-type: none;
	margin: 0px 8px 0px 0px;
	padding: 8px 0px 0px 0px;
	display: block;
	float: left;
	height: 37px;
	width: 190px;
	text-align: center;
	background: url('gif/bg_menu.jpg') no-repeat;
}

#navimitte a:link, #navimitte a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#navimitte a:hover {
	color: #F8E08B;
}




#subline_left a:link, #subline_left a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#subline_left a:hover {
	color: #000000;
	text-decoration: underline;
}

#subline_right table {
	font-size: 14px;
	margin-bottom:5px;
}

.mitte {
	border-top: solid 3px #F8E08B;
	border-bottom: solid 3px #F8E08B;
	border-right: solid 2px #F8E08B;
	padding: 5px;
}

.rechts {
	border-top: solid 3px #F8E08B;
	border-bottom: solid 3px #F8E08B;
	padding: 5px;
}

h1 {
	font-family: Verdana, Arial, Arial Narrow, Helvetica, Sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	background: url('gif/bg_menu.jpg') no-repeat;
	font-size: 18px;
	height: 37px;
	margin: 10px 0px 0px 10px;
	padding: 5px 0px 0px 5px;
	font-weight: normal;
}

h3 {
	font-family: Verdana, Arial, Arial Narrow, Helvetica, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #F8E08B;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
}

.text11schwarz {
	font-family: Verdana, Arial, Arial Narrow, Helvetica, Sans-serif;
	font-size: 11px;	
	color: #000000;
	line-height: 14px;
}

.text12schwarz {
	font-family: Verdana, Arial, Arial Narrow, Helvetica, Sans-serif;
	font-size: 12px;	
	color: #000000;
	line-height: 16px;
}

#unten a:link, #unten a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#unten a:hover {
	color: #000000;
	text-decoration: underline;
}

a:link, a:visited {
	color: #CCAA77;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:link.braun {
	color: #B78342;
	text-decoration: none;
	font-weight: bold;
}

a:hover.braun {
	text-decoration: underline;
}

a:link.schwarz, a:visited.schwarz {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover.schwarz {
	text-decoration: underline;
}

.rahmengelb {
	border: solid 1px #F8E08B;
	padding-left: 8px;
}

.rahmen {
	border: solid 1px #F8E08B;
}

ul {
	list-style-type: square;
}

.picsZelle {
	background-color: #FFFFFF;
	text-align: center;
	border: solid 1px #FFFFFF;
}
.picsZelleHover {
	background-color: #FCF3D1;
	text-align: center;
	border: solid 1px #F8E08B;
}

.formular12schwarz {
	font-size:12px;
	font-family: Verdana, Arial,Helvetica,Sans-serif;
	color:#000000;
	padding:1px 3px 3px 3px;
	height:22px;
}
.formbutton {
	background: url('gif/bg_menu.jpg') no-repeat;
	text-align:center;
	font-size:11px;
	font-family: Verdana, arial, helvetica, sans-serif;
	color:#000000;
	border:0px;
	background-color:#F8E08B;
	cursor:hand;
	height:20px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
}
.formbuttonover {
	background: url('gif/bg_menu.jpg') no-repeat;
	text-align:center;
	font-size:11px;
	font-family: Verdana, arial, helvetica, sans-serif;
	color:#F8E08B;
	border:0px;
	background-color:#000000;
	cursor:hand;
	height:20px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
}
