a:link    { text-decoration:none; color: #333333; }
a:visited { text-decoration:none; color: #333333; } 
a:hover   { text-decoration:none; color: #FF0000;}
a:active  { text-decoration:none; color: #FF0000; }

HTML {
	margin-top: 30px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}

#page_bg {
	background: url(../graphics/muster_8.gif);
	text-align: center; 
}

#bgarea {
	margin-left: auto;
	margin-right: auto;
	width: 300px;
}

#head {
	width: 300px;
	height: 293px;
	background: url(../graphics/116wortmarke.gif);
}

#flash {
	width: 800px;
	height: 271px;
	background: url(../pics/flash_01.gif);
	overflow: auto;
}

#flash_left {
	width: 600px;
	height: 271px;
	background-color: #CCCCCC;
	float: left;
}

#flash_rechts {
	width: 200px;
	float:left;
}

#flash_middle {
	width: 200px;
	height: 135px;
	background-color: #000000;
	float: none;
}

#flash_right {
	width: 200px;
	height: 136px;
	background-color: red;
	float: none;
}

#navigation {
	width: 800px;
	height: 65px;
}

#news {
	width: 300px;
	background-color: #FFFFFF;
	text-align: left;
}

.fliesstext {
	padding-left: 25px;
	padding-bottom: 25px;
	padding-right: 25px;
}
.fliesstext_center {
	text-align: center;
}


.date {
	color: #FF0000;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 25px;
}

#rechtliches {
	width: 800px;
	height: 43px;
	text-align: left;
	background: url(../pics/bg_rechtliches.gif);
}

