/* Screen Styles für www.kunst-cluster.de */
/* ANGEL Internet Services Gmbh */
/* April 9 - info@angel.de   	*/
/*                              */
html {
	height: 100%;
	margin: 0;
	padding: 0;
	outline: black ; 
	SCROLLBAR-FACE-COLOR: #357184;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR:  #c2cfd5;
	SCROLLBAR-DARK-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3D-LIGHT-COLOR: #ffffff;
}

body {
position: relative;
	height: 759px;
	width: 962px;
	font-family: Univers, Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-weight: normal;
	line-height: 16px;
	font-size: 100.01%;
	color: #000;
	margin-left: auto;
	margin-right: auto;
	margin: 0 auto; /* standardkonforme horizontale Zentrierung */
	background-color: white ;   /*  Weisse Seiten fuer das drucken! */

}


* {margin:0; padding:0; border: 0; }

p {
  margin: 8px 0;
}

h1 {
	font-size: 12px;
	font-weight: bold;

}

h2 {
	font-size: 12px;
	font-weight: bold;
	
}

h3 {
	font-size: 12px;
	font-weight: normal;
	
}



#slogan {
	font-size: 10px;
	color: white;
	width: 962px;
	height: 55px;
	margin: 0 auto;
	vertical-align: bottom;
}

#slogantext {
	padding-top: 35px;
	height: 15px;
	width: 962px;
	line-height: 15px;
	text-align: right ;	
}

#slogantext a {
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: white;
}

#slogantext a:hover {
	font-size: 10px;
	color: #ffed00;
}


#outerframe {
	float: left;
	width: 100%;
	border: 1px solid black;	/*  invers */ 
	margin: 0;
	padding: 0;	
}

#footer {
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
}

/* Kopfzeile */
/* --------- */
#header {
	width: 100%;
	height: 55px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid white ;
	background-color: black;
}

#header em {
	color: #ffed00;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	line-height: 55px;
	margin: 0 0 0 20px;
	letter-spacing: 0.1em;
}

#header a {
	text-decoration: none;
}

/*  1. Ebene  */ 
#navi {
	float: left;
	width: 100%;
	height: 55px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	font-style: normal;
	list-style: none;
	border-bottom: 1px solid white;
	background-color: black;	
}


#navi ul {
	float: left;
	margin: 10px 0 0 20px;
	padding: 0;
	width: 100%;
	list-style: none ;

  }
  
#navi ul li {
	zoom: 1;
	float: left;
	margin: 0;
	padding: 0 17px 0 0;
	line-height: 14px;
	width: auto;
	list-style: none ;	
	white-space: nowrap;	
  }
  

#navi ul li a, 
#navi ul li a.active1 {
	display: block;
	padding: 0 0px;
	margin: 0;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal ;
	letter-spacing: 0;
	line-height: 14px;
	color: white ;

  }
  
* html #navi ul li a, * html #navi ul li a.active1 {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  
#navi ul li a:hover, 
#navi ul li a.active1 {
	border: none;
	margin: 0;
	color:  #ffed00;
  }


.level1 {
	font-style: normal;
}


.level2 {
	font-style: oblique;
}


/* Hauptbereich für Inhalte */
/* ------------------------ */
/*  Content Bereich */ 
#content {
	float: left;
	width: 962px;
	min-height: 500px;	
	padding: 0;
	margin: 0px;
	text-align: left;
	line-height: 17px;
	font-size: 12px;
	font-family: Univers, Helvetica, Arial, Verdana, Geneva, sans-serif;
    overflow: hidden;
	background-color: white;
	background-image: url(/design/bg.gif) ;
	color: #58585a ;
}

#leftcol {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 442px;
	z-index: 91;
	overflow: hidden;
	background-color: white;	
}

#padder {
	float: left ;
	margin: 0;
	padding: 20px 15px 10px 20px;
	text-align: left;
	width: 405px;
	z-index: 91;
	overflow: auto;
	background-color: white;	
} 

#colright {
	float: right ;
	margin: 0 0 0 0 ; 
	padding: 0;
	width: 520px;
	min-height: 500px;
	height: 100%;
	color: black;
	background-color: black ;
}

#colright a {
	float: left;
	padding: 0;
	margin: 0;	
}


#news {
	float: left;
	margin: 0;
	padding: 0 ;
	text-align: left;
	width: 442px;
	height: auto;	
	z-index: 1;
}

#back {
	float: left;
	width: 442px;
	height: 55px;	
	z-index: 1;
	background: #58585a url(/design/back.jpg) 20px center no-repeat;	
}  


.newsdate {
	color: black;
	font-style: oblique;	
	font-weight: bold;
	text-decoration: none;
}




