/* CSS Document */

/************ Reset CSS nach Eric Meyer */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
/*	line-height: 1; */
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/***************************/

/*
html{
overflow: auto;
}
*/

html {
height: 100%;
width: 100%;
min-width: 990px;
overflow: auto;
} 

body { 
font-size: 13px;
line-height: 17px;
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
background: url("img/BG_body.jpg") repeat-x left;
color: #000;
}

h1,h2,h3,h4,h5,h6{
color: #eda319;
margin: 0 0 1em 0;
}

p,ul,ol,label,address {
margin: 0 0 1em 0;
}

address {
font-style:normal;
font-size: inherit;
text-indent: 0;
}

h1{font-size: 180%;}
h2{font-size: 160%;}
h3{font-size: 140%;}
h4{font-size: 120%;}
h5{font-size: 100%;}
h6{font-size: 100%;}
p {font-size: 100%;}

strong {
font-weight: bold;
}

em{
font-style: italic;
}

small {
font-size: 0.8em;
}

.txrev {
unicode-bidi: bidi-override;
direction: rtl;
}

.special1 {
text-align: center;
}

/***************************/

#bg-wrapper{
position: relative;
height: 644px;
width: 100%;
overflow: hidden;
}

body.vcent #bg-wrapper{
position: absolute;
margin-top: -322px;
top: 50%;
background: url("img/BG_bg-wrapper.jpg") repeat-x;
}

/* Wrapper positioning override*/ 
body.no-vcent{
background: #55371f url("img/BG_bg-wrapper.jpg") repeat-x;
}
body.no-vcent #bg-wrapper{
left: 0;
top: 0;
}

#wrapper{
position: relative;
width: 990px;
height: 644px;
overflow: hidden;
margin: 0 auto;
/*background: #533721;*/
}

#header{
position: absolute;
left: 0;
top: 0;
width: 255px;
height: 644px;
background-position: 0 0;
background-repeat: no-repeat;
}

#header h1{
display: none;
}

#mainnav{
position: absolute;
left: 106px;
top: 55px;
width: 135px;
z-index: 50;
}

#mainnav ul{
margin: 0;
padding: 0;
}

#mainnav ul li{
display: block;
height: 30px;
margin: 0;
background: url("img/BG_mn-l.png") no-repeat top right;
}

#mainnav ul li a{
display: block;
height: 22px;
line-height: 22px;
width: 124px;
padding: 0 11px 0 0;
text-align: right;
text-decoration:none;
text-transform:uppercase;
font-weight: 600;
color: #ffae52;
white-space:nowrap;
}

#mainnav ul li a:hover{
color: #fff;
/*
background: url("img/BG_mn-h.gif") no-repeat top right;
color: #331a06;
*/
}


#mainnav ul li.aktiv{
background: url("img/BG_mn-a.png") no-repeat top right;
}

#mainnav ul li.aktiv a, #mainnav ul li.aktiv a:visited, #mainnav ul li.aktiv a:hover{
background: none;
color: #331a06;
cursor: default;
}

#subnav{
position: absolute;
left: 270px;
top: 55px;
width: 130px;
z-index: 50;
}

#subnav ul{
margin: 0;
padding: 0;
}

#subnav ul li{
display: block;
height: 30px;
margin: 0;
background: url("img/BG_sn-l.png") no-repeat top right;
}

#subnav ul li a{
display: block;
height: 22px;
line-height: 22px;
width: 124px;
padding: 0  0 0 11px;
text-decoration:none;
text-transform:uppercase;
font-weight: 600;
color: #de8a2e;
white-space:nowrap;
}

#subnav ul li a:hover{
color: #fff;
}


#subnav ul li.aktiv{
}

#subnav ul li.aktiv a, #subnav ul li.aktiv a:visited, #subnav ul li.aktiv a:hover{
background: none;
color: #331a06;
cursor: default;
}

#content{
position: absolute;
left: 255px;
top: 0px;
width: 735px;
height: 644px;
color: #533824;
background: url("img/BG_content_std.jpg") no-repeat top right;
}

#content a, #content a:visited, #content a:hover, #content a:active{
color: #cc6600;
text-decoration: none;
}

#content a:hover{
text-decoration: underline;
}

#content #hauptbereich{
position: absolute;
width: 245px;
height: 270px;
margin: 0;
padding: 0;
top: 55px;
left: 0;
background-position: top right;
background-repeat: no-repeat;
}

