/* css-design by romangaisboeck.at */

/* css für on the run */


body  {
	font: 12px Helvetica, sans-serif; !important
	color:#333333;
	background:url(bg_aama.jpg) no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center; 
	behavior: url("csshover.htc");   /* mit dieser datei wird der :hover effekt in ie6 umgerechnet! */
}


/* CONTAINER */

#container { 
	background:none;
	position:absolute;
	left:0px;
	top:0px;
	width: 975px;
	height:auto;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	text-align: left; 
} 
#header { 
	background:; 
	height:160px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
} 
/* #leftSidebar {
	float: left;
	width: 175px; 
	height: auto;
	background: #EBEBEB;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
} */
#rightSidebar {
	float: right; 
	width: 225px;
	height: auto;
	background:; 
	margin: 46px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#mainContent { 
	background:none;
	height:auto;
	width:527px;
	margin: 0px 0px 0px 206px;
	padding: 0px 0px 0px 0px;
} 
#content {
	background:none;
	color:#FFFFFF;
	height:auto;
	margin: 0px 0px 70px 0px;
	padding: 0px 0px 0px 0px;
}
#content a {
	text-decoration:underline;
	color: white;
}
#content_header {
	background:url(content_header.gif) no-repeat;
	height:4px;
}
#content_footer {
	background:url(content_footer.gif) no-repeat;
	height:82px;
}




/* LIGHTBOX */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: white; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 85% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 85% no-repeat; }

#imageDataContainer{ font: 11px Helvetica, sans-serif; font-weight: bold; background-color: white; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; }

#imageData{	padding:0px 0px 0px 13px; color: black; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 10px;	}			
#imageData #bottomNavClose{ width: 45px; float: right;  padding-bottom: 10px; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



/* float */

.foatright { 
	float: right;
	margin-left: 8px;
}
.floatleft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	}



/* NAVIGATION */

#navigation {
	background:url(bg_menue.gif) no-repeat;
	height:45px;
	width:530px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 7px;
}

#navigation li {
	background:;
	color:#FFFFFF;
	list-style:none;
	width: 64px;
	height: 20px;
	float: left;
	margin: 1px 0px 0px 2px;
	padding: 0px 3px 1px 3px;
}
#navigation li a{
	padding: 2px 3px 0px 3px;
	color:#FFFFFF;
	text-decoration:none;
	}
/* #navigation li a:hover{
	background:#dc8f18;
	}	
*/


#nav_news:hover {
	cursor:pointer;
	background:#ff8bfe;
}	
#nav_band:hover {
	cursor:pointer;
	background:#ff8bfe;
}	
#nav_dates:hover {
	cursor:pointer;
	background:#ff8bfe;
}	
#nav_media:hover {
	cursor:pointer;
	background:#ff8bfe;
}	
#nav_press:hover {
	cursor:pointer;
	background:#ff8bfe;
}	
#nav_links:hover {
	cursor:pointer;
	background:#ff8bfe;
}	
#nav_contact:hover {
	cursor:pointer;
	background:#ff8bfe;
}	
#navigation #nav_contact:hover {width:66px;}

#nav_imprint:hover {
	cursor:pointer;
	background:black;
}
#nav_newsletter:hover {
	cursor:pointer;
	background:black;
}

#footer {
	background:url(footer.gif) no-repeat;
	height:128px;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	overflow:visible;
} 
#footer table {
	margin: 13px 0px 0px 215px;
	
}
#footer table tr td {
	padding: 0px 0px 1px 0px;
}
#footer a {
	font-size:16px;
	font-weight:bold;
	display:inline;
	color:black;
	background:white;
	padding-right:7px;
}
#footer a:hover {
	color:white;
	background:black;
}
/* #footer_pos {
	margin:0;
	padding:0;
	position:relative;
	left:210px;
	top:15px;
	float:left;
}
#footer li {
	background:;
	color:#FFFFFF;
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#footer li a{
	background:white;
	margin:0px;
	color:#000000;
	text-decoration:none;
	}
#footer li a:hover{
	color:#FFFFFF;
	text-decoration:none;
	}
*/
	
/* MODULE */

#modul {
	background:;
	height:auto;
	width:225px;
	}
#logo {
	display:none;
	background-color:none;
	width: 360px;
	height: 67px;
	overflow:hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top:40px;
	left:20px;
}
#language {
	position:absolute;
	top:68px;
	left:15px;
	margin:0;
	}
