
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
}


h1 {
	font-size: 24px;
	color: #000;

	margin-bottom: 26px;
}
	
h2 {
	font-size: 24px;
	color: #000;

	margin-bottom: 26px;
}
h3 {
	color: #000;
	
	font-size:18px;
	padding-top:6px;
	padding-bottom:5px;
	line-height:120%;
	margin-bottom:2px;
	margin-top:9px;
}
h4 {
	font-size:12px;
	margin-bottom:6px;
	margin-top: 0px;
	line-height: 15px;
}
h5 {
	font-size:1em;
}
h6 {
	font-size:1em;
}

p {
	line-height:140%;
	font-size: 12px;
	margin-bottom: 12px;

	
}

tr, td {
	font-size: 12px;
}

table.ohne-abstand {
	
}
table.ohne-abstand p {
	padding:0;
	margin:0;
}
table.dunkelgelb {
	background-color: #eac703;
	
}
table.dunkelgelb p {
	padding:0;
	margin:0;
}

tr.dunkelgelb {
	background-color: #eac703;
}
td.dunkelgelb {
	background-color: #eac703;
}
.contenttable td p {
	padding:0;
	margin:0;
}
.contenttable td li, .contenttable td ul {
	padding-top:0;
	margin-top:0;
		padding-bottom:0;
	margin-bottom:0;
	list-style-type: none;
}
table.contenttable {
	border-collapse: separate;
}
table.contenttable td {
	padding: 5px;
	text-align: left;
}

hr {
	border: 1px solid #fff5c9;
	margin: 0;
	padding: 0;
}
a, a:link, a:visited {
	text-decoration:none;
	color:#ff4c00;
}
a:hover {
	color:#999;
	text-decoration:none;
}

a:active {
}

ul {
	line-height:17px;
	margin-bottom:15px;
	list-style-type: disc;
}
li {
margin-left:15px;
font-size: 12px;
list-style-type: disc;
}




blockquote {
}

cite {
}

address {
}

fieldset, label {
	font-size: 12px;
}

input, select, textarea {
	border:#999999 1px solid;
	font-size: 12px;
}
input {
	padding: 1px;
}

textarea {
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

select {
}

img {
	border:none;
}

span.orange {
	color: #ff4c00;
}
