*{
margin: 0;
padding: 0;
}

html{
}

body{
background: url('Bilder/bg.jpg') repeat-x;
background-color: #e2e2e2;
font-family: Tahoma;
font-size: 12px;
color: #a7a7a7;
line-height: 1.5;
}

a{
color: #5184a8;
}

#wrapper{
width: 960px;
height: auto;
margin: 0px auto;
}

#header{
width: 960px;
height: 110px;
margin: 0;
padding: 0;
/*background: url('Bilder/header.jpg');*/
}

#logo{
width: 223px;
height: 190px;
position: relative;
top: -110px;
left: 5px;
}

#flashbanner{
position: relative;
top: 0px;
left: 232px;
width: 728px;
height: 72px;
}

#bubble_links{
background: url('Bilder/bubble_links.jpg');
position: relative;
top: -189px;
left: -110px;
width: 110px;
height: 228px;
}

#bubble_rechts{
background: url('Bilder/bubble_rechts.jpg');
position: relative;
top: -417px;
left: 960px;
width: 150px;
height: 171px;
}

/* -- NAVIGATION -- */

#navi{
position: relative;
top: 1px;
left: 232px;
padding: 0;
width: 730px;
height: 37px;
border-left: 1px solid #fff;
}

#navi ul{
list-style:none;
}

#navi ul li{
float: left;
margin: 0px;
border-right: 1px solid #fff;
width: 120px;
/*background-color: #fff;*/
text-align: center;
height: 37px;
}

#navi a{
display: block;
	/*float: left;*/
text-decoration: none;
outline: none;
color: #fff;
font-size: 14px;
height: 29px;
padding-top: 7px;
}

#navi a:hover{
text-decoration: none;
background-color: #5184a8;
}

#navi a#aktuell{
text-decoration: none;
outline: none;
background-color: #5184a8;
}

/* NAVIGATION ENDE */

#content{
margin-top: -1px;
background: url('Bilder/schatten_navi.jpg') repeat-x;
background-color: #fff;
}


/* -- SUCHE -- */

#suche{
float: left;
width: 320px;
height: 33px;
position: relative;
top: 2px;
left: 650px;

}

#suche input{
position: relative;
top: -13px;
left: 4px;
height: 33px;
border: 1px solid #999;
font-family: Arial;
font-size: 16px;
text-align: left;
color: #999;
}

#suche button{
position: relative;
top: -2px;
left: -2px;
}

/* SUCHE ENDE  */

/* --- HEFTBOXEN -- */

.heftbox{
float: left;
width: 420px;
height: 300px;
margin-left: 45px;
margin-bottom: 25px;
margin-right: -15px;
border: 1px solid #2a6895;
line-height: 1.3;
background-color: #f8f8f8;
}

.heftbox h1{
display: block;
height: 28px;
padding-top: 13px;
font-size: 14px;
background-color: #2a6895;
margin-bottom: 5px;
color: #fff;
text-align: center;
}

.heftbox_img{
float: left;
width: 132px;
height: 180px;
margin-left: 7px;
margin-top: 7px;
}

.heftbox_txt{
float: left;
width: 235px;
margin-left: 20px;
margin-top: 7px;
text-align: justify;
}

/* HEFTBOXEN ENDE  */

/* -- FOOTER --*/

#footer{
width: 100%;
background: url('Bilder/footer.jpg');
width: 960px;
height: 50px;
}

/* FOOTER */

/* -- AKTUELLE AUSGABE -- */


/* ----- SUBNAVI ------ */

#navi2{
float:left;
width: 200px;
height: 371px;
}



#navi2 ul{
list-style: none;
}

#navi2 ul li{
margin-top: 15px;
text-align: center;

}

#navi2 a{
color: #999;
text-decoration: none;
}

#navi2 a:hover, #navi2 a#aktuell{
color: #5184a8;
}

#navi2schatten{
float:left;
width:52px;
height: 294px;
}
/* SUBNAVI */

#inhalt{
float: left;
margin-left: 0px;
width: 680px;
height: auto;
margin-top: -10px;
}

#inhalt h1{
color: #054e82;
size: 12px;
font-weight: bold;
border-bottom: 1px solid #054e82;
margin-bottom: 10px;
}

#inhalt_txt{
float:left;
text-align: justify;
width: 480px;
height: auto;
}

#inhalt h2{
color: #054e82;
size: 10px;
margin: 10px 5px;
text-align: left;
}

#inhalt_txt p{
margin-left: 20px;
}

#inhalt_sidebar{
float:right;
width: 190px;
height: auto;
}

#inhalt_sidebar img{
float:right;
}

a.button{
float: right;
display:block;
color:#555555;
font-weight:bold;
height:30px;
line-height:20px;
margin-bottom:5px;
text-decoration:none;
width:132px;
}
a:hover.button{
color:#0066CC;
}

a.buttonMediadaten{
display:block;
color:#555555;
font-weight:bold;
height:30px;
line-height:20px;
margin-bottom:5px;
text-decoration:none;
width:632px;
}
a:hover.buttonMediadaten{
color:#0066CC;
}

/* -------------------- */
/* CLASSES */
/* -------------------- */
.pdf{
background:url('Bilder/pdf.png') no-repeat 0px 0px;
text-indent:30px;
display:block;
}
.abo{
background:url('Bilder/abo.png') no-repeat 0px 0px;
text-indent:30px;
display:block;
}

/* AKTUELLE AUSGABE */

#banner{
float: left;
width: 600px;
height: 120px;
position: relative;
top: 2px;
left: 350px;
}

