*, html, body {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
body {
	background: #FFF;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sitewrapper {
	width: 100%;
}
#druckheader {
	height: 50px;
	/*background: url(../images/verdi_bub.gif) no-repeat;*/
	width: 100%;
}
#druckcontent {
	padding:5px;
}
#druckcontent table {
	font-size:10pt;
	width:auto;
}
#druckcontent table p {
	padding-bottom:5px;
}
#druckcontent table a {
	 font-weight:bold;
	 text-decoration:none;
	 color:#000000;
}
#druckcontent h1 {
	font-size: 12pt;
	padding-bottom: 25px;
}
#druckcontent h4 {
	padding-top:10px;
	padding-bottom:5px;
	font-size:10pt;
}
#druckcontent h2 {
	padding-top:10px;
	padding-bottom:10px;
	font-size:10pt;
}
#druckcontent h5 {
	font-size: 10pt !important;
	font-weight: bold !important;
	margin-left: 33px !important;
	padding-right:0px !important;
	padding-left:17px !important;
	background:url(../images/li_content.gif) no-repeat center left !important;
}
#druckcontent p {
	padding-top:5px;
	padding-bottom: 5px;
}
#druckcontent hr {
	color: #C0C0C0;
	border: 1px solid #C0C0C0;
}
#druckcontent ul {
	list-style-image: url(../images/li_content.gif);
	padding-bottom: 20px;
}
#druckcontent ol {
	list-style-image:none;
	padding-bottom: 20px;
}
#druckcontent ol li {
	list-style-type:none;
	margin-left: 20px;
	padding:15px;
	padding-right:0px;
	padding-left:40px;
	background:url(../images/icon_doppelpfeil.gif) no-repeat center left;
}
#druckcontent ol li a {
	text-decoration:none;
	font-weight:bold;
	color: #000;
}
#druckcontent ol li a:hover {
	text-decoration:underline;
}
#druckcontent ul li {
	list-style-type:none;
	margin-left: 50px;
}
#druckcontent ul li a {
	text-decoration:none;
	color: #000;
}
#druckcontent ul li a:hover {
	text-decoration:underline;
}
#druckcontent a {
	color: #66851B;
	text-decoration: none;
}
#druckcontent a:hover {
	text-decoration:underline;
}
#druckcontent img {
	border:none;
}
#druckfooter p {
	padding:5px;
}

.orangeBox {
	background: #F8C66E;
	padding:5px;
	border:1px solid #C0C0C0;
}
.blueBox {
	background: #99C5FF;
	padding:5px;
	border:1px solid #C0C0C0;
}
ol.orangeBox {
	/*background: #F8C66E;*/
	padding:5px;
	/*border:1px solid #C0C0C0;*/
}
ol li.orangeBox {
	/*background: #F8C66E;*/
	padding:5px;
	/*border:1px solid #C0C0C0;*/
}
ol.blueBox {
	background: #99C5FF;
	padding:5px;
	border:1px solid #C0C0C0;
}
p.newskopf {
	padding-top:3px !important;
	padding-bottom:3px !important;
	border:1px solid #C0C0C0 !important;
	border-left:none !important;
	border-right:none !important;
	font-weight:bold !important;
}

.rechtssprechung_satz {
	padding-left:20px !important;
}
