/* Screen Styles für www.konzertbuero-braun.de */
/* ANGEL Internet Services Gmbh                */
/* Dezember 2008 - info@angel.de	           */

html {
	height: 100%;
	margin: 0;
	padding: 0;
	outline: grey; /*	background-color: #D2691E;*/
	SCROLLBAR-FACE-COLOR: #eee;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #000;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #eee;
	SCROLLBAR-DARK-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3D-LIGHT-COLOR: #ffffff;
}

body {
	height: 578px;
	width: 960px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: normal;
	line-height: 16px;
	font-size: 100.01%;
	color: black;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin: 0 auto; /* standardkonforme horizontale Zentrierung */
	background: #fff;
}


* {margin:0; padding:0; border: 0; font-size: 1em}

p {
	color: black;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	color: grey;
	text-decoration: none;
}


#pagelayout {
	position: absolute;			/* standard konforme horizontale und vertikale zentrierung */
	top: 50%;
	left: 50%;
    margin: -289px 0 0 -465px;
	width: 960px;
	height: 578px;
	border: 1px solid #ccc;
}


/* Kopfzeile */
/* ----------------------------------------------------------------------------------------- */
#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	margin: 0;
	padding: 0;
	background-color: white;
}

#print_header {
	display: none;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	height: 56px;
	width: 100%;
	background: url(/design/logo_konzertbuero.png) no-repeat top center; 		
}

#banner_adresse {
	position: absolute;
	left: 10px;
	top: 40px;
	width: 100%;
	height: 25px;
	font-size: 12px;	
	text-align: left;
}


#banner {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 62px;
	width: 960px;
}


/* Navigation */
/* Haupt Navigation Horizontal 
/* ----------------------------------------------------------------------------------------- */
#menue {
	position: absolute;
	top: 60px;
	left: 0;	
	margin: 0 ; 
	padding: 0;	
	width: 100%;
	height: 38px;
	font-size: 12px;
	text-align: left;
	color: black;
	background-color: #eee;
}

#menue_topleft {
	position: absolute;
	top: 0;
	left: 10px;	
	margin: 0 ; 
	padding: 0;	
	width: 200px;
	height: 38px;
	font-size: 12px;
	text-align: left;
	color: black;
	background-color: #eee;
}

#menue_topright {
	position: absolute;
	top: 0;
	left: 217px;	
	margin: 0 ; 
	padding: 0;	
	width: 743px;
	height: 38px;
	font-size: 12px;
	text-align: left;
	color: black;
	background-color: #eee;
}

ul#topnav {
	margin: 0;
	padding: 0;
	list-style: none ;
	float: left;
 }
  
ul#topnav li {
	zoom: 1;
	float: left;
	margin: 0 36px 0 0;
	padding: 0 0 0 0;
	line-height: 12px;
	height: 25px;
	width: auto;;
    text-align: left;	
	background: url(/design/black_dot.gif) 0 center  no-repeat;
  }

ul#topnav a, 
ul#topnav a.active1 {
	display: inline;
    padding: 0 10px;
    margin: 12px 0 0 0 ;
    text-decoration: none;
    font-weight: bold;
    line-height: 25px;
	height: 25px;
	color: black;
	width: auto;
  }
  
* html ul#topnav a, * html ul#topnav a.active1 {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto ;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  
ul#topnav a:hover, 
ul#topnav a.active1 {
	border: none ;
    color: #666; 
	margin: 0 ;
	background: url(/design/red_dot.gif) 0 center  no-repeat;	
  }


/* 2. Ebene */
ul#topnav li ul {
	position: absolute;
	right: 35px;
	list-style: none;
	margin: 0 ; 
	padding: 0;	
	width: 400px;
	height: 25px;
	line-height: 25px;
	font-size: 13px;
  }

ul#topnav li ul li {
	zoom: 1;
	float: left;
	margin: 0 1px 0 0;
}

ul#topnav li ul li a  {
	display: block;
    margin: 0;
    text-decoration: none; 
    font-weight: bold;	
    color: #a4b4df; 
    background-color: #7494c4;
    line-height: 25px;
	white-space: nowrap;	
  }

ul#topnav li ul li a:hover, 
ul#topnav li ul li a.active1  {
    color: white; 
    margin: 0 ;	
    background-color: #4875b5;	
  }



/* Hauptbereich für Inhalte */
/* Links Navigation 2./3. Ebene und  Rechts Inhaltsteil 
/* ----------------------------------------------------------------------------------------- */
#main {
	position: absolute;
	top: 100px;
	left: 0;
	margin: 0 auto; 	
	width: 960px;
	height: 478px;
	padding: 0;
	text-align: center;
}


/* Navigation */
/*   Sub Navigation Vertikal (2. und 3. Ebene)  
/* ----------------------------------------------------------------------------------------- */
/*  1. Ebene  */ 

