small 	{ font-size: smaller; }
big 		{ font-size: larger; }

h1 		{ font-size: xx-large; }
h2 		{ font-size: x-large; }
h3 		{ font-size: large; }
h4 		{ font-size: medium; }
h5 		{ font-size: small; }
h6 		{ font-size: xx-small; }

font[size=1] { font-size: xx-small; }
font[size=2] { font-size: small; }
font[size=3] { font-size: medium; }
font[size=4] { font-size: large; }
font[size=5] { font-size: x-large; }
font[size=6] { font-size: xx-large; }
font[size=7] { font-size: 300%; }
font[size=-1] { font-size: smaller; }
font[size=+1] { font-size: larger; }
font[size=-2] { font-size: 60%; }
font[size=+2] { font-size: 150%; }
font[size=+4] { font-size: 300%; }


/* ------- BEGIN RESET  (http://monc.se/tripoli)------- */

* {
	text-decoration: none;
	font-size: small;
	outline: none;
	padding: 0;
	margin: 0;
	}
code, kbd, samp, pre, tt, var, textarea, 
input, select, isindex, listing, xmp, plaintext {
	white-space: normal;
	font-size: small; 
	font: inherit;
	}
dfn, i, cite, var, address, em { 
	font-style: normal; 
	}
th, h1, h2, h3, h4, h5, h6 { 
	font-weight: normal; 
	}
a, img, a img, iframe, form, fieldset, 
abbr, acronym, object, applet, table {
	border: none; 
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
caption, th, td, center { 
	vertical-align: top;
	text-align: left;
	}
body { 
	background: white; 
	line-height: 1; 
	color: black; 
	}
q { 
	quotes: "" ""; 
	}
ul, ol, dir, menu { 
	list-style: none; 
	}
sub, sup { 
	vertical-align: baseline; 
	}
a { 
	color: inherit; 
	}
hr { 
	display: none; 
	}
font { 
	color: inherit !important; 
	font: inherit !important; 
	}
marquee {
	overflow: inherit !important;
	-moz-binding: none;
	}
blink { 
	text-decoration: none; 
	}
nobr { 
	white-space: normal; 
	}
	
b, strong { font-weight:bold; }
	
/* ------- END OF RESET ------- */ 

body {   
margin:0px; 
padding:0px;   
background:#ffffff url(../img/top_bg_1x200.jpg) repeat-x 0 0; 
font-family: Helvetica, Arial, sans-serif;
color: #303030; 
font-size: small; 
}  

html, body, #wrap {height: 100%;}

body > #wrap {
    height: auto;
    min-height: 100%;
}


#main {padding-bottom: 100px; background: none; }  /* Muss genau so hoch sein wie der Footer */

#footer {
    position: relative;
	margin-top: -100px; /* Negativer Wert der Footer-Höhe */
	height: 100px;
	clear:both;
}
 
clearfix:after {
    content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}

/* Bereich nicht für IE-mac Anfang \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* Bereich nicht für IE-mac Ende */

.clear {clear:both;}

body { behavior:url("csshover3.htc"); }
img, div { behavior: url(iepngfix.htc); }

