/* CSS Document */

body{
	background-image:url(../../../fileadmin/templates/css/images/site_background_pink.gif);
	background-repeat:repeat-x;
}

#untertop{
	background-image:url(images/streifen_unter_top_pink.gif);
	background-repeat:no-repeat;
	height:30px;
	overflow:hidden;
}

#MAINCONTAINER{
	background-image:url(images/mainbackground_pink.gif);
}

#LINKS{
	background-color:#f6d9df;
}
#SEITENHEADERCONTAINER{

background-color:#eeb3bf;

}
#SEITENHEADER{
	/*background-color:#e68ea0;*/
	background-color:#eeb3bf;
	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_pink.gif);
	line-height:28px;
}

/* Ratgeberbox Frame */
.csc-frame-frame1 {
	border: 1px dotted #DD6880;
	margin-bottom: 15px;
}

.csc-frame-frame1 h2, #CENTER .csc-frame-frame1 h2 {
	background-image:url(images/ratgeber_fragezeichen_pink.gif);
	background-repeat:no-repeat;
	min-height: 25px;
}


/* KINDERzentrum */
#KINDLOGOKLEIN{
	width:200px;
	height:52px;
	background-image:url(../../../fileadmin/templates/css/images/mutterkind-logo-klein.gif);
	background-repeat:no-repeat;
}


#KINDLOGOGROSS{
	width:200px;
	height:192px;
	background-image:url(../../../fileadmin/templates/css/images/mutterkind-logo-gross.gif);
	background-repeat:no-repeat;
}

#KINDTOP{
	height:182px;
	width:600px;
	padding-left:60px;
	padding-top:20px;
	overflow:hidden;
	background-image:url(../../../fileadmin/templates/css/images/mutter-kind-top.gif);
	background-repeat:no-repeat;
	float:left;
	color:#c4102a;
	font-weight:bold;
}

#KINDTOP a{
	text-decoration:none;
	color:#c4102a;
}

#KINDTOP h1 {
	padding-top: 0px;
	margin-top: 0px;
	font-size: 14px;
	color:#003965;
	font-weight:normal;
}




/* Rand Teaser Frames */
.csc-frame-frame130,
.csc-frame-frame140,
.csc-frame-frame150,
.csc-frame-frame160 {
	background-color: #f6d9df;
}
.csc-frame-frame130 .csc-header,
.csc-frame-frame140 .csc-header,
.csc-frame-frame150 .csc-header,
.csc-frame-frame160 .csc-header {
	background-color: #e68ea0;
	background-image: url(/fileadmin/templates/css/images/teaserbox_icon_video_pink.gif);
}

.csc-frame-frame140 .csc-header {
	background-image: url(/fileadmin/templates/css/images/teaserbox_icon_audio_pink.gif);
}


.csc-frame-frame150 .csc-header {
	background-image: url(/fileadmin/templates/css/images/teaserbox_icon_veranstaltung_pink.gif);
}


.csc-frame-frame160 .csc-header {
	background-image: url(/fileadmin/templates/css/images/teaserbox_icon_studie_pink.gif);
}
