/* CSS Document */

body{
	background-image:url(../../../fileadmin/templates/css/images/site_background_orange.gif);
	background-repeat:repeat-x;
}

#untertop{
	background-image:url(images/streifen_unter_top_orange.gif);
	background-repeat:no-repeat;
	height:30px;
	overflow:hidden;
}

#MAINCONTAINER{
	background-image:url(images/mainbackground_orange.gif);
}

#LINKS{
	background-color:#f7e7d8;
}

#SEITENHEADER{
	background-color:#dfa062;
	padding-left:10px;
	display:block;
	font-size:18px;
	color:#FFFFFF;
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:1px solid #ffffff;
}

#TOOLBAR{
	width:99px;
	background-image:url(images/toolbar_orange.gif);
	line-height:28px;
}

/* Ratgeberbox Frame */
.csc-frame-frame1 {
	border: 1px dotted #DFA062;
	margin-bottom: 15px;
}

.csc-frame-frame1 h2, #CENTER .csc-frame-frame1 h2 {
	background-image:url(images/ratgeber_fragezeichen_orange.gif);
	background-repeat:no-repeat;
	min-height: 25px;
}



/* Rand Teaser Frames */
.csc-frame-frame130,
.csc-frame-frame140,
.csc-frame-frame150,
.csc-frame-frame160 {
	background-color: #f7e7d8;
}
.csc-frame-frame130 .csc-header,
.csc-frame-frame140 .csc-header,
.csc-frame-frame150 .csc-header,
.csc-frame-frame160 .csc-header {
	background-color: #dfa062;
	background-image: url(/fileadmin/templates/css/images/teaserbox_icon_video_orange.gif);
}

.csc-frame-frame140 .csc-header {
	background-image: url(/fileadmin/templates/css/images/teaserbox_icon_audio_orange.gif);
}

.csc-frame-frame150 .csc-header {
	background-image: url(/fileadmin/templates/css/images/teaserbox_icon_veranstaltung_orange.gif);
}

.csc-frame-frame160 .csc-header {
	background-image: url(/fileadmin/templates/css/images/teaserbox_icon_studie_orange.gif);
}

