BODY {
        font-family: Verdana, Arial, Helvetica;
        color: silver;
		font-size: 10pt;
        font-style: normal;
        text-decoration: none;
		background-color : Black;
        scrollbar-face-color:#C6C39C;                /* Farbe des Scrollbalkens und der 2 Pfeilbuttons*/
        scrollbar-arrow-color:#000000;                /* Farbe der 2 Pfeile */
        scrollbar-track-color:#C6C39C;                /* Farbe des Tracks (Srollbalkenhintergrund) */
        scrollbar-highlight-color:#C6C39C;        /* Farbe innen links und oben */
        scrollbar-3dlight-color:#000000;        /* Farbe aussen links und oben */
        scrollbar-darkshadow-Color:#000000;        /* Farbe aussen recht und unten */
        scrollbar-shadow-color:#C6C39C;                /* Farbe innen recht und unten */
		background-image:url(../vollerdrom/news/menue/schlangelinks.jpg);
		background-attachment : fixed;
}

A:link {
        color: #d9b944;
        font-size: 8pt;
		font-family: Verdana, Arial, Helvetica;
        font-weight: none;
        text-decoration: none;
}
A:visited {
        color: Yellow;
        font-size: 8pt;
		font-family: Verdana, Arial, Helvetica;
        font-weight: none;
        text-decoration: none;
}
A:hover {
        color: red; text-decoration: none;
        font-size: 8pt;
		font-family: Verdana, Arial, Helvetica;
        font-weight: none;
}
A.intro:link {
        color: #000000;
}
A.intro:visited {
        color: #000000;
}
A.intro:hover {
        color: #000000;
}


A.clean:link {
        color: #d9b944;
        text-decoration: none;
        font-weight: normal;
}
A.clean:active {
        color: #000000;
        text-decoration: none;
        font-weight: normal;
}
A.clean:visited {
        color: #000000;
        text-decoration: none;
        font-weight: normal;
}
A.clean:hover {
        color: #000000;
        text-decoration: none;
        font-weight: normal;
}

TD {
        font-family: Verdana, Arial, Helvetica;
        font-size: 9pt;
        font-style: normal;
        text-decoration: none;
        color: red;
}

/* Indent sentences */
P.indent {
        margin-left: 1cm;
        position: relative;
}

 
UL.indent {
        margin-left: 2cm;
        position: relative;
}

/* Font size */
.small {
        font-family: President, Verdana, Arial, Helvetica;
        font-size: 8pt;
}
.xsmall {
        font-size: 6pt;
}

/* Font face and size */
.titel {
        color: silver;
        font-family: President, Verdana, Arial, Helvetica;
        font-size: 13pt;
        font-weight: bold;
        font-style: normal;
        text-decoration: none;
		
}
.subtitel {
        color: #770000;
        font-family: Verdana, Arial, Helvetica;
        font-size: 11pt;
        font-style: normal;
        font-weight: bold;
        text-decoration: none;
}

.normtext {
        color: #000000;
        font-family: Verdana, Arial, Helvetica;
        font-size: 10pt;
        font-style: normal;
        text-decoration: none;
}

.zitat {
        color: #000000;
        font-family: Verdana, Arial, Helvetica;
        font-size: 10pt;
        font-style: italic;
        text-decoration: none;
}

.farblich {
        color: #770000;
        font-family: Verdana, Arial, Helvetica;
        font-size: 10pt;
        font-weight: bold;
        font-style: normal;
        text-decoration: none;
}

.leiste {
        color: #6C645E;
        font-family: Verdana, Arial, Helvetica;
        font-size: 6pt;
        font-weight: bold;
        text-decoration: none;
}

.code {
        color: #000000;
        font-family: Courier New, Courier, Arial;
        font-size: 10pt;
        font-style: normal;
        text-decoration: none;
}

.blue {
	color: Blue;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

.gold {
        color: gold;
        font-family: Verdana, Arial, Helvetica;
        font-size: 8pt;
        font-style: normal;
        font-weight: bold;
        text-decoration: none;
}

.klein {
        color: #000000;
        font-family: Verdana, Arial, Helvetica;
        font-size: 11px;
}

.goldklein {
        color: gold;
        font-family: Verdana, Arial, Helvetica;
        font-size: 6pt;
        font-style: normal;
        font-weight: bold;
        text-decoration: none;
}

.qbar {
        background-color:#D3CAAB;
        font-family: "MS Sans Serif", Arial, Helvetica, sans-serif;
        font-size: 9pt; width: 100px; }

.home {
        font-family : Verdana, arial, helvetica, sans-serif;
        font-size: 8pt;
        color : #000000; }
		
.class {	
        font-family: Verdana, Arial, Helvetica;
        font-size: 10pt;
        font-style: normal;
        text-decoration: none;
        color: yellow;
}



#menu h4 {
padding : 19 0 10 15px;
background-image : url(../Vollerdrom/News/menue/menuButton.png);
background-position : center left;
background-repeat : no-repeat;
font-size : 11px;
}

#menu h4.selected {
padding : 0 0 0 10px;
background-image : url(../Vollerdrom/News/menue/menuButton.gif);
background-position : center left;
background-repeat : no-repeat;
font-size : 11px;
}

#menu h4 a {
display : block;
height : 15px;
text-decoration : none;
color : #333;
}

#menu h4 a:hover {
color : #fff;
}