html, body {
	background-color:#004A6F;
	background-image:url(/fileadmin/templates/home/img/bg_body.gif);
}

a {
	color:#0082C4;
}

.arrowlink a {
	background-image:url(/fileadmin/templates/home/img/arrow.gif);
}

h3 {
	color:#0082C4;
}

.primary-color {
	color:#0082C4;
}

#content ul li {
	background-image:url(/fileadmin/templates/home/img/arrow_bullet.gif);
}


/**
 * SITES
 */
#sites {
	/*background:#0082C4;*/
	border-bottom-color:#0082C4;
}

#sites ul li a {
	border-right-color:#0082C4;
	border-bottom-color:#0082C4;
}


#header {
	border-bottom-color:#0082C4;
}

#header-image {
	top:81px;
	right:100px;
}

#claim {
	top:20px;
	right:0;
	height:62px;
	width:335px;
	background-image:url(/fileadmin/templates/home/img/slogan.gif);
}


/**
 * LOGO
 */
#logo {
	position:absolute;
	top:39px;
	left:31px;
}


/**
 * SHORTCUT ICONS IN CONTENT AREA
 */
#icons li a#aerzte {
	background-image:url(/fileadmin/templates/home/img/icon_aerzte.gif);
}

#icons li a#kliniken {
	background-image:url(/fileadmin/templates/home/img/icon_kliniken.gif);
}

#icons li a#chefaerzte {
	background-image:url(/fileadmin/templates/home/img/icon_chefaerzte.gif);
}


/**
 * SHORTCUT ICONS IN CONTENT AREA
 */
#icons {
	width:600px;
	margin:10px 0 0 -5px;
	padding:0;
	list-style:none;
	float:left;
}

#content #icons li {
	padding:0;
	margin:0;
	float:left;
	background-image:none;
}


/**
 * SR FE-USER REGISTER
 */
.tx-srfeuserregister-pi1 label span,
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error {
	color:#0082C4;
}

.tx-seminarscalendar-pi1 .eventcalendar_table td.events .day {
	color:#0082C4;
}

.tx-seminarscalendar-pi1 .eventcalendar_table .today {
	border-color:#0082C4;
}

.tx-seminarscalendar-pi1 .eventcalendar_table ul.events a:hover {
	color:#0082C4;
}


/**
 * SITEMAP
 */
#content .csc-sitemap ul li ul li {
	background-image:url(/fileadmin/templates/home/img/arrow_bullet.gif);
}

