/* CSS Document */
{    margin:0;
    padding:0;}
.content{
    margin:0;
    padding:0px 20px 0px 0px;
	position: absolute;
	width: 430px;
	left: 200px;
	top: 225px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #FFDFB0;
	border-right-color: #FFDFB0;
	border-bottom-color: #FFDFB0;
	border-left-color: #FFDFB0;

}
.content2{
	position: absolute;
	width: 294px;
	left: 631px;
	top: 259px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	height: 232px;
	padding-right: 20px;
}
.content3{
	position: absolute;
	width: 294px;
	left: 663px;
	top: 259px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	height: 232px;
	padding-right: 20px;
}
.bild{
	position: absolute;
	width: 150px;
	left: 677px;
	top: 265px;
	height: 200px;
	background-color: #CCCCCC;


}

.headlinerot{
	font-size: 1.25em;
	color: #E60003;
	font-weight: bold;

}
.text{
	padding-left: 3em;
	word-spacing: 0.2em;
	line-height: 1.3em;
 
}
.headlinegrau{
	font-size: 1.1em;
	color: #666666;
	font-weight: bold;
}
.textfett{
	font-weight: bold;
}
.textlinkrot {
	text-decoration: none;
	color: #F28E00;
	font-weight: bold;
	font-size: 0.9em;
}
a.textlinkrot:link{
	text-decoration: none;
	color: #F28E00;
	font-weight: bold;
	font-size: 0.9em;
}
a.textlinkrot:hover{
	text-decoration: none;
	color: #FFCC00;
}

.textrot{
	text-decoration: none;
	color: #E60003;
	font-weight: bold;
}
.textorange{
	text-decoration: none;
	color: #F28E00;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #F28E00;
	font-weight: bold;
	font-size: 0.9em;
	
}
.textgrauklein{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #666666;
	text-align: left;

}

