body {
	scrollbar-face-color: #FEEEAC;
	scrollbar-highlight-color: #FEF5D3;
	scrollbar-shadow-color: #333;
	scrollbar-3dlight-color: #333;
	scrollbar-arrow-color: #333;
	scrollbar-track-color: #FEF5D3;
	scrollbar-darkshadow-color: #FEF5D3;
	background-color: #FEF5D3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #342C01;
}
.newsticker {
	padding-bottom: 10px;
}


#rahmen
{position:absolute; width:990px; height:580px; left:50%; top:10; margin:0px 0px 0px -495px;}

.box 			{
	border: 1px solid #fff;
}

.hintergrund 	 {background-image:url(images/hintergrund.png);background-repeat:no-repeat;}

a  {color: #342C01;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1, h2, h3, h4, h5 {
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	font-weight: bolder;
}
#menu h4 {
	margin: 10px 0px 0px 10px;
	padding: 3px 0px;
	background: #B8A574;
	display: block;
	width: 158px;
	font-size: 12px;
}

p {
	margin-top: 0px;
	margin-bottom: 12px;
	padding-top: 0px;
}



a.menu 		{ 	font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #342C01;
				display:block; text-align:center; width:150; background-color: #F8D11D; border: 1px solid white; padding:3px; text-decoration:none;}
a.menu:hover   { background-color: white; border: 1px solid #FF6600; }


form 			{margin:0; padding:0;}
.fleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.fright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.justify {
	text-align: justify;
}
input, textarea, select {
	background: #F8D11D;
	border: 1px solid #FFF;
}
option {
	background: #F8D11D;
}





  #main {
	height: auto;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#main #header {
	background: url(images/topbar.png);
	float: left;
	height: 119px;
	width: 990px;
	border-top: 2px solid #F8D11E;
	border-right: 2px solid #F8D11E;
	border-left: 2px solid #F8D11E;
	position: relative;
}
#main #inhaltaussen {
	float: left;
	height: auto;
	min-height: 451px;
	width: 990px;
	border-right: 2px solid #F8D11E;
	border-left: 2px solid #F8D11E;
	background: #FEEEAC;
}
#main #inhaltaussen #menuaussen {
	position: relative;
	height: 451px;
	width: 178px;
	float: left;
}
#main #inhaltaussen #menuaussen #menubild {
	background: url(images/lo.png);
	height: 43px;
	width: 152px;
	float: left;
	position: relative;
}
#main #inhaltaussen #menuaussen #menu {
	float: left;
	height: 408px;
	width: 178px;
}
#main #inhaltaussen #menuaussen #menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#main #inhaltaussen #menuaussen #menu ul li {
	margin-bottom: 3px;
}
#main #inhaltaussen #menuaussen #menu ul li a {
	color: #342C01;
	display:block;
	text-align:center;
	width:150px;
	background-color: #F8D11D;
	border: 1px solid white;
	padding:3px;
	text-decoration:none;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
#main #inhaltaussen #menuaussen #menu ul li a:hover { 
	background-color: white; 
	border: 1px solid #FF6600; 
}


#main #inhaltaussen #contentaussen {
	float: left;
	min-height: 451px;
	height: auto;
	width: 812px;
	position: relative;
}
#main #inhaltaussen #contentaussen #content {
	float: left;
	height: auto;
	width: 800px;
	padding-right: 6px;
	padding-left: 6px;
	position: relative;
	padding-top: 10px;
}
#main #feater {
	background: #FEEEAC;
	float: left;
	height: 30px;
	width: 990px;
	border-right: 2px solid #F8D11E;
	border-bottom: 2px solid #F8D11E;
	border-left: 2px solid #F8D11E;
	position: relative;
}
.fontsize {
	font-size: 16px;
	font-weight: bold;
	color: #C00;
}
