/****************************************************************************************
* Netcom-Factory - CSS File by Netcom-Factory digital Solutions
* @web http://www.netcom-factory.de/
* @copyright (C) 2004-2007 by Netcom-Factory digital Solutions - All rights reserved!
*
* @css version 9.1 by Netcom-Factory digital Solutions
*
* tab width: 4px
*
* blue color:
* normal: #1881cb
* light: #42d7ff
****************************************************************************************/

/* ##################### OVERALL SETTINGS ##################### */
.color_hi {
	color					: rgb(35,112,177);
	}

/* ############## LAYOUT CONTAINER SETTINGS ############### */
#header_con {
	/*background				: url(../images/blue/bg_rahmen_top.png) 0 0 no-repeat;*/
	}

#logo_con {
	background				: transparent;
	}

#main_header {
	/*background				: url(../images/blue/tile_main.png) left top repeat-x;*/
	background-color:#333333;
	}

#main_header_left {
	background				: url(../images/blue/bg_main.gif) left top no-repeat;
	}

#main_header_right {
	background				: url(../images/blue/bg_main.gif) right top no-repeat;
	}

#main_footer {
	/*background				: url(../images/blue/tile_main.png) left bottom repeat-x;*/
	}

#main_footer_left {
	background				: url(../images/blue/bg_main.gif) left bottom no-repeat;
	}

#main_footer_right {
	background				: url(../images/blue/bg_main.gif) right bottom no-repeat;
	}

/* ##################### PATHWAY SETTINGS ##################### */
/*a.pathway:link, a.pathway:visited {
	color					: #fff;
	}*/

/* ##################### MODULE SETTINGS ###################### */
.mod_con div.module h3 {
	/*background				: url(../images/blue/title_mod.png) 0 0 no-repeat;*/
}

#mod_right div.module h3 {
	/*background				: url(../images/blue/title_mod.png) 100% 0 no-repeat;*/
}

#content_abstand div.module h3, .footer div.module h3 {
/*	background				: url(../images/blue/title_con2.png) 0 0 no-repeat;*/
}

.contentheading {
/*	background				: url(../images/blue/title_con.png) 0 0 no-repeat;*/
	}

.componentheading {

/*	background				: url(../images/blue/title_con2.png) 0 0 no-repeat;*/
	}

.contentheading a:link, .contentheading a:visited, .componentheading a:link,  .componentheading a:visited {
/*	color					: #1881cb;*/
}

/* ##################### FORMULAR SETTINGS #################### */
.button {
	/*background				: #fff url(../images/blue/tile_button.png) 0 0 repeat-x;*/
	}

/* ################# SECTION LISTING SETTINGS ################# */
.sectiontableheader {
	/*background       		: #1881cb;
	border-left     		: 1px solid #42d7ff;
	border-right     		: 1px solid #115a8e;*/
	}

/* ################# MAIN AND SUB MENU SYSTEM ################# */
/*a.mainlevel:hover, a.sublevel:hover {
	color					: #1881cb;
	border-bottom			: 1px dashed #1881cb;
	}*/

/*a.mainlevel#active_menu {
	color					: #1881cb;
	border-bottom			: 1px solid #1881cb;
	}*/

/*#active_menu {
	color					: #1881cb;
	}*/

/* #####################  STYLE ##################### */
#topmenu_con ul#mainlevel-nav li a:hover {
/*	color					: #000;
	background				: url(../images/top_menu_hover.png) 0 0 repeat-x;*/
	}

#topmenu_con ul#mainlevel-nav li a#active_menu-nav {
/* color					: #000;
 background				: url(../images/top_menu_active.png) 0 0 repeat-x;*/
	}

/* ########################### LINKS ########################## */
a:link, a:visited {
	color					: yellow;
	}

a:hover {
	text-decoration:underline;
	}


/* ###################### BUTTON SETTINGS ##################### */
a.readon:link, a.readon:visited {
color: yellow;
	background				: url(../images/blue/nav_moreback.png) 0 0 no-repeat;
	}

a.readon:hover {
	color					: yellow;
	background-position		: 0 -18px;
	}

.back_button a:link, .back_button a:visited {

	background				: url(../images/blue/nav_moreback.png) 0 -36px no-repeat;
	}

.back_button a:hover {
	color					: yellow;
	background-position		: 0 -54px;
	}
