/*
#############################################################
#### HINTERGRUNDFARBE IM OBEREN HEADER-BEREICH ##############
#############################################################
*/

#topnav {
	background:#495cc0;
}
#sitefunction{
	float:right;
	margin-top:7px;
	margin-right:10px;
	font-color:#ffffff;
	font-weight:bold;
	width:500px;
	font-size:12px;
	}

/*
#############################################################
#### FARBEN IM BEREICH DER HAUPTNAVIGATION ##################
#############################################################
*/


#nav_main a:hover, #nav_main .active a{
	background-image: url(../../subsites/qualitec/grafiken/icon_link.jpg) !important;
}

#nav_main .active a{
	color:#fe9400;
}

/*
#############################################################
#### FARBEN IM BEREICH DES SUCHFELDES #######################
#############################################################
*/

.button-search {
	background-image:url(../../subsites/qualitec/grafiken/button_bg.jpg);
}

/*
#############################################################
#### FARBEN IM BEREICH DER SUBNAVIGATION ####################
#############################################################
*/

a.nav_1{
	border-left:2px solid #fe9400 !important;
}

a.nav_1:hover, a.nav_2:hover, a.nav_3:hover, a.nav_4:hover{
	background-image: url(../../subsites/qualitec/grafiken/icon_link.jpg) !important;
}

a.act_1{
	border-left:2px solid #fe9400 !important;
	background-image:  url(../../subsites/qualitec/grafiken/icon_link.jpg) !important;
	color:#fe9400 !important;
}

a.act_2, a.act_3, a.act_4{
	background-image:  url(../../subsites/qualitec/grafiken/icon_link.jpg) !important;
	color:#fe9400 !important;
}

a.act_1:hover, a.act_2:hover, a.act_3:hover, a.act_4:hover{
	background-image: url(../../subsites/qualitec/grafiken/icon_link.jpg);
}

a.sub_1{
	border-left:2px solid #fe9400 !important;
	background-image: url(../../subsites/qualitec/grafiken/icon_down.jpg);
	color: #fe9400 !important;
}

a.subs_2, a.subs_3, a.subs_4{
	background-image: url(../../subsites/qualitec/grafiken/icon_down.jpg);
	color: #fe9400 !important;
}

a.sub_1:hover, a.subs_2:hover, a.subs_3:hover, a.subs_4:hover{
	background-image: url(../../subsites/qualitec/grafiken/icon_link.jpg);
}

a.nav_2, a.nav_3, a.nav_4, a.act_2, a.act_3, a.act_4, a.subs_2, a.subs_3, a.subs_4 {
	border-left:2px solid #fe9400;
}

/*
#############################################################
#### ANPASSEN DER INHALTLICHEN FORMATE ######################
#############################################################
*/

/*
ÜBERSCHRIFTEN
*/

h1{
	margin-bottom:4px;
	font-color:#3366cc;

	}

/*
TABELLEN
*/

.contenttable .tr-even {
	background:#b7c0c9 none repeat scroll 0%;
}

.contenttable th {
	background:#e9e9e9;
	}		

.contenttable-2 th {
	background:#ccc;
	}	

.table_mouseover{
	background-color:#e9e9e9 !important;
}

/*
RAHMEN
*/
DIV.csc-frame-indent3366{
	background-color:#e9e9e9;
	color:#ffffff;
}

DIV.csc-frame-indent, .Linie-links, div.csc-frame-indent6633,  .Graue-Box {
	border-left:2px solid #fe9400;
}

.ungerade, .filelinks div.odd  {
	background-color:#e9e9e9 !important;
}

/*
BILDUNTERSCHRIFTEN
*/

.csc-textpic-caption {
	background-color:#e2e2e2;
}

/*
ICONS BEI DEN LINKS
*/

.internal-link, 
.external-link, 
.external-link-new-window, 
.mail, 
.download, 
.news-list-morelink a{
	color:#fe9400;
}

.internal-link, 
.news-list-morelink a{
	background:url(../../subsites/qualitec/grafiken/icon_link.jpg);
	background-repeat:no-repeat;
	background-position:center left;
}

.external-link, 
.external-link-new-window{
	background:url(../../subsites/qualitec/grafiken/ext_link.gif);
	background-repeat:no-repeat;
	background-position:center left;
}

.download{
	background:url(../../subsites/qualitec/grafiken/down_link.gif);
	background-repeat:no-repeat;
	background-position:center left;
}

.mail{
	background:url(../../subsites/qualitec/grafiken/mail_link.gif);
	background-repeat:no-repeat;
	background-position:center left;
}

/*
ICONS DER GALERIE ANPASSEN
*/

.gallery_prev a {
	background:transparent url(../../subsites/qualitec/grafiken/icon_back.jpg) no-repeat scroll left center;
	color:#708090;
}

.gallery_up a {
	background:transparent url(../../subsites/qualitec/grafiken/icon_top.jpg) no-repeat scroll left center;
	color:#708090;
}

.gallery_next a {
	background:transparent url(../../subsites/qualitec/grafiken/icon_link.jpg) no-repeat scroll right center;
	color:#708090;
}

/*
SITEMAP
*/

.tx-dropdownsitemap-pi1 a{
	color:#fe9400 !important;
}


/*
SUCHFORMULAR
*/

.tx-indexedsearch-whatis {
	background:#B7C0C9 none repeat scroll 0%;
}

.tx-indexedsearch-redMarkup{
	color:#708090 !important;
}

.tx-indexedsearch-searchbox-button {
	background-color:#708090;
}

/*
SENDEBUTTONS IN FORMULAREN
*/

DIV.csc-frame-indent6633 .iSend{
	background-color:#708090;
	color:#ffffff;
}

.tx-srfeuserregister-pi1-submit{
	background-color:#708090;
	color:#ffffff;
}	

/*
EINSTELLUNGEN FÜR DIE NEWS-ANSICHTEN
*/

.news-single-author a {
	color:#e2e2e2 !important;
}

.news-single-imgcaption {
	background-color:#e2e2e2;
}

.news-list-browse td a:hover {
	background-color:#e2e2e2;
	color:#FFFFFF;
}

.tx-ttnews-browsebox-SCell a {
background-color:#e2e2e2 !important;
}

/*
#############################################################
#### FOOTER-BEREICH FARBLICH ANPASSEN #######################
#############################################################
*/

#footer_function a {
	color: #fe9400;
}

#footer a:hover {
	color: #fe9400;
	text-decoration:none;
}

.print_page a{
	background:url(../../subsites/qualitec/grafiken/print_page.gif);
	background-repeat:no-repeat;
	background-position:center left;
	}

a.top {
	background:url(../../subsites/qualitec/grafiken/to_top.gif);
	background-repeat:no-repeat;
	background-position:center left;
	}

a.back_link {
	background:url(../../subsites/qualitec/grafiken/back_link.gif);
	background-repeat:no-repeat;
	background-position:center left;
	}

