/* FONTS */

.regular {
	padding:0px; 
	margin:0px; 
	border:none; 
	font-family: Verdana, Arial;	
	font-size: 12px;
	font-style: normal; 
	line-height: 15px; 
	font-weight: normal;
	font-variant: normal; 
	color: #000000;
}
.intro {
	padding:0px; 
	margin:0px; 
	border:none; 
	font-family: Verdana, Arial;	
	font-size: 18px;
	font-style: normal; 
	line-height: 15px; 
	font-weight: normal;
	font-variant: normal; 
	color: #28357d;
}

.li_regular {
	padding-left: 5px; 
	margin:0px; 
	border:none; 
	font-family: Verdana, Arial;	
	font-size: 12px;
	font-style: normal; 
	line-height: 16px; 
	font-weight: normal;
	font-variant: normal; 
	color: #000000;
}

.regular_gray {
	padding:0px; 
	margin:0px; 
	border:none; 
	font-family: Arial;	
	font-size: 11px;
	font-style: normal; 
	line-height: 13px; 
	font-weight: normal;
	font-variant: normal; 
	color: #5b5b5b;
}

.headline {
	padding:0px; 
	margin:0px; 
	border:none; 
	font-family: Verdana, Arial;	
	font-size: 14px;
	font-style: normal; 
	line-height: 14px; 
	font-weight: bold;
	font-variant: normal; 
	color: #000215;
}
.button {
	padding:0px; 
	margin:0px; 
	border:none; 
	height:25px;
	font-family: Arial;	
	font-size: 11px;
	font-style: normal; 
	line-height: 14px; 
	font-weight: bold;
	font-variant: normal; 
	color: #000000;
	background-color: #FFE1B6;
}

.anounce {
	padding:0px; 
	margin:0px; 
	border:none; 
	font-family: Arial;	
	font-size: 11px;
	font-style: normal; 
	line-height: 13px; 
	font-weight: bold;
	font-variant: 
	normal; 
	color: #DD8200;
}

/* BOXES */

.boxtxt {
	position:relative;
	padding:2px; 
	margin:1px; 
	border-color:#6A6A6A; border-width:1px; border-style:solid; border-spacing: 0px;
	font-family: Arial;	
	font-size: 11px;
	font-style: normal; 
	line-height: 13px; 
	font-weight: normal;
	font-variant: normal; 
	text-align:left;
	color: #000000;
	background-color: #F4F4F4;
	height: 20px;
	opacity:1.00; filter: alpha(opacity=100); -moz-opacity: 1.0;
}

.boxnum {
	position:relative;
	padding:2px; 
	margin:0px; 
	border-color:#6A6A6A; border-width:1px; border-style:solid; border-spacing: 0px;
	font-family: Arial;	
	font-size: 12px;
	font-style: normal; 
	line-height: 13px; 
	font-weight: normal;
	font-variant: normal; 
	text-align:right;
	color: #000000;
	background-color: #F4F4F4;
	height: 20px;
	opacity:1.00; filter: alpha(opacity=100); -moz-opacity: 1.0;
}










/* MENU TABLES */
html body table tr.tre-hover {
    background : #f89432;
	border-bottom : 1px solid Black; border-top : 1px solid White;
}

html body table tr.tre-select {
    background : #646EFF;
	border-bottom : 1px solid Black; border-top : 1px solid White;
}

table td.td_menu_item {
	height:30px;
	width:205px;
	background-color: #DCDCDC;
	border-bottom : 1px solid Black; border-top : 1px solid White;
}
.div_menu_item {

	height:100%;
	z-index:13;
	margin:0;
	padding:0;
	border-bottom : 1px solid Black; border-top : 1px solid White;
}
.txt_menu_item {
	margin:0px; 
	padding-left:10px;
	border:none; 
	font-family: Arial;	
	font-size: 11px;
	font-style: normal; 
	line-height: 11px; 
	font-weight: normal;
	font-variant: normal; 
	color: #FFFFFF;
	
}

	
/* SUB MENU TABLES */ 

.td_menu_item_sub {
	height: 18px;
	width: 190px;
	background-color : #22295f;
}
.div_menu_item_sub {
	top:0; left:0; right:0;
	min-height:100%;
	height:100%;
	margin:0;
	padding:0;
	width:100%;
	color: #FF0000;
	background-color: #FF0000;
}
.txt_menu_item_sub {
	margin:0px; 
	padding-left:30px;
	border:none; 
	font-family: Verdana, Arial;	
	font-size: 11px;
	font-style: normal; 
	line-height: 13px; 
	font-weight: normal;
	font-variant: normal; 
	color: #00245F;
}
















/* Links dunkelblau CONTENT */

A.A0:LINK  {
	padding:0px; 
	margin:0px; 
	border:none; 
	font-family: Verdana, Arial;	
	font-size: 12px;
	font-style: normal; 
	line-height: 14px; 
	font-weight: normal;
	font-variant: normal;
	color : #00043B;
	text-decoration: underline;
	-moz-user-select: none;
}

A.A0:ACTIVE  {
	padding:0px; 
	margin:0px; 
	border:none; 
	font-family: Verdana, Arial;	
	font-size: 12px;
	font-style: normal; 
	line-height: 14px; 
	font-weight: normal;
	font-variant: normal;
	color : #000066;
	text-decoration: underline;
	-moz-user-select: none;
}

A.A0:VISITED  {
	padding:0px; 
	margin:0px; 
	border:none; 
	font-family: Verdana, Arial;	
	font-size: 12px;
	font-style: normal; 
	line-height: 14px; 
	font-weight: normal;
	font-variant: normal;
	color : #00043B;
	text-decoration: underline;
	-moz-user-select: none;
}

A.A0:HOVER  {
	padding:0px; 
	margin:0px; 
	border:none; 
	font-family: Verdana, Arial;	
	font-size: 12px;
	font-style: normal; 
	line-height: 14px; 
	font-weight: normal;
	font-variant: normal;
	color : #000066;
	text-decoration: underline;
	-moz-user-select: none;
}




A.A1:LINK  {
	padding:0px; 
	margin:0px; 
	border:none; 
	font-family: Verdana, Arial;	
	font-size: 12px;
	font-style: normal; 
	line-height: 14px; 
	font-weight: normal;
	font-variant: normal;
	color : #000066;
	text-decoration: none;
	-moz-user-select: none;
}

A.A1:ACTIVE  {
	padding:0px; 
	margin:0px; 
	border:none; 
	font-family: Verdana, Arial;	
	font-size: 12px;
	font-style: normal; 
	line-height: 14px; 
	font-weight: normal;
	font-variant: normal;
	color : #000066;
	line-height : 13px;
	font-style : normal;
	text-decoration: underline;
	-moz-user-select: none;
}

A.A1:VISITED  {
	padding:0px; 
	margin:0px; 
	border:none; 
	font-family: Verdana, Arial;	
	font-size: 12px;
	font-style: normal; 
	line-height: 14px; 
	font-weight: normal;
	font-variant: normal;
	color : #000066;
	line-height : 13px;
	font-style : normal;
	text-decoration: none;
	-moz-user-select: none;
}

A.A1:HOVER  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000066;
	line-height : 13px;
	font-style : normal;
	text-decoration: underline;
	-moz-user-select: none;
}
/* submenu */

