/* CSS Document */

body {
	color: black;
}

#CENTER h1, #CENTER h2, #CENTER h3, #CENTER h4, #CENTER h5, #CENTER h6 {
	color: #c4102a;
}

#untertop{
	background-image:url(images/streifen_unter_top_turkis.gif);
	background-repeat:no-repeat;
	height:30px;
	overflow:hidden;
}

#TOOLBAR{
	width:99px;
	background-image:url(images/toolbar_turkis.gif);
	line-height:28px;
	padding-right:80px;
}

#MAINCONTAINER{
	background-image:url(images/mainbackground_turkis_gruen.gif);
}

#SEITENHEADER{
	background-color:#93d7be;
	padding-left:10px;
	display:block;
	font-size:18px;
	color:#FFFFFF;
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:1px solid #ffffff;
}

#SEITENHEADERCONTAINER{
	background-color:#b7e4d3;
}

/* Ratgeberbox Frame */
.csc-frame-frame1 {
	border: 1px dotted #6fcaa8;
}

#RECHTS .csc-frame-frame1 h1, #CENTER .csc-frame-frame1 h1 {
	color: #6fcaa8;
}

.csc-frame-frame1 h2, #CENTER .csc-frame-frame1 h2 {
	background-image:url(images/ratgeber_fragezeichen_turkis_gruen.gif);
	background-repeat:no-repeat;
	min-height: 25px;
}

#CENTER .csc-frame-frame1 a:visited, #CENTER .csc-frame-frame1 a:link, #CENTER .csc-frame-frame1 a:hover {
	background-image: none;
	padding-left: 0px;
	display: inline;
}

/*subnavigation*/
.subnavi a{
	color:#c4102a;
}
.subnaviact a{
	color:#c4102a;
}
.subnavi2 a{
	color:#c4102a;
}
.subnavi2act a{
	color:#c4102a;
}

#CENTER p a:visited, #CENTER p a:link, #CENTER p a:hover {
	color: #c4102a;
}

/* Beckenbodenzentrum */
#BECKENLOGOKLEIN{
	width:200px;
	height:52px;
	background-image:url(../../../fileadmin/templates/css/images/beckenlogoklein.gif);
	background-repeat:no-repeat;
}

#BECKENLOGOGROSS{
	width:200px;
	height:192px;
	background-image:url(../../../fileadmin/templates/css/images/beckenlogogross.gif);
	background-repeat:no-repeat;
}

#BECKENTOP {
	height:182px;
	width:600px;
	padding-left:60px;
	padding-top:20px;
	overflow:hidden;
	background-image:url(../../../fileadmin/templates/css/images/beckentop.gif);
	background-repeat:no-repeat;
	float:left;
	color:#c4102a;
}
#BECKENTOP a {
	text-decoration:none;
	color:#c4102a;
	font-weight: bold;
}
#BECKENTOP h1 {
	font-weight: normal;
	color: #525e5a;
}



/* Rand Teaser Frames */
.csc-frame-frame130,
.csc-frame-frame140,
.csc-frame-frame150,
.csc-frame-frame160 {
	background-color: #dbf2e9;
}

.csc-frame-frame130 .csc-header,
.csc-frame-frame140 .csc-header,
.csc-frame-frame150 .csc-header,
.csc-frame-frame160 .csc-header {
	background-color: #93d6bd;
	background-image: url(/fileadmin/templates/css/images/teaserbox_icon_video_tuerkis_gruen.gif);
}

.csc-frame-frame140 .csc-header {
	background-image: url(/fileadmin/templates/css/images/teaserbox_icon_audio_tuerkis_gruen.gif);
}

.csc-frame-frame150 .csc-header {
	background-image: url(/fileadmin/templates/css/images/teaserbox_icon_veranstaltung_tuerkis_gruen.gif);
}

.csc-frame-frame160 .csc-header {
	background-image: url(/fileadmin/templates/css/images/teaserbox_icon_studie_tuerkis_gruen.gif);
}