a:link, a:visited { text-decoration: none; font-weight: bold; color: #415564; padding: 0; margin: 0; }
a:hover, a:active { text-decoration: none; font-weight: bold; color: #ffffff; background: #415564; padding: 0; margin: 0; }

a.footer:link, a.footer:visited 		{ font-weight:normal; text-decoration: none; color: #959595; background:none; text-transform:uppercase; }
a.footer:hover, a.footer:active		{ font-weight:normal; text-decoration: underline; color: #959595; background:none; text-transform:uppercase; }

a.icon:link, a.icon:visited 		{ font-weight:normal; text-decoration: none; color: #959595; background:none; }
a.icon:hover, a.icon:active		{ font-weight:normal; text-decoration: none; color: #959595; background:none;}

a.button:link, a.button:visited { font-weight: normal; padding: 5px 10px 5px 10px; border: 0; color: #ffffff; background: #415564; text-align:center;}
a.button:hover, a.button:active { font-weight: normal; padding: 5px 10px 5px 10px; border: 0; color: #ffffff; background: #dadada; text-align:center;}



h1 {	color: #415564;	padding: 0; margin: 0; }
h2 {	margin-left: 0;	margin-bottom: 0px;	margin-right: 0; margin-top: 0;	color: #415564;	border-bottom: 1px dotted #dadada; padding-bottom: 10px; }
h3 {	color: #415564;	padding: 0; margin: 0; }
h4 {	color: #415564;	font-weight:bold; padding: 0; margin: 0; }

/* ------------ DEFINITION LISTS ---------- */

dl.press_pics  { margin: 10px 15px 5px 0; padding: 0; float:left; }
dl.press_pics dt  { padding:10px; border: 1px solid #e7e7e7; }
dl.press_pics dd { padding:10px; text-transform:uppercase; color:#415564; }

dl.press_pics dt a { padding: 0; background:none; text-decoration: none; }
dl.press_pics dt a:link, dl.press_pics dt a:visited { display:block; width:150px; height:150px; padding: 0; border: 1px solid #e7e7e7; background:none; }
dl.press_pics dt a:hover, dl.press_pics dt a:active { display:block; width:150px; height:150px; padding: 0; border: 1px solid #415564; background:none; }

dl.press_docs  { margin: 10px 15px 5px 0; padding: 0; float:left; }
dl.press_docs dt  { padding:0px; border: 0px solid #e7e7e7; }
dl.press_docs dd { padding:10px; text-transform:uppercase; color:#415564; }

dl.press_docs dt a { display:block; padding: 10px; width:120px; height:150px; border: 1px solid #e7e7e7; background:none; text-decoration: none; }
dl.press_docs dt a:link, dl.press_docs dt a:visited { display:block; width:120px; height:150px; padding: 10px; border: 1px solid #e7e7e7; background:none; }
dl.press_docs dt a:hover, dl.press_docs dt a:active { display:block; width:120px; height:150px; padding: 10px; border: 1px solid #e7e7e7; background:#d0e0ed; }

.last {margin-bottom: 20px;}


/* ------------ HOVER LINK BOXES ---------- */

noscript div { display:block; background: #f7eaea; border: 1px dashed #dadada; padding: 15px; margin: 0px 0 20px 0; font-weight:normal; line-height:150%; }

.h2_bg  { margin-bottom: 0px; padding: 5px; color: #ffffff; background: #415564; font-size: x-large; }
.img_left { float:left; margin: 0px 10px 0px 0; }
.img_right { float:right; margin: 10px 0px 10px 10px; }

.decoborder { border: 1px solid #dadada; padding:3px; }
.bordered { border: 1px solid #dadada; }
.ul {text-decoration:underline }

.formnotification {
text-align:left;
display:block;
padding: 10px;
margin: 5px 0 20px 0;
background: #efefef;
font-weight:bold;
font-size:larger;
}


.fett { font-weight:bold; }
strong { font-weight:bold; }

.darkred  { color:#b26357; }
.bluish_bold  { color:#0073a0; font-weight:bold;}
.bluish_large  { color:#0073a0; font-size:18px;}
.bluish_large_bold  { color:#0073a0; font-size:18px; font-weight:bold;}

.large	{font-size:larger;}

.footnote { display:block; margin: 20px 0px 20px 0px; font-size: 10px; font-weight: bold; color: #b26357; }
.footnotegrey { display:block; margin: 20px 0px 20px 0px; font-size: 11px; color: #929292; }
.justified {text-align: justify;}
.quot { color: #929ca4; font-style:italic; }

/* ul { margin-top: 5px; } */
li.menu { list-style-type:none; margin-left:0px; padding: 3px 0px; font-size:16px; }
.menuicon  { margin-bottom:-3px; margin-right:3px; margin-left: -2px; }

p {
	margin-left: 0;
	margin-bottom: 20px;
	margin-right: 0;
	margin-top: 10px;
	padding: 0;
	line-height: 140%;
}

p.nomargin  {
	padding: 0;
	margin: 0;
}

p.smallmargin  {
	padding: 0;
	margin: 0 0 10px 0;
}

p.alert  {
	line-height: 18px;
	font-size:18px;
	font-weight:100;
	padding: 0;
	margin-top: 40px;
}

p.small  {
	font-size:10px;
	font-weight:100;
	padding: 0;
	margin-top: 20px;
}


.imghead { margin: 30px 0 0 100px; border: 0; }
.imgstart_left {	margin: 10px 15px 10px 0; border: 0; }
.imgstart_right { margin: 10px 0 10px 0; border: 0; }
.h1_img { margin: 0; padding: 0 6px 2px 0; border: 0;}

#wrap { background: transparent url(../img/bg_fernsehturm_200x1200.png) no-repeat top left fixed;  }

/* background:#ffffff url(../img/top_bg_1x200.jpg) repeat-x 0 0; */
/* background: transparent url(../img/bg_fernsehturm_200x1200.png) no-repeat top left fixed; */


.fernsehturm { 
background: #transparent url(../img/bg_fernsehturm_200x1200.png) no-repeat 0 0;
position: absolute;
display:block;
top:0;
left: 20px;
}

#main .container {  
 background-repeat:no-repeat;  
min-height:500px;
} 	
 
#footer {
position: relative;
margin-top: -100px;
border-top: 1px solid #e2e4e8;
background: #eff0f1; 
color: #303030;
height:100px;
clear:both;
}   

.container {   
width:800px;   
margin:0 auto;   
border:0px solid red;   
}  

#footer  .container {  
color:#303030;   
min-height: 100px;
}   

#footer  .absatz_foot {  
padding-left: 0px; 
padding-top: 20px; 
}  

#header {
padding: 0px 0px 0px 0px;
height:80px;
}

#logo h1, #logo small {
margin:0px;
display:block;
text-indent:-9999px;
}

#logo {
background: transparent url(../img/logo2_110x60.png) no-repeat;   
width:110px;
height:60px;
padding: 0px 0px 0px 0px;
margin: 14px 0 0 0;
float:left;
}


#nav { padding: 50px 0 0 0; }

#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
}

#nav ul li {
	float: left;
	display:inline;
	padding: 0;
	margin: 0 0 0 7px;
	height:15px;
}

#nav li a {
	background: url(../img/nav_button2_right.png) no-repeat right 0;
	text-decoration: none;
	line-height: 20px;
	padding: 3px 10px 0px 5px;
	margin: 0;
	display: block;
	float:left;
	color: #ffffff;
	font: 100 10px "Arial", Helvetica, sans-serif;

}

#nav li a:hover, #nav li a.current {
	background: url(../img/nav_button2_right.png) no-repeat right -20px;
	}

#nav li a  span{
	background: url(../img/nav_button2_left.png) no-repeat left 0;
	display:block;
	text-decoration: none;
	height: 15px;
	padding: 3px 0px 0px 10px;
	margin: -3px 0px 0 0;
	font: 100 10px "Arial", Helvetica, sans-serif;
	cursor: pointer;
}

#nav li a:hover span, #nav li a.current span {
	background: url(../img/nav_button2_left.png) no-repeat left -20px;
	}

#content {
width: 800px;
padding: 40px 0px 0px 0px;
margin: 0;
}

#coda-nav-box {
clear:both;
display:block;
margin: 0;
padding: 20px 0 20px 0;
border-top:1px dotted #dadada;
}

#coda-nav-box h3 {
display:block;
padding: 0 0 10px 0;
}

#coda-nav-box p {
padding: 10px 0 0 0 ;
margin: 0;
}

#coda-nav-box a.small:link, #coda-nav-box a.small:visited  {font-weight:normal; font-size:smaller; }


#left {
float: left;
width: 250px;
text-align: justify;
padding: 0 20px 0 0;
margin: 20px 0 20px 0;
}

#left h3 { color: #415564;	padding: 15px 0 0 0; margin: 0; }


#artist_nav  {
margin: 10px 0 0 0;
font-weight:normal;
}

#artist_nav  ul {
display:block;
list-style:none;
}

#artist_nav  li {
padding: 0 0 3px 0;
}

#artist_nav a:link, #artist_nav a:visited {font-weight:normal;}

#artist_nav  ul li  a {
text-decoration: none;
color: #303030;
background: none;
font-weight: normal;
}

#artist_nav  ul li  a:hover {
text-decoration: none;
color: #ffffff;
background: #92a6b6;
font-weight: normal;
}

.absatz_foot {
margin: 0;
color: #959595;
}

#right {
float: right;
width: 485px;
height:500px;
overflow:auto;
padding: 0 20px 0 20px;
margin: 20px 0 20px 0;
text-align:justify;
border-left:1px dotted #dadada;
}

#right p { margin: 5px 0 20px 0; }


ul#artist_pics   { 
margin: 5px 0 20px 0; 
padding: 0;
display:block;
list-style:none;
float:left;
}

ul#artist_pics li {
display:block;
float:left;
padding: 0 7px 7px 0;
margin: 0;
}

ul#artist_pics li a {
display:block;
width:75px;
height:75px;
text-decoration: none;
background: none;
border: 1px solid #dadada;
padding: 0;
margin: 0;

}

ul#artist_pics li a:hover {
display:block;
width:75px;
height:75px;
text-decoration: none;
background: none;
border: 1px solid #303030;
padding: 0;
margin:0;
}


#artist_pics a:link, #artist_pics a:visited {padding: 0; font-weight:normal; background:none; }

#boxcontainer {
clear:both;
background:transparent;
margin:0;
padding: 20px 0 50px 0;
width: 800px;
min-height:250px;
border-top:1px dotted #dadada;

}

.box1 {
width:250px;
height: 200px;
float:left;
margin-left:0px;
padding: 0 20px 0 0;
border-right:1px dotted #dadada;
}

.box1 p {
padding: 10px 0 0 0;
}

.box1 h3 {
background:url(../img/pfeil_15x15.gif) no-repeat left center;
display:block;
padding-left:25px;
color:#415564;
}


.box2 {
width:230px;
height: 200px;
float:left;
margin-left:0px;
padding: 0 20px 0 20px;
border-right:1px dotted #dadada;
}

.box2 p {
padding: 10px 0 0 0;
}

.box2 h3 {
background:url(../img/pfeil_15x15.gif) no-repeat left center;
display:block;
padding-left:25px;
color:#415564;
}

.box3 {
width:230px;
height: 200px;
float:left;
margin-left:0px;
padding: 0 0 0 20px;
}

.box3 p {
padding: 10px 0 0 0;
}


.box3 h3 {
background:url(../img/pfeil_15x15.gif) no-repeat left center;
display:block;
padding-left:25px;
color:#415564;
}


/* PLAYER DIVs */

#myspaceplayer {
width: 100%;
padding: 10px;
margin: 5px 0 20px 0;
background: #efefef;

}

#scplayer {
text-align:left;
width: 100%;
padding: 0;
margin: 5px 0 5px 0;
}

.scsubline {
text-align:left;
width: 450px;
padding: 10px;
margin: 5px 0 20px 0;
background: #efefef;
}



/* caption styling */

.caption-top, .caption-bottom {
	color: #ffffff;	
	padding: 0.8em;	
	font-weight: normal;
	font-size: 18px;	
	cursor: default;
	border: 0px solid #334143;
	background: #000000;
	text-transform:uppercase;
}
.caption-top {
   border-width: 0px 0px 8px 0px;
}
.caption-bottom {
   border-width: 1px 0px 0px 0px;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}
br.c { clear: both; }


/* NL/LOGIN FORM styling */

label { display:block; padding-bottom:3px; text-transform: uppercase; font-size: smaller; }
input { width: 200px; padding: 2px; margin-bottom:10px; border: 1px solid #dadada; background: #f4f4f4; }
input.button { display:block; width: auto; padding: 3px 5px 3px 5px; border: 0; color: #ffffff; background: #415564; }


/* CONTACT FORM styling */

form#contactform {
	width: 100%;
	line-height:100%;
}

/* fieldset styling */
#contactform fieldset {
	margin: 20px 0; /*  space out the fieldsets a little*/
	padding: 1em;
	border : 1px solid #dadada;
	background-color: transparent;
}

/* legend styling */
#contactform legend {
	font-weight: normal;
	text-transform:uppercase;
}

