html {
	height:100%;
	margin:0px;
	padding:0px;
}


body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding:0px;
	background-color:#fff;
	font-size:0.8em;
	line-height:1.6em;
	color: #1a171b;
	background:#e95910 url(/images/24HELP_background.jpg) no-repeat scroll center top;
}

h1 {
	font-size:1.0em;
	margin:0px;
	font-weight:bold;
	color:#1a171b;
}

h2, .gray {
	font-size:1.0em;
	margin:0px;
	font-weight:normal;
	color:#7a797a;
}

a,
a:active
{
  outline: none;
}

a:link, a:visited, a:active {
	color: #1a171b;
	text-decoration:none;
}

a:hover { 
	color:#e95a10;
}

p {margin-top:19px;}

#container {
	border:0px solid #b41334;
	width:900px;
	height:700px;
	margin:58px auto 0 auto;
}
*+html #container {
	margin:43px auto 0 auto;
}

* html #container {
	margin:43px auto 0 auto;
}


#top-menu {
	text-align:right;
	color:#fff;
	height:26px;
	font-size:0.8em;
	padding-right:2px;
}

#top-menu a:link,
#top-menu a:active,
#top-menu a:visited {
	color:#fff;
	
}

#top-menu a:hover {
	text-decoration:underline;
}
#header {
	height:140px;
}

#content_wrapper {
	margin:104px auto 0 auto;
}

#left {
	float:left;
	width:175px;
	border:0px solid #000;
	height:300px;
	padding-right:56px;

}
#right {
	float:left;
	border:0px solid #000;
	width:450px;
	height:300px;
}

#left  ul {
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:right;
}
#left  li {
	margin-bottom:7px;
}

#left  li.sub-li {
	margin-bottom:-1px;
}

#left a.main:link,
#left a.main:active,
#left a.main:visited {
	color: #1a171b;
	font-size:1.2em;
}

#left a.main:hover {
	color:#e95a10;
}

#left a.sub:link,
#left a.sub:active,
#left a.sub:visited {
	color: #7a797a;
	font-size:1.2em;
}

#left a.sub:hover {
	color:#e95a10;
}

#left a.main-selected:link,
#left a.main-selected:active,
#left a.main-selected:visited,
#left a.main-selected:hover,
#left a.sub-selected:link,
#left a.sub-selected:active,
#left a.sub-selected:visited,
#left a.sub-selected:hover   {
	color:#e95a10;
	font-size:1.2em;
}


.orange {
	color:#e95a10;
}

div .flyer-button,
div .anmeldung-button,
div .bildergalerie-button {
	margin-left:-18px;
}


div #galerie-box {
	height:230px;
	width:450px;
	overflow:auto;

}

.presse_datum {
	color: #E95A10;
}

.p_presse {
	line-height:1.9em;
}
