.tabcontent{
	display: none;
}
#tab_border_top{
	width: 875px;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #778;
}
#tab_sub_border{
	width: 100%;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #f6f6f6;
}

TD.tablist_top_active {
	padding: 3px 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0.1em;
	list-style: none;
	display: inline;
	font: bold 10px/20px Tahoma;
	color: #FFFFFF;
	border: 1px solid #B7b7C0;
	border-bottom: none;
	text-transform: uppercase;
	background: #254F78;
}

TD.tablist_top_active a{
	padding: 3px 0.5em;
	margin-left: 3px;
	color: #FFFFFF;
	text-decoration: none;
}

TD.tablist_top {
	list-style: none;
	display: inline;
	padding: 3px 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0.1em;
	list-style: none;
	font: bold 10px Tahoma;
	color: #FFFFFF;
	border: 1px solid #778;
	border-bottom: none;
	text-transform: uppercase;
	background: #254B72;
}

TD.tablist_top a{
	padding: 3px 0.5em;
	margin-left: 3px;
	color: #FFFFFF;
	text-decoration: none;
}


/*----------*/

TD.tablist_small{
	list-style: none;
	display: inline;
	padding: 3px 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0.1em;
	font: 11px Verdana;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

TD.tablist_small_active{
	list-style: none;
	display: inline;
	padding: 3px 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0.1em;
	font: bold 11px Verdana;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #F6F6F6;
}
TD.tablist_small_active a{
	padding: 3px 0.5em;
	margin-left: 3px;
	border-bottom: none;
	color: #003366;
	text-decoration: none;
}


TD.tablist_small a{
	padding: 3px 0.5em;
	margin-left: 3px;
	border-bottom: none;
	color: #003366;
	text-decoration: none;
}


#tablist_small li a:link, #tablist_small li a:visited{
	color: #003366;
	text-decoration: none;
}


#tablist{
	padding: 3px 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0.1em;
	font: bold 12px Verdana;
}
#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: white;
}

#tablist li a:link, #tablist li a:visited{
	color: #003366;
	text-decoration: none;
}

#tablist li a.current{

}

#tabcontentcontainer{
	width: 100%;
	padding: 5px;
	border-top: 1px solid #778;
}
TD{
	FONT-FAMILY: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
fieldset {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

legend {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0046D5;
	font-weight: normal;
}
a.hand { 
cursor:pointer;
cursor:hand;
}
a.hand:hover { 
cursor:pointer;
cursor:hand;
border:1px solid #CCCCCC;
}

.frame_dot {
	background-color: #616161;
}
.bg {
	background-color: #0066CC;
}
.dot {
	line-height: 1px;
	background-image: url(../img/dot.gif);
}
.logo {
	background-color: #0066CC;
	background-repeat:no-repeat;
	background-position:center;
	background-image:url(../img/logo/logo.jpg);
}
.border_dash {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px dashed #C1E7FF;
	left: 5px;
	right: 5px;
	clip:  rect(auto 5px auto 5px);
	color: #333333;
	margin: 5px;
	padding: 5px;
}
.wite{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #EBF1EB;
	margin: 1px;
	padding: 1px;
	border: 1px solid #ECF3FB;
}.border2 {
	border: 1px solid #EEEEEE;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 22px;
}.td1 {
	FONT-FAMILY: Tahoma;
	font-size: 11px;
	font-weight: normal;
	margin: 5px;
	padding: 5px;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 5px;
	padding: 5px;
	color: #003366;
}

.text12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C7D2DC;
	font-weight: normal;
	padding: 5px;
}
.text_gray {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #517991;
	font-weight: normal;
	margin: 2px;
	padding: 2px;
}
.white_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	background-color:#000000
	
}
.head{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C87C2;
	font-weight: bold;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
}
.border {
	border: 1px solid #E9E9E9;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.border1 {
	border: 1px solid #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.border_side {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;

}


.border_side_1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px solid #EBEBEB;
}
.border_gray {
	border: 1px solid #EDF2F5;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal;
	color: #517991;
}

.border_side_2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.border_side_3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
}

.border_red {
	border: 1px solid #7F9DB9;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.border_red_lk {
	border: 1px solid #7F9DB9;
	font-family: aKandyNew, aKandyNewSupplement;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.border_dotted {
	border-bottom: 1px dotted #3E5262;
}

A.sub_link {
	FONT-SIZE: 11px;
	COLOR:  #000000;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
	font-variant: normal;	
}
A.sub_link:hover {
	FONT-SIZE: 11px;
	COLOR: #EF5D00;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}




A.menu_lnk {
	FONT-SIZE: 11px;
	COLOR:  #333333;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	font-weight: bold;
	
}
A.menu_lnk:hover {
	FONT-SIZE: 11px; COLOR: #FC5705; FONT-FAMILY: Tahoma
}

.td2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #A62A3E;
	text-transform: uppercase;
}
.submit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #76AEED;
	margin: 1px;
	padding: 1px;
	line-height: 22px;
}
.news {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0046D5;
	font-weight: normal;
}
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url(../img/top.gif);
	
}
.bolder {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF9900;
	font-weight: bold;
	text-transform: uppercase;
}

