/* CSS Document */
body{
	background-image:url(../../../fileadmin/templates/css/images/site_background_blau.gif);
	background-repeat:repeat-x;
}
#untertop{
	background-image:url(images/streifen_unter_top_blau.gif);
	background-repeat:no-repeat;
	height:30px;
	overflow:hidden;
}

#MAINCONTAINER{
	background-image:url(images/mainbackground_blau.gif);
}

#LINKS{
	background-color:#dfedf7;
}

#SEITENHEADER{
	background-color:#9dcae9;
	padding-left:10px;
	display:block;
	font-size:18px;
	color:#FFFFFF;
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:1px solid #ffffff;
}


#TOOLBAR{
	background-image:url(images/toolbar_blau.gif);
}



/* Rand Teaser Frames */
.csc-frame-frame130,
.csc-frame-frame140,
.csc-frame-frame150,
.csc-frame-frame160 {
	background-color: #dfedf7;
}
.csc-frame-frame130 .csc-header,
.csc-frame-frame140 .csc-header,
.csc-frame-frame150 .csc-header,
.csc-frame-frame160 .csc-header {
	background-color: #9dcae9;
	background-image: url(/fileadmin/templates/css/images/teaserbox_icon_video_blau.gif);
}

.csc-frame-frame140 .csc-header {
	background-image: url(/fileadmin/templates/css/images/teaserbox_icon_audio_blau.gif);
}

.csc-frame-frame150 .csc-header {
	background-image: url(/fileadmin/templates/css/images/teaserbox_icon_veranstaltung_blau.gif);
}

.csc-frame-frame160 .csc-header {
	background-image: url(/fileadmin/templates/css/images/teaserbox_icon_studie_blau.gif);
}
