body {
	margin: 0;
	background: url(bilder/hg.jpg) #E4F2FC repeat-y;
}

body, select, input {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.4em;
	color: #777;
}
h1 {
	font-size: 150%;
	line-height: 1.2em;
	color: #555;
	margin:0 0 15px 0;
}
h1 span {
	display: none;
}
h2 {
	font-size: 130%;
	line-height: 1.2em;
	padding:0 0 8px 0;
	margin:0;
}
h3 {
	font-size: 110%;
	margin: 0;
	padding: 0 0 5px 0}

p {margin:0 0 10px 0}

img {border: 0}


#container {
	width: 835px;
	margin: 15px 0 0 15px;}

#header {
	height: 120px;
	}

#header2 {
	margin: 0 10px 15px 0;
	width: 825px;
	clear: both;
	}	
	
#logo {
	float: left;
	width: 208px;
	height: 100px;
	margin: 0 0 10px 0;
	}
	
#logo img{
	margin: 10px 0 10px 15px;
	}

#utilities {
	margin: 0;
	width: 487px;
	float: right;
	height: 55px;
	color: #BBB;
	margin-top: 10px;
}
	#utilities ul {
		padding: 0 5px 0 0;
		margin: 0;
		list-style-type: none;
		
	}	

	#utilities li {
		float: right;
		margin: 0;
		padding: 0 5px 0 0;
	}
	
	#utilities li a {
		text-decoration: none;
	}
	
	#utilities .down {
		color: #333;
	}
	
#menue {
	float: right;
	width: 487px;
	text-align: right;
	height: 28px;
	}
	
	#menue .none{display: none}

	#menue ul{margin: 0; padding:0;}

	#menue li{
		float: left;
		margin: 0;
		list-style-type: none;
	}

	#menue ul li  a {
		display: block;
        height: 28px;
        border: 0;
	}

	#menue li.dasproblem a {
		width: 131px;
		background: url(bilder/menue/menue_dasproblem.gif) top no-repeat;}

	#menue li.dasproblem a:hover {
		background: url(bilder/menue/menue_dasproblem.gif) bottom no-repeat;}

	#menue li.dasproblemDown {
		width: 131px;
		background: url(bilder/menue/menue_dasproblem.gif) bottom no-repeat;}
		
	#menue li.leistungen a {
		width:0 ; /*111px;*/
		background: url(bilder/menue/menue_leistungen.gif) top no-repeat;}

	#menue li.leistungen a:hover {
		background: url(bilder/menue/menue_leistungen.gif) bottom no-repeat;}

	#menue li.leistungenDown {
		width: 111px;
		background: url(bilder/menue/menue_leistungen.gif) bottom no-repeat;}		
		
		
	#menue li.leistungen a {
		width: 111px;
		background: url(bilder/menue/menue_leistungen.gif) top no-repeat;}

	#menue li.leistungen a:hover {
		background: url(bilder/menue/menue_leistungen.gif) bottom no-repeat;}

	#menue li.leistungenDown {
		width: 111px;
		background: url(bilder/menue/menue_leistungen.gif) bottom no-repeat;}	
		
		
	#menue li.mitgliedschaft a {
		width: 116px;
		background: url(bilder/menue/menue_mitgliedschaft.gif) top no-repeat;}

	#menue li.mitgliedschaft a:hover {
		background: url(bilder/menue/menue_mitgliedschaft.gif) bottom no-repeat;}

	#menue li.mitgliedschaftDown {
		width: 116px;
		background: url(bilder/menue/menue_mitgliedschaft.gif) bottom no-repeat;}	

		
	#menue li.unternehmen a {
		width: 126px;
		background: url(bilder/menue/menue_unternehmen.gif) top no-repeat;}

	#menue li.unternehmen a:hover {
		background: url(bilder/menue/menue_unternehmen.gif) bottom no-repeat;}

	#menue li.unternehmenDown {
		width: 126px;
		background: url(bilder/menue/menue_unternehmen.gif) bottom no-repeat;}


	#menue li.infos a {
		width: 129px;
		background: url(bilder/menue/menue_infos.gif) top no-repeat;}

	#menue li.infos a:hover {
		background: url(bilder/menue/menue_infos.gif) bottom no-repeat;}

	#menue li.infosDown {
		width: 129px;
		background: url(bilder/menue/menue_infos.gif) bottom no-repeat;}			
		

#content {
	clear: both;
	float: left;
	width: 535px;
	margin: 30px 15px 15px 10px;
}
	
#content_news{
	clear: both;
	float: left;
	width: 535px;
	margin: 10px 10px 10px 10px;
}

* html #content {
	margin: 30px 15px 15px 5px;}

	#content ul {
		margin:0 0 15px 0.2em;
		padding:0 0 0 2em;
		list-style-type:disc;
		width: 450px;
	}
	
	#content ul li ul{
		margin:.5em 0 15px 0.2em;
		padding:0 0 0 2em;
		list-style-type:circle;}

	#content li {
		padding:0 0 0.4em 0;
	}
	
	
	#content a {
	color: #1CB7A7;
	text-decoration: none;
	background: url(bilder/dotted.gif) bottom repeat-x;
	}

#content a:hover{
	background: none;
}
#content .line{
	margin-bottom: 30px;
}

	
#information {
	margin-left: 25px;
	float: left;
	width: 390px;
	height: 257px;
}

