/*--- Theatertill ---*/

a:link
{
	color: #b90c22;
	text-decoration: none;
}

a:visited
{
	color: #b90c22;
	text-decoration: none;
}

a:hover
{
	color: blue;
	text-decoration: underline;
}

a:active
{
	color: blue;
	text-decoration: underline;
}

h4,h5,h6,div,p,body,html,input,button
{
	font: normal 12px Helvetica,Verdana,Arial;
	line-height: 16px;
}
body { text-align: center;background-color: #FF7F07;}
div {text-align:left;}

h1
{
	font: normal 12px Helvetica,Verdana,Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #b90c22;
	padding:0;
	margin:0;
}
h2
{
	font: bold 12px Helvetica,Verdana,Arial;
	color: #FF7F08;
}
h3
{
	font: normal 12px Helvetica,Verdana,Arial;
	font-weight: bold;
	color: #b90c22;
}

/* image in text li */
div.csc-textpic div.csc-textpic-imagewrap ul li 
{

	line-height:0px;
}
.csc-textpic-imagecolumn
{
	padding-bottom:10px;
	}

/* Image in text li end */

table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 14px;
}
.csc-uploads-fileName p {padding:0;margin:0;}

#head
{
	height:100px;
	margin-top: 10px;

	}
#logo
{
	float:left;
	margin-left:10px;
	}
#menu
{
	float:right;
	text-align:right;
	margin-right:10px;
	}
#container_home
{	
	margin:auto;
	width:52.7em;
	overflow:visible;
	}
#container
{
	margin: auto;
	width: 664px;
	border-top:10px solid #fff;
	border-left:10px solid #fff;
	border-right:10px solid #fff;
	background-color: white;
	overflow:hidden;
}
.iframe
{
	border:0;
	width:659px;
	height:408px;
	}
	
#index
{
	width: 640px;
	height: 426px;
	background-color: white;
	display: block;
}
#leftBox
{
	float:left;
	padding:10px;
	border:3px solid #b90c22;
	overflow:auto;
	background-color: white;
	width: 424px; /* IE 5.x */
	height:410px;
	margin-right:10px;
    voice-family: "\"}\"";
    voice-family:inherit;
    width: 428px;
    height:384px;
    margin-right:0px;
	}
#rightBox
{
	float:left;
	width:190px;
	background-color: white;
	margin-left:10px;
	}
#footer
{
	clear:both;
	height:10px;
	background-color:white;
	}
	
#inner_center
{	
	height:404px;
	border:3px solid #b90c22;
	overflow:hidden;
	}

#logo_kl
{
	float:left;
	padding-right:10px;
	}
#menu_sub
{
	word-spacing:10px;
	margin-top:10px;
	}
#submenu_gewalt
{
	margin-top:5px;
	float:left;
	}
#menu_ensemble
{
	border-bottom:3px solid #b90c22;
	background-color:silver;
	overflow:hidden;
	height:188px;
}		
#space
{
	margin:10px;
	}
	
ul.menu, ul.menu ul {
    list-style-type: none;
    float:left;
    padding-left:0;
    margin-left:0;
}

ul.menu a {
    display: block;
    padding: 3px 15px 3px 0px;
    font-weight:bold;
}

ul.menu ul a {
    padding: 0 15px;
}

ul.menu li {
    padding:0;
    margin:0;
    float:left;
}

ul.menu ul {
    margin-left:0;
    padding: 0 0 10px 0;
    position: absolute;
    background-color: #fff;
    /*border:1px solid #b90c22;*/
    display:none;
    min-width:100px;
}

/* IE-Hack fŸr die Breite */

ul.menu ul {
    width:100px;
}

/* Dies sind die Klassenstile fŸr das Untermenü wenn sich die Maus */
/* Ÿber der Liste  befindet (.hover siehe JavaScript oben) */

ul.menu ul.hover, ul.menu li.hover ul, ul.menu li:hover ul  {
    display:block;
}

ul.menu ul li {
    float:none;
    background-color: transparent;
}

.csc-mailform
{
	width:350px;
	}
label,input,textarea { /* Alle Labels UND Formularelemente auswaehlen */
 display: block;
 float: left;
 width: 200px; /* Breite.*/
 text-align: left;
 margin: auto;
}

label {
 	text-align: left; 
	padding-right: 1em; 
 	margin: auto;
}

form br {
 clear: left;
}

form .mailform 
{
	margin-top:0px;
	}
input, textarea {
 border: 1px solid #b90c22;
 background: #FFF;
}
input#mailformformtype_mail {margin-left:0.1em; cursor:pointer;text-align:left;width:80px;color:#444;border:1px solid #b90c22;}
input#mailformformtype_mail:hover {background:#b90c23;color:white;}

textarea {
 width: 200px;
 height: 100px;
}

fieldset {
 border: 0;
 padding:1em;
 margin:0px;
}
.csc-textpic-lastcol
{
	padding-right:10px;
	}