#navi {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 478px;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;	
	list-style: none;	
	text-align: left ;	
	line-height: 24px;
	background-color: transparent ; 
}


#navi ul  {
    width: 200px;
    margin: 0; 
	padding: 0;
	background-color: #eee;	
  }
  
* html #navi ul  {  /* Korrekturen fuer IE 5.x */
    width: 200px;
    padding: 0;
    w/idth: 200px;
	margin: 0; 
}

#navi ul li {
    list-style: none;
    margin: 0 0 0 0; 
	padding: 0;	
	text-align: left;
	background-color: #eee;	
	width: auto;
  }


#navi ul a {
	display: block;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #000;
	line-height: 19px;
	padding: 0 10px 0 10px;
	border-bottom: 2px solid  white ;
  }
* html #navi ul a, 
* html #navi ul a.active1 {
    width: 163px;    /* nur fuer IE 5.0x erforderlich */
	padding: 0 10px 0 0px;
    w/idth: 163px;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
	line-height: 19px;	
	margin: 0;
  }
  
#navi ul a:hover, 
#navi ul a.active1 {
    color: #666; 
	margin: 0 ;	
  }


/*   2. Ebene */
/* ----------- */  
  
#navi ul li ul {
    margin: 0; 
	padding: 0 ;
	background-color: white ;
	width: 185px;
	line-height: 17px;
  }

#navi ul li ul li {
    margin: 0;
	background-color: white ;
  }

#navi ul li ul li a:hover , 
#navi ul li ul li a.active1 {
    margin: 0;
	padding: 0;
	background-color: white ;
	width: 165px;
	padding: 0 0 0 0px;	
  }  

  
* html #navi li ul li {  /* Korrektur fuer IE 5.x */
    margin-left: 1em;
    ma\rgin-left: 0;

}


* html #navi li ul li a ,
* html #navi li ul li a.active1 {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 148px;  /* Breitenangabe fuer IE 6 */
}



.categories  ul  {
    width: 200px;
    margin: 0; 
	padding: 0;
	background-color: white;	
  }

* html .categories ul  {  /* Korrekturen fuer IE 5.x */
    width: 200px;
    padding: 0;
    w/idth: 200px;
	margin: 0; 
}

.categories ul li {
    list-style: none;
    margin: 0 0 0 0; 
	padding: 0;	
	text-align: left;
	background-color: white;	
	width: auto;
  }


.categories ul a, 
.categories  ul a.active1 {
	display: block;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #000;
	background-color: white ;
	line-height: 19px;
	padding: 0 10px 0 0px;
  }
* html .categories ul a, 
* html .categories ul a.active1 {
    width: 163px;    /* nur fuer IE 5.0x erforderlich */
	padding: 0 10px 0 0px;
    w/idth: 163px;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
	line-height: 19px;	
	margin: 0;
  }
  
.categories ul li , 
.categories ul a.active1 {
    color: grey; 
	background-color: white;
	margin: 0 ;	
	border-bottom: 1px solid white;	
  }



#navi .cats {
    margin: 0 ; 
	padding: 0;	
	text-align: left;
	background-color: white;	
	width: auto;
	text-weight: bold;
  }



  
.cats a:hover { 
    color: grey; 
	background-color: white;
	margin: 0 ;	
  }




/* Inhaltsbereich */
/* ----------------------------------------------------------------------------------------- */
#content {
	position: absolute;
	top: 0;
	left: 208px;
	padding: 0;
	margin: 0;
	width: 756px;
	height: 478px;
	text-align: left;
	line-height: 17px;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	overflow: hidden;
	color: black;

}

#block_left {
	position: relative;
	top: 0;
	left: 0px;
	padding: 0;
	margin: 1px 0 0 0px;
	width: 180px;
	height: 478px;
}

#block_left  a {
    margin: 0 0 0 5px;
	color: black;
	text-decoration: none;
}

#block_left a:hover,
#block_left active1 {
	color: grey;
	text-decoration: none;
}



#left_image {
	margin: 0 0 0 8px;
}


#left_bottom {
	position: absolute;
	bottom: 10px;
	left: 10px;	
	line-height: 12px;
	font-size: 10px;
}

.padder_title {
	position: absolute;
	top: 0;
	left: 185px;
	width: 567px;
	height: 40px;
	color: black;
	padding: 0;
	margin-bottom: 0px;
	background-color: #eee;
}

.padder_subtitle {
	position: absolute;
	top: 20px;
	left: 185px;
	width: 567px;
	height: 20px;
	color: black;
	padding: 0;
	margin-bottom: 20px;
	background-color: #eee;
}


