<!--

body {
margin-top : 0px;
margin-bottom : 0px;
margin-left : 0px;
margin-right : 0px;
background-color : #ffffff;
color : #000000;
font-family: arial, helvetica, sans-serif;
font-size : 16px; 
scrollbar-face-color : #000000; 
scrollbar-highlight-color : #000000; 
scrollbar-shadow-color : #000000; 
scrollbar-3dlight-color : #000000; 
scrollbar-arrow-color : #000000;  
scrollbar-track-color : #000000; 
scrollbar-darkshadow-color : #000000;
margin:0px;
padding:0px;

}

td {
    vertical-align: top;
    
}

body, p, td, li, div, input, textarea, select {
font-family: arial, helvetica, sans-serif;
font-size : 16px;
color : #000000;

}

.text_white {
   font-family: arial, helvetica, sans-serif;
font-size : 14px;
color : #ffffff;
    
}

p, li {
line-height: 1.5;
}

/* Überschriften - Start */

h1 {
font-family: arial, helvetica, sans-serif;
font-size : 24px;
color : #000000;
font-weight : normal;

}
h2 {
font-family: arial, helvetica, sans-serif;
font-size : 20px;
color : #000000;
font-weight : normal;

}
h3 {
font-family: arial, helvetica, sans-serif;
font-size : 15px;
color : #000000;
font-weight : normal;

}

/* Überschriften - Ende */

/* Links Normal - Start */

a:link {
font-family: arial, helvetica, sans-serif;
font-size : 12x;
color : #000000;
font-weight : normal;
text-decoration : underline;
}
a:active {
font-family: arial, helvetica, sans-serif;
font-size : 12x;
color : #000000;
font-weight : normal;
text-decoration : underline;
}
a:visited{
font-family: arial, helvetica, sans-serif;
font-size : 12x;
color : #000000;
font-weight : normal;
text-decoration : underline;
}
a:hover {
font-family: arial, helvetica, sans-serif;
font-size : 12x;
color : #000000;
font-weight : normal;
text-decoration : none;
}

/* Links Normal - Ende */

/* Links Schwarze box - Start */

a.box:link {
font-family: arial, helvetica, sans-serif;
color:#ffffff;
font-weight : normal;
text-decoration : none;
padding-left:25px;
}
a.box:active {
font-family: arial, helvetica, sans-serif;
color:#ffffff;
font-weight : normal;
text-decoration : none;
padding-left:25px;
}
a.box:visited{
font-family: arial, helvetica, sans-serif;
color:#ffffff;
font-weight : normal;
text-decoration : none;
padding-left:25px;
}
a.box:hover {
font-family: arial, helvetica, sans-serif;
color:#ffffff;
font-weight : normal;
text-decoration : underline;
padding-left:25px;
}

/* Links Schwarze box - Ende */

/* Links ohne - Start */

a.ohne:link {
font-family: arial, helvetica, sans-serif;
font-size : 12x;
color : #000000;
font-weight : normal;
text-decoration : none;
}
a.ohne:active {
font-family: arial, helvetica, sans-serif;
font-size : 12x;
color : #000000;
font-weight : normal;
text-decoration : none;
}
a.ohne:visited{
font-family: arial, helvetica, sans-serif;
font-size : 12x;
color : #000000;
font-weight : normal;
text-decoration : none;
}
a.ohne:hover {
font-family: arial, helvetica, sans-serif;
font-size : 12x;
color : #000000;
font-weight : normal;
text-decoration : none;
}

/* Links ohne - Ende */

/* Links nav - Start */

a.nav {
font-family: arial, helvetica, sans-serif;
font-size : 18x;
color : #000000;
font-weight : normal;
text-decoration : none;
padding : 6px;
background-color: #ffffff;
}

a.nav:link {
font-family: arial, helvetica, sans-serif;
font-size : 16x;
color : #000000;
font-weight : normal;
text-decoration : none;
padding : 6px;
background-color: #ffffff;
}
a.nav:active {
font-family: arial, helvetica, sans-serif;
font-size : 16x;
color : #000000;
font-weight : normal;
text-decoration : none;
padding : 6px;
background-color: #ffffff;
}
a.nav:visited{
font-family: arial, helvetica, sans-serif;
font-size : 16x;
color : #000000;
font-weight : normal;
text-decoration : none;
padding : 6px;
background-color: #ffffff;
}
a.nav:hover {
font-family: arial, helvetica, sans-serif;
font-size : 16x;
color : #ffffff;
font-weight : normal;
text-decoration : none;
padding : 6px;
background-color: #0e353f;
}

/* Links Nav - Ende */

/* Links Footer - Start */

a.footer:link {
font-family: arial, helvetica, sans-serif;
font-size : 10px;
color : #666666;
font-weight : normal;
text-decoration : none;
}
a.footer:active {
font-family: arial, helvetica, sans-serif;
font-size : 10px;
color : #666666;
font-weight : normal;
text-decoration : none;
}
a.footer:visited{
font-family: arial, helvetica, sans-serif;
font-size : 10px;
color : #666666;
font-weight : normal;
text-decoration : none;
}
a.footer:hover {
font-family: arial, helvetica, sans-serif;
font-size : 10px;
color : #666666;
font-weight : normal;
text-decoration : none;
}

/* Links Footer - Ende */




/* Links Nav - Ende */

hr {
color : #000000;
margin-top : 10px;
}

.strich {
font-weight : bold; 
color : #000000;
}

/* Aufzählungszeichen - Start */

li {
line-height : 16px;
}

/* Aufzählungszeichen - Ende */

input, textarea, select {
color : #000000;
border : 1px solid #000000;
background-color : #ffffff;
}




-->