body{
	background-color: #000;
	background-image: url(bgground.png);
	background-repeat: repeat;
   padding: 0;
	margin: 0;
	width: 1024px;
	height: 768px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
scrollbar-face-color: #a7333a; 
	scrollbar-highlight-color: #a7333a; 
	scrollbar-shadow-color: #a7333a; 
	scrollbar-3dlight-color: #a7333a; 
	scrollbar-arrow-color:  #000; 
	scrollbar-track-color: #000; 
	scrollbar-darkshadow-color: #a7333a; 
}
#overall_startseite{
	background-image: url(content_startseite.png);
	background-repeat: no-repeat;
	width: 1017px;
	height: 743px;
	position:relative;
	top: 3px;
	left: 0px;
}
#overall_woisser{
	background-image: url(content_woisser.png);
	background-repeat: no-repeat;
	width: 1017px;
	height: 743px;
	position:relative;
	top: 3px;
	left: 0px;
}
#overall_impressum{
	background-image: url(content_impressum.png);
	background-repeat: no-repeat;
	width: 1017px;
	height: 743px;
	position:relative;
	top: 3px;
	left: 0px;
}
#overall_tangoticker{
	background-image: url(content_tangoticker.png);
	background-repeat: no-repeat;
	width: 1017px;
	height: 743px;
	position:relative;
	top: 3px;
	left: 0px;
}
#overall_tango_ist{
	background-image: url(content_tango_ist.png);
	background-repeat: no-repeat;
	width: 1017px;
	height: 743px;
	position:relative;
	top: 3px;
	left: 0px;
}
#overall_links{
	background-image: url(content_links.png);
	background-repeat: no-repeat;
	width: 1017px;
	height: 743px;
	position:relative;
	top: 3px;
	left: 0px;
}
#content{
	width: 500px;
	position:relative;
	top: 85px;
	left: 15px;
	color: #d3d3d3;
	height: 550px;
	overflow:auto;
}
#navi{
	position: relative;
	left: 10px;
	top: 115px;
}
#navi ul{
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none;
}
#navi ul li{
	display:inline;
}
#navi a{
	color: #a7333a;
	font-size: 14px;
	text-decoration: none;
	display: block;
	width: 125px;
	float: left;
	text-align: center;
	font-weight: bolder;
	padding: 2px;
}
#navi a:hover{
	color: #000;
}
a{
	color: #a7333a;
}
h3{
	font-size:18px;
}
img{
	border: none;
}
#inner{
	padding: 4px;
	width: 465px;
}
#index a{
	text-decoration: none;
	font-size: 18px;
}
