body,textarea	{
	margin: 0px;
	font-family: "Arial", Helvetica, Trebuchet MS, sans-serif;
	color:#1A1917;
}
span.pflichtfeld {
   font-size: 12px;
   color: Red;
  }

  span.hilfetext {
   font-size: 10px;
   font-style: Oblique;
  }

#head {
	width: 100%;
	height: 150px;
    margin: 0 auto;
	background-image:url(images/back_haed.jpg);
	background-repeat: repeat;
}
#head_container {
	width: 1100px;
	height: 100px;
	margin: 0 auto;
}

#inhalt {
	width: 100%;
    margin: 0 auto;
}
#inhalt_container {
	width: 1100px;
    margin: 0 auto;
	line-height: 1.4em;
}

#deep {
	width: 100%;
	height: 300px;
	margin: 0 auto;
	color:#FFF;
	font-size: 11px;
	background-image:url(images/back_deep.jpg);
	background-repeat: repeat;	
}
#deep_container {
	width: 1100px;
	height: 260px;
    margin: 0 auto;
	color:#FFF;
	font-size: 13px;
	letter-spacing:0.5px;
	font-weight: lighter;
	line-height: 1.4em;	
}

a.nav1:link {
	font-size: 17px;
	color: #1A171B;
	text-decoration: none;
	}
a.nav1:visited {
	font-size: 17px;
	color: #1A171B;
	text-decoration: none;
	}
a.nav1:hover {
	font-size: 17px;
	color: #BE0A26;
	text-decoration: none;
	}
a.nav1:active {
	font-size: 17px;
	color: #1A171B;
	text-decoration: none;
	}
	
a.nav2:link {
	color:#FFED00;
	font-size: 15px;
	letter-spacing:0.6px;
	font-weight: bold;
	text-decoration: none;
	}
a.nav2:visited {
	color:#FFED00;
	font-size: 15px;
	letter-spacing:0.6px;
	font-weight: bold;
	text-decoration: none;
	}
a.nav2:hover {
	color:#BE0A26;
	font-size: 15px;
	letter-spacing:0.6px;
	font-weight: bold;
	text-decoration: none;
	}
a.nav2:active {
	color:#FFED00;
	font-size: 15px;
	letter-spacing:0.6px;
	font-weight: bold;
	text-decoration: none;
	}
	
	
a.nav3:link {
	color:#BE0A26;
	font-size: 16px;
	letter-spacing:0.6px;
	text-decoration: none;
	}
a.nav3:visited {
	color:#BE0A26;
	font-size: 16px;
	letter-spacing:0.6px;
	text-decoration: none;
	}
a.nav3:hover {
	color:#1A171B;
	font-size: 16px;
	letter-spacing:0.6px;
	text-decoration: none;
	}
a.nav3:active {
	color:#BE0A26;
	font-size: 16px;
	letter-spacing:0.6px;
	text-decoration: none;
	}
	
a:link {
	font-size: 1px;
	color: #FFF;
	text-decoration: none;
	}
a:visited {
	font-size: 1px;
	color: #FFF;
	text-decoration: none;
	}
a:hover {
	font-size: 1px;
	color: #FFF;
	text-decoration: none;
	}
a:active {
	font-size: 1px;
	color: #FFF;
	text-decoration: none;
	}
	
h1 {
	color:#000;
	font-size: 30px;
	letter-spacing:0.1px;
	font-weight: bold;
}	

h2 {
	color:#BE0A26;
	font-size: 20px;
	letter-spacing:0.1px;
	font-weight: bold;
}	
h3 {
	color:#FFED00;
	font-size: 19px;
	letter-spacing:0.6px;
	font-weight: bold;
}
h4 {
	color:#FFF;
	font-size: 19px;
	letter-spacing:0.6px;
	font-weight: bold;
}

h5 {
	color:#000;
	font-size: 20px;
	letter-spacing:0.1px;
	font-weight: bold;	
}	

h6 {
	color:#BE0A26;
	font-size: 17px;
	font-weight: bold;