#content #hauptbereich span{
display: none;
}

#content #col0{
position: absolute;
left: 255px;
bottom: 380px;
width: 240px;
/*height: 170px;*/
height: auto;
}

#content #col1{
position: absolute;
left: 104px;
top: 330px;
width: 270px;
height: 270px;
overflow: auto;
}

#content #col2{
position: absolute;
left: 400px;
top: 330px;
width: 270px;
height: 270px;
overflow: auto;
}

#blaettern {
position: absolute;
z-index: 80;
left: 283px;
top: 613px;
}

#blaettern ul{
margin: 0;
}

#blaettern ul li#mn_prev{
position: absolute;
top: 0;
left: 0;
visibility: hidden;
}

#blaettern ul li#mn_next{
position: absolute;
top: 0;
left: 68px;
visibility: hidden;
}

#blaettern ul li a{
display: block;
width: 66px;
height: 28px;
background: #a00;
}

#blaettern ul li#mn_prev a, #blaettern ul li#mn_prev a:link, #blaettern ul li#mn_prev a:visited{
background: url("img/Bt_prev.gif") no-repeat;
}

#blaettern ul li#mn_next a, #blaettern ul li#mn_next a:link, #blaettern ul li#mn_next a:visited{
background: url("img/Bt_next.gif") no-repeat;
}

#blaettern ul li a span{
display: none;
}

#blaettern ul li a:hover{
}

#footer {
position: absolute;
right: 10px;
bottom: 9px;
z-index: 70;
}

#footer p{
float: right;
display: inline;
margin: 0;
padding: 0 0.3em;
color: #af8769;
}

#footer ul{
float: right;
display: inline;
margin: 0;
padding-right: 44px;
}

#footer ul li{
float: left;
display: inline;
border-left: 1px solid #af8769;
margin-left: 0.3em;
}

#footer ul li a{
color: #ffad53;
text-transform:uppercase;
font-weight: 600;
margin-left: 0.3em;
text-decoration:none;
padding: 0 0.3em;
}

#footer ul li a:hover{
color: #fff;
}

#footer ul li.aktiv a, #footer ul li.aktiv a:visited, #footer ul li.aktiv a:hover{
background: #FCA801;
color: #331a06;
cursor: default;
}






/*****************************************************/
/**** Bereichs-spezifische Styles und Anpassungen ****/
/*****************************************************/


/* Homepage */

#b_home{}

#b_home #header{
background-image: url("img/BG_header_home.jpg");
width: 380px;
z-index: 20;
}

#b_home #header #glas{
margin: 49px 0 0 43px;
/*
display: none;
*/
}

#b_home #mainnav{
left: 231px;
}

/*
#b_home #content{
width: 610px;
left: 380px;
}
*/

#b_home .stoerer{
position: absolute;
top: 270px;
left: -10px;
}

#b_home .stoerer a,
#b_home .stoerer a:visited{
display: block;
height: 70px;
width: 200px;
background: #aa0;
}

#b_home .stoerer a span{
display: none;
}

#b_home #content{
overflow: visible;
z-index: 30;

position: absolute;
left: 380px;
top: 0px;
width: 610px;
}

#b_home #content #hauptbereich{
background-image: url("img/BG_hauptbereich_home.gif");
width: 120px;
}

#b_home #content #col0{
bottom: 343px;
left: 130px;
}

#b_home #content #col1{
z-index: 60;
left:-39px;
top: 329px;
width: 427px;
height: 311px;
background-image: url("img/home_flaschen1.jpg");
overflow: visible;
}

#b_home #content #col2{
left:auto;
right:30px;
top: 229px;
width: 190px;
height: auto;
}

#b_home #content #col2 div{
background-image: url("img/BG_home_meldung.jpg");
width: 190px;
height: 163px;
text-align: center;
text-transform:uppercase;
font-size:92%;
line-height: 1.2em;
overflow: hidden;
margin-bottom: 10px;
}

#b_home #content #col2 div a, #b_home #content #col2 div a:visited{
padding: 16px 17px;
width: 156px;
height: 147px;
display: block;
color: #533824;
}

#b_home #content #col2 div a:hover{
text-decoration: none;
color: #7f512f;
}


#b_home #content #col2 div img{
padding-bottom: 4px;
width: 156px;
height: 104px;
display: block;
}

