body {
	font-size:12px; 
	color:#FFFFFF;
	background-color: #660000; 
	font-family:Arial; 
	font-weight:normal;
	margin:0; 
	padding:0;
	border: 0;
}

img { 
	border: none; 
	display: block;
}

a:link {
	font-size:12px;
	color:white; 
	text-decoration:none;
	font-weight: bold;
}

a:visited {
	font-size:12px;
	color:white; 
	text-decoration:none;
	font-weight: bold;
}

a:hover {
	color:#808080;
	text-decoration:overline underline;
}

a.type1:link { 
	font-size:18px;
	font-family:Verdana; 
	color:white; 
	text-decoration:none;
	font-weight:bold
}

a.type1:visited {
	font-size:18px;
	font-family:Verdana; 
	color:white; 
	text-decoration:none;
	font-weight:bold
}

a.type1:hover {
	color:#808080;
	text-decoration:none
}

.schrift {
	font-size:12px;
	color:black; 
	text-decoration:none
}

.navi {
	font-size:18px;
	font-family:Verdana; 
	color:white; 
	text-decoration:none;
	font-weight:bold
}

.scrollen {
  width: 575px;
	height:306px;
  overflow: auto;
  background-color:#990000;
  scrollbar-face-color: #CCCCCC;
  scrollbar-track-color: #EEEEEE;
  scrollbar-arrow-color: #AAAAAA;
  border-top:solid 1px #FFFFFF;
  border-bottom:solid 1px #FFFFFF
}

.main {
	background-color:#FF0000; 
}

.banner {
	width: 775px;
  height: 68px
}

.spacer {
	width: 775px;
  height: 25px
}

.navi_main {
	width: 17px;
	height: 308px;
}

