/****************************************************************************************
* 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					: #1881cb;
	}

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

#logo_con {
	background				: url(../images/blue/bg_logo.png) 55px 0 no-repeat;
	}

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

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

#main_header_right {
	background				: url(../images/blue/bg_main.png) 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_mainfooter.png) left bottom no-repeat;
	}

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

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

/* ##################### 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;
	}

/* ##################### TOPMENU STYLE ##################### */
#topmenu_con ul#mainlevel-nav li a:hover {
	color					: #42d7ff;
	background				: url(../images/blue/nav_top.png) 0 0 repeat-x;
	}

#topmenu_con ul#mainlevel-nav li a#active_menu-nav {
	background				: url(../images/blue/nav_top.png) 0 -20px repeat-x;
	}

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

a:hover {
	color					: #000;
	}

/* ##################### PAGE NAVIGATION ###################### */
.contenttoc th {
	background				: url(../images/blue/title_con2.png) 0 0 no-repeat;
	}

/* ################### SMALL FONT SETTINGS #################### */
.small, .smalldark, .createdate, .modifydate {
	color					: #1881cb;
	}

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

a.readon:hover {
	color					: #1881cb;
	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					: #1881cb;
	background-position		: 0 -54px;
	}
