body {
	background: #000000;
	font: 12px/18px "Helvetica Neue", helvetica, arial, sans-serif;
}

p {
	margin: 0;
	color: #ffffff;
}
#content {
    position:absolute;
    top:120px;
    left:200px;
	width: 800px;
}

#content-low {
    position:absolute;
    top:450px;
    left:200px;
	width: 800px;
}
#ueberuns {
    position:absolute;
    top:120px;
    left:200px;
	width: 500px;
}

h1 {
	width: 400px;
	height: 120px;
	background: #000000 url(../images/kampfevent-small.png) no-repeat 0 0;
	color: #ffffff;
	font-size: 60px;
	line-height: 34px;	
}

h1 span { 
	display: none;
}

h2 {
	color: #ffffff;
	font-size: 24px;
	line-height: 36px;	

}
#nav { text-indent: 30px; }

a 	{
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline !important;
}
	
a:hover; {
	background-color: #000000; 
	color: #ffffff;
}

.photo {
	float: left;
	width: 600px;
	margin: 0 5px 5px 0;
	position: relative;
}

.photo span {
	font-size: 10px;
}

.photo img {
	display: block;
}
	
.phototeaser {
	float: left;
	width: 180px;
	margin: 0 5px 5px 0;
	position: relative;
}

.phototeaser span {
	font-size: 10px;
}

.phototeaser img {
	display: block;
}
	
#nav li span, #nav li a, {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #ffffff;
	white-space: nowrap;
}

#nav a:hover, #nav span  {
	 background-color: #ffffff;
	 color: #000000;
	 font-weight: bold;
}

#content a:hover, #content span  {
	 background-color: #ffffff;
	 color: #000000;
	 font-weight: bold;
}

#ueberuns a:hover, #ueberuns span  {
	 background-color: #ffffff;
	 color: #000000;
	 font-weight: bold;
}
