<style type="text/css">
	
	@page {
		margin-left:50px; margin-top:0px;
	}
	* {
		font-family: verdana, geneva, helvetica, arial, sans-serif;
		font-size: 11px;
		line-height: 1.3em;
		color: #ffffff;
	}
	body {
		background-color: #27283d;
	}
	a {
		margin:0px;
		text-decoration:none;
		color: #ffffff;
		-moz-outline: 0px
	}
	a.link {
		color: #ffcc00; 
		-moz-outline: 0px
	}
	a:hover {color: #ffcc00}
	
	link {
		-moz-outline: 0px;
	}	
	hr {
		width: 100%;
		padding:0px;
		 
		color:#777777;
		height:1px;
		border-style: none;
		
		background-color: #777777;
	
		/*background-image:url(images/line_250px.gif);*/
		background-repeat: no-repeat;
		margin: 0px;
		margin-top: 8px;
		padding:0px
	}
	li {
		margin-bottom: 4px
	}
	h1, h2, h3, h4, h5, h6 {
		margin: 0;
	}
	p {
		margin: 0px;
		margin-bottom: 16px;
	}
	p + p {
		margin-bottom: 16px;
	}
	h4 + p {
		margin-bottom: 16px;
	}
	p + h4 {
		margin-top: 8px;
	}
	h2 {
		font-size: 15px;
		line-height: 1em;
		color: #767797
		font-weight:bold;
		margin-bottom: 16px;
	}
	h4 {
		font-weight: bold;
		font-size: 13px;
		line-height: 1em;
		color: #fff;
		margin-bottom: 8px;
	}
	h5 {
		font-weight: normal;
		font-size: 11px;
		line-height: 1em;
		color: #fff;
		margin-bottom: 0px;
		margin-top: 32px;
	}
	h5 + h5 {
		margin 0;
	}
	h5 + h4 {
		margin-top: 6px;
		border-top: 0px dotted #767797; 
	}
	h5 + h5 {
		margin-top: 0px;
	}
	.titel_1, .titel_2, .titel_3 {font-weight:bold; margin-bottom:8px}
	.titel_2, h2 {font-size: 15px; line-height: 1em; color: #767797}
	
	.lauftext {
		line-height:2.8em
	}
	
	.container {
		background: none;
		margin-top:4px;
		margin-left:4px;
		border: 1px none #ffffff;
		padding-left: 16px;
		border-left: 2px solid #767797; 
		/*border: 2px solid #767797;*/
		width:400px;
		display:none;
		margin-bottom: 16px
	}
	input[type=text], textarea {
		color: #27283d;
		background-color: #fff;
		width: 250px;
		margin-top: 2px;
	}
	input[type=submit] {
		color: #767797;
		color: #27283d;
	}
	textarea {
		height: 150px;
	}
	img { 
		border: 0px;
	}

</style>