#padder {
	position: absolute;
	top: 40px;
	left: 185px;
	color: black;
	text-align: left;
	width: 556px;
	height: 400px;
	overflow: auto;
	margin: 20px 20px 20px 0px;
	z-index: 1;
} 

#padder p {
	padding-right: 35px;
}


#padder_artist {
	position: absolute;
	top: 60px;
	left: 185px;
	color: black;
	background-color: white;
	text-align: left;
	width: 567px;
	height: 360px;
	overflow: auto;
	padding: 0 ;
	margin: 0 20px 20px 0px;
	z-index: 1;
}

#padder_artist p {
	width: auto;
	padding: 0;
	margin: 0 20px 0 0 ;
}


#padder_artist  ul li {
	margin: 0;
	padding: 0;
	list-style: circle inside;
}

#artistimage {
	float: left;
	margin: 0 20px 20px 9px; 
	padding: 0;

}

#block_bottom {
	position: absolute;
	bottom: 0;
	left: 170px;
	color: black;
	background-color: white ;
	width: 580px;
	height: 50px;
	margin: 10px 0px 0 0;
} 

#title {
	width: 552px;
	height: 40px;
	color: black;
	padding: 0;
	margin-bottom: 20px;
	background-color: #eee;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: black;
}

h2 {
	font-size: 19px;
	font-weight: normal;
	color: white;	
	margin-top: 10px;	
	margin-bottom: 10px;
}


.error {
	color: #DD2802;
	font-weight: bold;
}


#biography  {
  display: block;
} 

#text , #termine, #repertoire, #presse {
  display: none;
} 

.termin {
	width: auto;
	margin: 10px 0;
}
.termin .title {
	font-weight: bold;
	width: auto;
	margin: 0 0 10px 0;
}

/* Sub Navigation der Künstler,  unten */ 
/* ------------------------------------*/ 
ul.botnav {
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none ;
	float: left;
 }
  
ul.botnav li {
	zoom: 1;
	float: left;
	margin: 0;
	padding: 0;
	width: 150px;
    text-align: left;
	list-style: none ;		
	background: url(/design/black_dot.gif) 0 center  no-repeat;
  }

ul.botnav a, 
ul.botnav a.active1 {
	display: inline;
    padding: 0 5px 0 10px;
    margin: 0 ;
    text-decoration: none;
    font-weight: bold;
    line-height: 17px;
	color: black;
  }
  
* html ul.botnav a, * html ul.botnav a.active1 {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  
ul.botnav a:hover, 
ul.botnav a.active1 {
	border: none ;
    color: #666; 
	margin: 0 ;
	background: url(/design/red_dot.gif) 0 center  no-repeat;	
  }




/*  Detailansicht der Objekte */
/* -------------------------- */ 

.headerblock {
	float: left;
	width: 620px;
	height: auto;
	color: #001957;	
	padding-bottom: 10px;
}


.pictures {
	float: left;
	width: 96%;
	height: auto;
}



strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

#content ul {
	margin-left: 15px;
	list-style: disc;
}

#content ol {
	margin-left: 25px;
	list-style: decimal;
}


.inline {
	float: left;
	margin: 0;
	width: 100%
}


.button {
	padding: 0;
	margin: 15px auto;
	width: auto;
	height: 30px;	
	text-align: center;
	display: inline;	
}

.button a {
	font-size: 11px;
	padding: 5px 5px;
	width: auto;
	height: 25px;	
	text-decoration: none;
	text-align: center;
	line-height: 25px;
	color: #BBD3ED;
	background-color: #4875b5;
	border: 1px solid white;
}


#formular .group {
	background-color: #ccc;
	width: auto;
	padding: 0 0 0 10px;

}

.group h3 {
  font-weight: bold;
  line-height: 25px;
  margin: 0;

}

#formfields {
	position: absolute;
	bottom: -50px;
	width: 100%;
	height: 30px;
	margin: 20px;
	color: black;
	text-align: center;
}



input {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: normal;
	line-height: 16px;
	white-space: normal;
}

textarea {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: normal;
	line-height: 16px;
	white-space: normal;
}

.fieldset {
	background-color: #eee;
	width: 538px;
	float: left ;

	display: block;
}

.legend {
	float:left;
   	color: black; 
	font-weight: bold;
	width: 200px;
	margin: 0 0 0 10px;
	line-height: 27px;
	height: 30px;
}


.text25 {
	position: absolute;
	left: 200px;
	margin: 5px 0 0 0 ;
	width: 300px;
	font-size: 12px;
	line-height: 29px;	
}

.zeile10 {
	position: relative;
	left: 20px;
	margin: 5px 0 20px 0 ;
	width: 500px;
	font-size: 12px;
	line-height: 29px;	
}

.control {
	border: none;
}

.noborder {
	border: none;
}

.error {
float: left;
margin: 0;
	width: auto;
  color: red; 
  font-weight: bold;
}
