/* MAIN */
body {
	background:url(/nav/back.gif);
	background-position:1px 3px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	color: #000000;
}



/* Menu */
.menu td {
	font-family: Verdana;
	font-size:14px;
	font-weight: bold;
	color: white;
}
.menu td a:link, .menu td a:visited, .menu td a:active {
	text-decoration: none;
	color: white;
}
.menu td a:hover {
	text-decoration: none;
	color: #FFA201;
}



/* Menu 2 */
.menu2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: white;
}
.menu2_content {
	padding-bottom: 2px;
}
.menu2_content a:link, .menu2_content a:visited, .menu2_content a:active {
	text-decoration: none;
	color: white;
}
.menu2_content a:hover {
	text-decoration: none;
	color: #FFA201;
}



/* Content */
.content {
	font-family: Verdana;
	font-size: 12px;
	color: black;
}
.content h1 {
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	margin-top: 0px;
}
.content h2 {
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	margin-top: 0px;
}



/* Sub-Menu */
.submenu_top {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: white;
}
.submenu_content {
	font-family: Verdana;
	font-size: 11px;
	color: black;
}

.submenu_content a:link, .submenu_content a:visited, .submenu_content a:active {
	text-decoration: none;
	font-size: 9px;
	color: #C00000;
}
.submenu_content a:hover {
	color: #FFA201;
}

/* Sub-Menu */
.bottom_info {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.bottom_info a:link, .bottom_info a:visited, .bottom_info a:active {
	color: #666666;
}
.bottom_info a:hover {
	color: #FFA201;
}


/* rot/orange Links */
#llink a:link, #llink a:visited, #llink a:active {
	color: #C00000;
	font-size: 10px;
	text-decoration: none;
}
#llink a:hover {
	color: #FFA201;
}



/* Sonstiges */
form {
	margin:0;
	padding:0;
}


/* Buttons */
.orangebutton2 {
	height: 22px;
	font-family:Verdana,sans;
	font-size:11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border:1px solid #B63C13;
	background-image: url('/images/buttons/b200-20.gif');
}
.greybutton2 {
	height: 22px;
	font-family:Verdana,sans;
	font-size:11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border:1px solid #4F4F4F;
	background-image: url('/images/buttons/b200-22.gif');
}
.whitebutton2 {
	height: 22px;
	font-family:Verdana,sans;
	font-size:11px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	border:1px solid #999999;
	background-image: url('/images/buttons/b200-23.gif');
}
.greenbutton2 {
	height: 22px;
	font-family:Verdana,sans;
	font-size:11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border:1px solid #9AA812;
	background-image: url('/images/buttons/b200-17.gif');
}
.bluebutton2 {
	height: 22px;
	font-family:Verdana,sans;
	font-size:11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border:1px solid #136CB4;
	background-image: url('/images/buttons/b200-16.gif');
}





