/* default fuer alle html elemente auf null setzen */
* {
margin:0;padding:0;border:0;
}


body{
	margin:0px;padding:0;border:0;
	color: #000;
	background-color:#ffffff;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	}

/* Text im content */

.contentText,td{
	margin:0;padding:0.5em 0;
	color: #303030;
	text-align:left;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

.contentHeadline {
	margin:0;padding:0.5em 0;
	background-color:transparent;
	text-align:left;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #315B45;
	}
.error{
	margin:0;padding:0.5em 0;
	background-color:transparent;
	text-align:left;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ff0000;
	}
/* Formular */
.frmTextfield{
  margin:0;padding:0em 0;
	color: #303030;
	background-color:transparent;
	text-align:left;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #315B45;
	}
.frmTextfieldWhite{
  margin:0;padding:0em 0;
	color: #303030;
	background-color:#fff;
	text-align:left;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #315B45;
	}
/* links im content */

/*#content a{
	font-weight: normal;
	color: #303030;
	background:transparent;
	text-decoration: underline;
	}
	
#content a:visited {
	color: #181512;
	}
	
#content a:hover, a:focus, a:active{
	color: #055890;
	}

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* DIVs - die verschiedenen Bereiche */

#main {
 	position:relative;
	margin:0px auto;
	padding:0px;
	background-color:#fff;
	width: 768px;
	height: 100%;
	color: #000;
	background: #E9EDE4;
	/*background:url("../images/background.jpg") no-repeat;*/
	}
#mainBackground{
background:url("../images/background.jpg") no-repeat;
}

#header {
	margin:0 0 0px 0;padding:0;border:0;
	width:768px;
	height: 131px;
	color: #fff;
	background:url("../images/background_header.jpg") no-repeat;
	}

#content {
	display: inline; /* Notwendig wg. IE: Double-margin-Bug */
	float:right;
	margin:0 0px 0px 5px;padding:10px 10px 10px 10px;
	/*border-right:10px solid #bab8b9;*/
	width:650px;
	min-height: 280px;
	color:#000;
	/*background:#ebecee;*/
	}

#contentWithMenu {
	display: inline; /* Notwendig wg. IE: Double-margin-Bug */
	float:right;
	margin:0 0px 0px 5px;padding:10px 10px 10px 10px;
	/*border-right:10px solid #bab8b9;*/
	width:590px;
  min-height: 280px;
	color:#000;
	/*background:#ebecee;*/
	}

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* Elemente */
.picHolder{
 float:left;
 width: 140px;
 padding-right: 4px;
 padding-top: 4px;
 font-size: 10px;
 text-align: center;
}
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* NAVIGATION */
#navTop {
	padding-left: 106px;
	padding-bottom: 4px;
	padding-top: 0px;
	}
.navLevel01 {
	margin: 0 0 0px 0;
	width: 100%;
	height: 22px;
	color: #000;
	background: #315B45;
	}
.navLevel {
	color: #cccccc;
	font-size: 12px;
	font-weight: bold;
	padding: 0 9px;
	}

.navLevel01 p {
	margin:0px;
	padding: 8px 0 0 180px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing:2px;
	text-align: left;
	color: #055890;
	background: transparent;
	}
	
.navLevel01 a:link {
	padding: 0 9px;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	background: transparent;
	text-decoration: none;
	}

.navLevel01 a:visited {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	}
	
.navLevel01 a:hover,#navLevel01 a:active {
  color: #cccccc;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

#navigationContainer	{
	display: inline; /* Notwendig wg. IE: Double-margin-Bug */
	float:left; /* position: relative; left: 0px; top: 0px; */
	margin:5px 0 0 0;padding:0;
	font-size: 80%;
	width: 6em;
	}
#navigationContainerWithMenu	{
	display: inline; /* Notwendig wg. IE: Double-margin-Bug */
	float:left; /* position: relative; left: 0px; top: 0px; */
	margin:18px 0 0 10px;padding:0;
	font-size: 80%;
	width: 11.2em;
	}
			
#navStart {
	display: block;
	background:#315B45;
	font-size: 2px;
	height: 5px;
	margin: 0; padding: 0;
	/*background:url("../images/subMenuHeader.gif") no-repeat;*/
	}
#navEnd {
	display: block;
	background:#315B45;
	font-size: 2px;
	height: 5px;
	margin: 0; padding: 0;
	}
	
#nav {
	display: block;
	margin: 0; padding: 0;
	}
#nav ul {
	display: block;
	margin: 0; padding: 0;
	}

#nav ul li {
	margin: 0; padding: 0;
	list-style: none;
	line-height: 173%; font-weight: bold; 
	white-space: nowrap; color: #000;	
	}

#nav a 	{
	display: block; padding: 0 0 0 0;
	color: #000; font-weight: normal; text-indent: 2px; font-size: 100%;  			    line-height: 173%;
	background: #fff; 
	border-bottom: 1px solid #D2E4EC;
	text-decoration: none;
	}
		

/* Navigation (style) */
.subMenuSelected{
 display:block;
 background: #B7C16A;
 text-indent: 2px;
 font-size: 100%;
 line-height: 173%;
}

#nav a:active, #nav a:hover, #nav a:focus, #nav a:focus .sffocus {
	background: #DDE6EB; 
	color: #000; 
	font-size: 100%;  
	line-height: 173%;
	text-indent: 2px;
	}

a#level-0	{
	display: block;
	margin: 0; padding: 0;
	text-indent: 9px;  line-height: 173%; font-weight: bold; color: #005994;
	border-top: 1px solid #FFFFFF; 
	background: #DDE6EB;	
	}
			
a:active#level-0, a:hover#level-0, a:focus#level-0, a:focus#level-0 .sffocus {
	border-top: 1px solid #F1F1F1; 
	border-bottom: 1px solid #D8D8D8; 
	background: #F7F7F7; 
	color: #000;  
	line-height: 173%; 
	}


/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* FOOTER */

#footer {
	display:block;
	margin:0;
	padding:0;
	border:0;
	width:100%;
	height:10px;
	background: #315B45;
	clear: both;
	}

/* Notwendig f¸r Schriftgr–þe und Abst”nde nach oben und rechts */
#footer img {
 	float: left;
	margin:4px 0px 0px 10px;
	padding:0;
	width:62px;
	}

#footer p {
	margin: 0;
	padding: 10px 20px 0 0;
	text-align:right;
	font-size: 10px;
	line-height: 1em;
	color: #b3c42f;
	}


#footer a {
	color: #005994;
	font-weight: bold;
	background: transparent;
	text-decoration: none;
	}

#footer a:hover {
	color: #000;
	}

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

		
