A.submenu {
	font-family: Tahoma;
	font-size: 11px; color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}

A:hover.submenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	}

A.veranstaltung {
	font-family: Tahoma;
	font-size: 11px;
	color: #C90000;
	text-decoration: none;
	font-weight: normal;
	}

A:hover.veranstaltung {
	font-family: Tahoma;
	font-size: 11px;
	color: #C90000;
	text-decoration: underline;
	font-weight:
	normal;
	}

A.link {
	font-family: Tahoma;
	font-size: 11px;
	color: #C90000;
	text-decoration: none;
	font-weight: normal;
	}

A:hover.link {
	font-family: Tahoma;
	font-size: 11px;
	color: #C90000;
	text-decoration: underline;
	font-weight: normal;
	}

A.extlink {
	font-family: Tahoma;
	font-size: 11px;
	color: #4E4E4E;
	text-decoration: none;
	font-weight: normal;
	}

A:hover.extlink {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	}

TD {
	font-family: Tahoma;
	font-size: 11px;
	color: #4E4E4E;
	text-align: justify;
	font-weight: normal;
	}
TD.liste {
	text-align: normal;
	font-weight: normal;
	}
TD.listeneu {
	text-align: center;
	font-weight: normal;
	}	
TD.datum {
	font-family: Tahoma;
	font-size: 11px;
	color: #4E4E4E;
	font-weight: normal;
	text-align: center;
	}
TD.wappen {
	text-align: center;
	}	
TD.contenttext {
	font-family: Tahoma;
	font-size: 11px;
	color: #4E4E4E;
	text-align: left;
	font-weight: normal;
	}

TD.green {
	font-family: Tahoma;
	font-size: 11px;
	color: #5E6419;
	text-align: justify;
	font-weight: normal;
	}

TD.sub {
	font-family: Tahoma;
	font-size: 11px;
	color: #4E4E4E;
	font-weight: normal;
	}

TD.table {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	}

BODY {
	scrollbar-DarkShadow-Color:#D5D5D5;
	scrollbar-Track-Color:#D5D5D5;
	scrollbar-Face-Color:#D5D5D5;
	scrollbar-Shadow-Color:#808080;
	scrollbar-Highlight-Color:#FFFFFF;
	scrollbar-3dLight-Color:#808080;
	scrollbar-Arrow-Color:#FFFFFF;
	}
	
INPUT.formular {
	border-top: #C5D71F 1px solid; 
	border-left: #C5D71F 1px solid; 
	border-right: #C5D71F 1px solid; 
	border-bottom: #C5D71F 1px solid; 
	width: 220px; 
	font-family: Tahoma; 
	font-weight: normal; 
	font-size: 11px; 
	color: #C90000; 
	height: 20px; 
	line-height: 18px;
	}
INPUT.formularsubmit {
	border-top: #C5D71F 1px solid; 
	border-left: #C5D71F 1px solid; 
	border-right: #C5D71F 1px solid; 
	border-bottom: #C5D71F 1px solid; 
	width: 220px; 
	background-color: #FFFFFF;
	font-family: Tahoma; 
	font-weight: normal; 
	font-size: 11px; 
	color: #C90000; 
	height: 20px; 
	line-height: 18px;
	}	
TEXTAREA.formular {
	border-top: #C5D71F 1px solid; 
	border-left: #C5D71F 1px solid; 
	border-right: #C5D71F 1px solid; 
	border-bottom: #C5D71F 1px solid; 
	width: 220px; 
	font-family: Tahoma; 
	font-weight: normal; 
	font-size: 11px; 
	color: #C90000; 
	overflow: hidden;
	}	
