/* Claudia Ruhnau CSS */

body{
background-color:#f2f7c4;
background-image: url(../images/background_verlauf.gif);
background-repeat: repeat-x;
background-position:top;
padding:0;
margin:0;
}


/*-----------------------------KOPF BEREICH------------------------------------*/
#head{
margin:0 auto;
margin-top:0px;
width:895px;
height:312px;
background-image: url(../images/header_bg.jpg);
background-repeat: no-repeat;
background-position:top;
}

.breadcrumb{
float:left;
margin-left:320px;
margin-top:10px;

}

/*--------------------------------NAVI BEREICH-------------------------------*/

#navi{
width:840px;
height:41px;
float:left;
margin-left:28px;
margin-top:237px;
/*background-image: url(../images/navi_bg.jpg);
background-repeat:no-repeat;*/
font-family: trebuchet, verdana, helvetica, arial, sans-serif;
font-size:14px;

}

#navi ul{
list-style:none;
width:840px;
height:41px;
margin:0px;
padding:0px;
}

#navi li {
display:inline;
height:41px;
margin-top:2px;
padding-left:6px;
padding-right:6px;
border-right:1px solid #cde5b5;
float:left;
background-image: url(../images/navi_bg.jpg);
background-repeat:repeat-x;
}


#navi li:hover{
color:#fafcf6;
background-image: url(../images/navi_bg_hover.jpg);
background-repeat:repeat-x;
}

#navi li a{
height:31px;
float:left;
padding-top:10px;
color:#2b3b04;
text-decoration:none;
border:0px;
}
#navi li a:active{
text-decoration:none;
border:0px;

}
#navi li a:hover{
text-decoration:none;
border:0px;

}


#navi .active{

background-image: url(../images/navi_bg_hover.jpg);
background-repeat:repeat-x;
text-decoration:none;

}

#navi li.left:hover{
background-image: url(../images/navi_left_hover.jpg);
background-repeat:no-repeat;
background-position:left;
}
#navi li.left{
background-image: url(../images/navi_left.jpg);
background-repeat:no-repeat;
background-position:left;
}
#navi li.left_active{
background-image: url(../images/navi_left_hover.jpg);
background-repeat:no-repeat;
background-position:left;
}


#navi li.right:hover{
background-image: url(../images/navi_right_hover.jpg);
background-repeat:no-repeat;
background-position:right;
border:0px;
}
#navi li.right{
background-image: url(../images/navi_right.jpg);
background-repeat:no-repeat;
background-position:right;
border:0px;
}

#navi li.right_active{
background-image: url(../images/navi_right_hover.jpg);
background-repeat:no-repeat;
background-position:right;
border:0px;
}

/*--------------------------------CONTENT BEREICH-------------------------------*/

#content{
width:895px;
height:auto;
margin:0 auto;
}

.content_top{
background-image: url(../images/content_bg_top.jpg);
background-repeat: no-repeat;
background-position:top;
width:616px;
height:51px;
float:right;

}

#contentbox{
width:616px;
background-image: url(../images/content_bg_repeat.gif);
background-repeat:repeat-y;
float:right;
}

.content_bottom{
background-image: url(../images/content_bg_bottom.jpg);
background-repeat: no-repeat;
background-position:bottom;
width:616px;
height:52px;
float:right;
}



/*--------------------------------Feedback-------------------------------*/
.feedback_eintrag{
border:1px solid #A5AD58;
padding:7px;
margin-top:20px;
float:left;

}

.feedback_absender{
float:right;
}

/*--------------------------------NEWS BEREICH-------------------------------*/
#content_left{
width:275px;
float:left;
}

.news_top{
width:280px;
height:51px;
background-image: url(../images/news_bg_top.jpg);
background-repeat: no-repeat;
background-position:top;
float:left;
}
.headline_news{
margin-left:50px;
height:25px;
border-bottom:1px dashed #794f12;
width:200px;
}
#newsbox{
width:280px;
background-image: url(../images/news_bg_repeat.gif);
background-repeat:repeat-y;
float:left;
}

