@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	font: 200 normal 12px/1.4em Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000000;
	text-align: center;
}
a, a:link, a:active, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #880000;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	padding-bottom: 15px;
}
h2 {
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	color: #999999;
}
h3 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #999999;
}
strong {
	font-weight: bolder;
	color: #FFF;
	font-size: 13px;
}
p {
	padding-bottom: 10px;
}
img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 3px;
}
#container {
	height: 100%;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#header {
	background: url(../images/head-banner.png) no-repeat scroll center top;
	height: 165px;
	width: 890px;
	left: 0px;
	top: 0px;
	overflow: hidden;
	text-align: right;
	padding-top: 35px;
	padding-right: 10px;
}
#header a {
	text-decoration: none;
}

#header h1 {
	margin-top: 300px;
}

#main {
	min-height: 100%;
	height: auto!important;
	height: 100%;
	width: 900px;
	margin-top: 10px;
	background: url(../images/main-bgnd.gif) repeat-y scroll right top;
	padding-bottom: 50px;
}
#nav {
	float: left;
	width: 75px;
	left: 0px;
	top: 0px;
}
#nav ul {
	list-style: url(none) none;
}
#nav li {
	padding-bottom: 4px;
	border-bottom: 2px solid #880000;
	padding-top: 3px;
}
#nav a, #nav a:link, #nav a:visited, #nav a:active {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
#nav a:hover {
	color: #FFFFFF;
}
#nav li:hover {
	border-bottom-color: #FFFFFF;
}
#nav li:link {
	width: 75px;
}
#main_content {
	height: auto;
	width: 600px;
	padding-left: 10px;
	margin-left: 75px;
}
#termine {
	width: 190px;
	right: 0px;
	height: 100%;
	padding-left: 10px;
	float: right;
	border-top: 2px solid #FFFFFF;
}
#termine h1 {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	padding-bottom: 10px;
}
#termine h2 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CCCCCC;
}
#termine a, #termine a:link, #termine a:active, #termine a:visited {
	text-decoration: none;
}
#termine a:hover {
	color: #999999;
}
.clearfix:after {
content: ".";
display: block;
height: 0;
font-size: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.part {
	border-bottom: 2px solid #FFFFFF;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.video_bgnd {
	background: url(../images/bgnd_video.gif) no-repeat;
	text-align: center;
	vertical-align: bottom;
	height: 180px;
	width: 180px;
	float: left;
	padding: 10px;
}
#socialmedia {
	width: 260px;
	position: absolute;
	top: 50px;
	right: 88px;
}
/*Gold digga Box-------------------------------------------------------------------*/
#main_content 
 .golddigga {
	color: #000000;
	height: auto;
	width: 300px;
	padding-top: 60px;
	background: url(../images/goldkopf.png) no-repeat scroll center top;
	float: right;
}
#main_content  .golddigga  .golddiggamain {
	height: auto;
	width: 280px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	background: url(../images/goldmain.png) repeat-y scroll center top;
}
#content  .golddigga  a, #content  .golddigga  a:link, #content  .golddigga  a:visited, #main_content  .golddigga  a:active {
	text-decoration: none;
	margin: 0px;
	border: 1px inset #009933;
	padding: 2px;
	float: left;
}
#main_content  .golddigga  a:hover {
	background-color: #666666;
}
#main_content  .golddigga  .golddiggabottem {
	height: 22px;
	width: 300px;
	float: left;
	background: url(../images/goldbottem.png) no-repeat scroll center top;
}
.golddigga #Senden {
	background: url(../images/senden.gif) no-repeat center center;
	height: 30px;
	width: 100px;
}
/*--Gold digga Box Ende--------------------------------------------------------------*/

.marker {
	color: #CCC;
	background: #F00;
}
.artist {
	padding: 5px;
	float: left;
	height: 150px;
	width: 200px;
	border: 1px solid #CCC;
	margin-right: 10px;
	margin-bottom: 10px;
}
