/* *** css by miss monorom www.intensivstation.ch, modified by grafikmonster | grafikmonster.de *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
background-color: #fff;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0;
margin:0;
}
a {color: #4a4a4a; text-decoration: none; }
a:visited {color:#4a4a4a;}
a:hover {color: #c50024; }
a:active { color:#4a4a4a; background-color: transparent; }

h1 { font-size: 16px; font-weight: 400; text-align: left; padding:0 15px -20px; margin:0   }
h2 { color: #4a4a4a; font-size:12px; font-weight: 100; text-align: left; padding: 5px 10px; margin:0; }
h3 { color: #898989; font-size:11px; font-weight: lighter; font-stretch: expanded; font-style: normal; text-align: left; margin:0; padding-right: 10px; padding-left: 10px; }
.initialen { color:  #c50024 ; font-size: 40px; font-weight: 400; margin-left: -5px; }
.list-style { color:  #898989 ; font-size: 14px; font-weight: 400; vertical-align: 3px; margin-right: 5px; margin-left: 5px; }

/* ----------container to center the layout-------------- */
#container { width: 900px; margin: 0 auto; background-color: transparent; }

/* ---------- header -------------- */
#header {
background-color: #fff;
text-align: center;
padding: 0;
margin: 0;
}
#header_image {padding:0px 0px;} 
/* ---------- Endheader -------------- */
/* ---------- navigation centre ---------- */
#navigation li { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-transform: uppercase; text-align: justify; letter-spacing: 1px; list-style-type: none; display: inline; }
#navigation li a { color: #4a4a4a; text-decoration: none; list-style-type: none; display: inline; }
#navigation li a:hover { color: #db0020; font-weight: 400; background-color: transparent; list-style-type: none; display: inline    }
#navigation li a:active { color: #db0020; font-weight: 400; background-color: transparent; text-transform: capitalize; list-style-type: none; display: inline     }
/* ---------- End navigation ---------- */


/* -----------------content--------------------- */
#content { background-color: #ffffff; margin: 0 20px; padding: 0; }
div#content { min-height: 350px; }

p, pre{
padding: 5px 10px 15px;
margin:0px;
}


/* -----------footer--------------------------- */
#footer { clear: both; margin: 0; padding: 0; text-align: center; }
