/* *** css by Patrick Wittstock - www.azraeldesign.de *** */


html {
height : 100%;
margin : 0 0 0 0;
}
a:focus {
outline : none;
}
img {
border : 0;
}
body {
background-color : #000000;
background-image : url(../Bilder/back.jpg);
background-position : center top;
background-attachment : fixed;
font-size : 11px;
font-family : Verdana, Arial, SunSans-Regular, Sans-Serif;
color : #ffffff;
padding : 0;
margin : 0;
cursor : crosshair;
}
a {
color : #FFFFFF;
}
a:visited {
color : #FFFFFF;
}
a:hover {
	color : #000000;
	background: #ffffff;
}
a:active {
color : #000000;
}

.FETT {
font-weight:bold;
font-size:15px;
}
#newsbild-links{
position:relative;
float:left;
padding-right:10px;
padding-bottom:10px;
}
#newstext{
position:relative;
float:left;
}
#container {
width : 850px;
margin : 0 auto;
}
#header {
	width : 850px;
	height : auto;
	background: url(../images/loading.gif) no-repeat;
}
#wrapper {
	float : left;
	width : 850px;
	min-height : 300px;
	background: #000000;
}
#content {
width : 850px;
margin-left : 16px;
}
#left {
float : left;
width : 20%;
margin-left : -850px;
background-color : #99cc00;
}
#right {
float : left;
width : 150px;
margin-left : -150px;
background-color : #996600;
}
#footer {
width : 100%;
height: 50px;
clear : both;
text-align : center;
padding : 0 0 0 0;
color : #fff;
font-size : 9px;
background-color : #000000;
background-image:url(../Bilder/footer.jpg);
background-repeat:no-repeat;
}
#headerbox {
	position : relative;
	left : 0;
	top : 0;
	width : 850px;
	height : 325px;
	background: url(../Bilder/header_02.jpg);
}

#header2 {
position:relative;
width:850px;
height:364px;
}
#header3 {
position:relative;
width:850px;
height:72px;
}
#header4 {
position:relative;
width:850px;
height:31px;
}

#tabellenbox{
position:relative;
width:98%;
height:auto;
}
#leftbox{
position:relative;
float:left;
width:65%;
height:auto;
}
#rightbox{
position: relative;
margin-left:3%;
margin-right:2%;
float:right;
width:30%;
height:auto;
top:0px;
}

#navi {
	position:relative;
	left:0px;
	top:290px;
	width:850px;
	height:37px;
	background: #000000;
}

