body,  td, p, th, tr, div, li{
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
	color : #F8F8FF;
	text-decoration : none;
}
h1, h2, h3, h4, h5, h6 {
        font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
        font-weight : normal;
		margin-bottom : 0px;
}
body{
	scrollbar-shadow-color : #333333;
	scrollbar-face-color : #AA000B;
	scrollbar-arrow-color : #FCE5BF;
	scrollbar-track-color : #999999;
	scrollbar-base-color : #AA000B;
	scrollbar-highlight-color : #AA000B;
	scrollbar-darkshadow-color : Black;
	scrollbar-3dlight-color : #AA000B;
}
a{
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
	color : #333333;
	text-decoration : none;
}
a.rot:hover{
    color : #AA000B;
}	
a.weiss{
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : underline;
}
a.weiss:hover{
    color : #FCE5BF;
}	
a.klein{
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 9px;
	color : #333333;
	text-decoration : none;
}
a.klein:hover{
    color : #AA000B;
}
p{
	padding-bottom : 0px;
	margin-bottom : 0px;
	padding-top : 0px;
	margin-top : 0px;
	line-height : 16px;
}
h1 {
	font-size : 18px;
	font-weight : normal;
	padding-bottom : 0px;
	padding-left : 0px;
}

h1  a {
	        font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	        font-weight : normal;
		    margin-bottom : 0px;
		    font-size : 20px;
			padding-bottom : 0px;
	        padding-left : 12px;
	        color : #339900;
}

h2{
	font-size : 11px;
	margin-top : 10px;
	font-weight : bold;
}
h3{
    font-size : 11px;
	font-weight : bold;
}
p.h{
	padding-left : 20px;
	margin-bottom : 3px;
	margin-top : 0px;
	padding-top : 0px;
}

strong{
	font-weight : bold;
}
strong.green{
	color : #66CC00;
}
.green{
	color : #339900;
}
ul{
	list-style : square outside url(../gfx/doppelp_sw.gif);
	margin-left : 0px;
	margin-bottom : 0px;
	padding-bottom : 0px;
}
li{
	margin-bottom : 9px;
	list-style : square outside url(../gfx/doppelp_sw.gif);
}
hr{
	color : #66CC00;
	width : 100%;
	text-align : center;
	height : 1px;
	border-collapse : collapse;
}
.rand{
	padding-left : 35px;
}
.schwarz{
	color : Black;
	cursor : default; 
}




.click{
	cursor : pointer;
}

.grau{
	border-color : #CCCCCC;
	border-style : solid;
	border-width : 1px;
	border-collapse : collapse;
}
.randgruen{
	border-color : #339900;
	border-style : solid;
	border-width : 1px;
	border-collapse : collapse;
}
