/* ALLGEMEINE FORMATIERUNGEN */
* {
 margin:0;
 padding:0
}

body{
 background:#fff url(hintergrund.jpg) repeat-y;
 color:#444;
 font:0.8em "trebuchet ms",arial,sans-serif;
 text-align:center
}


#navigation a:before {
 content:"» "
}


/* SCHRIFT-FORMATIERUNGEN */
h1,h2,h3,h4{
 font-family:verdana,arial,sans-serif;
 font-size:1.2em;
 font-weight:bold;
 margin:5px;

}
h1,h2,h3 {
 padding:20px 0 5px 0
}

#links p{
 line-height:170%;
 margin:0 0 10px 0;
 text-align:justify
}


code{
 background:#eee;
 border-bottom:1px dashed #ccc;
 font:1em "trebuchet ms",arial,sans-serif;
 line-height:140%;
 margin:5px 0;
 padding:2px;
}

pre{
 background:#eee;
 border:1px dashed #ccc;
 font-family:courier,sans-serif;
 line-height:140%;
 margin:5px 0;
 padding:2px;
 width:auto
}


/* LAYOUT (GROB) FORMATIERUNGEN */
#seite{
 margin:0 auto;
 text-align:left;
 width:53em

}

#links{
 float:left;
 margin:0 0 20px 0;
 width:35em
}

 /* #rechts h1,h2,h3,h4,h5,h6{
margin:5px;
padding:5px;
font-weight:bold;}
   */

#rechts{
 float:right;
 margin:50px 0 20px 0;
 border:solid 1px #ccc;
 width:210px;
 height:210px;
 padding:5px 5px 0 0;
  font-size:0.9em;
}

#rechts p {
text-align:left;
align:left;
margin:10px;
font-size:1.2em;
 line-height:160%;
}

#rechts li {
margin-top:6px;
font-size:1.2em;
list-style:none;
}

#rechts2{
 float:right;
 margin:10px 0 20px 0;
 width:18em;
 border:solid 0px #ccc;
 width:210px;
}




#rechtsgoogle {
 border:solid 1px black;
 height:200px;
 width:200px;
 margin-top:30px;
}



#gesamt{
 margin:0 0 40px 0;
}

#unten{
 border-top:1px solid #ccc;
 clear:both;
 margin:20px 0 20px 0
}


.linkintext {text-decoration:none; }


/* GENAUERE LAYOUT-FORMATIERUNGEN */
.obenlinks{
 float:left;
 font-size:0.9em;
 margin:30px 0 5px 0;
 width:55%;
 line-height:100%
}

.obenrechts{
 float:right;
 text-align:right;
 font-size:0.9em;
 margin:30px 0 5px 0;
 width:45%;
 line-height:100%
}

.obenrechts li {padding:0 2px;}

#titel{
 border:1px solid #ccc;
 border-bottom:2px solid #ccc;
 border-right:2px solid #ccc;
 clear:both;
 margin:0px 0 10px 0;
 color:#fff;
 /* font-family:verdana,arial,georgia,sans-serif; */
 font-size:24px;
 text-decoration:none
}

#titellink{
 background:#c00;
 margin:5px;
 padding:80px 0 5px 10px;
}

.unten{
 font-size:.9em;
 margin-top:10px;
 text-align:center
}


/*LAYOUT NAVIGATIONSLEISTE */
#navigation{
 border-bottom: 1px solid #ccc;
 border-top: 1px solid #ccc;
}

#navigation ul{
 margin:5px 0
}

#navigation ul li{
 display:inline;
  margin:0 15px 0 0;
}

#navigation ul li a{
 color:#777;

 text-decoration:none;
}

#navigation a:before {
 content:"» "
}

#navigation ul li a:hover{
 color:#000;
}

#navigation ul li a#aktuell{
 color:#000;
}


.block { text-align:justify;}

p {margin: 6px 0px;
 padding:0px 0px;
 }







/* LINK-FORMATIERUNGEN */
a:link, a:visited, a:active{
 color:#444;
 text-decoration:underline
}

a:hover{
 color:#000;
 text-decoration:none;
}

#titellink a:link,#titellink a:visited,#titellink a:hover,#titellink a:active{
 color:#fff;
/* font-family:verdana,arial,georgia,sans-serif; */
 font-size:24px;
 text-decoration:none
}

a:link img, a:visited img{
 border:0
}

a:hover img{
 border:0
}

.obenrechts ul li a{
 color:#777;
 text-decoration:none
}

.obenrechts ul li a:hover{
 color:#000;
 text-decoration:none
}

.obenrechts a:before {
 content:"| "
}
/*
#titellink a:before{
 content:"+ "
}
*/



/* SONSTIGE FORMATIERUNGEN */
img{
 border:0
}

.obenrechts li{
 display:inline
}

.liste{
 padding:5px 0 0 25px
}

#rechts ul{
 list-style-type:disc;
 margin:0;
 padding:0 0 0 15px
}

#google{
 background:#eee;
 border-bottom:1px solid #ccc;
 border-top:1px solid #ccc;
 padding:1em;
 text-align:center;
 width:auto
}
#google li{
margin-top:6px;
list-style:none;
}


#googleinnen{
 background:#fff;
 border:1px solid #ccc;
 padding:1em;
 text-align:left;
 margin:auto;
}

#google ul{
 margin:5px 10px;
}
/*
#google ul li{
 display:inline;
}
*/
#google ul li a{
 color:#777;
 margin:0 15px 0 0;
}

#google ul li a:link {text-decoration:underline;}

#google ul li a:hover {text-decoration:none;}

.anzeige{
 font-family:verdana,arial,sans-serif;
 font-size:1.2em;
 font-weight:normal;
 line-height:170%;
 margin:0;
 padding:20px 0 0 0;
}


/* Kontaktformular */
.formular {
 width:48em
}

.ebene {
 clear: both;
 padding: 2px 0
}

.label {
 float:left;
 padding:3px 0 0 0;
 width:10em
}

.feld{
 float:left;
 width:30em
}

.submit{
 clear: both;
 margin:1em 0 0 10em
}

.feldbreite{
 background:#eee;
 border:1px solid #ccc;
 font:1em "trebuchet ms", arial, sans-serif;
 overflow:auto;
 width:30em
}







#menu{
 background:#eee;
 border:1px solid #ccc;
 color:#666;
 font:bold 12px arial,verdana,sans-serif;
 width:150px
}

#liste{
 background:#fff;
 /* border-bottom:1px solid #ccc;
 border-left:1px solid #ccc;
 border-right:1px solid #ccc;
 list-style:none;
 margin:5px;
 width:138px */
}

#liste li a{
/* border-top:1px solid #ccc;
 color:#666;
 display:block;
 padding:5px 8px;
 text-decoration:none;
 width:122px */
}

#liste li a:hover{
 color:#c00;
 text-decoration:none
}