/* CSS Document */

#untertop{
	background-image:url(images/streifen_unter_top_gelb.gif);
	background-repeat:no-repeat;
	height:30px;
	overflow:hidden;
}

#TOOLBAR{
	width:99px;
	background-image:url(images/toolbar_gelb.gif);
	line-height:28px;
}

#MAINCONTAINER{
	background-image:url(images/mainbackground_gelb.gif);
}


#SEITENHEADER{
	background-color:#fedb41;
	padding-left:10px;
	display:block;
	font-size:18px;
	color:#FFFFFF;
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:1px solid #ffffff;
}

#SEITENHEADERCONTAINER{
	background-color:#fee780;
	
}

/*Headlines*/
#CENTER h1.csc-firstHeader {
	color: #c4102a;
}


.subnavi a:visited, .subnavi a:link, .subnavi a:hover, .subnavi2 a:visited, .subnavi2 a:link, .subnavi2 a:hover {
	color: #c4102a;
}
.subnaviact a:visited, .subnaviact a:link, .subnaviact a:hover, .subnavi2act a:visited, .subnavi2act a:link, .subnavi2act a:hover {
	color: #c4102a;
}

#CONTENT a:link, #CONTENT a:visited {
	color: #c4102a;
	text-decoration: none;
}
#CONTENT a:hover {
	color: #c4102a;
	text-decoration: underline;
}

h1{
	font-size:14px;
	color: #c4102a;
}

#BRUSTTOP h1 {
	color:#655f42;
	font-weight:normal;
}

#CENTER h1 {
	margin-bottom: 0px;
}


/* Ratgeberbox Frame */
.csc-frame-frame1 {
	border: 1px dotted #ddab10;
	color: black;
	margin-bottom: 15px;
}
#CENTER .csc-frame-frame1 h1 {
	color: #ddad10;
}
#CENTER .csc-frame-frame1 h2, #CENTER .csc-frame-frame1 h3, #CENTER .csc-frame-frame1 h4, #CENTER .csc-frame-frame1 h5, #CENTER .csc-frame-frame1 h6 {
	color: #c4102a;
}
#RECHTS h1 {
	color: #c4102a;
}
.csc-frame-frame1 h2, #CENTER .csc-frame-frame1 h2 {
	background-image:url(images/ratgeber_fragezeichen_gelb.gif);
	background-repeat:no-repeat;
	color: #c4102a;
	min-height: 25px;
	margin-bottom: 0px;
}

#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;
	color: #c4102a;
}

#CENTER p, .csc-frame-frame1 p {
	margin-top: 0px;
}

/* Brustzentrum */
#BRUSTLOGOKLEIN{
	width:200px;
	height:52px;
	background-image:url(../../../fileadmin/templates/css/images/brustlogoklein.gif);
	background-repeat:no-repeat;
}


#BRUSTLOGOGROSS{
	width:200px;
	height:192px;
	background-image:url(../../../fileadmin/templates/css/images/brustlogogross.gif);
	background-repeat:no-repeat;
}

#BRUSTTOP{
	height:182px;
	width:600px;
	padding-left:60px;
	padding-top:20px;
	overflow:hidden;
	background-image:url(../../../fileadmin/templates/css/images/brusttop_bottom.jpg);
	background-repeat:no-repeat;
	float:left;
	color:#c4102a;
	font-weight:bold;
}

#BRUSTTOP a{
	text-decoration:none;
	color:#c4102a;
}

/* Umbruch erzwingen */
.news-latest-item li {
	width: 320px;
}

.news-latest-item strong {
	font-weight: normal;
}



/* Rand Teaser Frames */
.csc-frame-frame130,
.csc-frame-frame140,
.csc-frame-frame150,
.csc-frame-frame160 {
	background-color: #fff3c0;
}
.csc-frame-frame130 .csc-header,
.csc-frame-frame140 .csc-header,
.csc-frame-frame150 .csc-header,
.csc-frame-frame160 .csc-header {
	background-color: #fee881;
	background-image: url(/fileadmin/templates/css/images/teaserbox_icon_video_gelb.gif);
}

.csc-frame-frame140 .csc-header {
	background-image: url(/fileadmin/templates/css/images/teaserbox_icon_audio_gelb.gif);
}

.csc-frame-frame150 .csc-header {
	background-image: url(/fileadmin/templates/css/images/teaserbox_icon_veranstaltung_gelb.gif);
}

.csc-frame-frame160 .csc-header {
	background-image: url(/fileadmin/templates/css/images/teaserbox_icon_studie_gelb.gif);
}

.csc-mailform-field {
	clear: left;
}

fieldset {
	border: none;
	background-color: #f7f2f2;
	padding: 18px;
	font-size: 12px;
}

label {
	display: block;
	float: left;
	width: 80px;
}

fieldset fieldset label {
	display: inline;
	float: none;
	width: auto;
}

fieldset fieldset { padding: 0px; display: inline; }

fieldset legend { display: none; }

div.csc-mailform-field {
	margin-bottom: 8px;
}

label[for=mailformmessage] {
	width: 200px;
}