/****************************************************************************************
* 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: #ff9700
* light: #42d7ff
****************************************************************************************/

/* ##################### OVERALL SETTINGS ##################### */
.color_hi {
	color					: #ff9700;
	}

/* ############## LAYOUT CONTAINER SETTINGS ############### */


#logo_con {
/*	background				: url(../images/topper.jpg) 0px 0 no-repeat;*/
	}





/* ##################### PATHWAY SETTINGS ##################### */
a.pathway:link, a.pathway:visited {
	color					: #003fa6;
	}
a.pathway:hover {
	color					: #ff9700;
	font-weight				: bold;
	}


/* ##################### MODULE SETTINGS ###################### */



#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					: #ff9700;
}

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

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

/* ################# MAIN AND SUB MENU SYSTEM ################# */
a.mainlevel:hover, a.sublevel:hover {
	color					: #ff9700;

	}

a.mainlevel#active_menu {
	color					: #003fa6;
	border-bottom			: 1px solid #003fa6;
	}

#active_menu {
	color					: #003fa6;
	}

/* ##################### TOPMENU STYLE ##################### */




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

a:hover {
	color					: #000000;
	}

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

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

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

a.readon:hover {
	color					: #ff9700;
	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					: #ff9700;
	background-position		: 0 -54px;
	}
td, tr, p, div, span, th, font, strong, em {text-indent:0px; font:Arial, Helvetica, sans-serif;}