/* ALLGEMEINE FORMATIERUNGEN */

body{
 background:#fff url(hintergrund.jpg) repeat-y;
 color:#444;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 90.01%;
 text-align:center;
}

p {margin:4px 0px;}

#google{
 background:#eee;
 border-bottom:1px solid #ccc;
 border-top:1px solid #ccc;
 padding:1em;
 text-align:center;
 width:auto;
}

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

#google ul{
 margin:5px 10px;
}

#google ul li{
 display:inline;
}  /*
*/
#google ul li a{
 color:#777;
 margin:0 15px 0 0;
 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;
}





/* LAYOUT (GROB) FORMATIERUNGEN */
#seite {
 margin:0 auto;
 text-align:left;
 /* width:72em; */
   width:650px;
   font-size:0.9em;
}

#links{
 float:left;
 margin:0 0 20px 0;

 width:620px;
 /* width:52em; */
}

#rechts{
 float:right;
 margin:70px 0 10px 0;
 border:solid 0px #ccc;
 width:220px;
 /* width:18em; */
 height:210px;
 padding-left:5px;
}

#rechts2{
 float:right;
 margin:10px 0 10px 0;
 width:220px;
 /* width:18em; */
 border:solid 0px #ccc;
 padding-left:5px;
}

#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:44%;
 line-height:100%
}

.obenrechts{
 float:right;
 text-align:right;
 /* font-size:0.9em; */
 margin:30px 0 5px 0;
 width:54%;
 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;
}

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

.unten{
 /* font-size:.9em; */
 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;
}

#navigation ul li a{
 color:#777;
 margin:0 15px 0 0;
 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;}




/* SCHRIFT-FORMATIERUNGEN */
h1,h2,h3,h4,h5,h6{
 font-family:verdana,arial,sans-serif;
 font-size:1.2em;
 font-weight:normal;
 padding:20px 0 5px 0
}


#rechts h1,h2,h3,h4,h5,h6{
}

#rechts{
/* font-size:0.9em; */

}

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

#rechts p{
 line-height:160%;
 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
}
      */



/* 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:2em;
 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;
padding:5px;
 }
<!--
#rechts ul{
 list-style-type:disc;
 margin:0;
 padding:0 0 0 15px
}-->



/* 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 ul{
 background:#fff;
 border-bottom:1px solid #ccc;
 border-left:1px solid #ccc;
 border-right:1px solid #ccc;
 width:138px

 list-style:none;
 margin:5px;
}*/

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

}

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