body,td,th,table {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #664c2c;
	
}
body {
	background-color: #e2d9c8;
	background-image: url(hintergrund.gif);
	background-position:center;
	background-repeat:repeat-y;
	margin: 0;
	padding:0;	
}
p{
padding:0px;
margin:0px;
}

a:link, a:visited, a:active
 {
	color:#EEBF31;
	text-decoration: none;
}
a:hover {
	color:#915E00;
	text-decoration: none;
}

a img
 {
	color:#EEBF31;
	text-decoration: none;
	border:0px solid black;
}


h1 {
	font-size: 16px;
	color: #993366;
	text-align: left;
	margin: 0px 0px 6px 0px;
}

h2 {
margin:0;
padding:0;
font-size: 16px;
font-weight:bold;
}

form {
	margin: 0;
}

.haupt{
min-height: 100%;

}

.main {
	width: 710px;
	min-height:100%;
	margin: auto;
	padding: 0;
}

.titel{
float:left;
color:#999999;
font-size:17px;
}

.titel a:link, .titel a:visited, .titel a:active, .titel a:hover, a:visited:hover {
text-decoration:none;
color: #000;
}


.banner, .search_box {
	height: 90px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.banner {
	width: 710px;
	float: left;
	text-align: left;
}

.banner-innen{
float: right; background:#999999;
}

.header{
height: 130px;
}


.menu {
	float: left;
	width: 710px;
	text-align:justify;

}

.menu ul{
list-style-position: inside;
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 0 0 4px 0;
font-size:12px;
}


ul a:link,ul a:visited,ul a:active 
 {
	color:#BB9F00;
	text-decoration: none;
}

ul a:hover,ul a:visited:hover {
	color:#EAD906;
	text-decoration: none;
}


.menu-top a:link, .menu-top a:active, .menu-top a:visited{
	color:#CF622E;
}

.menu-top a:hover, .menu-top a:visited:hover{
	color:#FF7B3C;
}


.menu-current a:visited, .menu-current a:link{
color: #000; cursor:default;
}
.menu-current a:visited:hover, .menu-current a:hover{
color: #000; cursor:default;
}

.menu-expand a:visited, .menu-expand a:link, .menu-expand a:active{
	color:#BB2F00;
}

.menu-expand a:visited:hover, .menu-expand a:hover{
	color:#F23D00;
}

.menu li{
display: inline;
padding-right:17px;
font-weight:bold;

}

.menu-top li{
display: inline;
padding-right:17px;
}
.menu-top ul{
margin: 0px;
padding:0px;
}

.content {
	width: 498px;
	padding: 3px 12px 0 12px;
	text-align: justify;
	clear: right;
	float:left;
	background:#f7f0e5;
}

.sidebar{
width:177px;
min-height:100%;
float:left;
padding: 3px 3px 0 6px;
background:#f4eada;
}

.footer {
	clear: both;
	height: 20px;
	font-size: 10px;
	color: #666666;
	text-align: center;
	line-height: 18px;
}
