body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #b6b2a3;
}

td{
	font-family: Arial;
 	font-size: 12px;
  color: #000000;
	text-decoration: none;
}

a:link { font-family: Arial; font-size: 12px; color: #000000; text-decoration: underline;}
a:visited { font-family: Arial; font-size: 12px; color: #000000; text-decoration: underline;}
a:hover { font-family: Arial; font-size: 12px; color: #000000; text-decoration: underline;}
a:active { font-family: Arial; font-size: 12px; color: #000000; text-decoration: underline;}

a.nav2:link { font-family: Arial; font-size: 12px; color: #FFFFFF; text-decoration: none;font-weight: bold;}
a.nav2:visited { font-family: Arial; font-size: 12px; color: #FFFFFF; text-decoration: none;font-weight: bold;}
a.nav2:hover { font-family: Arial; font-size: 12px; color: #FFFFFF; text-decoration: none;font-weight: bold;}
a.nav2:active { font-family: Arial; font-size: 12px; color: #FFFFFF; text-decoration: none;font-weight: bold;}

a.nav2_h:link { font-family: Arial; font-size: 12px; color: #FFFFFF; text-decoration: none;font-weight: bold;}
a.nav2_h:visited { font-family: Arial; font-size: 12px; color: #FFFFFF; text-decoration: none;font-weight: bold;}
a.nav2_h:hover { font-family: Arial; font-size: 12px; color: #FFFFFF; text-decoration: none;font-weight: bold;}
a.nav2_h:active { font-family: Arial; font-size: 12px; color: #FFFFFF; text-decoration: none;font-weight: bold;}


.roteLinie{
	background-color: af7359;
}

.hintergrund1{
	background-color: cdcbc5;
}

.hintergrund2{
	background-color: bdbeb5;
}

.hintergrund3{
	background-color: b6b2a3;
}

.Ueberschrift{
	font-family: Arial;
 	font-size: 14px;
  color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#Layer1{
	scrollbar-arrow-color: #FFFFFF;
	
	scrollbar-3dlight-color:#FFD700;
	scrollbar-darkshadow-color:#FFD700;
	scrollbar-track-color:#FFD700;		
	scrollbar-face-color:#FFD700;	
	
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;		
}

.bildrechts {
	float: right;
	margin-bottom: 15px;
	margin-left: 20px;
}

.bildlinks {
	float: left;
	margin-bottom: 15px;
	margin-right: 20px;
}

.inputStyle {
	border: 1px solid #000000;
	height: 15px;
	width: 100%;
	background-color: #d6d3ce;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
.inputStyle2 {
	border: 1px solid #000000;
	height: 15px;
	width: 100%;
	background-color: #d6d3ce;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.inputStyle_klein{
	border: 1px solid #000000;
	height: 15px;
	width: 38px;
	background-color: #d6d3ce;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
.inputStyle_klein2{
	border: 1px solid #000000;
	height: 15px;
	width: 38px;
	background-color: #d6d3ce;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.areaStyle {
	border: 1px solid #000000;
	height: 90px;
	width: 100%;
	background-color: #d6d3ce;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	overflow:auto;
}

.FettWeiseSchrift{
	font-family: Arial;
 	font-size: 12px;
  color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

