html {
	padding: 0px;
	margin: 0px;
}

body  {
	margin: 0px;
	padding: 0px;
	font: 100.01% Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;

  }


h1 { 
	margin: 0px; 
	padding: 0px;
}


h2 {
	font-family: "Arial", Arial, serif;  
	font-size: 18px; 
	letter-spacing: 1px;
	font-weight: normal;
	text-decoration: none;
	color: #0C4499;
	padding-left: 10px;
	border-left: 10px solid #0C4499;
	margin-top: 30px;
	margin-bottom: 30px;
	}

h3 {
	font-size: 1.1em;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold; 
	color: #555555;
}

h4 {
	margin: 3px 0 3px 0;
	font-size: 0.8em;
}

h5 {
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold; 
}

h5 {
	margin: 3px 0 3px 0;
	font-size: 1.1em;
}

a {
  color : #0C4499;
  text-decoration : underline;
}

a:hover {
  text-decoration : none;
}

a:active {
  color : #0C4499;
}

a:visited {
  color : #0C4499;
}


img {
	border: 0;
}

hr {
	height: 0;
	margin: 5px 0 10px 0;
	color: #666666;
}

#container {
	width:100%;
}

  	
	
#logo {
	margin-left: 50px;
	padding-top: 20px;
	width: 100%;
	}

#headerbild {
display: none;	}

#main {
	width: 100%;
}	

#left {
display: none;
}	

#navcontainer {
display: none;
	}



#news {
display: none;
	}


	
#suche {
display: none;	}



	
#content {
	width: 100%;
	font-size: 0.9em;
	}

#breadcrump {
	color: #cccccc;
	font-size: 0.8em;
	border-bottom: 1px solid #cccccc;
	margin: 30px 20px 20px 30px;
	width: 100%;
	text-align: right;
	padding-bottom: 3px;
}

#breadcrump a {
	text-decoration: none;
	color: #0C4499;
}


#text {
margin: 30px 30px 20px 30px;
width: 100%;
line-height: 19px;
}

	
.img {
	padding-right: 15px;
	padding-top: 6px;
}

#footer  {
	float: left;
	width: 100%;
	border-top: 1px solid #cccccc;
	color: #cccccc;
	font-size: 0.8em;
	padding: 10px 0px 10px 0px;
	margin: 30px 15px 0px 15px;
	}
