body {
	background: url(img/bg/bg_test.jpg) no-repeat top center fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
#Container {
	margin: auto auto;
	width: 990px;
}
h1 {
	color: #3E84D0;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
p {
	padding: 0px;
	margin: 0px;
}
b {
	color: #003366;
}
h2 {
	font-size: 22px;
	color: #003366;
	margin-bottom: 40px;
	line-height: 120%;
}
h3 {
	background: url(img/wichtig.gif) no-repeat;
	font-size: 14px;
	font-weight: normal;
	color: #003366;
	display: block;
	padding-left: 35px;
	padding-top: 22px;
	padding-bottom: 10px;
	padding-right: 20px;
	margin: 0px;
}
h4 {
  margin:0px;
	font-size: 16px;
	color: #003366;
	margin-bottom: 10px;
}

h5{
  display: inline;
  font-size: 14px;
  color: #003366;
}

.hSep {
	height: 1px;
	border-top: #999999 1px dotted;
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #003366;
	
}


img{
	border: 0px;
}
.clear {
	line-height: 0px;
	font-size: 0px;
	clear: both;
	height: 1px;
	margin-top: -1px;
}
/*Subnavigation*/
#headNavArea {
	margin-left: -3px;
}
#headNavArea li {
	list-style: none;
	display: inline;
	padding: 3px;
	padding-bottom: 8px;
	margin: 1px;
}
#Subnav {
	float: left;
}
#Subnav ul {
	padding: 0px;
	margin: 0px;
}
.snh:hover {
	background: url(img/pfeil_hover.png) no-repeat bottom center;
}
.snh_active {
	background: url(img/pfeil_active.png) no-repeat bottom center;
}
/*Language Navigation*/
#langNav {
	float: right;
}
#langNav li:hover {
	background: url(img/pfeil_hover.png) no-repeat bottom center;
}
#nav_english, #nav_deutsch {
	color: #7791b7;
}
#nav_english_active, #nav_deutsch_active {
	padding-bottom: 8px;
	background: url(img/pfeil_active.png) no-repeat bottom center;
	color: #003366;
}
/*Content*/
#Content {
	float: left;
	padding: 30px;
	border-top: 0px;
	width: 605px;
	padding-bottom: 100px;
	padding-top: 30px;
}
#contentArea a {
  text-decoration:underline;
	color: #25538e;
}
#contentArea {
	margin-top: 75px;
	line-height: 150%;
}
#contentArea li {
	list-style: none;
	font-size:  12px;
	font-weight: bold;
	padding: 0px;
	padding-left: 12px;
	padding-bottom: 4px;
	margin: 0px;
	background: url(img/dot.gif) no-repeat 0px 7px;
}
.spalteLeft {
	width: 50%;
	float: left;
	margin-right: 20px;
}
.spalteRight {
	width: 45%;
	float: right;
}
.linkBox {
	background: #ddeffd;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 10px;
}
.linkBox a {
	border: 0px;
}
.linkBoxBild {
	display: inline;
	float: left;
	margin-right: 10px;
}
.linkBoxText img {
	margin-top: 14px;
	border: 0px;
	text-decoration: none;
}
/*Hauptnavigation*/
#logo {
	display: block;
	width: 181px;
	height: 73px;
	background:  url(img/logo.gif) no-repeat;
	margin-left: 5px;
	margin-top: 73px;
	margin-bottom: 42px;
}
#mainNav {
	float: left;
	margin-right: 30px;
	width: 280px;
	padding-bottom: 1px;
	background: url(img/bg/dotted_line.gif) bottom left repeat-x;
}
#subnav {
	margin: 0px;
	padding: 0px;
}
#mainNav li {
	width: 280px;
	float: left;
	padding: 0px;
	padding-top: 1px;
	margin: 0px;
	list-style: none;
	background: url(img/bg/dotted_line.gif) 0px 0px repeat-x;
}
#subnav a {
	margin: 0px;
	display: block;
}
.subnav_1 a {
	padding: 10px;
	font-weight: bold;
	background: url(img/bg/bg_nav_active_hover.gif) 0px 0px;
}
.subnav_1 a:hover {
	color: white;
	background-position: -300px 0px;
}
.subnav_1_active a {
	padding: 10px;
	font-weight: bold;
	color: white;
	background: url(img/bg/bg_nav_active_hover.gif) -300px 0px;
}
.subnav_2 a, .subnav_2_active a {
	padding: 10px;
	padding-left: 20px;
	background: url(img/pfeil_aufzaehlung.png) no-repeat 10px 13px;
}
.subnav_2 a:hover {
	background-color: #e9f4fc;
}
.subnav_2_active a {
	background-color: #d6ecfb;
}


.einsatzArea{
margin-left: 70px;
}

/* messages */

.errorMessage{
  border:1px solid #e0e0e0;
  margin:2px;
  background:#f8f8f8;
  line-height:130%;
  padding:4px;
  color:#d00101;
  margin-bottom:15px;
}
.errorMessage ul{
  margin:0px;
  padding-left:18px;
}
.message{
  border:1px solid #e0e0e0;
  margin:2px;
  background:#f8f8f8;
  line-height:130%;
  padding:4px;
  color:#00457d;
}


#presentation{
}

#presentation a{
	background: url(/userfiles/image/adobe_button.gif) left center  no-repeat;
	padding: 8px;
	padding-left: 20px;
	line-height: 30px;
}