form#contactform div {
    position: relative;
	width: 100%;
	padding: 8px 0;
	clear: both;
}

form#contactform div p {
    float:left;
	margin:0;
	padding:0;
	line-height:100%;
}

/* style for  labels */
#contactform label {
	display:block; 
	padding-bottom:2px; 
	text-transform: uppercase; 
	font-size: smaller;
}

/* style for required labels */
#contactform label .required {
	font-size: 0.83em;
	color:#760000;
}

/* style error messages */
#contactform label .feedback {
	position: absolute;
	left: 31em;
	right: 0;
	top: 0.5em;
	font-weight: bold;
	color:#760000;
	padding-left: 20px;
	background: url(img/error.png) no-repeat left top;
}

/* :KLUDGE: Explicitly set the width for IE6- */
* html .feedback{
  width: 10em;
}

#contactform input {
  width: 200px; 
  padding: 2px; 
  margin-bottom:10px; 
  border: 1px solid #dadada; 
  background: #f4f4f4;
  margin-right: 15px;
}

#contactform textarea {
  width: 421px;
  height: 150px;  
  padding: 2px; 
  margin-bottom:10px; 
  border: 1px solid #dadada; 
  background: #f4f4f4;
}

#contactform input.button { 
display:block;
float:left;
width: auto; 
padding: 5px 9px 5px 9px; 
border: 0; 
color: #ffffff; 
background: #415564; 
margin-right:15px;
}


