body {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
background-color: #FFFFFF;
margin-top: 0px;
margin-left:0px;
scrollbar-3dlight-color : #999999;
scrollbar-arrow-color : #999999;
scrollbar-base-color : #666666;
scrollbar-darkshadow-color : Black;
scrollbar-face-color : #666666;
scrollbar-highlight-color : #999999;
scrollbar-shadow-color : #999999;
scrollbar-track-color : #8B8B8B;
}
p {
font-size: 12px;
line-height: 20px;
}

p.indent {
font-size: 12px;
line-height: 20px;
text-indent: 20px;
}

/*****************/
/* Links  */
/*****************/

a:link  {
color : #000000;
text-decoration : underline;
}

a:visited  {
color : #000000;
text-decoration : underline;
}

a:hover, a:active {
text-decoration : underline;
color :#CC3333;
}
/**************************/
/* Überschrift schwarz  */
/**************************/

.heading1 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #CC3333;
font-weight: 200;
font-size: 18px;
line-height: 40px;
margin-top: 0px;
letter-spacing: 1px;
}
/**************************/
/* Überschrift grau  */
/**************************/
.heading2 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #A9A9A9;
font-size: 18px;
font-weight: 100;
line-height: 18px;
margin-top: 10px;
letter-spacing: 1px;
word-spacing: 1px;
}

/**************************/
/* Überschrift rot groß  */
/**************************/
.heading3 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #D14646;
font-weight: 200;
font-size: 18px;
line-height: 40px;
margin-top: 10px;
margin-bottom: 10px;
letter-spacing: 1px;
}

/**************************/
/* Überschrift rot klein  */
/**************************/
.heading4 {
color: #cc3333;
font-weight: normal;
font-size: 12px;
line-height: 16px;
margin-bottom: 0px;
text-indent: 20px;
}
/**************************/
/* footer Formatierung */
/**************************/
h2.footer {
border-top:1px solid red; margin:0px;
	line-height : 9px;
}

.footer {
	font-family: Verdana,Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height : 9px;
}
/**************************/
/* Listenelemente  */
/**************************/

ol {
font-size: 12px;
line-height: 15px;
list-style-image: url(images/li.gif);
}

ul {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
	}
li {
list-style-image: url(images/li.gif);


/****************/
/* LINKS 
   footer 


a.footer:link  {
color : #5D5D5D;
text-decoration : none;
font-size : 11px;
}

a.footer:visited  {
color : #800000;
text-decoration : none;
}

a.footer:hover, a.footer:active {
text-decoration : none;
color :#CC3333;
}
***************/


/***************/
/* Navigation 

a.navi:link  {
color : #5D5D5D;
text-decoration : none;
font-size: 14;
font-weight: bold;
}

a.navi:visited  {
color : #5D5D5D;
text-decoration : none;
}

a.navi:hover, a.navi:active {
text-decoration : none;
color :#CC3333;
}

**************/