#b_home #content #col2 div span{
margin: 0 17px;
display: block;
width: 156px;
height: 31px;
}


/* Über uns */

#b_ueber_uns{}

#b_ueber_uns #header{
background-image: url("img/BG_header_ueber_uns.jpg");
}

#b_ueber_uns #content #hauptbereich{
background-image: url("img/BG_hauptbereich_ueber_uns.gif");
}

#b_ueber_uns #col0 {
bottom: 396px;
}

#b_ueber_uns #col0 h4{
font-weight: bold;
font-size: 100%;
color: #533824;
}

#b_ueber_uns #col1 {
position: absolute;
z-index: 70;
left: 0;
top: 254px;
width: 725px;
height: 47px;
overflow: hidden;
}

#b_ueber_uns ul#zeitstrahl {
background: url("img/BG_zeitstrahl.jpg");
height: 47px;
overflow: hidden;
text-align: center;
padding: 0 0 0 80px;
}

#b_ueber_uns ul#zeitstrahl li{
font-size: 130%;
letter-spacing:1px;
float: left;
display: inline;
margin: 0 0px;
}

#b_ueber_uns ul#zeitstrahl li.aktiv{
background: url("img/BG_zeitstrahl_hilight.png");
}

#b_ueber_uns #content ul#zeitstrahl li a{
display: block;
height: 47px;
width: 81px;
line-height: 46px;
color: #fff;
}

#b_ueber_uns #content ul#zeitstrahl li a:hover{
color: #533824;
text-decoration: none;
}

#b_ueber_uns #content ul#zeitstrahl li.aktiv a{
color: #000;
cursor: default;
}

#b_ueber_uns #col2{
left: 84px;
top: 310px;
width: 610px;
height: 290px;
overflow: hidden;
}

#b_ueber_uns #col2 div{
position: relative;
overflow: visible;
padding: 0px 350px 20px 1.5em;
height: 280px;
background-position: top right;
background-repeat: no-repeat;
}

#b_ueber_uns #col2 div div.bildunterschrift{
padding: 0;
margin: 0;
width: 345px;
height: auto;
bottom: 10px;
right: 0px;
position: absolute;
text-align: center;
font-size: 90%;
}

/* Historien-Fotos */
#zs_1761{background-image: url("img/ueber_uns_foto_1761.jpg");}
#zs_1857{background-image: url("img/ueber_uns_foto_1857.jpg");}
#zs_1905{background-image: url("img/ueber_uns_foto_1905.jpg");}
#zs_1954{background-image: url("img/ueber_uns_foto_1954.jpg");}
#zs_1987{background-image: url("img/ueber_uns_foto_1987.jpg");}
#zs_1988{background-image: url("img/ueber_uns_foto_1988.jpg");}
#zs_2008{background-image: url("img/ueber_uns_foto_2008.jpg");}

#b_ueber_uns #col2 h4{
position: absolute;
margin: 0 0 0 0.3em;
left: 0;
top: -1px;
line-height: 16px;
padding-top: 30px;
font-size: 130%;
}

#b_ueber_uns #col2 p{
text-indent: 2em;
padding-top: 30px;
}

/* Über uns - Team */
#b_ueber_uns #col3{
position: absolute;
left: 60px;
top: 233px;
width: 581px;
height: 375px;
overflow: hidden;
background: url("img/ueber_uns_team.jpg");
}


/* Sorten */

#b_sorten{}

#b_sorten #header{
background-image: url("img/BG_header_sorten.jpg");
}

#b_sorten #content #hauptbereich{
background-image: url("img/BG_hauptbereich_sorten.gif");
}

#b_sorten #col0{
z-index: 10;
bottom: 410px;
}

#b_sorten h3{
font-weight: bold;
font-size: 120%;
color: #533824;
}

#b_sorten #col0 p span{
float: left;
display: inline;
width: 8em;
}

#b_sorten #col2{
left: 84px;
top: 230px;
width: 610px;
height: 370px;
overflow: hidden;
}

#b_sorten #col2 div{
position: relative;
overflow: visible;
padding: 170px 305px 0px 1.5em;
height: 200px;
background-position: bottom right;
background-repeat: no-repeat;
}