#language a {
	text-decoration:none;
	color:black !important;
	font-weight:bold;
	background:white;
	padding:1px 2px;
	}
#language a:hover {
	color:#ff8bfe !important;
	}
#teaser {
	display:none;
	background-color:none;
	width: 240px;
	height: 70px;
	overflow:hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top:0px;
	left:721px;
	}
#player_box {
	background:black;
	width: 225px;
	height: 33px;
	position:absolute;
	top:161px;
	left:750px;
	margin: 0px 0px 0px 0px;
	padding-top:1px;
	vertical-align:middle;
	text-align:center;
}
#news_box {
	background-color:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.neu {
	color:#ff8bfe;
}
#dates_next_box ul {
	background:#FFFFFF;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

#dates_next_box h1 {
	list-style:none;
	background:black;
	color:white;
	font-weight:bold;
	display:inline-block;
	margin: 4px 0px 0px 2px;	
	padding: 2px;
	line-height:12px;
}
#newsletter_box {
	background-color:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.nl_eingabe {
	font-family:Verdana,Arial; 
	font-size:12px;
}
nl_button {
	font-size:12px; 
}



#facebook {
	background-color:none;
	position:absolute;
	left:28px;
	top:220px;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#myspace {
	background-color:none;
	position:absolute;
	left:30px;
	top:300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#twitter {
	background-color:none;
	position:absolute;
	left:23px;
	top:365px;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#youtube {
	background-color:none;
	position:absolute;
	left:38px;
	top:430px;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}



/* CONTENT */

#news {
	background:#000000;
	padding: 3px 50px 3px 17px;
	}
#news a:hover {
	text-decoration:none;
	background:white;
	color:#ff8bfe;
	}
#news a img {
	border: solid 1px black;
}
#news a:hover img {
	border: solid 1px white;
}	
#news_line{
	display:block;
	background:url(images/trennlinien_pink.gif) no-repeat;
	background-position:left 70%;
	width:300px;
	height:12px;
	margin: 10px 0px 10px 0px;
	}
#band {
	background:#000000;
	padding: 3px 50px 3px 17px;
	}
#band a:hover {
	text-decoration:none;
	background:white;
	color:#ff8bfe;
	border:none;
	}
#nohover a:hover {
	text-decoration:none;
	background:none;
	color:none;
	border:none;
	}	
#band_line{
	display:block;
	background:url(images/trennlinien_pink.gif) no-repeat;
	background-position:left 70%;
	width:300px;	
	height:12px;	
	margin: 10px 0px 10px 0px;
	}
#dates {
	background:#000000;
	padding: 3px 50px 3px 17px;
	}
#dates a:hover {
	text-decoration:none;
	background:white;
	color:#ff8bfe;
	}
#dates_line{
	display:block;
	background:url(images/trennlinien_pink.gif) no-repeat;
	background-position:left 70%;
	width:300px;	
	height:12px;		
	margin: 0px 0px 10px 0px;
	}
#dates #jahr {
	font-size:18px;	
	font-weight:bold;	
	display:block;
	margin: 40px 0px 20px 0px;
	}
#media {
	background:#000000;
	padding: 3px 50px 3px 17px;
	}
#media a:hover {
	text-decoration:none;
	color:#ff8bfe;
	}
#media a img {
	border: solid 1px black;
}
#media a:hover img {
	border: solid 1px white;
}	
#media_line{
	display:block;
	background:url(images/trennlinien_pink.gif) no-repeat;
	background-position:left 70%;
	width:300px;	
	height:12px;		
	margin: 10px 0px 10px 0px;
	}

#press {
	background:#000000;
	padding: 3px 50px 3px 17px;
	}
#press a:hover {
	text-decoration:none;
	background:white;
	color:#ff8bfe;
	}
.facts {
	background:white; 
	color:#ff8bfe; 
	display:inline; 
	padding:0px 2px
}
#press_line{
	display:block;
	background:url(images/trennlinien_pink.gif) no-repeat;
	background-position:left 70%;
	width:300px;	
	height:12px;		
	margin: 10px 0px 10px 0px;
	}
#links {
	background:#000000;
	padding: 3px 50px 3px 17px;
	}
#links a:hover {
	text-decoration:none;
	background:white;
	color:#ff8bfe;
	}
#links_line{
	display:block;
	background:url(images/trennlinien_pink.gif) no-repeat;
	background-position:left 70%;
	width:300px;	
	height:12px;		
	margin: 10px 0px 10px 0px;
	}
