body {
        
        color: #FFFFFF;
        background-color: #000000;
        text-align: left;
        letter-spacing: 1%;
	
}



body, table, tr, td {SCROLLBAR-ARROW-COLOR: #FFFFFF; SCROLLBAR-BASE-COLOR: #000000;
scrollbar-highlight-color : silver; scrollbar-shadow-color : black;
font-family: Verdana, Helvetica, Arial,sans-serif;
font-size: 10pt;
}
#content {
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 10px;
	border: 0px solid #FFFFFF;
}
#footer {
	clear: both;
	background-color: #000000;
	color: #FFFFFF;
	padding: 4px;
	border: 1px solid #FFFFFF;
	text-align: center
}

blockquote{
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 30px;
	border: 1px dotted #FFFFFF;
}



#left {
	margin-left: 25px;
	list-style-image: url('images/list_bullet.png');
	margin-top: 30px
}
h1 {
	background-color: #FF00FF;
	padding: 5px;
	font-size: 1.3em;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 15px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;

}

h2 {
	background-color: #7C597C;
	padding: 5px;
	font-size: 1.1em;
	color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
/* Begin text formatting and image floats */

.imageleft{
	float: left;
	margin-right: 7px;
	margin-bottom: 1px;
}

IMG {
 border: 10px ridge #000000;
}

/* ==================== */

/* allgemeine links */

A:link   {text-decoration: underline; color: white;
 font-family: verdana, Helvetica,sans-serif; font-size: 10pt; }
A:visited {text-decoration: underline; color:silver;
 font-family: Verdana,Helvetica,sans-serif; font-size: 10pt; }
A:hover  {text-decoration:  underline and overline; color: white;background-color:#FF00FF;
 font-family: Verdana,Helvetica,sans-serif; font-size: 10pt; }
A:active {text-decoration: none; color:#FF00FF;
font-family: Verdana,Helvetica,sans-serif; font-size: 10pt; }

/* ==================== */