.news_content{
width:200px;
margin-left:50px;
margin-top:10px;
font-size:15px;
line-height:23px;
font-weight:normal;
text-decoration:none;
font-family: 'Times New Roman',Times, Georgia, serif;
color:#3f4a30;
}

.news_bottom{
width:280px;
height:52px;
background-image: url(../images/news_bg_bottom.jpg);
background-repeat: no-repeat;
background-position:top;
float:left;
}
.news_content a{
text-decoration:none;
font-family: 'Times New Roman',Times, Georgia, serif;
color:#b96200;
}
.news_content a:hover{
text-decoration:none;
font-family: 'Times New Roman',Times, Georgia, serif;
color:#000;
}

/*-----------------------------------------------------Termine / Preise------------------------------*/

#termine_tabelle{
margin-top:15px;
width:520px;
margin-left:0px;
line-height:23px;


}
#termine_tabelle table{
border:0px;
font-family: trebuchet, verdana, helvetica, arial, sans-serif;
font-size:14px;
line-height:24px;
color:#3f4a30;
}
#termine_tabelle a{
font-size:13px;
color:#b96200;
font-weight:bold;
text-decoration:none;
font-family: trebuchet, verdana, arial, sans-serif;
}
#termine_tabelle a:hover{
color:#723c00;
}

#termine_tabelle td,#termine_tabelle th{

width:130px;
height:35px;
border:0px;
text-align:left;
border-bottom:1px solid #C0D49F;
}


/*-----------------------------------------------------Bildergalerie----------------------*/


#content_galerie {
	width: 520px;
	border: 1px solid #fff;
	text-align: center;
	-moz-box-shadow: 0 0 10px #BBB;
	-webkit-box-shadow: 0 0 10px #BBB;
	box-shadow: 0 0 10px #BBB;
}

#content_galerie img{
margin:5px;
padding:2px;
background-color:#fff;
border:1px solid #8BA22B;
}

#content_galerie p{
padding:0;
margin:0;}

/*--------------------------------Error------------------------------*/

#contentbox_error{
margin-top:0px;
width:895px;
min-height:283px;
float:left;

background-image: url(../images/content_full.jpg);
background-repeat:no-repeat;
}

.fliess_error{
width:650px;
height:200px;
margin-top:50px;
margin-left:100px;

}

/*--------------------------------KONTAKT-------------------------------*/


#kontakt{

        width: 480px;
        margin-left:40px;
        font-size:15px;
        line-height:23px;
        font-weight:normal;
        text-decoration:none;
        font-family: 'Times New Roman',Times, Georgia, serif;
        color:#3f4a30;
        }

.table a{
font-size:13px;
color:#b96200;
font-weight:bold;
text-decoration:none;
font-family: trebuchet, verdana, arial, sans-serif;
}

.table a:hover{
color:#723c00;
font-family: trebuchet, verdana, arial, sans-serif;
}
        
.table{
margin-left:60px;
}

/*--------------------------------Presse-------------------------------*/

.artikelbox{
            width:250px;
            margin-top:10px;
            float:left;
            padding-left:5px;
}

.presse_thumbnail{
                float:left;
                width:75px;
                }

.presse_links{
            margin-left: 10px;
            width:140px;
            float:left;
            }

.presse_links a{
font-size:11px;
color:#b96200;
font-weight:bold;
text-decoration:none;
font-family: trebuchet, verdana, arial, sans-serif;
}

.presse_links a:hover{
color:#723c00;
font-family: trebuchet, verdana, arial, sans-serif;
}



/*--------------------------------Sitemap-------------------------------*/

#sitemap_hauptnavi{
width:240px;
float:left;
height:auto;

}
#sitemap_metanavi{
width:240px;
float:left;
}

#sitemap_hauptnavi ul, #sitemap_metanavi ul{
list-style:none;

} 


#sitemap_hauptnavi li.small a{
width:240px;
float:left;
margin-top:5px;
margin-left:30px;
font-weight:normal;
font-size:12px;
line-height:14px;
}
        