#contact {
	background:#000000;
	padding: 3px 50px 3px 17px;
	}
#contact a:hover {
	text-decoration:none;
	background:white;
	color:#ff8bfe;
	}
#contact_line{
	display:block;
	background:url(images/trennlinien_pink.gif) no-repeat;
	background-position:left 70%;
	width:300px;	
	height:12px;		
	margin: 10px 0px 10px 0px;
	}
#imprint {
	display:none;
	background:#000000;
	padding: 3px 50px 3px 17px;
	}
#imprint a:hover {
	text-decoration:none;
	background:white;
	color:#ff8bfe;
	}
#imprint_line{
	display:block;
	background:url(images/trennlinien_pink.gif) no-repeat;
	background-position:left 70%;
	width:300px;	
	height:12px;		
	margin: 10px 0px 10px 0px;
	}
#newsletter {
	display:none;
	background:#000000;
	padding: 3px 50px 3px 17px;
	}	
#newsletter a:hover {
	text-decoration:none;
	background:white;
	color:#ff8bfe;
	}
#newsletter_line{
	display:block;
	background:url(images/trennlinien_pink.gif) no-repeat;
	background-position:left 70%;
	width:300px;	
	height:12px;		
	margin: 10px 0px 10px 0px;
	}
	
	
	
#gregor a{background:url(members/klein_gregor.jpg); background-position:bottom left; display:block; height:200px; width:146px;}	
#gregor a:hover {background:url(members/klein_gregor_over.jpg)}
#roman a{background:url(members/klein_roman.jpg); background-position:bottom left; display:block; height:200px; width:146px;}	
#roman a:hover {background:url(members/klein_roman_over.jpg)}
#stefan a{background:url(members/klein_stefan.jpg); background-position:bottom left; display:block; height:200px; width:146px;}	
#stefan a:hover {background:url(members/klein_stefan_over.jpg)}
#agata a{background:url(members/klein_agata.jpg); background-position:bottom left; display:block; height:200px; width:146px;}	
#agata a:hover {background:url(members/klein_agata_over.jpg)}
#manuel a{background:url(members/klein_manuel.jpg); background-position:bottom left; display:block; height:200px; width:146px;}	
#manuel a:hover {background:url(members/klein_manuel_over.jpg)}
#robert a{background:url(members/klein_robert.jpg); background-position:bottom left; display:block; height:200px; width:146px;}	
#robert a:hover {background:url(members/klein_robert_over.jpg)}
	
/* ELEMENTE */

h1 /* dates und wichtige news! */
{	font-size:12px;
	font-weight:bold;
	line-height:11px;
	background:black;
	color:white;
	display:inline-block;
	margin: 4px 0px 0px 2px;	
	padding: 0px 2px 0px 2px;
}
#next {
	background:#ff8bfe !important;
}

h2 /* für alle links! und wichtige fließtextworte */
{	font-size:12px;
	font-weight:normal;
	display:inline;
}

h3 /* fliesstext farbige überschriften */
{
	display:inline;
	font-size:16px;
	line-height:40px;
	margin: 5px 0px 10px -1px;
	padding: 0px 6px 0px 2px;
}
#news h3 {

	background:#ff8bfe;
}
#band h3 {
	background:#ff8bfe;
}
#dates h3 {
	background:#ff8bfe;
}
#media h3 {
	background:#ff8bfe;
}
#press h3 {
	background:#ff8bfe;
}
#links h3 {
	background:#ff8bfe;
}
#contact h3 {
	background:#ff8bfe;
}
#imprint h3 {
	background:white;
	color:black;
}
#newsletter h3 {
	background:white;
	color:black;
}

h4 /* grosse hauptüberschriften */
{
	font-size:50px;
	font-weight:bold;
	display:block;
	margin: 0px 0px 0px -2px;
	padding: 4px 0px 14px 0px;
}
h5 /* right sidebar überschriften */
{	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:500;
	background:#000000;
	color:#FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
}
h6 /* nur für navigationspunkte */
{	font-size:18px;
	font-weight:normal;
	margin: 1px 0px 0px 0px;
	padding: 0px 2px 0px 2px;
} 
p {
	/* letter-spacing:0.6px;  testen auf ie !!!! */
	overflow:auto;
	line-height:15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
p.dates {
	margin-top:15px;
	line-height:12px;
	overflow:hidden;
}
ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
a {
	text-decoration:none;
	padding:0 1px;
}