/*  Liste horizonbtal für alphabetische Liste  */ 
#alphabet {
	float: left;
	width: 100%;
	height: 55px;
	list-style: none;
}


#alphabet ul {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	width: 418px;
	list-style: none ;
  }
  
#alphabet ul li {
	zoom: 1;
	float: left;
	margin: 0;
	padding: 0 6px 0 0;
	line-height: 18px;
	width: auto;
	list-style: none ;	
	white-space: nowrap;	
  }
  

#alphabet ul li a, 
#alphabet ul li a.active1 {
	display: block;
	padding: 0 ;
	margin: 0;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold ;
	font-style: normal;	
	letter-spacing: 0;
	line-height: 18px;
	color: #58585a;
  }
  
* html #alphabet ul li a, * html #alphabet ul li a.active1 {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  
#alphabet ul li a:hover { 
	border: none;
	margin: 0;
	color:  #9c9e9f;
} 

#alphabet ul li a.active1 {
	border: none;
	margin: 16px 0 0 0;
	color:  #58585a;
  }




/*  Liste Vertikal für Kategorie Liste  */ 
#kategorie {
	float: left;
	width: 100%;
	height: auto ;
	list-style: none;
}


#kategorie ul {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	width: 418px;
	list-style: none ;
  }
  
#kategorie ul li {
	float: left;
	margin: 0;
	padding: 0 0 0 0;
	line-height: 20px;
	width: 410px ;
	list-style: none ;	
	white-space: nowrap;	
  }
  

#kategorie ul li a, 
#kategorie ul li a.active1 {
	padding: 0 0px;
	margin: 0;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold ;
	font-style: normal;	
	letter-spacing: 0;
	line-height: 20px;
	color: #58585a;
  }
  
* html #kategorie ul li a, * html #kategorie ul li a.active1 {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  

#kategorie ul li a:hover,
#kategorie ul li a.active1 {
	border: none;
	margin: 0;
	color:  #9c9e9f;
  }


a {
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-style: oblique;
}

a:hover {
	color: #9c9e9f;
}


#kontakt {
	width: 400px;	
}

.error {
	color: #903;	
	font-weight: bold;
}

input, textarea {
	border: 1px solid #ccc;
	margin: 10px 10px 10px 0;
	padding: 5px 5px 5px 0;
}

#searchinput {
	padding: 5px 5px 5px 0;
	margin: 5px 5px 10px 0;
	border: 1px solid #ccc;	
	width: 360px;
}



#playerwindow {
    position: relative;
    width: 520px;
    height: 325px;
    left: 0;
    top: 0;
	color: white;
    background: #000 url(/design/weiter.gif) center center no-repeat;
    border: 0 ;
    z-index: 100;
}


/* Styles für den Videoplayer */

/* root element should be positioned relatively so that 
    child elements can be positioned absolutely */



div.controls { 
    position:relative;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #FFF;
}


/* when play button toggles between play/pause class 
    we move it's background image */
div.controls div.play, 
div.controls div.pause { 
    position:relative;
    width:  78px;
    height: 17px;
    text-indent:-999em;
    cursor:pointer;
    overflow:hidden;
    background:url(/design/controls/startstop.png) center top no-repeat #cc9966;
    border-right: 1px solid #FFF;
    border-top: 1px solid #FFF;
}

div.controls div.play:hover {
    background-position: center -34px;
    background-color: #630;
},

div.controls div.pause:hover {
    background-position: center -51px;
    background-color: #630;
}

div.controls div.pause { 
    background-position:center -17px;
}

/* the track or "scrubber"  */
div.controls div.track { 
    position:absolute;
    top: 0;   
    height:17px;
    left:79px;
    background: #cc9966;
    text-align:left;
    cursor:pointer;
    width: 380px; 
    border-right: 1px solid #FFF;
    border-top: 1px solid #FFF;
}

/* the draggable playhead */
div.controls div.playhead { 
    position:absolute;  
    height:12px;
    background:url(/design/controls/playhead.png) no-repeat;
    cursor:pointer;
    top:0px;
    margin: 3px 0 2px 0;
    width:3px;
}

/* buffer and controls are automatically resized, their initial width should be 0 */
div.controls div.progress { 
    
    background-color:#fff;
    height: 3px;
    margin: 8px 0;
    width: 0px;
    position:absolute;
    top: 0;
    font-size:0px;  
}

div.controls div.close {
    background:url(/design/controls/close.png) center top no-repeat #cc9966;
    border-top: 1px solid #FFF;   
    height: 17px;
    width: 80px;
    position: absolute;
    left: 460px;
    top: 0;
}

div.controls div.close:hover {
    background-color: #630;
    background-position: center -17px;
}

