@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	background-color:#000000;
	background-image:url(../bilder/mick.jpg);
	background-attachment:fixed;
	background-position:center top;
	background-repeat: no-repeat;
}
#top{
	margin: 0px auto;
	width:900px;
	height:100px;
}
#content{
	margin: 0px auto;
	width:900px;
	height:auto;
	background-color:#F5E7CC;
	background-image:url(../bilder/paper.jpg);
}
#menu{
	margin:10px 0px;
	width:220px;
	height:400px;
	float:left;
	background-image:url(../bilder/paper_line.jpg);
	background-repeat:no-repeat;
}
.menu_item{
	padding:0px 0px 0px 10px;
	width:200px;
	height:20px;
	float:left;
}
#left{
	margin:10px 0px 0px 0px;
	width:660px;
	float:left;
}
#left form{
	margin:0px;
	padding:0px;
}
#left_image{
	margin:0px;
	width:660px;
	float:left;
}
#left_text{
	margin:0px;
	width:380px;
	float:left;
}
#left_extra{
	margin:0px 0px  0px 40px;
	width:230px;
	float:left;
}
.leftspacer1{
	margin:0px;
	width:660px;
	height:20px;
	float:left;
}
#leftmusiker{
	margin:0px 0px 0px 50px;
	width:120px;
	float:left;
}
#bottom{
	margin:5px 0 0px 0;
	width:900px;
	height:35px;
}
#bottom_l{
	margin:0 0 0 0;
	width:10px;
	height:35px;
	background-image:url(../bilder/corner_l.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	float:left;
}
#bottom_m{
	margin:0 0 0 0;
	width:880px;
	height:35px;
	float:left;
}
#bottom_r{
	margin:0 0 0 0;
	width:10px;
	height:35px;
	background-image:url(../bilder/corner_r.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	float:left;
}
.spacer1{
	clear:both;
}
.spacer2{
	height:10px;
}
.spacer3{
	height:20px;
}
.menu_text a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#EB3F00;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.menu_text a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#EB3F00;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.menu_text a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#333333;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.menu_text a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#EB3F00;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.menu_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#333333;
	font-style: normal;
	font-weight: bold;
}
.menu_text_choosen a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#333333;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.menu_text_choosen a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#333333;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.menu_text_choosen a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#333333;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.menu_text_choosen a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#333333;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.menu_text_choosen{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#333333;
	font-style: normal;
	font-weight: bold;
}
.content_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-style: normal;
	line-height:16px;
	margin:10px 0 0 0;
}
.content_rubrik{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#333333;
	font-weight:bold;
	font-style: normal;
	line-height:16px;
	margin:0;
}
.content_rubrik_white{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FFFFFF;
	font-weight:bold;
	font-style: normal;
	line-height:16px;
	margin:0;
}
.content_text a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#EB3F00;
	font-style: normal;
}
.content_text a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#EB3F00;
	font-style: normal;
}
.content_text a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#EB3F00;
	font-style: normal;
}
.content_text a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#EB3F00;
	font-style: normal;
}
#line{
	margin: 15px auto 0px auto;
	width:880px;
	height:1px;
}
.musiker{
	margin: 10px 0px 0px 40px;
	width:130px;
	height:210px;
	float:left;
}
.musiker_first{
	margin: 10px 0px 0px -5px;
	width:130px;
	height:210px;
	float:left;
}
.musiker_bild{
	margin: 5px 0px 0px 5px;
	width:120px;
	height:160px;
	background-color:#000000;
}
.musiker_comment{
	margin: 5px 0px 0px 5px;
	width:120px;
	height:35px;
}
.gallery_bilder_first{
	margin: 10px 0px 0px -5px;
	width:130px;
	height:140px;
	float:left;
}
.gallery_bilder{
	margin: 10px 0px 0px 40px;
	width:130px;
	height:140px;
	float:left;
}
.bilder{
	margin: 5px 0px 0px 5px;
	width:120px;
	height:90px;
	background-color:#000000;
}
.bilder_comment{
	margin: 5px 0px 0px 5px;
	width:120px;
	height:35px;
}
.video_first{
	margin: 10px 0px 0px 0px;
	width:430px;
	height:350px;
}
.video_youtube{
	margin: 0px;
	width:430px;
	height:350px;
}
.video_extra{
	height:40px;
}
.video_comment{
	margin: 10px 0 20px 0;
	width:430px;
	height:40px;
}
.video{
	margin: 10px 0 0 0;
	width:430px;
	height:350px;
}
.kontakt_left{
	margin:0px 20px 0px 0px;
	width:110px;
	height:30px;
	text-align:right;
	float:left;
}
.kontakt_left_extra{
	margin:0px 20px 0px 0px;
	width:110px;
	height:60px;
	text-align:right;
	float:left;
}
.kontakt_right{
	margin:0px;
	width:260px;
	height:auto;
	float:left;
}
.kf_input_field {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	height: 16px;
	width: 230px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.kf_input_textarea {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	height: autopx;
	width: 230px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.kf_input_button {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #CCCCCC;
	height: 20px;
	width: auto;
	padding:0 10px;
}
.auftritte_month{
	width:370px;
	padding:5px;
	height:20px;
	background-color:#FF9E21;	
}
.auftritte_data{
	width:380px;
	height:auto;
	background-color:#FFFFFF;	
}
.auftritte_date{
	margin: 5px 0px 0px 5px;
	width:115px;
	height:20px;
	float:left;
}
.auftritte_info{
	margin: 5px 0px 0px 5px;
	width:255px;
	height:auto;
	float:left;
}
.musik_cell{
	margin: 0px 10px 0px 0px;
	width:180px;
	height:20px;
	float:left;
}
#iframe_holder {
	float:left;
	width:500px;
	height:500px;
	padding:2px;
	background-color:#333333;
	margin:9px 0 0 0;
}
iframe{
	margin: 0;
}
#sm {
	width:900px;
	height:24px;
	margin:10px auto;
}

