
body, html {
background-color: #ffffff;
}

#overallcontainer {
background-color: #ffffff;
}

#headerlogo {
background-image: url('img/scirotec_logo.png') ;
background-color: #cfe6ef;
background-repeat: no-repeat;
background-position: 40px 40px;
}

#headerbottom {
background-image: url('img/scirotec_hm_bg.png') ;
background-color: #00adef;
background-repeat: repeat-x;
}

#headerbottom.hb_ptc {
background-image: url('img/scirotec_hm_bg_ptc.png') ;
}
#headerbottom.hb_cocreate {
background-image: url('img/scirotec_hm_bg_cocreate.png') ;
}
#headerbottom.hb_support {
background-image: url('img/scirotec_hm_bg_support.png') ;
}

#headermenu li,
#footermenu li {
	background: none;
	color: #ffffff;
}

#headermenu li.active a,
#footermenu li.active a {
	color: #555555;
}
#headerbottom.hb_ptc li.active a,
#headerbottom.hb_ptc #headermenu li a:hover{
	color: #00adef;
}
#headerbottom.hb_support li.active a,
#headerbottom.hb_support #headermenu li a:hover{
	color: #00adef;
}

#headermenu li a,
#footermenu li a {
	color: #ffffff;
}

#headermenu li a:hover,
#headermenu li.active a,
#headermenu li.active a,
#footermenu li a:hover,
#footermenu li.active a,
#footermenu li.active a {
	color: #555555;
}
#headericons a{
	color: #ffffff;
}

#closingcontainer {
background-color: #yellow;
}


/*	##########################	*/
/*	Contentbereich              */
/*	##########################	*/

#contentcontainer {
	background-image: url(img/contentcontainer_bg.png);
	background-repeat: repeate-y;
}

#content {
}

/* ######################################### */
/* rechte Spalte                             */
/* ######################################### */

#sidebar {
	color: #5454e3;
}

/* ######################## */
/* Contentmenu (links)      */
/* ######################## */

#contentmenu {
}

#contentmenu li {
	background: none;
	color: #555555;
}

#contentmenu li.active a {
	color: #00adef;
}

#contentmenu li a,
#contentmenu li.active ul li a {
	color: #555555;
}

#contentmenu li a:hover,
#contentmenu li.active a,
#contentmenu li.active a,
#contentmenu li.active ul li a:hover,
#contentmenu li.active ul li.active a,
#contentmenu li.active ul li.active a {
	color: #00adef;
}
/*	##########################	*/
/*	Footerbereich               */
/*	##########################	*/

#footer {
background-image: url('img/scirotec_footer_bg.png') ;
}

/* ############################# */
/* Inhaltselemente               */
/* ############################# */

h1, h2, h3, h4, h5, h6{
color: #333333;
}

body, p {
color: #555555;
}

a {
color: #00adef;
}
