html,body {
	background-color: #FFF;
	color: #000;
	font-family: Arial,Verdana,sans-serif;
	font-size: 1em;
	width: 18cm;
}

.cB {
	clear:both;
	font-size:1px;
	height:1px;
	overflow:hidden;
}

#header {
	display:none;
}

#main {
	border-top: 0;
}

#logo {
	display:none
}

#navigation {
	display:none;
}


#teaser {
	display:none;
}

.infoBlock {
	_display:inline-block;
}

#content p a,
#content address a,
#content li a {
	color:#FF9900;
}

/*
 * Gecko Hilfe um die Box korrekt aufzuspannen.
 */
.infoBlock:after {
	content:".";
    display:block;
    visibility:hidden;
    clear:both;
    height:1px;
	font-size:1px;
}

#iBlock {
	display:none;
}

#content {
	margin-left: 0;
	margin-top: 0;
	width: 100%;
}

#content p {
	font-size:0.9em;
	line-height:1.3em;
}

#content h2 {
	padding-left: 10px;
}

#content h3 {
padding-left: 10px;
}

#content h4 {
	color:#000;
	font-size:0.9em;
}


#content h5 {
	color:#FF9900;
	font-size:0.9em;
}

#content ul {
	font-size:0.9em;
}

#content li {
}

.infoBlock img {
	float:left;
	margin:0px 10px 10px 0px;
}

#marginal {
	display:none;
}

#footer {
display:none;
}

#content dt {
	font-size:0.9em;
}

#content dl {
	font-size:0.9em;
	line-height:1.3em;
}

#content dl:after {
	content:".";
    display:block;
    visibility:hidden;
    clear:both;
    height:1px;
	font-size:1px;
}

#content dd {
	padding:0px 10px 5px 0px;
}

#content address {
	font-style:normal;
	_display:inline-block;
	font-size:0.9em;
	line-height:1.3em;
}

#content address:after {
	content:".";
    display:block;
    visibility:hidden;
    clear:both;
    height:1px;
	font-size:1px;
}


address img {
	float:right !important;
	border:1px solid #FF9900;
}

form {
	display:none;
}

.linkBlock {
	display:none;
}

.textBlock,
.bodytext,
.infoBlock,
.csc-frame-frame1 {
	margin-left: 10px;
}

table.events {
	width:100%;
	border-collapse:collapse;
	margin-left: 0;
}

table.events th {
	background-color:#000;
	color:#FF9900;
	text-align:left;
	padding:2px 5px;
	font-size:0.9em;
}

table.events td {
	padding:2px 5px;
	border:1px solid #CCC;
} 


table.eventssearch {
	display:none;
}


table.events a {
	text-decoration:none;
}

table.eventdetail {
	width:100%;
	border-collapse:collapse;
	margin-bottom:20px;
}

.elabel {
	font-weight:bold;
}

table.eventdetail td {
	vertical-align:top;
	font-size:0.9em;
}

table.eventdetail a {
	text-decoration:none;
}

a img {
	border: none;
}