/* stb_print.css - Version: 14.12.2006 */

body {
	background-color: #fff;
	color: #000;
	font-size:100%;
	margin: 0;
	padding: 0;
	text-align: left;
}

#alles {
	position: relative;	
	left: 0;
	top: 0;	
	background-color: #fff;
	border: 0px solid #c0c0c0;
	color: #000;
	/* max-width: auto; */
	text-align: left; 
	margin: 10px auto; 
}

#LogoHeader {
	border-bottom: 1px solid #c0c0c0;
	background-color: #f0e8d1;
	padding: 0;
}

#contentbox {
	background-color: #fff;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	min-height: 150px;
	color: #000;
	width: 590px;
}

#content {
	background-color: #fff;
	color: #000;
	line-height: 1.6;
	border-left: 0px dotted #59594d;
	min-height: 49em;
}

#start #content, #topic #content, #news #content {
	margin: 0 0 0 0;
	min-height: 39em;
	padding-left: 1.5cm;
}

#content h2 {
	background-color: #fff;
	color: #000;
	font-size: 105%;
}

#start #content h2 {
	padding: 2em 0 1em 0;
}

#topic #content h2, #news #content h2 {
	background-color: #fff;
	color: #000;
	padding: 0.8em 0 0.5em 0;
}

#content h3 {
	background-color: #fff;
	color: #000;
	margin: 1.5em 0 0.2em 0;
	border-bottom: 1px solid #c0c0c0;
}


#topic #content h3, #news #content h3 {	
	padding: 0.5em 0 0.2em 0 ;
	font-size: 90%;
}

#content h4, #topic #content h4, #news #content h4 {
	font-size: 90%;
	padding: 0.8em 0 0.1em 0;
}

#start #content p, #topic #content p, #news #content p {
	margin: 0.8em 0 0.5em 0;
}

#news #content div.table {
	margin: 0.8em 0 0.5em 0;
}

#start #content p.back, #topic #content p.back, #news #content p.back {
	margin: 0;
	padding: 30px 0 15px 0;
}

#start #content li, #topic #content li, #news #content li {
	margin-left: 15px;
	padding:0 60px 0 0;
}

#topic #content ol li, #news #content ol li {
	margin: 1.8em 0 0 15px;
	padding:0 60px 0 0;
	line-height: 1.4;
}

#content p a, #treffer a:visited {
	color: #00f;
	background: #fff;
}

	
#TopicHeader, #navi, #subnavi, img.datev,
.raus, dfn {
	display: none;
}

#fuss {
	border-top: 1px solid #000;
	text-align: left;
}

