/* CSS Document */

h4 {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #e5d22a;
	margin: 0 0 10px 0;
}


h5 {
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #e5d22a;
	margin: 0 0 10px 0;
}

h6 {
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #e5d22a;
	margin: 15px 0 10px 0;
}

p {
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	font-style: normal;
	margin-top: 10px;
	margin-bottom: 0px;
}
.trennlinie {
	border-bottom:						1px dashed #e5d22a;
	padding-bottom:	        			4px;
	margin-bottom:						8px;
	font-weight:bold;
	color:#e5d22a;
	
}

img[name="startimage"] {
	width: 485px;
}