/*--------------------------------TYPO-------------------------------*/

h1{
font-size:16px;
font-weight:bold;
text-decoration:none;
line-height:20px;
font-family: trebuchet, verdana, arial, sans-serif;
color:#794f12;
}

h2{
font-size:15px;
font-weight:bold;
line-height:24px;
/*text-decoration:underline;*/
font-family: trebuchet, verdana, arial, sans-serif;
color:#416d19;
}
h3{
font-size:15px;
font-weight:bold;
line-height:24px;
font-family: Georgia, 'Times New Roman', serif;
/*text-decoration:underline;*/


}
i, .italic{
font-size:14px;
font-weight:bold;
line-height:25px;
font-style:italic;
text-decoration:none;
font-family: Georgia, 'Times New Roman', serif;
color:#3f4a30;

margin-left:150px;
}
.italic{
width:230px;
font-size:15px;
line-height:27px;
text-align:center;
}

strong{
font-size:13px;
font-weight:bold;
text-decoration:none;
font-family: trebuchet, verdana, arial, sans-serif;
color:#3f4a30;
}

em{
font-style:normal;
font-size:15px;
line-height:23px;
font-weight:normal;
text-decoration:none;
font-family: 'Times New Roman',Times, Georgia, serif;
color:#3f4a30;
}

.headline1{
margin-left:40px;
height:25px;
border-bottom:1px dashed #794f12;
max-width:520px;
}

.fliess{
width:520px;
margin-left:40px;
font-size:15px;
line-height:23px;
font-weight:normal;
text-decoration:none;
font-family: 'Times New Roman',Times, Georgia, serif;
color:#3f4a30;
}
.fliess li{
height:25px;
max-height:50px;
font-family: trebuchet, verdana, arial, sans-serif;
font-size:13px;
}

/*.fliess_profil p:first-letter{
font-size:30px;
font-weight:normal;
}
*/
p a{
text-decoration:none;
font-family: 'Times New Roman',Times, Georgia, serif;
color:#b96200;
}
p a:hover{
text-decoration:none;
font-family: 'Times New Roman',Times, Georgia, serif;
color:#000;
}



.anker{
float:right;
font-size:11px;
}
.link_intern{
float:left;
font-size:13px;
font-weight:bold;
text-decoration:none;
font-family: trebuchet, verdana, arial, sans-serif;
}
.link_intern a, .link_intern_top a{
font-size:13px;
color:#b96200;
font-weight:bold;
text-decoration:none;
font-family: trebuchet, verdana, arial, sans-serif;
}
.link_intern_top{
margin-left:40px;
font-size:13px;
font-weight:bold;
text-decoration:none;
font-family: trebuchet, verdana, arial, sans-serif;
}



.anker a{
font-size:11px;
color:#b96200;
font-weight:bold;
text-decoration:none;
font-family: trebuchet, verdana, arial, sans-serif;
}

.anker a:hover, .link_intern a:hover, .link_intern_top a:hover{
color:#723c00;
font-family: trebuchet, verdana, arial, sans-serif;
}


/*--------------------------------Footer-------------------------------*/

#footer{
width:895px;
height:47px;
float:left;
background-image: url(../images/footer_bg.jpg);
background-repeat:no-repeat;
}
#copyright{

height:30px;
margin-top:10px;
margin-left:45px;
float:left;
font-size:11px;
color:#416d19;
font-weight:normal;
text-decoration:none;
font-family: trebuchet, verdana, arial, sans-serif;
}
#copyright a, #metanavi a{
color:#416d19;
font-weight:bold;
text-decoration:none;
}
#copyright a:hover, #metanavi a:hover{
color:#b96200;
font-weight:bold;
}

#metanavi{

height:30px;
margin-top:10px;
margin-right:40px;
float:right;
font-size:11px;
color:#416d19;
font-weight:normal;
text-decoration:none;
font-family: trebuchet, verdana, arial, sans-serif;
}