/* Sorten-Bilder */
.s_export #zs_pg1  {background-image: url("img/sorten_export_1.jpg");}
.s_export #zs_pg2  {background-image: url("img/sorten_export_2.jpg");}
.s_pilsener #zs_pg1{background-image: url("img/sorten_pilsener_1.jpg");}
.s_pilsener #zs_pg2{background-image: url("img/sorten_pilsener_2.jpg");}
.s_rotgold #zs_pg1 {background-image: url("img/sorten_rotgold_1.jpg");}
.s_rotgold #zs_pg2 {background-image: url("img/sorten_rotgold_2.jpg");}
.s_dunkles #zs_pg1 {background-image: url("img/sorten_dunkles_1.jpg");}
.s_dunkles #zs_pg2 {background-image: url("img/sorten_dunkles_2.jpg");}
.s_josefator #zs_pg1 {background-image: url("img/sorten_josefator_1.jpg");}
.s_josefator #zs_pg2 {background-image: url("img/sorten_josefator_2.jpg");}
.s_festbock #zs_pg1 {background-image: url("img/sorten_festbock_1.jpg");}
.s_festbock #zs_pg2 {background-image: url("img/sorten_festbock_2.jpg");}
.s_radler #zs_pg1 {background-image: url("img/sorten_radler_1.jpg");}
.s_radler #zs_pg2 {background-image: url("img/sorten_radler_2.jpg");}
.s_weissbier_hell #zs_pg1 {background-image: url("img/sorten_weissbier_hell_1.jpg");}
.s_weissbier_hell #zs_pg2 {background-image: url("img/sorten_weissbier_hell_2.jpg");}
.s_weissbier_dunkel #zs_pg1 {background-image: url("img/sorten_weissbier_dunkel_1.jpg");}
.s_weissbier_dunkel #zs_pg2 {background-image: url("img/sorten_weissbier_dunkel_2.jpg");}
.s_edelbraende #zs_pg1 {background-image: url("img/sorten_edelbrand_bier.jpg");}
/*
.s_edelbraende #zs_pg2 {background-image: url("img/sorten_edelbrand_williams.jpg");}
.s_edelbraende #zs_pg3 {background-image: url("img/sorten_edelbrand_himbeer.jpg");}
.s_edelbraende #zs_pg4 {background-image: url("img/sorten_edelbrand_zwetschge.jpg");}
*/

#b_sorten #col2 div p{
}

#b_sorten #col2 div p span{
float: left;
display: inline;
width: 5em;
}

#b_sorten #col2 div p span.initial{
float: none;
width: auto;
margin-left: -1em;
margin-right: 0.3em;
color: #eda319;
font-size: 130%;
line-height: 16px;
}



/* Termine */

#b_termine{}

#b_termine #header{
background-image: url("img/BG_header_termine.jpg");
}

#b_termine #content #hauptbereich{
background-image: url("img/BG_hauptbereich_termine.gif");
}

#b_termine #col0{
z-index: 10;
bottom: 427px;
}

#b_termine h3{
font-weight: bold;
font-size: 120%;
color: #533824;
}

#b_termine #col0 p span{
float: left;
display: inline;
width: 8em;
}

#b_termine #col1{
display: none;
}

#b_termine #col2{
left: 84px;
top: 219px;
width: 610px;
height: 394px;
/*border: 1px dotted #a00;*/
overflow: hidden;
}

#b_termine #col2 div{
position: relative;
overflow: visible;
padding: 95px 365px 24px 1.5em;
margin-bottom: 50px;
height: 275px;
background-position: bottom right;
background-repeat: no-repeat;
}

/* Termine-Bilder */
/*.s_termine2009 #zs_pg1   {background-image: url("img/termine_fidelio_waldfest_09.jpg");}*/
/*.s_termine2009 #zs_pg1   {background-image: url("img/termine_brauereifuehrung.jpg");}*/
/*.s_termine2009 #zs_pg1   {background-image: url("img/termine_festbier.jpg");}*/
/*.s_termine2010 #zs_pg1   {background-image: url("img/termine_festbock.jpg");}*/

#b_termine #zs_pg1   {background-image: url("img/termine_josefator.jpg");}

#b_termine #col2 div p{
}

#b_termine #col2 div p span{
float: left;
display: inline;
width: 5em;
}

#b_termine #col2 div p span.initial{
float: none;
width: auto;
margin-left: -1em;
margin-right: 0.3em;
color: #eda319;
font-size: 130%;
line-height: 16px;
}



/* Terminliste */

#b_terminliste{}

