@charset "UTF-8";
/* CSS Document */

* {margin:0; padding:0; border:0;}

.float_fix {line-height:0; font-size:0;	clear:both;	float:none;}

body {background-color:#f4f4f4; background-image:url(../img/bg.jpg); background-repeat:repeat-x; font-family:Tahoma, Verdana, Arial; font-size:11px; margin:0;}

a:link, a:active, a:visited {color:#444; text-decoration:none;}
a:hover {color:#000; text-decoration:none;}

p {margin-bottom:15px;}
ul {list-style-type:square; margin-left:15px; margin-bottom:15px;}
ol {margin-left:15px;}
ol li {margin-bottom:5px;}

/* Haupt-Container */
#wrapper {margin:70px auto; width:879px; margin-bottom:60px;}
#header {width:879px; height:240px;}
#content {width:879px; background-image:url(../img/content_bg.png); background-repeat:repeat-y;}
#navi {width:862px; height:36px; margin-left:17px; background-image:url(../img/navi_bg.png); background-repeat:repeat-x;}
#subnavi {width:862px; height:34px; margin-left:17px; background-image:url(../img/subnavi_bg.png); background-repeat:repeat-x;}
#left {width:495px; float:left; padding:20px 20px 5px 39px; line-height:155%;}
#right {width:228px; float:left; padding:25px 77px 5px 20px;}
#right_spalte {}
#bottom {width:879px; height:40px; background-image:url(../img/bottom.png); background-repeat:no-repeat;}
#banner img {margin-bottom:5px; border:1px solid #d5d5d5;}
#banner a:hover img{border:1px solid #999;}


/* Navi */
#navi a:link, #navi a:visited {display:block; float:left; height:12px; font-size:12px; font-weight:bold; padding:10px 24px 14px 24px;}
#navi a:hover, #navi a:focus, #navi a:active {background-image:url(../img/navi_bg_active.png); background-repeat:repeat-x;}
#navi #active {background-image:url(../img/navi_bg_active.png); background-repeat:repeat-x;}

#navi_right {float:right;}
#strich {float:left; width:0px; height:36px; border-left:1px solid #fff; border-right:1px solid #636363;}
#subnavi_punkte {float:left; height:11px; font-size:11px; font-weight:bold; padding:10px 24px 13px 24px; color:#666}
#subnavi_right {float:right;}

#subnavi_punkte a {margin-right:17px; padding-right:17px; border-right:1px solid #CCC;}
#subnavi_punkte a:last-child {border-right:0px; padding-right:0;}
#subnavi_punkte a:link, #subnavi_punkte a:active, #subnavi_punkte a:visited {color:#666; text-decoration:none;}
#subnavi_punkte a:hover {color:#333; text-decoration:none;}

/* Balken unten */
#balken {height:40px; width:100%; background-image:url(../img/balken_bg.png); position:fixed; bottom:0; margin:0 auto; padding-top:7px; text-align:center;}

/* Sonstiges */
.news_artikel {margin-top:16px;}