body {
	background:#FFF1C5;
	background-repeat:repeat-x;
    /*background-repeat:no-repeat;*/
    background-image:url(/fileadmin/img/site_bg.jpg);
	font-family: Monotype Corsiva,Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 16pt;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #cfcfcf;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #cfcfcf;
	scrollbar-darkshadow-color: #cfcfcf;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #cfcfcf;
    color: #665237 
}

font, table {
	font-family: Monotype Corsiva,Verdana,Arial,Helvetica,Sans-Serif; 
	font-size: 14pt;
    color: #6652372; 
}

a:link, a  {
    color: #4E6A18;     
	font-size: 14pt; 
	font-family: Monotype Corsiva,Verdana,Arial,Helvetica,Sans-Serif; 
	text-decoration: none;
}

a:visited { 
    color: #4E6A18;     
	font-size: 14pt; 
	font-family: Monotype Corsiva,Verdana,Arial,Helvetica,Sans-Serif; 
	text-decoration: none;
}

a:active, a:hover {
	color: #000000;
	font-size: 14pt;
	font-family: Monotype Corsiva,Verdana,Arial,Helvetica,Sans-Serif;
	text-decoration: none;
}

#logo {
	position: absolute;
	top: 0px;
	left: 170px;
	width: 690px;
	background: white;
	height: 484px;
	border: none;
	text-align:center;
	background-color: FFF1C5;
}

#logo-head {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background: white;
	height: 155px;
	border: 0px solid white;
	text-align:center;
	margin: 0px;
	padding: 0px;
	background-color: white;
}

#content {
	position: absolute;
  	top: 170px;
  	left: 170px;
	height: 370px;
	width: 725px;
	border: 0px solid white;
    color: #665237; 
}

#content-main {
	position: absolute;
  	top: 170px;
  	left: 270px;
	height: 1442px;
	width: 745px;
	border: 0px solid white;
}

#hauptmenue {
	position: absolute;
	top:170px;
	left:25px;
	line-height:1.7em;
	text-align: left;
	height:auto;
	overflow:hidden;
	width: 185px;/*  background-color:#ffffff;*/
}

#hauptmenue a {
  color: #4E6A18; 
  font-size: 18pt;
  font-weight:bold;  
  font-family: Monotype Corsiva,Verdana,Arial,Helvetica,Sans-Serif;  
}

#hauptmenue a:active, #hauptmenue a.active {
  color: #4E6A18;
  text-decoration: underline;
  font-size: 18pt; 
  font-family: Monotype Corsiva,Verdana,Arial,Helvetica,Sans-Serif;  
}

h1 {
	font-size: 18px; 
	font-family: Monotype Corsiva,Verdana,Arial,Helvetica,Sans-Serif; 
	text-decoration: none; 
	font-weight:normal;
}

input, select, textarea, .formular, .textfield, .button { 
	color: #5F6062; 
	font-size: 10px; 
	font-family: Verdana,Arial,Helvetica,Sans-Serif; 
	background-color: #ffffff; 
	border: 1px solid #4E6A18;
	float: left;
}