#b_terminliste #header{
background-image: url("img/BG_header_termine.jpg");
}

#b_terminliste #content #hauptbereich{
background-image: url("img/BG_hauptbereich_termine.gif");
}
#b_terminliste #col0{
z-index: 10;
bottom: 427px;
}

#b_terminliste h3{
font-weight: bold;
font-size: 120%;
color: #533824;
}

#b_terminliste #col0 p span{
float: left;
display: inline;
width: 8em;
}

#b_terminliste #col1{
display: none;
}

#b_terminliste #col2{
left: 84px;
top: 219px;
width: 590px;
height: 394px;
/*border: 1px dotted #a00;*/
overflow: hidden;
}

#b_terminliste #col2 div.seite{
position: relative;
overflow: visible;
padding: 70px 0px 24px 1.5em;
margin-bottom: 50px;
height: 300px;
background-position: bottom right;
background-repeat: no-repeat;
}

#b_terminliste #col2 div.seite dl{
clear: both;
overflow: hidden;
line-height: 1.3em;
border-top: 1px solid #F7E1B0;
}

#b_terminliste #col2 div.seite dt{
clear: left;
width: 20%;
float: left;
display: inline;
overflow: hidden;
color: #AF8769;
padding: 0.2em 0.5%;
border-bottom: 1px solid #F7E1B0;
white-space: nowrap;
}

#b_terminliste #col2 div.seite dd{
width: 78%;
float: left;
display: inline;
overflow: hidden;
padding: 0.2em 0.5%;
border-bottom: 1px solid #F7E1B0;
white-space: nowrap;
}




/* Gastronomie */

#b_gastronomie{}

#b_gastronomie #header{
background-image: url("img/BG_header_gastronomie.jpg");
}

#b_gastronomie #content #hauptbereich{
background-image: url("img/BG_hauptbereich_gastronomie.gif");
}

#b_gastronomie #content #col1{
display: none;
}

#b_gastronomie #col2{
left: 84px;
width: 610px;
overflow: hidden;
}

#b_gastronomie #col2 h5{
margin: 0;
font-weight: bold;
font-size: 100%;
}

#b_gastronomie #col2 div{
position: relative;
overflow: hidden;
padding: 0px 50px 0px 0;
height: 270px;
background-position: top right;
background-repeat: no-repeat;
}

#b_gastronomie #col2 div div{
float: left;
display: inline;
padding: 0 0 0 1.5em;
height: 270px;
width: 240px;
}

#b_gastronomie #content #col2 div p span{
float: left;
display: inline;
width: 4.5em;
}

#b_kontakt #content #col0 p span.txrev{
float: none;
width: auto;
}


#b_gastronomie #col2 div div.seitenzahl{
float: none;
display: block;
position: absolute;
bottom: 10px;
right: 10px;
padding: 0;
margin: 0;
font-size: 90%;
width: auto;
height: auto;
}


/* Händler */

#b_haendler{}

#b_haendler #header{
background-image: url("img/BG_header_haendler.jpg");
}

#b_haendler #content #hauptbereich{
background-image: url("img/BG_hauptbereich_haendler.gif");
}

#b_haendler #col0{
bottom: 412px;
}

#b_haendler #content #col1{
display: none;
}

#b_haendler #col2{
left: 84px;
width: 610px;
overflow: hidden;
}

#b_haendler #col2 h5{
margin: 0;
font-weight: bold;
font-size: 100%;
}

#b_haendler #col2 div{
position: relative;
overflow: hidden;
padding: 0px 50px 0px 0;
height: 270px;
background-position: top right;
background-repeat: no-repeat;
}

#b_haendler #col2 div div{
float: left;
display: inline;
padding: 0 0 0 1.5em;
height: 270px;
width: 240px;
}

#b_haendler #col2 div div.seitenzahl{
float: none;
display: block;
position: absolute;
bottom: 10px;
right: 10px;
padding: 0;
margin: 0;
font-size: 90%;
width: auto;
height: auto;
}




/* Bierwissen */

#b_bierwissen{}

#b_bierwissen #header{
background-image: url("img/BG_header_bierwissen.jpg");
}

#b_bierwissen #content #hauptbereich{
background-image: url("img/BG_hauptbereich_bierwissen.gif");
}

#b_bierwissen #col0{
z-index: 10;
bottom: 427px;
}

#b_bierwissen h3{
font-weight: bold;
font-size: 120%;
color: #533824;
}

