/* ALLGEMEINE STYLEANGABEN */ 
body {background:url(images/bg_site.gif) repeat-x #eeeeee; font-family:arial; margin:0; padding:0;}

/* CLEARFIX */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* MAIN STYLEANGABEN */
.main {width:843px;margin:0 auto;}

/* HEADER STYLEANGABEN */
.lbb {margin:10px 20px; font-size:10px; font-weight:bold; width:200px; text-align:right;}
.header {background:url(images/bg_header.gif) no-repeat; height:130px; position:relative;}
.header_txt {float:left;font-size:21px; color:#133d7b; margin:32px 0 0 10px;}
.header_list {float:left; font-size:18px; color:#133d7b; margin:21px 0 0 15px;}
.header_list ul {margin:0; padding:0;}
.header_list ul li {list-style:none; background:url(images/bg_li_small.gif) no-repeat 0px 7px; padding-left:10px; margin:4px 0;}
.karte {position:absolute; top:-43px; left:508px;}

/* HEADER STYLEANGABEN */
.main_wrapper {background:url(images/bdr_main.gif) repeat-y;}
.main_wrapper .bdr_top {}
.main_wrapper .bdr_bottom {}

.content {}
.content_table {margin:21px 0 0 17px; font-family:Arial; color:#133d7b; font-size:13px; float:left;}
.content_table table tr td {padding-left:10px; vertical-align:top;}
.content_table a {color:#133d7b;text-decoration:none;}
.content_table a:hover {color:#133d7b;text-decoration:none;}

.content_sidebar {float:right; margin-top:25px;}
.sidebar_top {background:url(images/bg_teaser_top.gif) no-repeat; font-size:18px; color:#235398; padding:16px 0 0 105px; width:187px;}
.sidebar_top img {margin-top:15px;}
.sidebar_bottom  {}

/* FOOTER STYLEANGABEN */
.footer {background:url(images/bg_footer.gif) repeat-x; height:51px; margin:15px 20px 0 20px; position:relative; width:803px;}
.btn_bestellen {position:absolute; left:140px; top:-17px;}
.footer_links {color:#696969; font-size:12px;}
.footer_links a {color:#696969; font-size:12px; text-decoration:none;}
.footer_links a:hover {color:#696969; font-size:12px; text-decoration:none;}