@charset "UTF-8";
/* CSS Document */

.navigation { color: #ffffff; font-size: 12px; font-family: Verdana; line-height: 32px; text-decoration: none; }
.navigation:hover { color: #ff9c00; font-size: 12px; font-family: Verdana; line-height: 32px;}
.navigation_current { color: #ff9c00; font-size: 12px; font-family: Verdana; line-height: 32px; text-decoration: none; }	


.mailform, .mailformrequired {
	 font-size: 12px;
	 color: #000000;
	 text-align: left;
}

input, textarea {
   font-family: Verdana;
   font-size: 12px;
   background-color: #ffffff;
   color: #000000;
   border: 1px solid #ff9c00;
   padding: 1px;
   max-width: 200px;
}

.formular {
   font-family: Verdana;
   font-size: 12px;
   background-color: #ffffff;
   color: #000000;
   border: 1px solid #ff9c00;
   padding: 1px;
   max-width: 200px;
}
.submit {
   font-family: Verdana;
   font-size: 12px;
   background-color: #ffffff;
   color: #000000;
   border: 1px solid #ff9c00;
   padding: 1px;
   max-width: 200px;
}
#container {
	position:absolute;
	width: 850px;
	height: 638px;
	background-image: url(../../home/hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin:-319px 0px 0px -425px;
	top: 50%;
	left: 50%;
}


#abstandoben {
	width: 100%;
	height: 190px;
	margin-top: 0px;
}


#content {
	width: 100%;
	height: 448px;
	margin-top: 0px;
}



#menu {
	float: left;
	height: 330px;
	width: 140px;
	border-left-style: none;
	margin-top: 96px;
	padding-left: 12px;
}

#inhalt {
	float: right;
	height: 448px;
	width: 596px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 40px;
	overflow: auto;
	padding-left: 40px;
}


#titelhome {
	float: left;
	height: 40px;
	width: 264px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #431e2a;
	margin-top: 10px;
	font-weight: bolder;
}

.home {
	color: #ffffff; 
	font-size: 12px; 
	font-family: Verdana; 
	
}

body {
	color: #000000; 
	font-size: 12px; 
	font-family: Verdana; 
	
}


td {
	color: #000000; 
	font-size: 12px; 
	font-family: Verdana; 
	
}
body a {
	color: #ff9c00; 
	font-size: 12px; 
	font-family: Verdana; 
	text-decoration: none;
}

#copyright {
	float: right;
	height: 20px;
	width: 300px;
	padding-top: 6px;
	padding-right: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

#copyright a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
