body {
	background-color:#000000;
	background-image:url(res/bgnegativ.gif);
	background-attachment:fixed;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
}

.navi a {
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
}

.navi a:hover {
	color: #000000;
}
.navi a:active {
	color: #FF0000;
}

.navi a:visited {
	color: #CCCCCC;
}

.navi a:visited:hover {
	color: #000000;
}

.navi td:hover {
	background-image:    url(res/schwert.png);
	background-repeat: no-repeat;
	background-position: 2px 25px;
}

.ueberschrift {
 color : #B0270E;
 font-size: 22px; 
}

.ueberschriftlink {
color : #B0270E;
font-weight: bold;
}

a {
	color: #000000;
}

.impressum a {
	color: #FFFFFF;
	font-size: smaller; 
}

.impressum {
	background-repeat: no-repeat;
}

.banner {
	background-image:url(res/banner.png);
	background-repeat:no-repeat;
	background-position:25px 0px;
}

.news {
	position:relative;
	top:-10px;
	left:15px;
	width: 565px;
}

.contenbg {
	background-image:url(res/bg.gif); 
	background-repeat:repeat-y;
}

.berichtbild img{

float:left;
padding:2px;
}