* {
  margin: 0;
  padding: 0;
}
html, body { height: 100%; }
body {
  font: normal 100.01% Verdana, Helvetica, Arial, sans-serif;
  font-size: 85%;
  line-height: 130%;
  background: #e2e1dc;
  padding: 0 37px;
}

#EXim {
	position: absolute;
	top: 0;
	right: 0;
}
/* Headlines im Content-Bereich */
h1 {
  font-weight: normal;
  font-style: italic;
  font-size: 150%;
  margin: 5px 0 10px 0;
}
/*
hr {
  border: 0 none;
  border-top: 1px solid #e2e1dc;
  font-size: 1px;
  height: 1px;
} */
hr {
  	border: 0 none;
  	border-top: 1px solid #e2e1dc;
  	font-size: 1px;
  	height: 1px;

	clear: both; 
	margin: 20px 0 20px 0;
}
.hidden, dfn {
  position: absolute;
  left: -1000px;
  top: -1000px;
  width: 0;
  height: 0;
  overflow: hidden;
  display: inline;
}
/* 
#kontainer {
  text-align: left;
  margin: 0 auto;
  /* width: 760px; 
  background: #fff;
  height: auto;
} */


#kontainer {
  min-height: 100%;
 /* background: #fff url(../img/bg-kontainer.gif) repeat-x bottom left; */
background: #FFF;
  /* border-bottom: 15px solid #709bc5; */
}

* html #kontainer {
  height: 100%; /* 100% im IE */
}

#banner {
  /* background: url(../banner-m.jpg) no-repeat top right; */
  background: url(../img/header.jpg) no-repeat top right;
  height: 160px;
  border-bottom: 3px solid #366495;
}
#inhalt { 
  padding: 25px;
  /* border-bottom: 15px solid #709bc5; */
}

p {
  margin: 0 0 15px 0;
}

			#hauptMenu {
				float: left;
				position: relative;
				z-index: 10;
				top: 70px;
				left: 5px;
				list-style-type:none;	
				background: #e2e1dc;
				margin-bottom: 25px;
			}
			
			#hauptMenu li {
				float: left;
				list-style: none;	

			}

			#hauptMenu a, #hauptMenu strong {
				font-size: 85%;
				float: left;
				padding: 7px 10px;
				text-decoration: none;
				border-bottom: none;
				color:#5f5f5f;	
				font-weight: normal; /* fuer strong */
			}

			
			#hauptMenu a:hover, #hauptMenu a.aktiv, #hauptMenu strong.aktiv, #hauptMenu strong {
				/* background: #e5e5e5;	 */
				background: #5f5f5f;
				color: #e2e1dc;
			}
			
			li#li-home {
				background: url(background-li.gif) no-repeat top left;
			}

			
	#sprache {
	  font-size: 85%;
	  color: #333;
	  text-align: right;
	  padding:10px 30px 0 0;
	}
	
	#sprache a {
	  text-decoration: none;
	  border-style: none;
	  color: #333;
	}
table {  
  font-size: 100%;
  width: 100% !important;
  width: 94%;
}
th {
  background: #000;
  color: #FFF;
  text-align: left;
  padding: 0 3px;
}
td {
  padding: 2px 3px;
  font-weight: normal;
}
td {
  vertical-align: top;
	background: #f5f5f5;
}

.spalte_eins {
  width: 150px;
  margin-right: 10px;
  float: left;
  clear: left;
}
.spalte_zwei, .spalte_drei, .spalte_vier {
  width: 150px;
  margin-right: 10px;
  float: left;
}

.spalte_zwei { width: 180px; }

label {
  display: block;
	margin: 5px 0 3px 0;
	font-style: italic;
}

.borderTextFeld {
border: 1px solid #d5d5d5; padding: 2px; margin-right: 5px;
}

#farbring {
	border: 1px solid #d5d5d5; 
	padding: 2px; 
	margin-right: 5px; 
	float: left;
}

ul {
	list-style-type: square;
	margin: 0 0 8px 40px;
}

a {
	color: #5b88b2;
}

.hinweisBox {
	border: 1px solid #ffcc33; 
	background: #ffffcc; 
	padding: 5px 10px;
}


table#bdat, table#bdat td {
	background: none;
}

img {
	border: 0 none;
}

.wav {
	text-decoration: none; 
	text-align: center; 
	display: block; 
	float: left; 
	margin: 10px 20px 10px 0;
}
