/* CSS Document */body {	background-color:#cdcdcd;	font-family: "Arial";	font-size: 13px;	}a:link, a:visited, a:active {	color: #444444;	text-decoration: none;}a:hover {	color: #000000;	text-decoration: none;}#header {		width: 810px;	height: 200px;	background-image: url('images/header.jpg');		}#menu {		width: 920px;	height: 35px;	background-image: url('images/menu.gif');	font-family: "Arial";	font-size: 13px;	font-weight:bold;	color:#6b6b6b;}#content {		width: 810px;	/*height:500px;*/	background-image: url('images/content.jpg');	font-family: "Arial";	font-size: 12px;	color:#000000;}#bottom {		width: 810px;	height:26px;	background-image: url('images/bottom.jpg');	font-family: "Arial";	font-size: 11px;	}.clearer {		clear:both;		}.title14 {		font-family: "Arial";	font-size: 14px;	font-weight:bold;}.titleseparator {	font-size:14px;	font-weight:bold;	border-bottom:1px solid #333333;	margin-bottom:20px;	padding-bottom:5px;}.titleseparator_small {	font-size:14px;	font-weight:bold;	border-bottom:1px solid #333333;	margin-bottom:5px;	padding-bottom:6px;}.horiz_line {	background-image:url(images/line_horiz.gif);	}.fliesstextbold {		font-family: "Arial";	font-size: 13px;	font-weight:bold;	}.event {	width:341px;	border:none;	margin-bottom:10px;}.eventheader, .eventdate {	/*width:341px;*/	height:28px;	background-image:url(news/messages_header3.gif);	padding:5px 20px 0px 20px;	margin:0px;	vertical-align:middle;}.eventheader {	background-position:left;	font-size:14px;	font-weight:bold;	text-align:left;}.eventdate {	background-position:right;	font-size:10px;	text-align:right;}.eventfill {	width:341px;	background-image:url(news/messages_fill3.gif);	background-position:bottom;	padding:10px 20px 15px 20px;;	margin:0px;	font-size:12px;}.message {	width:341px;	border:none;	margin-bottom:10px;}.messageheader {	width:341px;	height:28px;	background-image:url(news/messages_header3.gif);	background-position:top;	padding:5px 20px 0px 20px;	margin:0px;	vertical-align:middle;		font-size:14px;	font-weight:bold;}.messagefill {	width:341px;	background-image:url(news/messages_fill3.gif);	background-position:bottom;	padding:10px 20px 15px 20px;;	margin:0px;	font-size:12px;}#main {width:700px; text-align:left;}#main .sidebar {	width:170px;	float:left;	background-color:#F4F4F4;	padding:5px 5px 5px 5px;	border:1px solid #E7E7E7;	margin-top:28px;	}	#main .right {		width:500px;	padding-left:200px}#fhead {height:50px; vertical-align:bottom;}.fleft {float:left; height:50px;}.fright {float:right; height:50px;}.fett {font-weight:bold;}.grau {color:#666666;}.fuss {color:#E7E7E7;}.navigationsinfo {font-family:arial,helvetica,sans-serif;font-size:11px;line-height:14px; color:#BBBBBB; font-weight:bold; text-align:right;}.Stil1 {font-size: 11px}/*Lists*/.list_title, .list_date {		/*height:28px;*/	margin:0px;	vertical-align:middle;}.list_title {	width:160px;	padding-left:2px;	font-size:13px;	font-weight:bold;	text-align:left;}.list_date {	width:80px;	font-size:10px;	text-align:center;}.list_title2 {	padding-left:2px;	font-size:13px;	font-weight:bold;	text-align:center;}.list_date2 {	font-size:6px;	text-align:center;}.list_text {	width:262px;	margin:0px;	padding-left:2px;	font-size:12px;}/*Text Formatting*/.text_asterix {	font-weight:bold;}.text_slash {	font-style:italic;}.text_underline {	text-decoration:underline;}.text_exclamation {	font-size:13px;	font-weight:bold;	color:#990000;}
