/*** DEF GENERAL ELEMENTS ***/
body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color:#000000;
	text-align: center;
	width: 100%;
}

h1 {
	color: #FA3C30;
	font-size: 1.9em;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h2 {
	color: #FA3C30;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.4em;
	padding: 4px 0 18px 0;
	margin: 0;
}

h3 {
	color: #000000;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
/*** END DEF GENERAL ELEMENTS ***/

/**** DEF MENÜ ****/
ul#menu {
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 252px;
}

ul#menu li {
	padding: 0 0 6px 0;
	margin: 0 0 2px 0;
	background: url(../images/menu_ens_background.gif) top left no-repeat;
}

ul#menu li a {
	padding: 0 0 6px 20px;
	display: block;
}

ul#menu li img {
	position:relative;
	top:2px;
}

ul#menu li a:hover {
	width: 192px;
	/*height: 18px;*/
	padding: 0 0 6px 20px;
	background: url(../images/menu_ens_background_hover.gif) top left no-repeat;
}

ul#menu li.active {
	padding-bottom:8px;
	background: url(../images/menu_ens_background_active.gif) top left no-repeat;
}

ul#menu li.active a:hover {
	background: url(../images/menu_ens_background_active.gif) top left no-repeat;
}


ul#menu ul {
	margin: 9px 0 0 0;
	padding: 0;
	font-size: 0.9em;
	list-style:none;
	background:none;
}

ul#menu ul li {
	list-style-type:none;
	margin: 0;
	padding: 0 0 2px 31px;
	border: none;
	background: none;
	color: #FFFFFF;
	font-weight: normal;
	/*height: 10px;*/
}

ul#menu ul li a:link, ul#menu ul li a:visited, ul#menu ul li a:hover, ul#menu ul li a:active  {
	color: #FFFFFF;
	background: url(../images/submenu_ens_node.gif) center left no-repeat;
	padding: 0 0 0 9px;
}

ul#menu ul li.active {
	padding-bottom:2px;
	color: #FFF16A;
	background:  none;
}


ul#menu ul li.active a:link, ul#menu ul li.active a:visited, ul#menu ul li.active a:hover, ul#menu ul li.active a:active  {
	color: #FFF16A;
	background:  url(../images/submenu_ens_node.gif) center left no-repeat;
	padding: 0 0 0 9px;
}

ul#menu li.active ul  a:hover {
	color: #FFF16A;
	margin:0;
	background:  url(../images/submenu_ens_node.gif) center left no-repeat;
}

/**** END MENÜ DEF ***/

/*** DEF CONTAINERS ***/
div#head {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: left;
	height: 200px;
	margin:0;
	padding:0;
	background: url(../images/background_ens_header.gif) top left no-repeat;
}
* html div#head {
	width: 100%;
	w\idth: 100%;
}

div#bg {
	position:absolute;
	top:80px;
	width:770px;
	background: url(../images/background_ens_body.gif) top left repeat-y;
}

div#footer {
	clear:both;
	width: 770px;
	padding: 0 0 5px 0;
	margin: 0;
	height: 163px;
	background: url(../images/background_ens_footer.gif) bottom left no-repeat;
}

div#footer div#left {
	clear:right;
	float:left;
	padding:49px 0 0 394px;
	width: 158px;
}

div#footer p {
	font-size:0.8em;
	padding: 10px 0 0 0;
	margin: 0;
	
}

div#footer div#left a.more {
	float:left;
	background: url(../images/button_ens_pfeil.gif) top right no-repeat;
	text-decoration: underline;
	font-size: 0.8em;
	margin: 2px 0 0 0;
	padding: 0;
	width: 130px;
	height:19px;
}

div#footer div#right {
	clear: right;
	float: left;
	margin: 22px 0 0 29px;
	font-size: 0.9em;
	
}

div#footer div#right h2 {
	color: #000000;
	font-weight: bold;
	font-size: 1em;
	padding: 0;
	margin: 5px 0 0 0;
}

div#footer div#bottom {
	position:absolute;
	left:-100px;
	clear: both;
	color: #7f7f7f;
	width: 770px;
	font-size: 0.8em;
	padding: 24px 0 0 100px;
}
#main div#footer div#bottom p { float:left; padding-top:0.5em; font-size:1em; }
#main div#footer div#bottom p.fontsettings { position:relative; top:-0.4em; float:right; }
#main div#footer div#bottom a.small-font { font-size:1em; }
#main div#footer div#bottom a.medium-font { font-size:1.3em; }
#main div#footer div#bottom a.large-font { font-size:1.7em; }


div#footer div#bottom a {
	text-decoration: none;
	color: #7f7f7f;
}
/*** END DEF CONTAINERS ***/

/*** DEF THEATERMENSCHEN SUBMENU ***/
div#theatermenschenMenu {
	float:right;
	text-align:right;
	font-size: 0.9em;
	color: #FA3C30;
	width:209px;
	min-height:180px;
	padding: 0 5px 0 0;
	margin: 60px 0 54px 0;
	z-index:10;
	
}

div#theatermenschenMenu ul {
	list-style: none;
}

div#theatermenschenMenu ul a{
	color: #FA3C30;
	text-decoration:underline;
	padding: 0 9px 0 0;
	background: url(../images/theatermenschen_menu_node.gif) center right no-repeat;
}

div#theatermenschenMenu ul li.active a{
	color: #000000;
	text-decoration:none;
	background: url(../images/theatermenschen_menu_node_active.gif) center right no-repeat;
}
/*** END DEF THEATERMENSCHEN SUBMENU ***/

/*** DEF ROLLENTABLE ***/
div#rollenTable {
	width:343px;
	color: #FA3C30;
	font-weight:bold;
	margin:28px 0 20px 0;
}

div#rollenTable table {
	width:343px;
	border:4px solid #FF7C4E;
	padding:0px;
	margin:5px 0 0 0;
	border-collapse:collapse;
	color:#000000;
}

div#rollenTable table tr.odd {
	background: #FFEEE8;
}

div#rollenTable td {
	vertical-align:middle;
	padding:2px;
}

div#rollenTable td.col2 {
	font-weight:normal;
	border-left:1px solid #FF7C4E;
}

/*** END DEF ROLLENTABLE ***/