/************ LAYOUT ************/


body {
	background-color:#CCCCCC;
}
#container{
	width:900px;
	margin:auto;
	overflow:hidden;
	height:100%;
	padding-top:50px;
	}


#header .infoCont {
	overflow: hidden;
	width: 210px;
	height: 45px;
	float: left;

/* 	margin:78px 0 0 464px; */
	margin-top: 78px;

	color:#333;
	font-family:"trebuchet ms",arial;
	font-size:11px;
	line-height: 14px;
}

#header .infoCont a {
	color: #333;
	text-decoration: none;
}
#header .infoCont a:hover {
	color: #999;
}
#header ul.nav {
	list-style:none;
}
#header ul.nav li {
	float:left;
	display:block;
}
#header ul.main {
	margin-left:24px;
}
#header ul.main li {
	margin:0 41px 0 0px;
}
#header ul.main li a{
	display:block;
	width: 112px;
	height:110px;
	background-repeat: no-repeat;
}
#header ul.main li a span {
	visibility: hidden;
}
#header ul.main li.agentur a {background-image:url("../img/nav_1_down.gif");}
#header ul.main li.philo a { background-image:url("../img/nav_2_down.gif");}
#header ul.main li.kunst a { background-image:url("../img/nav_3_down.gif");}

#header ul.main li.agentur a.active {
	background-image:url("../img/nav_1_act.gif");
}
#header ul.main li.agentur a.hover {
	background-image:url("../img/nav_1_up.gif");
}
#header ul.main li.philo a.active {
	background-image:url("../img/nav_2_act.gif");
}
#header ul.main li.philo a.hover {
	background-image:url("../img/nav_2_up.gif");
}
#header ul.main li.kunst a.active {
	background-image:url("../img/nav_3_act.gif");
}
#header ul.main li.kunst a.hover {
	background-image:url("../img/nav_3_up.gif");
}
#header .subnavi {
	line-height:28px;
	clear:both;
	height:28px;
	padding: 0 20px 0 20px;
}
#header .subnavi a {
	font-size:12px;
	font-family:"trebuchet ms", arial;
	color:#CCCCCC;
}
#header .subnavi a:hover, 
#header .subnavi a.active {
	color:#FFFFFF;
}
#header .subnavi ul.right {
	float:right;
/* 	width: 7.5em; */
	padding-right:2px;
}

*+html #header .subnavi ul.right {width: 8em;}
* html #header .subnavi ul.right {	width: 8em;}

#header .subnavi a.ticketcorner,
#header .subnavi a.ticketcorner_act{
	background:url("../img/ticketcorner_sprite.gif") no-repeat right 0;
	padding-right: 25px;
	float:right;
}
#header .subnavi a.ticketcorner:hover,
#header .subnavi a.ticketcorner_act{
	background-position: right -28px;
	color:#FFFFFF;
}
#header a.logo {
	float:right;
}
#header a.logo {
	margin:63px 23px 0 0;
}
#header ul.sub {
	margin-left:3px;
}
#header ul.sub li {
	margin:0 22px 0 0;
}

#header {
	background:url("../img/bg_header.gif") no-repeat 0px 60px;
	height: 161px;
	padding:0 10px;
}
#header a {text-decoration:none;}

#content ul {
	margin-left:1.8em;
	list-style-type:disc;
}
#content li {
	padding-left:0.5em;
}
#content p,
#content th,
#content td,
#content dd { 
	font-size:12.5pt;
	line-height:22.5pt;
	color: #A3A3A7;
}
#content label {
	vertical-align:top; 
	color:#000000;
	font-size:10pt;
	line-height:13pt;
}
#content p,
#content ul{
	margin-bottom: 40px;
}
#content div p,
#content div ul,
#content table tr p{
	color:#818084;
	font-size:10pt;
	line-height:13pt;
	margin-bottom: 16px;
}
#content div ul li p{
	margin-bottom: 0px;
}

#content h1,
#content h2,
#content h3 {
	/*margin-bottom: 14px;*/
}
#content h1,
#content h2 {
	font-weight:bold;
	font-size:12.5pt;
	line-height:22.5pt;
	color: #A3A3A7;
}
#content h3 {
	color:#000000;
	font-size:10pt;
	line-height:13pt;
	margin-bottom:0pt;
	text-transform:uppercase;
}
#content h4 {
	color:#000000;
	font-size:10pt;
	line-height:13pt;
	margin-bottom:0pt;
}

#content h6 {
color:#000000;
font-size:10pt;
line-height:13pt;
margin-bottom:0pt;
text-transform:uppercase;
	margin-top:292px;
	font-weight:normal;
}

#content a,
#footer a{
	text-decoration:none;
	color:#000;
}

#content a:hover,
#footer a:hover {
	color:#000;
}

#content {
	position:relative;
	height: 468px;
	color: #333333;
	background-image:url("../img/bg_center.gif");
	background-repeat: repeat-y;
	padding:40px 34px 10px 34px;
}

#content div.tx-rlmpflashdetection-pi1 {
	margin:0 -24px;
}

#footer{
	line-height: 3em;
	padding:1.5em 1em;
	text-align:center;
	background-image:url("../img/bg_bottom.gif");
	background-repeat: no-repeat;
	background-position: top;

}

#footer,#footer a {
	font-size:0.8125em;
	color:#666666;
	font-size:12px;
	font-family:"trebuchet ms", arial;
}

/* Startpage Layout */

#container.start #content {
	background-image:url("../img/bg_center_dark.gif");
}

#container.start #footer {
	background-image:url("../img/bg_bottom_dark.gif");
}

#container.start #header {
	height:133px;
}
#container.start #content {
	padding-top:0px;
	padding-bottom:0px;
	height:548px;
}
#container.start #header .subnavi {
	display:none;
}


.flashover {
	position:absolute;
	top:0px;
	left:10px;
	z-index:1000;
}


