/* CSS Document april 2008 by christiane klein ludwigsburg */
/* verlängerung nach unten juli 2009*/
/* www.sternmut.de */
/* hauptfarben hg blau #4D7DF0 und grau #9da0b3 */

* { padding: 0; margin: 0; }

body { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; background-image: url(../images/schattenpalaver_bg1.jpg)}

#container {
 width:800px;
 height:765px; background-color:#FFFFFF;
 margin: 20px auto;}
 
#header1 {width:800px; height:100px; float:left; }
#header2 {width:628px; background-color:#9da0b3; height:12px; float:left; padding-left:170px; padding-top:9px; padding-bottom:10px; border: 1px #666666 solid;}
#header2  ul{
}
#header2  ul li{
 display:inline;
 margin:0 15px 0 0 
}

#header2  ul li a{
 text-decoration:none; background-color:#FFFFFF; padding:4px 10px 4px 10px; border: 1px #898CA3 solid;
}
#button_top{width:148px; height:10px; float:left; margin-left:1px; margin-bottom:5px; margin-top:5px;}
#button{width:133px; height:14px; float:left; margin-left:1px; margin-bottom:15px; background-color:#FFFFFF; padding:5px 5px 5px 10px}
#button_ns{width:133px; height:30px; float:left; margin-left:1px; margin-bottom:15px; background-color:#FFFFFF; padding:5px 5px 5px 10px}
#navigation{width:150px; height:632px; float:left; background-image:url(../images/hg_nav.jpg)}
#navigation a { text-decoration:none;}
#content{width:615px; height:610px; padding-right:15px; padding-left:20px; margin-bottom:20px; float:left; background-color:#ffffff; overflow:auto}
#box_li{width:285px;float:left; margin:20px 0px 0px 0px;}
#box_li_gal{width:285px;float:left; margin: 20px 0px 0px 0px; height:580px; overflow:auto}
#box_re{width:285px;float:left; margin: 18px 0px 0px 20px;}
#intermezzo {width:250px;float:right; margin: 15px 0px 5px 20px; padding:10px; text-align:center}
#tabelle {width:590px;float:left; margin: 20px 0px 0px 0px;}

a:link {
	text-decoration: none;color:#555555;
}
a:visited {
	text-decoration: none;color:#777777;
}
a:hover {
	text-decoration: none;color:#898CA3;
}
a:active {
	text-decoration: none;color:#666666;
}
.fettext {color:#555555; font-weight:bold}
.aktuell {color:#4E7DEF; font-weight:bold}
.abstandtext { line-height:18px}
.lyriktext { line-height:22px}
.fettabstand {color:#555555; font-weight:bold; line-height:18px}
.bildrand {border: 1px #898CA3 solid;}
.coverrand {border: 1px #898CA3 solid; margin:0px 8px 8px 0px}

#besonderer_text {border: 1px #898CA3 solid; padding:10px; float:left; text-align:right}

#clear {clear:both}

#formular {
 width:200px;
}

#ebene {
 clear: both;
 text-align:left; vertical-align:top;
 padding: 2px 0
}
.feld{
 float:left;} 

.submit{
 clear: both; text-align:left;
}

.feldbreite{
 background:#ffffff;
 border:1px solid #cccccc;
 overflow:auto;
  width:190px
}