/* CSS Document */


html{
	height:100%;
	overflow:auto;
	padding:0;
}

body{
	height:100%;
	width:780px;
	margin:0;
	padding-left:15px;
	font-family:"Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

body#main{
	background-color:#000000;
	width:100%;
	padding:0;
}

body#TB{
	background-image:url(pics/bg.jpg);
	width:350px;
	padding-left:30px;
	padding-right:20px;
}

body#banddescription{
	width:420px;
	margin:0;
	padding:0;
	
}


.content{
	text-align:justify;
	font-size:11px;
}

a:link, a:active, a:visited{
	color:#000000;
	text-decoration:none;
	font-weight:bolder;
}

a:hover{
	text-decoration:underline;
}

.list{
	list-style-image:url(pics/list.gif);
	list-style-position:outside;
}

.subList{
	list-style-image:none;
	list-style-type:circle;
}

h2{
	font-size:17px;
	font-weight:bolder;
	margin-bottom:5px;
}

h3{
	font-size:13px;
	margin-bottom:2px
}

ul{
	padding-top:0px;
}

.error{
	color:#FF0000;
}


/*Team*/
.center{
	text-align:center;
	margin:5px;
}

.teamcontact{
	position:relative;
	height:260px;
	width:550px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}
.team{
	width:230px;
	height:253px;
	float:left;
	margin-left:20px;
	margin-top:15px;
	margin-bottom:15px;
	background-image:url(pics/border.gif);
	background-repeat:no-repeat;
}

.heli{
	position:absolute;
	left:0px;
	top:0px;
	width:230px;
	height:253px;
	background-image:url(pics/border.gif);
	background-repeat:no-repeat;


}

.contact{
	position:absolute;
	right:0px;
	top:0px;
	width:250px;
	height:253px;
}

.description{
	margin: 3px 5px 3px 15px;
}

.clearboth { 
	clear: both; 
}


/*guestbook*/
.gb{
	font-weight:bolder;
	font-size:12px;
}

/*Media*/
.thumbnail{
	background-image:url(pics/thumbbg.gif);
	background-repeat:no-repeat;
	width:130px;
	height:130px;
	float:left;
	margin-bottom:15px;
	margin-left:19px;
	text-align:center;
	
}

a.thumbnai{
text-decoration:none;
}

#tv{
	position:relative;
	width:549px;
	height:405px;
	margin-left:auto;
	margin-right:auto;
}
#tvtop{
	position:absolute;
	top:0px;
	left:0px;
	width:549px;
	height:24px;
	background-image:url(pics/tv_top.gif);
}
#tvleft{
	position:absolute;
	top:24px;
	left:0px;
	width:20px;
	height:325px;
	background-image:url(pics/tv_left.gif);
}
#tvbottom{
	position:absolute;
	bottom:0px;
	left:0px;
	width:549px;
	height:56px;
	background-image:url(pics/tv_bottom.gif);
}
#tvright{
	position:absolute;
	bottom:56px;
	right:0px;
	width:19px;
	height:325px;
	background-image:url(pics/tv_right.gif);
}
.fernseher{
	position:absolute;
	top:24px;
	left:20px;
	width:510;
	height:325px;
}

#picNavi{
	position:relative;
	
	width:200px;
	height:30px;
	left:50%;
	margin-left:-100px;

}
#arrowLeft{
	position:absolute;
	top:5px;
	left:0px;	
}

#arrowRight{
	position:absolute;
	top:5px;
	right:0px;
}

#uebersicht{
	position:absolute;
	top:0px;
	width:92px;
	left:50%;
	margin-left:-46px;
}

/*Komitee*/
.komitee{
	position:relative;
	height:170px;
	width:600px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}

.komiteePic{
	position:absolute;
	left:0px;
	top:0px;
	height:160px;
	width:182px;
	background-image:url(pics/komiteeBg.gif);
	text-align:center;
}

.komiteeText{
	position:absolute;
	right:0px;
	top:0px;
	width:400px;
}
.komiteeText h2{
	margin-top:0px;}


/*Preisträger*/
.preistraeger{
	width:400px;
	margin-left:15px;
	margin-top:15px;
	float:left;
}

#flashPlay{
	float:left;

}
#flashStop{
	float:left;

}


/*Teilnahme*/

INPUT {
	border: #aaa 1px solid; font-size: 11px; font-family: Arial;
}

SELECT{
	border: #aaa 1px solid;font-size: 11px; font-family: Arial;
}

