body {
	margin: 0;
	padding: 0;
	background-color:#b29269;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	font-size: 13px;
	text-align: justify;
	}
	
	td {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	font-size: 15px;
	color:#666;
	height: 40px;
	}
	
	td.einsp
	{
		line-height: 1.8em;
		padding-top: 5px;
	}
	
	td.time
	{
	padding-top: 13px;
	font-size: 10px;
	}
	
#main {
	position: absolute;
	width: 802px;
	left: 50%;
    margin-left: -401px;  /* Um die H�lfte der Breite nach links schieben */
	padding: 0;
	background-color: #FFFFFF;
	border: 1px solid #b2906a;
	margin-bottom:50px
	}
	
	
#bg01 { position:absolute; top:0px; left:0px; width:100%; height:346px;
      z-index:1; background-color:#df783e; }
#bg02{ position:absolute; top:346px; left:0px; width:100%; height:5px; 	line-height: 5px;font-size: 5px;
      z-index:2; background-color:#feffff; }
	
#maincenter { position:absolute; top:20px; left:0px; width:100%; 
      z-index:3;  
	  	}
		
/* Header */		
#header {
	width: 780px;
	height: 180px;
	margin-left: 10px;
	margin-top: 10px;
	background: #5C3F1C;
}

#header h1, #header p {
	margin: 0;
}

#header h1 {
	display:inline;
	font-size: 52px;
	padding: 0px 0 0 15px;
	color: #F79F1A;
}

#header p {
	display:inline;
	padding: 0px 0 0 10px;
	font-size: 26px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C4AC8D;
	text-transform: lowercase;
}


#left {
	width: 530px;
	border-style: solid;
	border-width: 0 1px 0 0;
	border-color:#ddc7b2;
	float:left;
	margin-left: 20px;
	background-color:#fff;
	
	color:#666;
}
* html #left {margin-left:10px}

.awards {font-size: 13px;
	font-weight: bold;
	text-align: left;}

#left a {
	text-decoration: none;
	color:#666;
	font-size: 13px;
	font-weight: bold;}

#left a:hover {
	text-decoration: none;
	color:#666;
	font-size: 13px;
	font-weight: bold;}

.title {
	padding: 0 0px 5px 0px;
	font-size: 26px;
	border-bottom: 2px #CFBAA1 solid;
	width: 510px;
}
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #80614D;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 3em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
	
}
#sidebar {
	float: right;
	width: 230px;
	margin-bottom: 10px;
	color: #B29269;
}
#sidebar h2 {
	margin: 18px 0 0 0px; 
	height: 35px;
	font-size: 18px;
	color: #80614D;
	width:210px;
	border-bottom: 2px #CFBAA1 solid;
}

#sidebar a {
	text-decoration: none;
	color: #B29269;
}

#sidebar a:hover {
	text-decoration: none;
	color: #766446;
}
.box{
	line-height: 35px;
	border-bottom: 1px #CFBAA1 solid;
	width:200px;
	margin-left:10px;
}	

blockquote {
	margin: 15px 0px;
 	padding: 5px 7px 5px 30px;  	
    font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;		
	color: #B29269;	
	border: 1px solid #E3D1BA; 
	background: #F5EFE9;
}
blockquote p, blockquote ul, blockquote ol {
	line-height: 0.7em;
	font-style: italic;
}	

	.playerbg {
	background-color: #CCCCCC; 
	width: 16px; 
	height: 16px; 
	padding: 4px;  
	margin: 5px 0 0px 8px;
	}
		



