/* CSS Document ratatui rel3 */

body {
margin:0 10%;
padding:0;
font-size:100.01%;
font-family:"Trebuchet MS", Arial, sans-serif;
color:#006;

background-image:url(pics/menueBg.gif);
background-position:90% 0;
background-repeat:repeat-y;

background-color:#dfdfdf;
}
div,p,ol,ul,hr {
padding:0;
margin:0;
}
h1 {font-size:1.2em}
h2, h3, h4 {font-size:1em}
/*div { zum TEsten
border:1px solid red;
}*/
ul {margin:1em;
list-style-image:url(pics/bullet.gif);
}
#gesamt {
position:relative;
margin:auto;
width:100%;
border-top:10px solid black;
}
#kopf {
height:207px;
background-color:#E15F00;
border-top:2px solid white;
border-bottom:2px solid white;
text-align:left;
}
#kopfgrafik {
position:absolute;
top:2px;
right:0px;
}
#randLinks {
position:absolute;
top:2px;
left:0;
width:27px;
height:210px;
background-color:#FFC497;
border-right:2px solid white;
}
#anzeige {
position:relative;
border-left:27px solid #C0C0C0;
}
#menue {
width:230px;
position:absolute;
top:0;
right:0;
background-color:#9C9EA5;
padding:2.5em 0 1em 0;
}
#menue ul {
list-style-type:none;
list-style-image:none;
padding-left:15px;
}
#menue p {
padding:5px 10px 0 15px;
}
#menue img {
margin-bottom:0.5em;
}
#submenue {
background-color:#d7d7d7;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
line-height:1.5em;
padding:15px;
}
#inhalt {
padding:30px;
margin-right:230px;
padding-right:10px;
border-left:2px solid #fff;
/*background-color:#dfdfdf;*/
}
/* vor IE5-mac verstecken, nur für IE win. \*/

* html #inhalt {
height:1%;
padding:30px;
margin-right:230px;
padding-right:10px;
border-left:2px solid #fff;
}
/* Ende IE5/mac Hack */
#inhalt a{
color:#B70000;
}
#inhalt p {
margin-bottom:1em;
}

#menue a:link, #menue a:visited {
color:#006;
text-decoration:none;
}
#menue a:hover, #menue a:active,  #menue a:focus{
color:#B70000;
text-decoration:none;
}
#menue ul li.aktiv {
font-size:1.4em;
color:#000;
}
#submenue p.aktiv {
font-size:1.4em;
color:#B70000;
}
img.logo {
margin-left:57px;
margin-top:50px;
border-bottom:3px solid black;
}
.slogan {
margin-left:60px;
margin-top:30px;
}
ul.gigs {
list-style-type:none;
}
ul.gigs li {
margin-bottom:1em;
}
ul.chronik {
/*list-style-type:none;*/
}
ul.chronik li {
font-size:0.9em;
margin-bottom:0.5em;
}
.wichtig {
border-left:4px solid #E15F00;
padding: 0 5px;
}
 /*
 .fotoText {
 width:47%;
 height:10em;
float:left;
 margin-right:10px;
 margin-bottom:0.5em;
border:1px solid #9C9EA5;
min-width:235px;
 }
 .fotoText img {
 width:110px;
 height:130px;
 float:right;
 padding-left:5px;
 }
 
 .fotoText p {
font-size:0.9em;
 }
 */
 .clearing {
 height:1px;
 clear:both;
 }
 .kleiner {
 font-size:0.9em;}
 .kapitaelchen {
 font-variant:small-caps;
 }
 .zentriert {
 text-align:center;
 }
.bullets {
list-style-image:url(pics/bullet.gif);
margin-left:0;
}
.copyright {
font-size:0.8em;
font-style:italic;
padding-left:15px;
}
.fuss {
margin-top:2.5em;
font-size:0.7em;
border-top:1px solid #9C9EA5;
}
#inhalt p.fuss a {
color:#006;
text-decoration:none;
}
#inhalt p.fuss a:hover {
color:#b70000;
}
.rot {color:#b70000;}
#menue a.rot {color:#b70000;}