#b_bierwissen #col0 p span{
float: left;
display: inline;
width: 8em;
}

#b_bierwissen #col2{
left: 84px;
top: 219px;
width: 610px;
height: 394px;
/*border: 1px dotted #a00;*/
overflow: hidden;
}

#b_bierwissen #col2 div{
position: relative;
overflow: visible;
padding: 95px 365px 24px 1.5em;
margin-bottom: 50px;
height: 275px;
background-position: bottom right;
background-repeat: no-repeat;
}

/* Bierwissen-Bilder */

.s_brauen #zs_pg1   {background-image: url("img/bierwissen_brauen_maelzen.jpg");}
.s_brauen #zs_pg2   {background-image: url("img/bierwissen_brauen_darren.jpg");}
.s_brauen #zs_pg3   {background-image: url("img/bierwissen_brauen_maischen.jpg");}
.s_brauen #zs_pg4   {background-image: url("img/bierwissen_brauen_laeutern.jpg");}
.s_brauen #zs_pg5   {background-image: url("img/bierwissen_brauen_kochen.jpg");}
.s_brauen #zs_pg6   {background-image: url("img/bierwissen_brauen_gaerung.jpg");}
.s_brauen #zs_pg7   {background-image: url("img/bierwissen_brauen_lagerung.jpg");}
.s_brauen #zs_pg8   {background-image: url("img/bierwissen_brauen_filtrieren.jpg");}
.s_zutaten #zs_pg1  {background-image: url("img/bierwissen_zutaten_wasser.jpg");}
.s_zutaten #zs_pg2  {background-image: url("img/bierwissen_zutaten_hopfen.jpg");}
.s_zutaten #zs_pg3  {background-image: url("img/bierwissen_zutaten_malz.jpg");}
.s_zutaten #zs_pg4  {background-image: url("img/bierwissen_zutaten_hefe.jpg");}

#b_bierwissen #col2 div p{
}

#b_bierwissen #col2 div p span{
float: left;
display: inline;
width: 5em;
}

#b_bierwissen #col2 div p span.initial{
float: none;
width: auto;
margin-left: -1em;
margin-right: 0.3em;
color: #eda319;
font-size: 130%;
line-height: 16px;
}


/* Downloads */

#b_downloads{}

#b_downloads #header{
background-image: url("img/BG_header_downloads.jpg");
}

#b_downloads #content #hauptbereich{
background-image: url("img/BG_hauptbereich_downloads.gif");
}

#b_downloads #col1 {
position: absolute;
z-index: 70;
left: 0px;
top: 294px;
width: 685px;
overflow: hidden;
height: auto;
}


#b_downloads #col1 h3 {
float: left;
display: inline;
width: 136px;
text-align: right;
margin: 0 25px 0 0px;
overflow: visible;
}

#b_downloads ul#untermenu {
height: 1%;
overflow: hidden;
text-align: center;
margin: 2px 0 0 0px;
}

#b_downloads ul#untermenu li{
float: left;
display: inline;
padding: 0 0.3em 0 0;
border-right: 1px solid #000;
margin: 0 0.3em 2px 0;
}

#b_downloads ul#untermenu li.aktiv{
color: #000;
}

#b_downloads #content ul#untermenu li a{
display: block;
font-weight: 600;
text-transform:uppercase;
padding: 0 0.2em;
}

#b_downloads #content ul#untermenu li a:hover{
color: #533824;
text-decoration: none;
}

#b_downloads #content ul#untermenu li.aktiv a{
cursor: default;
background: #FCA801;
color: #331a06;
}

#b_downloads #col2{
left: 40px;
top: 360px;
width: 685px;
height: 240px;
overflow: hidden;
}

#b_downloads #col2 div{
position: relative;
overflow: hidden;
padding: 0 0 0px 0;
height: 240px;
}

#b_downloads #col2 div a{
}

#b_downloads #col2 div a:hover{
color: #533824;
text-decoration: none;
}

#b_downloads #col2 div img{
}

#b_downloads #col2 div div{
position: relative;
float: left;
display: inline;
margin-right: 10px;
height: auto;
height: 240px;
text-align: center;
/*background: #888;*/
/*border: 1px dotted #aa0;*/
}

#b_downloads #col2 div div span.bildunterschrift{
position: absolute;
display: block;
width: 100%;
height: auto;
top: 200px;
left: 0;
margin: 0;
text-align: center;
}

