
h1, h2, h3, h4, h5 {
	line-height:		130%;
	margin:				0 0 0.5em 0;
	font-family:		Verdana, Arial, helvetica, sans-serif;
	color:				#0ab0ee;
}
#column_normal h1 {
	color:				#0ab0ee;
}
a {
	color:				#0ab0ee;
	text-decoration:	none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
	color:				#0ab0ee;
	text-decoration:	none;
}
#nav_main a:hover {
	color:				#0ab0ee;
	text-decoration:	none;
}
#nav_main  ul ul a:hover {
	color:				#212121;
	background-color:	#0ab0ee;
	text-decoration:	none;
}
#nav_main li.act a {
	color:				#0ab0ee;
}
#nav_sub li.act {
  color:        #0ab0ee;
}
#nav_sub li.act_hassub a,
#nav_sub li.act a {
	color:				#0ab0ee;
}
#nav_sub div.nav_sub_header {
	background:        url(../img/bg_sub_titel_blue.gif) top left;
	background-repeat: no-repeat;
	height: 62px;
}
#nav_sub a:hover {
	color:				#0ab0ee;
	text-decoration:	none;
}
#nav_service a:hover {
	color:				#0ab0ee;
	text-decoration:	none;
}
#nav_sub li li.act a,
#nav_sub li.act_hassub li.act a {
	color:				#0ab0ee;
	padding-left:		30px;
}
#nav_sub h1, h2, h3 {
color: #0ab0ee;
}


#nav_footer {
	clear:				both;
	margin-top:			10px;
	height:				42px;
	background-image:	url(../img/bg_footer_blue.gif);
	background-repeat:	no-repeat;
}

.small:hover {
	background-image:	url(../img/fontsize_ico_small_hover_blue.gif);
}
.medium:hover {
	background-image:	url(../img/fontsize_ico_med_hover_blue.gif);
}
.large:hover {
	background-image:	url(../img/fontsize_ico_large_hover_blue.gif);
}

#column_right h1, h2, h3 {
color: #0ab0ee;
}
#column_right div.csc-header {
	padding:				5px;
	border-bottom:			1px solid #86c9eb;		
}
#column_right div.csc-textpic-above, #column_left div.csc-textpic-above {
	padding:				0px;
}
#column_right div.frame_content {
	background-image:	url(../img/bg_teaser_right_blue.gif);
	margin-bottom:		12px;
}
#column_right div.frame_content div.bottom {
	background-image:	url(../img/bg_teaser_right_bot_blue.gif);
	height:				4px;
}

#search_quick {
	background:				url(../img/bg_teaser_right_blue.gif) no-repeat;
	margin-bottom:			12px;
}
#search_quick_bottom {
	background:				url(../img/bg_teaser_right_bot_blue.gif) no-repeat;
	clear:					both;
	height:					4px;
}
#search_quick #search_quick_text,
input.felogin_text {
	border:					1px solid #86c9eb;
}
.startpage #column_teaser_bottom {
	background:					url(../img/start_teaser_bg_bot_blue.gif) no-repeat;
	clear:						both;
	height:						12px;
	margin-left:				11px;
}
ul.amenu_container li.news-amenu-item-year {
	float:				none;
	background-color:	transparent;
	color:				#212121;
	border-bottom:		1px solid #0ab0ee;
	padding:			5px 0px 2px 0px;
	margin-bottom:		5px;
	text-align:			left;
	font-weight:		bold;
	clear:				both;
}
ul.amenu_container li a {
	display:			block;
	padding:			2px 3px 2px 3px;
	margin:				2px;
	background-color:	#0ab0ee;
	color:				#000;
}
ul.amenu_container li a:hover {
	background-color:	#0ab0ee;
	color:				#fff;
	text-decoration:	none;
}

/*
 * General CSS-Data
 * 
 * colours
 * cyan:			#006699;
 * red:			#c00418;
 * grey:			#dcddde;
 * light blue:	#c2cde0; 
 */


