body {
	background-color: #FFFFFF;
	color: #AAAAAA;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

td {
	font-size: 12px;
}

.header {
	background-color: #FF0000;
}

.title {
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
}

.staticmenu {
	background-color: #FF0000;
	color: #FF0000;
	border-left: 2px solid #FFFFFF;
	font-size: 10px;
}

LI.staticmenu_current_item {
	color: #FF0000;
	list-style-type: square;
	padding-left: 5px;
	padding-right: 5px;
}

LI.staticmenu_item {
	color: #FFFFFF;
	list-style-type: square;
	padding-left: 5px;
	padding-right: 5px;
}
.staticmenu_current_item {
	color: #FFFFFF;
}

A.staticmenu_current_item {
	color: #FFFFFF;
	text-decoration: none;
}

A.staticmenu_current_item:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.staticmenu_item {
	color: #FFFFFF;
}

A.staticmenu_item {
	color: #FFFFFF;
	text-decoration: none;
}

A.staticmenu_item:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.mainmenu {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	border-top: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	padding-right: 10px;
}

A.mainmenu_item {
	color: #FF0000;
	text-decoration: none;
	font-size: 10px;
}

A.mainmenu_item:hover {
	color: #770000;
	text-decoration: underline;
}

A.mainmenu_current_item {
	color: #AAAAAA;
	text-decoration: none;
	font-size: 10px;
}

A.mainmenu_current_item:hover {
	color: #AAAAAA;
	text-decoration: underline;
}

.filter {
	background-color: #FF0000;
	color: #FFFFFF;
	border-left: 2px solid #FFFFFF;
	font-size: 10px;
}

LI.filter_current_item {
	color: #FFFFFF;
	list-style-type: square;
	padding-left: 5px;
	padding-right: 5px;
}

LI.filter_item {
	color: #FFFFFF;
	list-style-type: square;
	padding-left: 5px;
	padding-right: 5px;
}
.filter_current_item {
	color: #FFFFFF;
}

.filter_item {
	color: #FFFFFF;
}

A.filter_item {
	color: #FFFFFF;
	text-decoration: none;
}

A.filter_item:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.menu {
	background-color: #FFFFFF;
	color: #000000;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}

.menu_row {
	background-color: #FFFFFF;
}

A.menu_item {
	color: #FF0000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

A.menu_item:hover {
	color: #770000;
	text-decoration: underline;
}

A.menu_current_item {
	color: #AAAAAA;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

A.menu_current_item:hover {
	color: #AAAAAA;
	text-decoration: underline;
}

.page {
	padding-top: 20px;
	padding-left: 0px;
}

.footer {
	color: #FF0000;
	font-size: 10px;
}

.treeview {
	color: #FF0000; 
}

A.treeview {
	color: #FF0000;
}

A.treeview:hover {
	color: #006600;
}

A.ueberschrift:link { 
	COLOR: #FF0000;
	TEXT-DECORATION: none;
}

A.ueberschrift:hover {
	COLOR: #FF0000;
	TEXT-DECORATION: underline;
}

A.abschnitt:link { 
	COLOR: #FF0000;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold
}

A.abschnitt:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
}
	
A.text:link { 
	COLOR: #770000;
	TEXT-DECORATION: none;
}

A.text:hover {
	COLOR: #FF0000;
	TEXT-DECORATION: underline;
}
	
A.hinweis:link { 
	COLOR: #777777;
	TEXT-DECORATION: none;
}

A.hinweis:hover {
	COLOR: #777777;
	TEXT-DECORATION: underline;
}

.ueberschrift { 
	COLOR: #FF0000;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold
}

.abschnitt { 
	COLOR: #770000;
	FONT-WEIGHT: bold
}

.text {
	COLOR: #FF0000;
}

.hinweis {
	COLOR: #777777;
	FONT-SIZE: 10px;
}

li {
	color: #770000;
	list-style-type: square;
}

hr {
	color: #FFFFFF;
	size: 1px;
	width: 100%;
}

.formstyle {
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	BORDER-COLOR: #FFFFFF;
	BORDER-STYLE: dotted;
	BORDER-WIDTH: 1px;
	BACKGROUND-COLOR: #FF0000;
}

.form {
    background-color: #DCDCDC;
    color :#000000;
    font-size: 10px;
    border: 1px solid #CCCCCC;
}

.input {
    background-color: #FFFFFF;
    color :#000000;
    font-size: 10px;
}

.button {
    background-color: #CCCCCC;
    color:#000000;
    font-size: 10px;
    font-weight: bold;
    border: 1px solid #00008B;
}