/* *** 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 : 950px;
margin : 0 auto;
}
#header {
width : 950px;
height : auto;
}
#wrapper {
float : left;
width : 890px;
min-height : 300px;
background:#000000;
position:relative;
top:53px;
padding-right:28px;
padding-left:28px;
}
#content {
width : 890px;
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 : #ffffff;
}
#headerbox {
position : relative;
left : 0;
top : 0;
width : 950px;
height : 461px;
background: url(../Bilder/header1.jpg);
}

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

#navi {
	position:relative;
	left:0px;
	top:461px;
	width:950px;
	height:53px;
}

