/* proportion */
body { margin: 23px 47px ; }
#head { width: 700px; height: 57px; margin: 0px 0px 0px 0px; padding: 10px 15px 0px 35px; text-align: right; }
.sitetitle, #cont { margin-left: 200px; width: 500px; } /* mittellinie */
.sitetitle { padding: 0px 15px 0px 35px; margin-top: 0px; margin-bottom: 0px; margin-right: 0px; }
#cont { position: absolute;  padding: 25px 25px ; overflow:hidden; margin-top: 10px;  }
ul { padding:  0px 0px 0px 15px; margin: 0px 0px 0px 0px; }
h2, h3 {padding:  15px 0px 0px 0px; margin: 0px 0px 0px 0px; }
#nav { position: absolute; width: 170px; padding: 0px 0px 0px 30px; margin: -75px 0px 0px 0px; overflow: hidden; }
.bild { float:right; }
.footer { text-align: center !important; margin:10px 60px !important; }
/* farbe */
body { background-color: #c7c8ca; } /* das Grau */
#head, .sitetitle, .home { color: #ffffff; background-color: #efb310; } /* das Orange */
a:link { color: #CC6600; } /* linkfarbe: bleu */
#cont { color: #000000; background-color: #ffffff; }
#nav a:link { color: #000000; }
#nav a:hover { color: #ffffff; }
#nav a:visited { color: #ffffff; }
.footer { color: #828282 ; }
.footer p { margin: 0px; }
/* style */
body { font-family: Arial,sans-serif; }
.sitetitle { line-height: 45px; font-size: 22px; font-weight: lighter; letter-spacing: 3px; text-transform: uppercase; }
#cont { font-size: 14px; }
ul { list-style-type: square; }
h2 { font-size: 125%; }
h3 { font-size: 115%; }
a:link { text-decoration:none; }
a:hover { text-decoration:underline; }
a:visited { text-decoration:none; }
#nav a { line-height: 34px; font-size: 16px; display:block; }
.footer { text-align: center !important; margin:10px 60px !important; }
/* font, colors */
#navigation, #text, .footer, #bildtext { font-family: Helvetica, sans-serif; }
#text { color: #474747 ; font-size: 12px; line-height: 17px; }
#navigation { background:#6f504b; font-size: 11px; letter-spacing: 0.1em; }
#navigation a:link { color: #EBEBEB ; }
/* hcard microformats */
.locality, .region { font-weight: normal !important;  }
.email { font-style: italic ; }
.footer .tel, .footer .email { display: none; }
