html, body 
{
	font-family: arial, verdana;
	font-size: 11px;
	color: #000000;
	height: 100%; width: 100%; overflow: hidden;
	margin: 0px; padding: 0px;
} 

body { background-color: #e5e5e5; }

/* allgemeine TAGS */
h1 { font-size: 14px; margin: 10px; margin-left: 15px; }
h2 { font-size: 13px; margin: 10px; margin-left: 15px; }
h2.news { font-size: 13px; margin: 10px; margin-left: 15px; }
p { margin-left: 15px; }
input, textarea { border: 1px solid #000; width: 220px; font-size: 10px;}
input.fehler, textarea.fehler { border: 1px solid #ff0000; }
textarea { width: 400px; height: 83px; font-size: 11px;}
input.submit { width: 75px; cursor: pointer; }

iframe { width: 295px; height: 100%; border: 1px; frameborder: 0px;  }

br.clear { clear: left; }
ul.leistung { margin-top: 5px; }
ul.sitemap { line-height: 18px; }
li.lvl_1 { margin-left: 10px; margin-bottom: 5px; }
li.lvl_2 { margin-left: 25px; margin-bottom: 5px; }

span.fett { font-weight: bold; font-size: 14px; }

/* LINKS */
a { color: #555555; text-decoration: underline; }
a:hover { color: #000000; }
a.menulink { margin-right: 5px; text-decoration: none; }
a.menulink:hover { color: #000000; }
a.menulink_sel { color: #000000; margin-right: 5px; text-decoration: none; }
a.submenu { margin-left: 10px; text-decoration: none; }
a.submenu:hover { color: #000000; }
a.submenu_sel { color: #000000; margin-left: 10px; text-decoration: none; }
a.footerlink { margin-right: 10px; text-decoration: none; }
a.footerlink:hover { color: #000000; }
a.footerlink_sel { color: #000000; margin-right: 10px; text-decoration: none; }
a.bild { text-decoration: none; }
a.titellink { margin-bottom: 5px; display: block; }

/* DIV - BEREICHE */
#container { width: 720px; height: 100%; margin: auto; border-left: 1px solid #000; border-right: 1px solid #000; background-color: #fff; }
#header { height: 125px; width: 100%; margin: auto; }
	#logo { height: 98px; width: 250px; float: left; }
	#mainmenu { height: 98px; width: 420px; float: right; }
	#submenu { height: 25px; width: 710px;  float: left; background: url(images/navigation.jpg) repeat-x; padding-top: 2px; padding-left: 10px; }
#content { height: 79%; width: 100%; margin: auto; overflow-x: hidden; overflow-y: auto; }

	.start_links { float: left; width: 350px; margin-left: 15px; overflow-x: hidden; }
	.start_rechts { float: left; width: 320px; text-align: right; margin-left: 20px; margin-top: 20px; margin-right: 10px; }
	.imgrechts { padding-left: 5px; padding-top: 7px; }

	.leistung_bild { float: left; width: 170px; margin-bottom: 15px; margin-left: 5px;  text-align: center; }
	.leistung_text { float: left; width: 460px; margin-bottom: 15px; margin-left: 15px; line-height: 15px; }
	.leistung_bild2 { float: left; width: 220px; margin-bottom: 15px; margin-left: 5px;  text-align: center; }
	.leistung_text2 { float: left; width: 450px; margin-bottom: 15px; margin-left: 15px; line-height: 15px; }
	.leistung_text3 { float: left; width: 550px; margin-bottom: 15px; margin-left: 15px; line-height: 15px; }
	
	.referenzen_links { float: left; width: 170px; margin-bottom: 15px; margin-left: 15px; }
	.referenzen_rechts { float: left; width: 460px; margin-bottom: 15px; margin-left: 15px; line-height: 14px; }
	.referenzen_unten { float: left; margin-left: 15px; }
	
	.kontakt_links { float: left; width: 300px; marging-bottom: 15px; margin-left: 15px; line-height: 14px; padding-left: 10px; }
	.kontakt_rechts { float: left; width: 350px; text-align: center; }
	
	.kontakt_1 { float: left; width: 50px; margin-left: 25px; margin-bottom: 1px; clear: left; }
	.kontakt_2 { float: left; width: 250px; margin-left: 10px; margin-bottom: 1px; }
	.kontakt_3 { float: left; width: 45px; margin-bottom: 1px; }
	.kontakt_4 { float: left; width: 250px; margin-left: 10px; margin-bottom: 1px; }
	.kontakt_5 { float: left; width: 50px; margin-left: 25px; margin-bottom: 1px; clear: left; }
	.kontakt_6 { float: left; width: 410px; margin-left: 10px; margin-bottom: 1px; }
	.kontakt_7 { float: left; width: 100px; margin-bottom: 1px; margin-top: 69px; }
	
	.partner_links { float: left; width: 320px; margin-bottom: 15px; margin-left: 15px;  padding-left: 10px; }
	.partner_rechts { float: left; width: 320px; margin-bottom: 15px; line-height: 14px; }
	
	.galerie_links { float: left; width: 360px; margin-left: 15px; height: 90%; overflow: auto; }
	.galerie_liste { float: left; width: 110px; text-align: center; margin-bottom: 4px; }
	.galerie_rechts { float: left; width: 300px; margin-left: 15px; height: 90%; overflow: hidden; }
	
	.news_teaser { margin-left: 15px; width: 360px; float: left; }
	
#footer { position: absolute; bottom: 0px; text-align: right; height: 5%; width: 720px; border-top: 1px solid #000; background-color: #e5e5e5; }
	.adminlink { clear: left; text-align: left; }
	
div.box_out {
    margin-left: 15px;
}
img { border: 0; }