#contactform input.radio, #contactform input.checkbox, #contactform input.submit {
  width: auto;
}

/* style form elements on focus */
#contactform input:focus, #contactform textarea:focus {
	background: #edf4f6;
}

#contactform select#concern {
    width: 429px;
	margin-right: 0;
	padding: 1px; 
	margin-bottom:10px; 
}


/* BOOKING FORM styling */

form#bookingform {
	width: 100%;
	line-height:100%;
}

/* fieldset styling */
#bookingform fieldset {
	margin: 20px 0; /*  space out the fieldsets a little*/
	padding: 1em;
	border : 1px solid #dadada;
	background-color: transparent;
}

/* legend styling */
#bookingform legend {
	font-weight: normal;
	text-transform:uppercase;
}

form#bookingform div {
    position: relative;
	width: 100%;
	padding: 8px 0;
	clear: both;
}

form#bookingform div p {
    float:left;
	margin:0;
	padding:0;
	line-height:100%;
}

/* style for  labels */
#bookingform label {
	display:block; 
	padding-bottom:2px; 
	text-transform: uppercase; 
	font-size: smaller;
}

/* style for required labels */
#bookingform label .required {
	font-size: 0.83em;
	color:#760000;
}

/* style error messages */
#bookingform label .feedback {
	position: absolute;
	left: 31em;
	right: 0;
	top: 0.5em;
	font-weight: bold;
	color:#760000;
	padding-left: 20px;
	background: url(img/error.png) no-repeat left top;
}

