BODY
{
        background:#000000;
	font-size : 12px;
	COLOR : silver;
	font-family : Arial, Helvetica, sans-serif;
        scrollbar-face-color: #7E7965;  
	scrollbar-shadow-color: #333333; 
	scrollbar-highlight-color: #333333; 
	scrollbar-3dlight-color: #666666;  
	scrollbar-darkshadow-color: #000000;  
	scrollbar-track-color: #000000;  
	scrollbar-arrow-color: #CCCCCC; 
}

div#Menu{
	position: relative;
	left: 0px;
	width: 295px;
	border: 0.5px;
	background-color: black;
	float: left;
	z-index: 9;
}

div#Inhalt{
	position: relative;
	margin-top: 0px;
	margin-left: 300px;
	width: 630px;
	background-color: black;
	COLOR: #808285;
	z-index: 9;
	padding:5px;
	text-align:justify;
        background:#000000;
	font-size : 12px;
	COLOR : silver;
	font-family : Arial, Helvetica, sans-serif;
        scrollbar-face-color: #7E7965;  
	scrollbar-shadow-color: #333333; 
	scrollbar-highlight-color: #333333; 
	scrollbar-3dlight-color: #666666;  
	scrollbar-darkshadow-color: #000000;  
	scrollbar-track-color: #000000;  
	scrollbar-arrow-color: #CCCCCC; 
}

div#header {
    position:absolute;
    top:0; left:0; right:0; bottom:0;
    height:100%;
    z-index:3;
    margin:0;
}

p#Fusszeile {
    clear: both;
    margin: 0; padding: 0.1em;
    text-align: center;
  }

div#Fusszeile {
    clear: both;
    margin-top: 0px;
    margin: 0; padding: 0.1em;
    text-align: center;
    z-index: 10;
    background-color: blue;
  }


A 
 {
    text-decoration: none;
    COLOR: #f1de82;
    font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
}
A:ACTIVE {
    COLOR: #f1de82;
}

A:HOVER {
    COLOR: #f1de82;
    text-decoration:underline;
}

#gtext {
    COLOR: #f1de82;
    font-weight : bold;
    font-family : Verdana, Helvetica, Arial, sans-serif;
    font-size : 13px;
}
#utext {
	COLOR: #808285;
	font-weight: normal;
    font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}
.navi 
 {
	text-decoration: none;
	COLOR: #808285;
    font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
}
.gelbfett {
    font-family : Verdana, Helvetica, Arial, sans-serif;
    COLOR: #f1de82;
    font-weight : bold;
    font-family : Verdana, Helvetica, Arial, sans-serif;
    font-size : 14px;
}
.gelbfett11 {
    font-family : Verdana, Helvetica, Arial, sans-serif;
    COLOR: #f1de82;
    font-weight : bold;
    font-family : Verdana, Helvetica, Arial, sans-serif;
    font-size : 11px;
}
.grau {
	COLOR: #808285;
	font-weight: normal;
        font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}
.grau11 {
	COLOR: #808285;
	font-weight: normal;
        font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
        line-height: 1.5; 
}
.grau12 {
	COLOR: #808285;
	font-weight: normal;
        font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}
.minigrau {
	COLOR: #808285;
	font-weight: normal;
        font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
}
.mini {

	font-size: 4px;
}
.minigraufett {
	COLOR: #808285;
	font-weight: bold;
        font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size: 8px;
}

#Menu A
{
	font-size : 14px;
	font-weight : bold;
	text-decoration:none;
	width:150px;
	display:block;
	padding-left:20px;
	color:silver;
	line-height : 21px;
}
		 

#Menu A:hover
{
	font-size : 14px;
        font-style : bold;
	width:150px;
	text-decoration:none;
	padding-left:20px;
	color:Black;
	display:block;
	background-color:silver;
}

#Menu A:active
{
	font-size : 14px;
        font-style : bold;
	width:150px;
	text-decoration:none;
	padding-left:20px;
	color:Black;
	display:block;
	background-color:silver;
}
.Titel1 {
	COLOR : silver;
    font-weight : bold;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 18px;
}
.Titel2{
	COLOR : White;
    font-weight : bold;
    font-size : 16px;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    }

#Inhalt A {
    COLOR : White;
    font-weight : bold;
    font-size : 16px;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    text-decoration : none;
    font-variant : small-caps;
    }

#Einfach A {
    COLOR : White;
    font-weight : bold;
    font-size : 12px;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    text-decoration : none;
    font-variant : small-caps;
    }

B {
    font-weight : bold;
    font-size : 14px;
    font-family : Arial, Helvetica, sans-serif;
}

strong {
    font-weight : bold;
    font-size : 14px;
    font-family : Arial, Helvetica, sans-serif;
}

/* TinyMCE specific rules */
body.mceContentBody {
   background: #000000;
}


