* { padding: 0; margin: 0; }

body { min-height: 101%; font-size: 100.01%; position: relative; text-align: left;  background-color: #FFFFFF; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #333333; }

html { height: 100% }

fieldset, img { border: 0; }
select, input, textarea { font-size: 99%; }
input, select, textarea { font-size: 10px; font-family: Tahoma, Arial, Helvetica, sans-serif; border: 1px #B6AAA7 solid; background: #fafafa; padding: 2px; vertical-align: top; }
input.send_img { outline: none; border: 0px; }

a { text-decoration: none; }
p { font-size: 0.75em; line-height: 1.3em; }

#wrap { width: 950px; margin: 0 auto; text-align: left; }

#header_left { float: left; height: 279px; text-align: left; }
#header_right { float: left; height: 279px; text-align: left; }

#left { width: 200px; float: left; background-image: url(media/media_allgemein/bg_navi.jpg); background-position: left top; background-repeat: no-repeat; padding-bottom: 10px; }

#navi_left { float: left; padding-left: 50px; padding-top: 43px; padding-bottom: 20px; }
#navi_left p { font-size: 0.8em; line-height: 1.5em; margin-bottom: 0.5em; }
#navi_left ul { display: block; list-style-type: none; }
#navi_left ul li { font-size: 0.8em; line-height: 1.5em; }
#navi_left ul li a { text-decoration: none; color: #2fa2d6; }
#navi_left ul li a:hover { color: #196486; }
#navi_left ul li#current { }
#navi_left ul li#current a,
#navi_left ul li#current a:hover { color: #2fa2d6; font-weight: bold; text-decoration: none; }
#navi_left a:link, #navi_left a:visited { background-image: url(media/media_allgemein/link_pfeil.gif); background-position: left center; background-repeat: no-repeat; padding-left: 0.5em; }
#navi_left a:hover { }

#sponsor_left { float: left; width: 230px; height: 210px; background-image: url(media/media_allgemein/bg_sponsor.gif); background-position: left top; background-repeat: no-repeat; }
#sponsor_left_links { float: left; padding-left: 39px; padding-top: 5px; }

#content { float: left; width: 600px; padding-top: 43px; padding-bottom: 20px; padding-left: 20px; }
#content p { font-size: 0.7em; line-height: 1.5em; margin-bottom: 0.5em; }
#content ul { font-size: 0.8em; line-height: 1.5em; margin-bottom: 0.5em; margin-left: 1.0em; }
#content h1 { font-size: 1.3em; font-weight: 100; color: #2fa2d6; margin-bottom: 0em; }
#content h2 { font-size: 0.9em; color: #196486; line-height: 1.4em; margin-bottom: 0em; }
#content h3 { font-size: 0.7em; color: #666666; line-height: 1.6em; margin-bottom: 1.0em; }
#content h4 { font-size: 0.9em; color: #196486; line-height: 1.4em; margin-bottom: 0em; margin-top: 1.0em; }
#content a:link, #content a:visited { color: #2fa2d6; text-decoration: underline; }
#content a:hover { color: #fecc00; }

#bottom { width: 950px; float: left; text-align: left; background-color: #ffdd00; }

#img_table { width: 100%; }
#img_table td { padding-right: 10px; padding-bottom: 10px; vertical-align: top; }

.news_pic { float: left; margin-right: 0.4em; margin-bottom: 0.3em; }
.list_pic { margin-bottom: 10px; }
.galerie_pic { margin-right: 10px; margin-bottom: 10px; }
.float_left { float: left; margin-right: 0.8em; margin-top: 0.5em; margin-bottom: 0.5em; }
.float_right { float: right; margin-left: 0.8em; margin-top: 0.5em; margin-bottom: 0.5em; }
.full { margin-top: 0.5em; margin-bottom: 1.0em; }
.clear { clear: both; }
.links { font-size: 1.0em; font-weight: bold; background-image: url(media/media_allgemein/icon_world.gif); background-repeat: no-repeat; background-position: left; background-color: #edebdd; padding-left: 1.7em; padding-top: 0.1em; }
.kontakt { font-size: 1.0em; font-weight: bold; background-image: url(media/media_allgemein/icon_email.gif); background-repeat: no-repeat; background-position: left; background-color: #edebdd; padding-left: 1.7em; padding-top: 0.1em; padding-bottom: 0; }
.back { font-size: 1.0em; font-weight: bold; background-image: url(media/media_allgemein/icon_prev.gif); background-repeat: no-repeat; background-position: left; background-color: #edebdd; padding-left: 1.7em; padding-top: 0.1em; }

/* Clearfix-Methode zum Clearen der Float-Umgebungen */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
	
/* Diese Angabe benötigt der Safari-Browser zwingend !! */
.clearfix { display: block; } 