/* CSS für body + scrollbats IE + NS6 */

body  {
overflow:hidden;
background-repeat:no-repeat; 
background-attachment:fixed;
background-position:center;
color: #000000;
font-size: 12px;
font-family: verdana, arial, helvetica;
text-decoration: none;
scrollbar-3dlight-color: #336699;
scrollbar-arrow-color: #336699;
scrollbar-darkshadow-color: #336699;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-track-color: #336699
line-height: 14px;
margin:0px;
padding:0px;
}




td,p  {
 font-family: verdana,arial,helvetica;
 color: #000000;
 font-size: 12px;
 text-align: justify;
 font-weight: normal;
 }

.mini {
font-family: verdana,arial,helvetica;
font-size: 10px;
text-decoration: none;
color: #336699;
}

.headline {
font-family: verdana,arial,helvetica;
font-size: 15px;
text-decoration: none;
color: #336699;
font-weight: 800;
}


.textleftbox {
font-family: verdana,arial,helvetica;
font-size: 12px;
text-decoration: none;
color: #000000;
line-height: 20px;
text-align: justify;
}

.bildbeschreibung {
 color: #666666;
 font-size: 10px;
 text-align: left;
 font-weight: normal;
 }

a {
font-family: verdana,arial,helvetica;
font-size: 11px;
text-decoration: none;
color: #336699;
}

a:visited {color: #336699;}

/* CSS für link "hover" IE + NS6 */

a:hover {
color: #336699;
text-decoration: underline;
}


b {
font-family: verdana,arial,helvetica;
font-size: 10px;
font-weight: normal;
color: #000066;
}



/* CSS für das Formularfeld IE + NS6 */

input {
border: #333399;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
background-color: #FFFfff;
}

/* CSS für das Formularfeld IE + NS6 */

textarea {
border: #333399;
border-style: solid;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
background-color: #FFFfff;
}