/* :KLUDGE: Explicitly set the width for IE6- */
* html .feedback{
  width: 10em;
}

#bookingform input {
  width: 200px; 
  padding: 2px; 
  margin-bottom:10px; 
  border: 1px solid #dadada; 
  background: #f4f4f4;
  margin-right: 15px;
}

#bookingform textarea {
  width: 421px;
  height: 100px;  
  padding: 2px; 
  margin-bottom:10px; 
  border: 1px solid #dadada; 
  background: #f4f4f4;
}

#bookingform input.button { 
display:block;
float:left;
width: auto; 
padding: 5px 9px 5px 9px; 
border: 0; 
color: #ffffff; 
background: #415564; 
margin-right:15px;
}


#bookingform input.radio, #bookingform input.checkbox, #bookingform input.submit {
  width: auto;
}

/* style form elements on focus */
#bookingform input:focus, #bookingform textarea:focus {
	background: #edf4f6;
}

/* Date of Birth form styling */


input#day {
  width: 25px;
	margin-right: 15px;
}

select#month {
	width: 93px;
	margin-right: 15px;
	padding: 1px; 
	margin-bottom:10px; 

}

select#artist {
    width: 207px;
	margin-right: 15px;
	text-transform: uppercase;
	padding: 1px; 
	margin-bottom:10px; 

}

input#year {
  width: 45px;
}

input#venue, input#city, input#capacity, input#venue_country {
  width: 200px;
	margin-right: 15px;
}
