/* ALLE INHALTE */
body, html {  
font-family: Arial, Helvetica, sans-serif; 
background-color: #FFFFFF; 
font-size: 10pt; 
margin-top: 0px; 
margin-right: 0px; 
margin-left: 0px; 
margin-bottom: 30px; padding:30px}


/* ||||||||||||||||||||||||||||||||| HTML-FORMATIERUNGEN ||||||||||||||||||||||||||||||||| */

/* ABSATZ */
p {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt}

/* ÜBERSCHRIFT 1. HIERARCHIE */
h1 {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 14pt; font-weight: bold; 
color: #666666; 
margin-top: 22px; 
margin-bottom: 22px; 
padding-top: 0px; 
line-height: 15pt}

/* ÜBERSCHRIFT 2. HIERARCHIE */
h2 {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 13pt; 
color: #585858; 
margin-top: 20px}

/* ÜBERSCHRIFT 3. HIERARCHIE */
h3 {  
font-family: Arial, Helvetica, sans-serif; 
 font-size: 12pt; 
color: #585858; 
font-weight: bold; 
margin-top: 24px; 
margin-bottom: 0px}

/* ÜBERSCHRIFT 4. HIERARCHIE */
h4 {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
color: #333333; 
font-weight: bold; 
margin-top: 0px; 
margin-bottom: 0px}

/* FETT */
b {  
color: #4E4E4E}
strong {  
color: #4E4E4E}

/* LINK */
a:link, a:active {  
color: #333333; 
text-decoration: underline}
a:hover, a:visited {  
color: #6D705F; 
text-decoration: underline} 

/* TABELLEN */
table {  font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt;
border: none}
/* ZEILEN */
td {  font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
vertical-align: top}

/* LISTEN */
ul {  font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt;  
list-style-type:circle; 
list-style-image: url(../bilder/navi/li.gif); 
overflow: visible; visibility: visible}
/* LISTENNUMMERIERUNG */
ol {  font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
list-style-type: decimal; }
/* LISTENPUNKT */
li {  font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt;  
margin-top:8px;
margin-right:5px;
overflow: visible; visibility: visible}


/* ZITAT */
blockquote {  margin-right: 22px; 
margin-left: 22px; 
margin-top: 0px;
margin-bottom: 0px}

/* Horizontale LINIE */
hr {  line-height: 1px; color: #155A77}

/* BILDER */
img {  border: none}


/* ||||||||||||||||||||||||||||||||| ZUSATZFORMATIERUNGEN (eingebunden in Tags mit class="...") ||||||||||||||||||||||||||||||||| */



/*____________________ POSITIONIERUNG/FORMATIERUNG von DIVs (Seitenbereiche) ____________________*/

/* ILS-LOGO */
.logo { 
position:absolute; 
left:70px; 
top:20px; 
width: 672px; 
height: 139px}


/* HINTERGRUND DES INHALTS */
.contenthintergrund { position:absolute; 
left: 274px; 
top: 210px; 
width: 550px; 
margin-top: 0px; 
margin-right: 0px; 
margin-left: 0px; 
margin-bottom: 30px; 
z-index: 2; 
max-height: 100%}

/* INHALT */
.content { position:absolute; 
left: 274px; 
top: 212px; 
width: 550px; 
margin-top: 0px; 
padding-bottom: 12px; 
z-index: 1;  
background-image: url(../bilder/hintergrund.gif);
margin-left: 0px; 
padding-top: 0px}

/* HINTERGRUND ABSCHLUSS */
.contenthintergrundunten { position:absolute; 
left: 0px; 
bottom: -5px; 
width: 550px; 
height: 22px;}


/* LINKE NAVIGATION */
.linkespalte { position:absolute; 
left: 101px; 
top: 220px; 
width: 145px; 
height: 280px}



/*____________________ LINK-FORMATIERUNGEN ____________________ */

/* LINKS Ohne Unterstrich */
a.ou:link, a.ou:active, a.ou:visited {  
color: #155A77; 
text-decoration: none}
a.ou:hover {  
color: #EAAB1A; 
text-decoration: none} 

/* LINKS Versteckter Link */
a.vl:link, a.vl:active, a.vl:visited {  
color: #155A77; 
text-decoration: none}
a.vl:hover {  
color: #EAAB1A; 
text-decoration: underline} 

