/* CSS Document */
body{
	background-image:url(../../../fileadmin/templates/css/images/site_background_gruen.gif);
	background-repeat:repeat-x;
}
#untertop{
	background-image:url(images/streifen_unter_top_gruen.gif);
	background-repeat:no-repeat;
	height:30px;
	overflow:hidden;
}



#MAINCONTAINER{
	background-image:url(images/mainbackground_gruen.gif);
}
#LINKS{
	background-color:#e7f7f2;
}
#SEITENHEADER{
	background-color:#d0efe5;
	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_gruen.gif);
	line-height:28px;
}


/*Headlines*/

#CENTER h1, #CENTER h2, #CENTER h3, #CENTER h4, #CENTER h5, #CENTER h6 {
	color:#81D6B9;
}
#CENTER h1 {
	font-size:15px;
	margin-top: 16px;
}
#CENTER h3 {
	font-weight: normal;
}

/* Ratgeberbox Frame */
.csc-frame-frame1 h2, #CENTER .csc-frame-frame1 h2 {
	background-image:url(images/ratgeber_fragezeichen_gruen.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: #e7f7f2;
}
.csc-frame-frame130 .csc-header,
.csc-frame-frame140 .csc-header,
.csc-frame-frame150 .csc-header,
.csc-frame-frame160 .csc-header {
	background-color: #d0efe5;
	background-image: url(/fileadmin/templates/css/images/teaserbox_icon_video_gruen.gif);
}

.csc-frame-frame140 .csc-header {
	background-image: url(/fileadmin/templates/css/images/teaserbox_icon_audio_gruen.gif);
}

.csc-frame-frame150 .csc-header {
	background-image: url(/fileadmin/templates/css/images/teaserbox_icon_veranstaltung_gruen.gif);
}

.csc-frame-frame160 .csc-header {
	background-image: url(/fileadmin/templates/css/images/teaserbox_icon_studie_gruen.gif);
}