#b_downloads #col2 p{
margin: 0 0 0.5em 0;
}

















/* Kontakt */

#b_kontakt{}

#b_kontakt #header{
background-image: url("img/BG_header_kontakt.jpg");
}

#b_kontakt #content #hauptbereich{
background-image: url("img/BG_hauptbereich_kontakt.gif");
}

#b_kontakt #content #col0{
bottom: 410px;
}

#b_kontakt #content #col0 p{
}

#b_kontakt #content #col0 p span{
float: left;
display: inline;
width: 3.1em;
}

#b_kontakt #content #col0 p span.txrev{
float: none;
width: auto;
}

#b_kontakt #content #col1{
display: none;
}

#b_kontakt #content #col1.anfahrt{
display: block;
background: url("img/anfahrt_karte.jpg") bottom right no-repeat;
left: 40px;
top: 235px;
width: 130px;
height: 315px;
padding: 50px 530px 0 0;
overflow: hidden;
}

#b_kontakt #content #col2{
top: 292px;
left: 84px;
width: 590px;
height: 308px;
overflow: hidden;
padding: 0 0 0 1.5em;
}

#b_kontakt #content #col2.anfahrt{
display: none;
}

#b_kontakt #content #col2 h3{
position: absolute;
margin: 0;
left: 0;
top: -1px;
line-height: 16px;
font-size: 130%;
}

#b_kontakt #col2 p.indent{
text-indent: 8.7em;
margin-right: 55px;
}

#b_kontakt #col2 form{
position: relative;
top: 6px;
overflow: visible;
}



/* Impressum */

#b_impressum{}

#b_impressum #header{
background-image: url("img/BG_header_impressum.jpg");
}

#b_impressum #content #hauptbereich{
background-image: url("img/BG_hauptbereich_impressum.gif");
}

#b_impressum #content #col0{
bottom: 410px;
}

#b_impressum #content #col0 p span{
float: left;
display: inline;
width: 3.1em;
}

#b_impressum #content #col0 p span.txrev{
float: none;
width: auto;
}

#b_impressum #content #col1{
width: 610px;
}

#b_impressum #content #col1 p{
overflow: hidden;
}

#b_impressum #content #col1 p span{
float: left;
display: inline;
width: 3.1em;
}

#b_impressum #content #col1 p span.txrev{
float: none;
width: auto;
}

#b_impressum #content #col2{
display: none;
}


/* Kontaktformular */

#Kontaktformular div{
overflow: hidden;
}

#Kontaktformular label{
display: block;
margin: 0;
padding: 0;
}

#CKF_vorname{
position: absolute; top: 0; left: 0;
}
#CKF_name{
position: absolute; top: 0; left: 293px;
}

#CKF_strasse{
position: absolute; top: 45px; left: 0;
}
#CKF_plz_ort{
position: absolute; top: 45px; left: 293px;
}
#CKF_plz_ort span{
float: left;
display: inline;
margin-right: 10px;
}
input#KF_plz{
width: 47px;
}
input#KF_ort{
width: 191px;
}

#CKF_telefon{
position: absolute; top: 90px; left: 0;
}
#CKF_email{
position: absolute; top: 90px; left: 293px;
}

#CKF_nachricht{
position: absolute; top: 135px; left: 0px;
}

#CKF_submit{
position: absolute; top: 222px; left: 0px;
}

input#KF_vorname, input#KF_name, input#KF_strasse, input#KF_plz_ort, input#KF_telefon, input#KF_email{
width: 254px;
height: 16px;
}

#Kontaktformular textarea{
width: 553px;
max-width:  553px;
height: 59px;
max-height: 59px;
overflow: auto;
}

#Kontaktformular input, #Kontaktformular textarea{
font-family: inherit;
font-size: 100%;
padding: 1px 2px;
background: #FFF url("img/BG_textinput.gif");
border: 1px solid #FFCC99;
}

#Kontaktformular input#KF_submit{
width: auto;
padding: 1px 20px;
margin: 0;
color: #fff;
letter-spacing:1px;
font-weight: bold;
background: #FBA602;
border: 2px solid #FFCC99;
/*
-moz-border-radius: 7px;
-webkit-border-radius: 5px;
*/
}

#Kontaktformular .muss{
/*font-weight: bold;*/
}

/****/

/****************************/