#information p {
	margin: 15px 0 0 0;
}

#information a {
	color: #888;
	background: #FFF7D9;
	padding: 1px 4px;
	margin: 4px 4px;
	text-decoration: none;
}

#information a:hover {
	font-weight: bold;
}	



#footer {
	border-top: 1px solid #DEDEDE;
	width: 810px;
	margin-left: 15px;
	padding: 6px 0 10px 10px;
	clear: both;
	color: #BBB;
}

	#footer a, 
	#utilities a {
		text-decoration: none;
		color: #BBB;
		background: url(bilder/dotted.gif) repeat-x bottom;
	}

	#footer a:hover,
	#utilities  a:hover{
		color: #333;
		background: none;
	}

#unserplus {
	float: left;
	width: 280px;
	padding-right:5px;
	margin: 0 15px 0 0;
	border-right: 1px solid #DDD;
}
#unserplus ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#unserplus li {
	background: url(bilder/bullet.gif) no-repeat left top;
	margin: 0 0 9px 0;
	padding-left: 17px;
}

#aktuelles {
	float: left;
	width: 245px;
	margin: 0 15px 0 0;
}

	#aktuelles  h1, #unserplus h1{
		font-size: 150%;
		font-weight: bold;
		margin: 0 0 3px 0;
		padding: 5px 0;
	}

	#aktuelles  a{
		color: #444;
		display: block;
	}
	
	#aktuelles  ul {
		list-style-type: none;
		padding: 0;
		margin: 0;
	} 

	#aktuelles li {
		margin: 0;
		padding: 0;
		background: url(bilder/dotted.gif) repeat-x bottom left;
	}

	#aktuelles li a { 
		display: block;
		padding: 3px 5px 5px 0;
		text-decoration: none;
	}
	
	#aktuelles  li .last { 
		background: none;
	}
	
	#aktuelles  li a:hover {
		background: #E1FBF9;
		border: none;
	}
	
	#aktuelles  .uebersicht {
		float: right;
		padding: 10px 5px 0 5px;
		text-decoration: none;
		color: #1CB7A7;
	}	

	#aktuelles  a .noline { 
		background: none;
	}
	#aktuelles  a em { 
		display: block;
		padding: 0 0 2px 3px;
	}
	
	#aktuelles  a span {
		font-weight: normal;
		padding: 5px 0 0 3px;
		color: #1CB7A7;
	}

	#aktuelles  a span:hover{
		color: #0F6057;
	}

		
#teaser {
	float: left;
	width: 260px;
	margin: 0 10px 0 0;
}

div#start div#teaser {
	margin: 0 10px 0 0;
}

.teaser { /* IE FIX*/
	margin: 0 10px 0 0;
}
	#teaser img, .teaserStart img {margin-bottom: 10px}
	
	#teaser a {
		background: none;
	}
		
#forms {margin: 0}

	#forms label {
		float: left;
		cursor: pointer;
		text-align: right;
		width: 140px;
		padding: 5px 0 0 0;
		margin-right: 6px;
		font-weight: normal;
	}

	#forms ul {
		margin: 0; padding: 0}

	#forms li {
		margin: 0 0 1px 0;
		list-style-type: none;}

	#forms input {
		width: 220px;
		font-weight: normal;
		padding: 2px;
	}

	#forms fieldset {
		margin: 0;
		width: 480px;
		font-weight: bold;
		border: none;
		padding: 20px 10px 10px 0px;
	}
		
	#forms textarea {
		width:220px;
		height: 80px;
	}
	
	#forms .plz {
		width: 50px; 
		margin-right: 5px;
	}
	
	#forms .ort {
		width: 157px; 
	}
	
	.send	{
		width: auto;
		padding: 1px 3px;
		margin: 15px 0 15px 15px;
	}
	
	.send:hover	{
		color: #000:
	}
	
	#forms .radio {
		width: auto;
		float: left;
	}
	
	#forms label.radio {
		float: left;
	}
	
#forms input, #forms textarea {background: #FFF; border: 1px solid #BBB; padding: 3px}
#forms input:focus, #forms textarea:focus {background: #F5F5F5; border: 1px solid #555}
#forms input:hover, #forms textarea:hover {border: 1px solid #555}

input.checkbox {width: 2px; padding: 0; margin: 0; font-size: 10px;
	line-height: 14px; border-style:none}

.linie {
	margin: 10px 0 20px 0;
	padding: 0 0 2px 0;
	border-bottom:1px solid #B2D5E1;
}
.imgLeft{
	float: left;
	margin: 0 10px 5px 0;
}

/* startseite
----------------------------------------- */
blockquote.zitat {
	font-size: 1.2em;
	font-weight: bold;
	margin: -5px 0 0 0;
	padding: 0 5px 20px 0;
}
	blockquote.zitat span {
		display: block;
		font-size: 0.85em;
		font-weight: normal;
		padding-top: 5px;
	}



#left, .left {
	float: left;
	margin-right: 20px;
}

.error {
	font-weight: bold;
	color: #FF0000;
}

/* impressum
----------------------------------------------- */

.stnr {width: 20em; float: left; margin:0}

.back {
	float: right;
}

/* newsletter
----------------------------------------------- */
.newsletter-author {
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px solid #CCC;
}
