/* de*/

* {
margin: 0;
padding: 0;
}

body {
font-family: verdana, arial, sans-serif;
text-align: center;
padding: 0;
background-color: #888888;
color: #000000;
font-size: 100.01%;
}

/* Text und Links */
p, li {
font-size: 80%;
}
a {
text-decoration: none;
background-color: transparent;
color: #0e3865;
}
a:hover {
background-color: transparent;
color: #ff0000;
}

.ext {white-space:nowrap;background-image: url(../pics/external.gif) ; 	background-repeat:no-repeat; background-position:left;} 
.pdf  {white-space:nowrap;background-image: url(../pics/pdf_klein.gif) ; 	background-repeat:no-repeat; background-position:left;} 
.mail  {white-space:nowrap;background-image: url(../pics/mail.gif) ; 	background-repeat:no-repeat; background-position:left;} 
.vcard  {white-space:nowrap;background-image: url(../pics/v-card.jpg) ; 	background-repeat:no-repeat; background-position:left;} 

/* Container gesamter Inhalt */
#gesamt {
text-align: left;
width: 850px;
margin: 0 auto;
background-color: #ffffff;
color: #000000;
min-height:750px;
border: 1px solid #0e3865;
}

/* Header */
#header {
 background-image:url(../pics/h4.jpg); background-position:top left;background-repeat:no-repeat;
height:100px; text-align:right; 
}
#header img { text-align:left; position: relative;
 left: -26px; top: 10px;}

/* Links */
#links {
float: left;
position: relative;
 left: 20px; top: 0px; width: 160px; height:470px;
padding: 20px 0;
background-color: transparent;
color: #335b88;
}
#links p {
padding-bottom: 50px;
font-size: 12px;
}
#links a {
display: block;
height: 23px; /* fuer IE */
margin: 1px 0px;
padding: 6px 5px;
background-color: #d6e1e9;
color: #0e3865;
border: 0px solid #0e3865;
}
#links a:hover {
background-color: #87a6c7;
color: #ffffff;
}
#links a.akt{
background-color: #87a6c7;
color: #ffffff;
height: 16px; /* fuer IE */
}
#links a.akt1{
background-color: #87a6c7;
color: #ffffff;
height: 23px; /* fuer IE */
}
#links a.m1{
background-color: #d6e1e9;
color: #0e3865;
border: 0px solid #0e3865;
height: 23px; /* fuer IE */
font-weight:bold;
}
#links a.m1:hover {
background-color: #87a6c7;
color: #ffffff;
border: 0px solid #0e3865;
height: 23px; /* fuer IE */
}
#links a.m2{
background-color: #d6e1e9;
color: #0e3865;
border: 0px solid #0e3865;
height: 16px; /* fuer IE */
}
#links a.m2:hover {
background-color: #87a6c7;
color: #ffffff;
border: 0px solid #0e3865;
height: 16px; /* fuer IE */
}

/* Content */
#content {
float: left;
position: relative;
left: 50px; top: 0px; width: 520px;
padding: 0px 0px;
background-color: transparent;
color: #000000;
}

#content p {
line-height: 180%;
padding: 10px 10px;
}
#content li {
line-height: 180%;
padding: 4px 0px;
}

#content blockquote {
font-size: 80%;
margin: 14px 20px;
padding: 8px;
background-color: #f1f1f1;
border-top: 1px solid #999999;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
border-left: 1px solid #999999;
}

#content p.topper {
padding: 20px 0;
}
#content ul  {list-style-type:none; list-style-image:url(../pics/strich.jpg); margin-left: 40px;line-height: 120%;}

div.journal { position: relative; right: -310px; top: 10px; }

h1 {
text-align: left;
color: #1d497b;
font-size: 20px;
font-style: bold;
font-family: Lucida Sans Unicode, georgia, serif;
padding: 20px  20px 20px 0px;
}
h2 {
color: #1d497b;
font-size: 16px;
font-family: Lucida Sans Unicode, georgia, serif;
padding: 15px 0 10px 0;
}
h3 {
color: #1d497b;
font-size: 14px;
font-family: Lucida Sans Unicode, georgia, serif;
padding: 10px 0 10px 0;
}
h4 {
color: #1d497b;
font-size: 13px;
font-family: Lucida Sans Unicode, georgia, serif;
padding: 00px 0 00px 0;
}
#content a {
text-decoration: none;
background-color: transparent;
color: #0e3865;
font-weight: bold;
}
#content a:hover {
background-color: transparent;
color: #ff0000;
}

#content td {
font-size: 12px;
padding: 4px;}


/* Footer */
#footer {
clear: both;
background-color: #617784;
background-image: url(../pics/leiste.gif);
color: #ffffff;
border-top: 1px solid #1d497b;
}
#footer p {
text-align: left;
padding: 4px 15px 4px 210px;
}
#footer a {
text-decoration: none;
background-color: transparent;
color: #ffffff;
border: 0 none;
}
#footer a:hover {
background-color: transparent;
color: #ff3333;
}

/* Ausgeblendet */
.novis, hr {
display: none;
}


