/*ILT Musterportal 1.0
** my_modifications.css **
** Change the color code here**


/* Color Code */
#ppHeader1{background: #f9b800;}

/*Color Codes: * Replace the above declaration background: #005099 by the color of your choice.
** Note: the color must fit to the subject of the Portal (see InWEnt Styleguide)
** colorA:  background: #005099
** colorB:   background:#0073DE; 
** colorB:   background:#2295FF; 
** colorB:   background:#54ADFF;
*/

#tpHeader2 h1 {
	color: #005099; /* Hier ist der Titel des Gesamtprogramms */
	background: transparent;
	font-size: 1em;
}

#tpHeader2 h2{
	color: #4a4a4a; /* Hier ist der Titel des Gesamtprogramms */
	background: transparent;
	font-size: 1em;
}

#AUname h1 {font-size: 1.2em; font-weight: bold; position: absolute; text-align: left;
left: 254px; top: 60px; color: #005099; display: block; width: 550px; height: 38px;
border-left: 1px solid #ffffff; padding-left: 10px; z-index: 100;
}
#AUname h2 {font-size: 1.4em; font-weight: bold; position: absolute; text-align: left;
left: 254px; top: 60px; color: #005099; display: block; width: 500px; height: 38px;
padding-left: 10px; z-index: 100;
}


#tpNavi{
	color: #000000;
	background: #ffffff none;
	width: 75em; 
}

#tpNavi li a
{
	background-image: url(/ibt/GC21/area=gc21/main/en/sico/gc21/FLEXportal_resources/ibt/images/seperator_navTop.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 1.0em;
	line-height: 1.3em;
	padding: 0 .5em 0 .6em;
}

#tpNavi li.first a
{
	background-image: none;
	padding: 0 .5em 0 0;
}

#tpNavi a,#tpNavi a,#ppHeader2 a:link,#ppHeader2 a:visited{
	color: #003fa6;
	background: none;
	text-decoration: none;
}

#tpNavi a:hover{
	color: #003fa6;
	text-decoration: underline;
}

.uedreilinks h4,.uedreimitte h4,.uedreirechts h4{
	background: #dde3ee;
	height: 35px;
             color: #4a4a4a;
	padding: 0.3em .5em;
             border-bottom: 1px solid #bcc2cd
}

.mainmenusectionselected{
	background: #ffffff;
	color: #005099;
	border-left: 0.8em solid #005099;
font-weight: bold;}

gc{
	display: block; /*Wird in fuss.sxhtml eingebunden und zeigt das GC-Logo oben rechts an */
	position: absolute;
	left: 2em;
	top: -8.5em;
	z-index: 50; /*Muss noch aktualisiert werden,wenn das neue Logo vorliegt*/
}


.centerbox{
	float: none;
	margin: 1.5em 1.5em 1.5em 1.5em;
	padding: 1.0em 1.0em 1.0em 0em;
	width: 28.4em;
             background: #eef1f8;
	color: #4a4a4a;
	border-right: 1px solid #bcc2cd;
             border-left: 1px solid #bcc2cd;
	border-top: 1px solid #bcc2cd;
             border-bottom: 1px solid #bcc2cd;
}

.centerboxtitel{
	background: #dde3ee;
	color: #4a4a4a;
		padding: 0.3em .5em;
	border-bottom: 1px solid #bcc2cd;
}

.centerinbox a,.centerinbox a:link,.centerinbox a:active,.centerinbox a:visited{
	color: #003fa6;
	background: transparent;
}

.centerinbox a:hover{
	color: #003fa6;
	text-decoration: underline;
	background: transparent;
}

