body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #CCCCCC;
	text-transform: none;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #8A7867;
}

img {
	border:none;
}

p { 
	color:#CCCCCC;
	margin-left: 20px;
	margin-right: 20px;
	text-align:justify;
	margin-bottom: 0px;
}

strong {
	font-weight:bold;
	}

h1 {
	font-size: 15px;
	font-weight:bold;
	text-transform:uppercase;
	font-weight:normal;
	color: #CCCCCC;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}
h2 {
	font-size: 14px;
	font-weight:normal;
	color: #ffffff;
	margin-left: 20px;
	margin-bottom: 1px;
}
h3 {
	font-size: 12px;
	font-weight: bolder;
	color: #a0a0a0;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: auto;
	margin-bottom: 6px;
}

a {
	color: #8A7867;
	text-decoration: none;
}

a.dat {
	color: #ffffff;
	text-decoration: none;
}

a:hover.dat {
	color: #8A7867;
	text-decoration:none;
}

a:hover.n {
	color: #ffffff;
	text-decoration: none;
	background-color: #b2171d;
}

a:hover#lang {
	background-color: #181818;
}


#head_img {
	float: left;
	margin-top: 0px;
	margin-left: 36px;
	margin-right: 9px;
	width: 645px;
	height: 272px;
	background-image: url(images/mardav.jpg);
}

#dates { 
	background-color: #181818; 
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
	width: 211px;
	float: left;
	overflow: hidden;
	}
	
#player { 
	background-color: #181818; 
	width: 211px;
	float: left;
	}
	
#topbox { 
	background-color: #000000; 
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 936px;
	height: 272px;
	}
	
#contentbox { 
	background-color: #000000;
	background-image: url(images/cbg.gif);
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: 936px;
	padding-bottom:30px;
	overflow: hidden;
	}
	
#content { 
	background-color: #181818;
	margin-top: 0px;
	margin-left: 36px;
	margin-right: 9px;
	width: 645px;
	height: auto;
	float: left;
	}
	
#footer {
	background-color:#000000;
	margin-left: auto;
	margin-right: auto;
	height: 36px;
	width: 936px;
	}
	
.ddates {
	font-size: 7pt; 
	font-weight: 100;
	margin-right:10px; 
	margin-left:10px; 
	margin-bottom: 2px;
}

#navigation { 
	background-color: #000000; 
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 936px;
	height: 33px;
	}

.bodytext{
	color:#CCCCCC;
	}
		
.swirl {
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom:0px;
	width: 80px;
	height: 44px;
	}
	
.text {
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
}

.grau {
	color: #d3bebc;
}

.small {
	font-size: 10px;
	margin-left: 20px;
	font-weight: 100; 
}

.tbinput     {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #252525;
	border: thin solid #000000;
	color: #ffffff;
}
.tbbutton    {
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #252525;
	border: none;
	cursor: auto;
	height: 33px;
	width: 60px;
	background-repeat: no-repeat;
	background-position: center center;
	list-style-image: none;
	list-style-position: inside;
	filter: Light;
}
.tbselect    {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #252525;
	color: #ffffff;
	border: thin solid #000000;
}
 .tbtextarea  {
 	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #252525;
	color: #ffffff;
	border: thin dashed #000000;
}
