#menu LI {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 10px;
	BACKGROUND: url(/images/ui/menu/nonselected.gif) no-repeat left top;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #ccc 1px solid;
	LIST-STYLE-TYPE: none;
	width: 190px;
}
#menu LI.current {
	BACKGROUND: url(../div_navigation/main_navigation/pfeil_overA.gif) no-repeat left 4px;
	POSITION: relative;
	
}
#menu LI.current_nc {
	BACKGROUND: url(/images/ui/menu/selected_nc.gif) no-repeat left top;
}
#menu LI.sub {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 30px;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	PADDING-BOTTOM: 0px;
	MARGIN: 5px 0px 2px;
	PADDING-TOP: 0px;
	BORDER-BOTTOM-STYLE: none;
	color: #666666;
}

#menu LI.subcurrent {
	PADDING-RIGHT: 0px; PADDING-LEFT: 30px; BACKGROUND: url(../div_navigation/main_navigation/pfeil_overA.gif) no-repeat 19px 2px; PADDING-BOTTOM: 0px; MARGIN: 5px 0px 2px; PADDING-TOP: 0px; BORDER-BOTTOM-STYLE: none;
}

A:visited {
	COLOR: #007D7D;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A:link {
	COLOR: #007D7D;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A:hover {
	COLOR: #007D7D;
	TEXT-DECORATION: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A.white:link {
	COLOR: #fff; TEXT-DECORATION: none;
}
A.white:visited {
	COLOR: #fff; TEXT-DECORATION: none;
}
A.white:hover {
	TEXT-DECORATION: underline;
}
A.menu:link {
	COLOR: #666; TEXT-DECORATION: none;
}
A.menu:visited {
	COLOR: #666; TEXT-DECORATION: none;
}
A.menu:hover {
	FONT-WEIGHT: bold; COLOR: #333; TEXT-DECORATION: none;
}
A.top:link {
	PADDING-LEFT: 15px; BACKGROUND: url(/images/bullets/blt_top.gif) no-repeat left 50%; COLOR: #ef8110; TEXT-DECORATION: none;
}
A.top:visited {
	PADDING-LEFT: 15px; BACKGROUND: url(/images/bullets/blt_top.gif) no-repeat left 50%; COLOR: #ef8110; TEXT-DECORATION: none;
}

.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
	text-decoration: none;
}
.formfelder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color: #E9E9E9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #009999;
	border-bottom-color: #009999;
}
.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009999;
	border: none;
}
.printlogo {
	background-attachment: fixed;
	background-image: url(../grafiken/druckversion/logo.jpg);
	background-repeat: no-repeat;
	background-position: 40px 0px;
}
.tabellenrahmen {
	border: 1px solid #CCCCCC;
}

.imgctstart {
	background-attachment: fixed;
	background-image: url(../grafiken/content/img_start.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.liste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #008080;
	text-decoration: none;
}
.headlineb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #008080;
	text-decoration: none;
}

.warning {
	margin-right: 5px;
	background-image: url(../grafiken/img_warning.gif);
	background-repeat: no-repeat;
	background-position: left center;
	clear: left;
	float: left;

}