body {
	background-color: #000000;
	text-align: center;
	padding: 0 ;
	color: #decfa6;
	font-size: 80%;
	font-family: "Tahoma", Times, serif;
	background: url(../img/sharpblaze-bg-2009.jpg) no-repeat top center #000;
}

* {margin: 0; padding: 0}
a {color: #af9c74;}
a:hover {color: #1b4a50;}

h2 {font-size:250%; margin-bottom: 10px; line-height: 0.8em;}
h2 span {font-size: 60%; font-weight: normal;}
h3 {font-size:150%;  margin-bottom: 5px; line-height: 0.8em;}

img {
	margin-bottom: 5px;
	margin-top: 20px;
	}
	
p {
	margin-bottom: 10px;
	}
	
.subtitle {
	font-size: 170%;
	}
	
.datum {font-size:120%; margin-bottom: 5px; margin-top: 20px;}

.mainact {font-size: 130%; font-weight: bold;}
.djs {font-size: 110%; font-weight: bold;}

.language {
	position: absolute;
	top: 0;
	left: 0;
	margin: 10px 20px;
	}
.mainpage {
	position: absolute;
	top: 0;
	right: 0;
	margin: 10px 20px;
	}
#page {
	
	width: 780px;
	position: relative;
	margin: 0 auto;
	padding-top: 241px;
	}
	
.clr {
	clear: both;
}

.leftfield {
	float: left;
	width: 340px;
	}
.rightfield {
	float: right;
	width: 340px;
	}