body {
   background: white;
   color:black;
   font-size: 10pt;
}

#sidebar{
		display: none;
}
#bildanhang{
		display: none;
}

#navigation {
		display: none;
}
#leftbar{
		display: none;
}

#footer {
		display: none;
}
#leftbar {
		display: none;
}

#bild {
		display: none;
}
#top  {
		display: none;
}
#header  {
		display: none;
}
#brot  {
		display: none;
}
.imagechannel {
		display: none;
}
.docimage {
		display: none;
}
div#content {
	margin-left: 5%;
	padding-top: 1em;

}

h1,h2,h3,h4,h5, h6{
	font-size: 13pt;
	color: #990033;
	background: white;
}

a:link,
   a:visited {
		color: #551A8B;
		background: white;
		text-decoration: underline;
}

#content a:link:after,
	#content a:visited:after {
   	content: " (" attr(href) ") ";
   	font-size: 90%;
}

#content a[href^="/"]:after {
   content: " (http://www.webdesign-in.de" attr(href) ") ";
   }

#content  ul,
	#content  ol,
	.serie ol {
		margin:0px 5px 0px 15px;
		padding:5px 0 0 5px;
}

dl, dt, dd {
	float:none !important;
}
#content  ul li,
	#content  ol li ,
	.serie ol li{
		padding:4px 6px;
		line-height:140%;
}

.opp_evt {
	background-color: #ffffff;
	padding: 2px;
}
.opp_heading {
	background-color:#990033;
	color:#ffffff;
}
.opp_event_location {
	font-size:0.8em;
	font-style:italic;
	text-decoration:underline;
	padding:1px;
	margin-top:2px;
}
.opp_event_title {
	padding:2px;
	color: #000000;
	font-weight:bold;
	font-size:1.0em;
	display:block;
}
.opp_event_content {
	font-size:0.9em;
	padding:2px;
}
.opp_src {
	font-size:0.8em;
	color:#666666;
}




