body {
	background-color:#000000;
}
h1{
	font-size:200%;
}
h2{
	font-size:170%;
	border-bottom:2px dashed black;
	width:250px;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	
}

a {
color: #996633;
text-decoration:none;
}
a:hover {
color: #FF8000;
text-decoration:underline;
}
#wrapper {
	width:950px;
	margin:auto;
}
#head {
	width:950px;
	height:375px;
	background-image: url(masken.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin:auto;
	padding:0px;
}
#headline {
	width:950px;
	height:105px;
	background-image: url(schrift_bad_punchline.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin:auto;
	padding:0px;
}	
#top {
	width:950px;
	height: 65px;
	background-image: url(top.jpg);
	margin:0px;
	padding:0px;
}
#content {
	float:left;
	width:950px;
	margin:0px;
	background-image: url(middle.jpg);
	background-repeat:repeat-y;
	padding-top:1px;
	padding-left:20px;
	text-align:center;
}
#content_left {
	width:450px;
	margin:0px;
	float:left;
	padding:0px;
	border-right:2px solid #cccccc;
}
#content_right {
	width:450px;
	margin:0px;
	float:left;
}
#bottom {
	background-image: url(bottom.jpg);
	width:950px;
	height: 120px;
	margin:0px;
	padding:0px;
}
#disclaimer {
	width:950px;
	padding:20px;
	font-size:9px;
	color:white;
}
#shows {
	width:400px;
	margin:auto;
	padding:0px;
	text-align:left;
}
.embedbox {
	width:430px;
	height:308px;
	margin:auto;
	padding-top:22px;
	background-image: url(embed_back.gif);
	background-repeat:no-repeat;
}