TEXTAREA {
	border: #aaa 1px solid;font-size: 11px; font-family: Arial;
}

.formdiv {
	width:370px;
	margin-right:auto;
	margin-left:auto;
}
.formdiv FORM{
	margin: 0px;
}

.formdiv h3{
	margin-bottom: 15px;
}
.formRow{
	clear: both; margin: 0px 0px 10px;
}


.formDescription{
	FLOAT: left; width: 110px
}
.formInput INPUT {
	width: 250px; text-align: left;
}
.formInput SELECT {
	width: 150px; text-align: left;
}
.formInput TEXTAREA {
	width: 250px; height: 100px;
}
.checkbox {
	border:0px; width: 20px; 
}
.formInput .radio {
	border:0px; width: 20px; 
}
.formInput .button {
	width: 60px; text-align: center; background-color:#fff;
}
.button {
	width: 60px; text-align: center; background-color:#fff;
}
.formInput SPAN{
	text-align: center;
	background-color:none;
	margin-left:110px;

}
.formInput .short{
	width:30px;
}


.mitgliedDiv{
	display:none;
}

.instrumentDiv{
	display:none;
}




.download{
	width:435px;
	margin-left:auto;
	margin-right:auto;

}
/*Skyscraper*/
.m_banner_hide{
	display:none;
}
.m_banner_show{
	display:block;
}



/*Fotos*/
.hoPic{
	width:325px;
	height:218px;
	margin:10px;
	background-position:center; 
	background-repeat:no-repeat;
	
}
.hoPicBG{
	
	width:325px;
	height:218px;
	background-image:url(pics/picbg.gif);
	background-repeat:no-repeat;
	z-index:2;
}

/*Nominierte*/
.band{
	position:relative;	
	width:280px;
	height:30px;
	margin-bottom:10px;
	padding-left:10px;
	background-color:#FFFFCC;
	float:left;
}

.bandname{
	padding-top:7px;
	position:absolute;
	width:260px;
	top:0px;
}
.bandname span{
	font-size:13px;
}

.bandname img{
	border:0;
}
.genre{
	position:absolute;
	width:80px;
	top:0px;
	right:5px;
	text-align:right;
	font-size:10px;
}
.radio {
	border:0px; width: 20px; 
}

a:hover.bandlist{
	text-decoration:none;
	color:#666666;
}

#flashPlay1{
	float:left;

}
#flashPlay2{
	float:left;

}
.flashcontents{
	float:left;
}



/*Layout*/
#container{
	position:relative;
	height:100%;
	width:1070px;
	margin:auto;
}
#left{
	height:100%;
	left:0px;
	top:0px;
}
#page{
	position:absolute;
	height:100%;
	width:900px;
	left:0px;
	top:0px;

}
#skyscraper{
	position:absolute;
	right:0px;
	top:10px;
	width:160px;
	height:600px;
}

#navi{
	position:absolute;
	width:100%;
	height:230px;
	top:0px;
}

#content {
	position:absolute;	
	top:230px;
	bottom:0px;
	left:0px;
	width:100%;
	min-height:150px;	
	background-image:url(pics/bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#f0c922;	
}

#content_left{
	position:absolute;
	width:36px;
	left:0px;
	top: 0px;
	bottom:0px;
	background-image:url(pics/traverse.gif);
	background-repeat:repeat-y;
}
#content_right{
	position:absolute;
	width:36px;
	right:0px;
	top:0px;
	bottom:0px;
	background-image:url(pics/traverse.gif);
	background-repeat:repeat-y;
	
}


#content_center {
	position:absolute;
	top:0px;
	bottom:0px;
	left:36px;
	right:36px;
}

#container_iframe {
	position:absolute;
	top:0px;
	bottom:0px;
	left:0px;
	width:100%;
}

#iframe {
	position:absolute;
	width:100%;
	height:100%;
}

#flashbanner {
	position:absolute;
	top:620px;
	height:60px;
	width:160px;
	right:0px;
	text-align:center;
}


#intro{
	position:absolute;
	width:600px;
	height:760px;
	left:50%;
	margin-left:-300px;
	top:50%;
	margin-top:-380px;
}

#list{
	position:absolute;
	top:160px;
	bottom:20px;
	width:310px;
	left:15px;
	overflow:auto;
	
}

#band_description{
	position:absolute;
	top:100px;
	right:0px;
	bottom:20px;
	width:460px;
}

#band_iframe{
	position:absolute;
	width:100%;
	height:100%;
}