.bolder_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.hauptmenuepunkt A {
	PADDING-RIGHT: 5px; FONT: 10px Verdana, Arial, Helvetica, sans-serif; COLOR: #333333; PADDING-TOP: 2px; TEXT-DECORATION: none
}
.hauptmenuepunkt A:hover {
	PADDING-RIGHT: 5px; COLOR: #cc0000; PADDING-TOP: 2px
}
.untermenuepunkt A {
	PADDING-RIGHT: 5px; FONT: 9px/14px Verdana, Arial, Helvetica, sans-serif; COLOR: #666666; TEXT-DECORATION: none
}
.untermenuepunkt A:hover {
	PADDING-RIGHT: 5px; COLOR: #cc0000
}
A.top_link {
	FONT-SIZE: 11px;
	COLOR:  #215DC6;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;

}
A.top_link:hover {
	FONT-SIZE: 11px;
	COLOR: #428EFF;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
A.top_link1 {
	FONT-SIZE: 11px;
	COLOR:  #4B8BA7;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	font-weight: bold;
	
}
A.top_link1:hover {
	FONT-SIZE: 11px; COLOR: #FF0000; FONT-FAMILY: Tahoma
}

.bg_blue {
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	background-color: #006699;
	border: 1px solid #FFFFFF;	
}

.bg_yellow {
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	background-color: #FFCC00;
	border: 1px solid #FFFFFF;	
}

A.white_link {
	FONT-SIZE: 12px;
	COLOR:  #FFFFFF;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	font-weight: bold;
	text-transform: uppercase;
}
A.white_link:hover {
	FONT-SIZE: 12px; COLOR: #CCCCCC; FONT-FAMILY: Tahoma
}

A.white_link3 {
	FONT-SIZE: 11px;
	COLOR:  #FFFFFF;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
}
A.white_link3:hover {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Tahoma
}

.heading1{
	FONT-FAMILY: Tahoma;
	font-size: 10px;
	color: #003366;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
}
.small{
	FONT-FAMILY: Tahoma;
	font-size: 9px;
	color: #999999;
}
.bot_small{
	FONT-FAMILY: Tahoma;
	font-size: 4px;
	color: #045300;
	line-height: 10px;
}
.verdena {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C1CED9;
	margin: 5px;
	padding: 5px;
}
.gold{
	FONT-FAMILY: Tahoma;
	font-size: 9px;
	color: #FF6633;
}

.rot{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000
}
.drop_down {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	font-weight: normal;
	border: 1px solid #EAEAEA;
	height: 18px;
	margin: 2px;
	padding: 2px;
	width: 125px;
}

.drop_down2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	border: 1px solid #EAEAEA;
	width: 125px;
}


.drop_down1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	font-weight: normal;
	border: 1px solid #EAEAEA;
	height: 18px;
	width: 200px;
}

.wite_red{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7BAA1A;
}

TD.nav_top {
	FONT-FAMILY: Tahoma;
	align: center;
	font-size: 11px;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #112537;
	line-height: 30px;
	background-image: url(../images/menu_bg.jpg);
	background-color: #183650;
}
TD.nav_top A {
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	font-weight: bold;
	text-transform: uppercase;
}

TD.nav_top A:hover {
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	text-decoration: underline;
}
TD.nav_top_active{
	DISPLAY: block;
	FONT-SIZE: 11px;
	COLOR: #010825;
	FONT-FAMILY: Tahoma;
}

TD.nav_top_active A{
	DISPLAY: block;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	font-weight: bold;
	line-height: 28px;
}

.border_lr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-left: 1px solid #666666;
	margin: 5px;
	padding: 5px;
}
.border_side_l {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-left: 1px solid #666666;
	border-top: 1px solid #C0CBD8;
	margin: 2px;
	padding: 2px;
}
.border_lrb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	margin: 5px;
	padding: 5px;

}

.bot {
	background-image: url(../images/bot.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 79px;
}
A.link {
	FONT-SIZE: 11px;
	COLOR:  #8FC133;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	
}
A.link:hover {
	FONT-SIZE: 11px; COLOR: #FF0000; FONT-FAMILY: Tahoma
}

A.link_1 {
	FONT-SIZE: 11px;
	COLOR:  #A7BAC9;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	
}
A.link_1:hover {
	FONT-SIZE: 11px; COLOR: #FF0000; FONT-FAMILY: Tahoma
}

.img_border {
	border: 2px double #003366;
}
.t_bg {
	background-image: url(../images/bg_index_2.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #5C7890;
}
