body {
	background-image: url("../images/site_background.gif");
	background-repeat: repeat-x;
	background-color: #999999;
	color: #000;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

/*-----------------------------*/ 
/*----- Standard Elemente -----*/
/*-----------------------------*/
img {
	border: none;
}

.clear_both {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0px;
}
acronym {
	border-bottom: 1px dotted #9F9F9F;
}
/*--------------------------*/ 
/*----- Seitenstruktur -----*/
/*--------------------------*/ 

/* BREADCRUM */
.breadcrumline {
	font-size: 0.7em;
	margin-bottom: 1em;
	padding: 0 1.2em 0 1.2em;
}

.breadcrumline a {
	color: #D14C8C;
	text-decoration: none;
	font-weight: bold;
}

.breadcrumline a:hover {
	text-decoration: underline;
}

/* Metanavigation */
#metanavigation_container {
	width: 60em;
	margin: 0.8em 0 1em 0;
	text-align: right;
}

#metanavigation {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

#metanavigation li {
	float: left;
	margin: 0 0 0 .5em
}

#metanavigation li a {
	font-size: .7em;
	color: #D14C8C;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 0 0 0 1.4em;
}

#metanavigation li a:hover {
	color: #CC0066;
	text-decoration: underline;
}

#metanavigation li a.active {
	color: #CC0066;
}

#metanavigation #startseite a {
	background-image: url("../images/icon_home.gif");
}

#metanavigation #sitemap a {
	background-image: url("../images/icon_sitemap.gif");
}

#metanavigation #kontakt a {
	background-image: url("../images/icon_kontakt.gif");
}

#metanavigation #impressum a {
	background-image: url("../images/icon_impressum.gif");
}

#metanavigation #datenschutz a {
	background-image: url("../images/icon_datenschutz.gif");
}

#metanavigation #rss a {
	background-image: url("../images/icon_rss.gif");
}

/* Seitenaufteilung Inhalte */
#site {
	position: relative;
}

#site_left {
	position: absolute;
	width: 11em;
	top: 8em;
	margin: 0 2em 0 1em;
	z-index: 10;
}

#site_right {
	position: absolute;
	left: 13em;
	width: 48em;
	z-index: 5;
}

/* Contentnavigation */ /* Ebene 1 */
#content_navigation {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-top: 1px solid #C0728E;
	border-bottom: 1px solid #E9D1DA;
}

#content_navigation li {
	display: block;
	border-bottom: 1px solid #C0728E;
	border-top: 1px solid #E9D1DA;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#content_navigation li a {
	display: block;
	position: relative;
	width: 11.2em;
	font-size: .9em;
	font-weight: bold;
	text-align: right;
	color: #FFF;
	right: -11px;
	padding: 0.3em 1em 0.3em 0;
	text-decoration: none;
}

#content_navigation li a:hover {
	background-image: url("../images/navigation_RO.png");
	background-repeat: repeat-y;
	background-position: right 50%;
	color: #CC0066;
}

#content_navigation li a.active {
	background-image: url("../images/navigation_RO.png");
	background-repeat: repeat-y;
	background-position: right 50%;
	color: #CC0066;
}

/* Ebene 2 */
#content_navigation li ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
	border-top: 1px solid #C0728E;
}

#content_navigation li ul li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 1px dotted #C0728E;
	border-top: 1px dotted #E9D1DA;
	background-image: url("../images/navigation_Level_II_NO.png");
	background-repeat: repeat-y;
}

#content_navigation li ul li.last {
	border-bottom: none;
}

#content_navigation li ul li a {
	display: block;
	position: relative;
	font-weight: bold;
	text-align: right;
	color: #CC0066;
	text-decoration: none;
	padding: 1em -1em 1em 0;
	margin: -1px 0 0 0;
	width: 13.7em;
	font-size: .7em;
}

#content_navigation li ul li a:hover {
	background-image: url("../images/navigation_Level_II_RO.png");
	background-repeat: repeat-y;
	background-position: right top;
}

#content_navigation li ul li a.active {
	background-image: url("../images/navigation_Level_II_RO.png");
	background-repeat: repeat-y;
	background-position: right top;
}

#site_left .trenner {
	position: relative;
	background-image: url("../images/trenner_navigation.gif");
	background-repeat: repeat-x;
	background-position: right 50%;
}

#site_right .trenner {
	position: relative;
	background-image: url("../images/trenner_marginal.gif");
	background-repeat: repeat-x;
	background-position: right 50%;
}

/* Logo */
#logo {
	position: absolute;
	top: -10em;
	left: -1em;
	width: 250px;
	height: 139px;
	background-image: url("../images/mcd_logo.png");
	background-repeat: repeat-x;
	background-position: right 50%;
	z-index: 50;
}

#logo h1 {
	margin: 0;
	padding: 0;
}

#logo_link {
	position: absolute;
	width: 250px;
	height: 120px;
	top: -190px;
	left: 50px;
	z-index: 200;
	text-decoration: none;
	background: transparent;
}

#logo_link span {
	position: relative;
	visibility: hidden;
}

/* Background Elemente */
#background-element {
	position: absolute;
	top: 0;
	left: 48em;
	background-image: url("../images/site_element_ring.png");
	background-repeat: no-repeat;
	width: 314px;
	height: 298px;
}

#background-element-navigation {
	position: relative;
	top: 0;
	right: 0;
	background-image: url("../images/site_element_kreuz.png");
	background-repeat: no-repeat;
	width: 85px;
	height: 124px;
}

/* Notizblock skalierbar */
.zettel {
	width: 48em;
}

/* Obere Kante */
.oben {
	height: 50px;
	margin: 0 0 0 0;
	padding: 0 15px 0 15px;
	clear: both;
}

.oben_mitte {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background: url("../images/zettel_mo.png");
	height: 50px;
}

.oben_links {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	left: 0;
	height: 50px;
	width: 15px;
	background: url("../images/zettel_lo.png");
}

.oben_rechts {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	right: 0;
	background: url("../images/zettel_ro.png");
	height: 50px;
	width: 15px;
}

/* Untere Kante */
.unten {
	height: 50px;
	margin: 0 0 0 0;
	padding: 0 15px 0 15px;
	clear: both;
}

.unten_mitte {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background: url("../images/zettel_mu.png");
	height: 50px;
}

.unten_links {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	left: 0;
	height: 50px;
	width: 15px;
	background: url("../images/zettel_lu.png");
}

.unten_rechts {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	right: 0;
	background: url("../images/zettel_ru.png");
	height: 50px;
	width: 15px;
}

/* Skalierbarer Bereeich */
.mitte {
	
}

.mitte_links {
	background-image: url("../images/zettel_lm.png");
	background-position: left;
	background-repeat: repeat-y;
}

.mitte_rechts {
	background-image: url("../images/zettel_rm.png");
	background-position: right;
	background-repeat: repeat-y;
}

.mitte_mitte {
	z-index: 100;
	width: 46em;
	background-image: url("../images/zettel_mm.gif");
	margin: 0 15px 0 15px;
}

.mitte_text_links {
	position: relative;
	float: left;
	width: 33em;
	margin: 0 0 0 1em;
	color: #000;
}

#mitte_text_rechts {
	position: relative;
	z-index: 100;
	float: right;
	width: 11em;
	margin: 0 0 0 0;
}

#margin_color_box {
	background-image: url("../images/margin_background_middle.gif");
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.round_corner_top_left,.round_corner_top_right,.round_corner_bottom_left,.round_corner_bottom_right {
	background-image: url("../images/margin_corner_ur.png");
	background-repeat: no-repeat;
	background-position: right;
	height: 10px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 0;
	font-size: 0;
}

.round_corner_top_left {
	background-image: url("../images/margin_corner_ol.png");
	background-position: left;
}

.round_corner_top_right {
	background-image: url("../images/margin_corner_or.png");
}

.round_corner_bottom_left {
	background-image: url("../images/margin_corner_ul.png");
	background-position: left;
}

#mitte_text_rechts p {
	position: relative;
}

/* Footer */
#footer {
	position: relative;
	margin: 0;
	padding: 0;
}

#footer_navigation_left {
	background-image: url("../images/footer_left.gif");
	background-repeat: repeat-y;
	background-position: left top;
}

#footer_navigation_right {
	background-image: url("../images/footer_right.gif");
	background-repeat: repeat-y;
	background-position: right top;
}

#footer_navigation {
	margin: 0 16px 0 12px;
	padding: 0 0 3px 0;
	background-color: #000;
}

#footer_navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 1px solid black;
}

#footer_navigation ul li {
	float: left;
	margin: 0;
	padding: 0;
	color: #959495;
	margin: 0 0 0 0;
	position: relative;
}

#footer_navigation ul li a {
	color: #959495;
	text-decoration: none;
	font-size: .7em;
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 0 0 0 1.2em;
}

#footer_navigation ul li a:hover {
	text-decoration: underline;
	color: #D9D9D9;
}

#footer_navigation #print a {
	background-image: url("../images/icon_print.gif");
	margin: 0 0 0 0;
}

#footer_navigation #empfehlen a {
	background-image: url("../images/icon_empfehlen.gif");
	margin: 0 0 0 1em;
}

#footer_navigation #totop {
	position: absolute;
	right: 20px;
	top: 0;
	bottom: 0;
}

#footer_navigation #totop a {
	background-image: url("../images/icon_totop.gif");
}

/*---------------------------*/ 
/*----- Inhaltselemente -----*/
/*---------------------------*/ 

/* Navigationsspalte Bookmarks */
#content_navigation_bookmarks {
	margin: 2em 0 0 0;
	padding: 0 0 0 0;
}

#content_navigation_bookmarks form {
	margin: 0 0 0 0;
	padding: 0;
}

#content_navigation_bookmarks select {
	margin: 0;
	padding: 0;
	width: 8em;
}

#content_navigation_bookmarks h2 {
	color: #FFF;
	font-size: .8em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
}

#content_navigation_bookmarks label {
	color: #FFF;
	font-size: .8em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	display: block;
}

/* Marginalspalte */
#margin_color_box h2 {
	position: relative;
	margin: 0 0 0.5em 0;
	padding: 0 0 0 0;
	font-size: 1em;
}

.header_oben {
	position: relative;
	display: block;
	height: 5px;
	overflow: hidden;
}

#margin_color_box h2 span.header_oben_links {
	background-image: url("../images/h2_ol.gif");
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
}

#margin_color_box h2 span.header_oben_mitte {
	position: absolute;
	left: 5px;
	right: 5px;
	top: 0;
	background-color: #F2DEE6;
	height: 5px;
	display: block;
}

#margin_color_box h2 span.header_oben_rechts {
	position: absolute;
	right: 0;
	background-image: url("../images/h2_or.gif");
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
}

.header_unten {
	position: relative;
	display: block;
	height: 5px;
	overflow: hidden;
}

#margin_color_box h2 span.header_unten_links {
	background-image: url("../images/h2_ul.gif");
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
}

#margin_color_box h2 span.header_unten_mitte {
	position: absolute;
	left: 5px;
	right: 5px;
	top: 0;
	background-color: #F2DEE6;
	height: 5px;
	display: block;
}

#margin_color_box h2 span.header_unten_rechts {
	position: absolute;
	right: 0;
	background-image: url("../images/h2_ur.gif");
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
}

.header_text {
	background-color: #F2DEE6;
	width: 100%;
	display: block;
	font-size: 0.8em;
	color: #CC0066;
}

.header_text .spacer {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0.5em 0 0.5em;
}

#margin_color_box h2.simple {
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	padding: 0 0.2em 0 0.2em;
}

#margin_color_box p {
	font-size: 0.7em;
	color: #333333;
	line-height: 140%;
	margin: 0 0 0.5em 0;
	padding: 0;
}

.marginal_text {
	padding: 0 0.2em 0 0.2em;
}

.marginal_text a {
	color: #CC0066;
}

.marginal_image_center {
	width: 100%;
	text-align: center;
	margin: 0.5em 0 0.5em 0;
	padding: 0 0 0 0;
}

.marginal_image_left {
	float: left;
	margin: 0 0 0.5em 0;
	padding: 0 0 0 0;
}

.marginal_image_right {
	float: right;
	margin: 0 0 0.5em 0;
	padding: 0 0 0 0;
}

.marginal_mehr {
	position: relative;
	padding: 0 0.2em 0 0.2em;
}

.event_mehr a, a.mehr {
	background-image: url("../images/icon_mehr.gif");
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 1.2em;
	background-position: 0 2px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
}

.whitebox a.mehr,.greybox a.mehr,.greybluebox a.mehr,.pinkbox a.mehr,.fotostorybox a,.event_mehr a	{
	font-size: 1em;
}

.event_mehr a:hover,a.mehr:hover {
	text-decoration: underline;
}

.spacer {
	padding: 0.5em;
}

.mitte_text_links .left {
	float: left;
	width: 49%;
	overflow: hidden;
}

.mitte_text_links .right {
	float: right;
	width: 49%;
	overflow: hidden;
}

.mitte_text_links .spacer {
	padding: 0 1em 0 1em;
}
.fotostorybox .spacer {
	padding: 0 0 0 0;
	text-align: center;
}
.whitebox,.greybox,.greybluebox,.pinkbox {
	margin: 0 0 1em 0;
	padding: 0;
	width: 100%;
	font-size: 0.8em;
	line-height: 140%;
	color: #333333;
}
.fotostorybox {
	margin: 0 0 1em 0;
	padding: 0 0 0 0;
}
.whitebox p,.greybox p,.greybluebox p,.pinkbox p {
	margin: 0 0 0.7em 0;
	padding: 0 0 0 0;
}

.whitebox .content_standard {
	margin: 0 0 0.7em 0;
}

.mitte_text_links .whitebox {
	background-color: #FFF;
}

.mitte_text_links .greybox {
	background-color: #D9D9D9;
}

.mitte_text_links .greybluebox {
	background-color: #A5B2BA;
}

.mitte_text_links .pinkbox {
	background-color: #F0CBD9;
}
.mitte_text_links .fotostorybox {
	background-color: #E49BAE;
}

.mitte_text_links h2 {
	background-color: #D14C8C;
	width: 100%;
	color: #FFF;
	font-size: 0.85em;
	margin: 0 0 0.7em 0;
	padding: 0 0 0 0;
}

.mitte_text_links h2 .teaser_oben_links {
	background-image: url("../images/teaser_header_ol.gif");
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

.mitte_text_links h2 .teaser_oben_rechts {
	background-image: url("../images/teaser_header_or.gif");
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
}

.mitte_text_links h2 .teaser_unten_rechts {
	background-image: url("../images/teaser_header_ur.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
}

.mitte_text_links h2 .teaser_unten_links {
	background-image: url("../images/teaser_header_ul.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
}

.mitte_text_links h2 .spacer {
	display: block;
	padding: 1em;
}

/* Newsteaser */
.news_entry {
	margin: 0 0 1em 0;
}

.news_entry_date {
	color: #FFF;
}

.news_entry_text {
	border-top: 1px solid #D2D9DD;
	border-bottom: 1px solid #D2D9DD;
	color: #333333;
	margin: 0 0 0 0;
}
.news_entry_text img {
	float: left;
	margin: 0.3em 1em 0 0;
	border: 5px solid #FFF;
}
.news_entry_text h3 {
	margin: 0.2em 0 0 0;
	padding: 0 0 0 0;
	font-size: 1em;
	font-weight: normal;
}

.news_entry_text h3 a {
	font-size: 1em;
	color: #0073BA;
	text-decoration: none;
}

.news_entry_text h3 a:hover {
	text-decoration: underline;
}

.news-single-img {
	float: left;
	margin: .3em .7em 0 0;
}

.news-single-imgcaption {
	font-size: 0.8em;
	font-weight: bold;
	margin: 0.5em 0 0 0;
}

.news-single-item .content_standard h3 {
	color: #000;
	margin: 0 0 0.5em 0;
}

/* Eventteaser */
.event_entry {
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
	border-bottom: 1px solid #D2D9DD;
}

.event_entry_date {
	color: #D14C8C;
}

.event_entry_text {
	color: #333333;
	margin: 0 0 0 0;
}

.event_entry_text h3 {
	margin: 0.2em 0 0.2em 0;
	padding: 0 0 0 0;
	font-size: 1em;
	font-weight: bold;
}

.event_entry_text h3 a {
	font-size: 1em;
	color: #000;
	text-decoration: none;
}

.event_entry_text h3 a:hover {
	text-decoration: underline;
}

.event_entry_text img {
	float: left;
	margin: 0.3em 1em 0 0;
}

/* Text Element */
.line_bottom {
	border-bottom: 1px solid #C6C6C6;
	padding: 0 0 0.5em 0;
}

.content_standard {
	
}

.align-right a,
.content_standard ul li a,.content_standard p.bodytext a {
	color: #D14C8C;
	text-decoration: none;
}

.content_standard p.bodytext a:hover {
	text-decoration: underline;
}

.align-right {
	float: right;
}

.content_standard h3 {
	font-size: 1em;
	margin: 0 0 0.5em 0;
	padding: 0 0 0 0;
	color: #D14C8C;
}

.content_standard img.leftTeaserImage {
	float: left;
	border: 5px solid #FFF;
	margin: 0 1em 0 0;
}

.content_standard img.rightTeaserImage {
	float: right;
	border: 5px solid #FFF;
	margin: 0 0 0 1em;
}

.content_standard ul {
	margin: 0.3em 0 0.3em 1.5em;
	padding: 0 0 0 0;
}

/*FAQ*/
.tx-irfaq-answer {
	border-bottom: 1px solid #C6C6C6;
}

.tx-irfaq-answer h3 {
	font-size: 1em;
	margin: 0.7em 0 0 0;
	padding: 0 0 0 0;
	color: #D14C8C;
}

.tx-irfaq-questions-list {
	margin: 0 0 0 0.7em;
	padding: 0 0 0 1em;
	color: #D14C8C;
}

.tx-irfaq-questions-list li a {
	color: #D14C8C;
}

.tx-irfaq-top {
	text-align: right;
	padding: .25em 0 .25em 0;
}

.tx-irfaq-more {
	text-align: right;
	padding: 0 0 0 0;
	margin: 0.7em 0 0 0;
}

.tx-irfaq-top a {
	background-image: url("../images/icon_totop_pink.gif");
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding: 0 0 0 1.4em;
	margin: 0 0 0 0;
	color: #D14C8C;
	text-decoration: none;
	font-size: .9em;
}

.tx-irfaq-top a:hover {
	text-decoration: underline;
}

.tx-irfaq-answer a {
	color: #D14C8C;
	text-decoration: none;
}

.tx-irfaq-answer a:hover {
	color: #D14C8C;
	text-decoration: underline;
}

/* Fotelement */
.content_image h3 {
	font-size: 1em;
	margin: 0 0 0.2em 0;
	padding: 0 0 0 0;
	color: #D14C8C;
}

.content_image .content_text {
	margin: 0 0 0.5em 0;
}

.fotogalerie {
	float: left;
	width: 33%;
	margin: 0 0 1em 0;
}

.fotostory {
	float: left;
	width: 33%;
	margin: 0 0 1em 0;
	text-align: center;
}

.fotogalerie img {
	border: 5px solid #FFF;
	margin: 0 0 0.5em 0;
}

.fotostory img {
	border: none;
	margin: 0 0 0.5em 0;
}

/* Download Element */
.download_element {
	float: left;
	width: 50%;
	margin: 0 0 1em 0;
}

.download_element img {
	border: 5px solid #FFF;
	margin: 0 0 0.5em 0;
}

.download_element a.mehr {
	font-size: 0.85em;
}

.download_element .content_text {
	font-size: 0.85em;
	margin: 0 0 0 1.5em;
}

/* Formulare */
.mcd_form {
	margin: 0;
	padding: 0;
}

.mcd_form label {
	color: #D14C8C;
	display: block;
}

.mcd_form input {
	border: 1px solid #E5B4C7;
	width: 99%;
}

.mcd_form textarea {
	border: 1px solid #E5B4C7;
	width: 100%;
}

.mcd_form .tworow {
	margin: 0 0 1em 0;
}

.mcd_form .submitBox {
	width: 100%;
	text-align: right;
}

.mcd_form .submit {
	background-image: url("../images/icon_mehr.gif");
	background-repeat: no-repeat;
	background-position: left .5em;
	padding: .5em 0 0 1.2em;
	margin: 0;
	text-decoration: none;
	color: #666666;
	font-size: 0.8em;
	font-weight: bold;
	border: none;
	text-align: left;
	background-color: transparent;
	width: auto;
	cursor: pointer;
	
}
.mcd_form .chatrow {
	width: 100%;
	float: left;
}
.mcd_form .chatrow .left {
	float: left;
	width: 35%;
}
.mcd_form .chatrow .middle {
	float: left;
	width: 20%;
	padding: 0 5% 0 5%; 
}
.mcd_form .chatrow .right {
	float: right;
	width: 33%;
}
.submitBoxContact {
	margin: 1em 0 0 0;
}

.submitBoxContact .submit {
	font-size: 0.9em;
}







/* Tabellen */ /* Downloadtabelle */
.downloadliste h3 {
	color: #000;
	margin: 0.5em 0 0.2em 0;
	padding: 0 0 0 0;
	font-size: 1em;
}

.downloadliste table {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
}

.downloadliste table th {
	visibility: hidden;
	display: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.downloadliste table tr {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.downloadliste table td {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.downloadliste table tr td.name {
	padding: 0.5em 5em 0.5em 0;
	color: #D14C8C;
	font-weight: bold;
	width: 38%;
}

.downloadliste table tr td.link {
	padding: 0 1em 0 0;
	width: 35%;
}

.downloadliste table tr td.time {
	padding: 0 0.25em 0 0;
	color: #666867;
	width: 15%;
}

.downloadliste table tr td.size {
	text-align: right;
	padding: 0 0 0 0;
	color: #666867;
	width: 12%;
}

/* Sitemap */
.csc-sitemap ul {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.csc-sitemap ul li a {
	color: #000;
}

.csc-sitemap ul li ul {
	list-style-type: none;
	margin: 0 0 0 1em;
	padding: 0 0 0 0;
}

.csc-sitemap ul li ul li a {
	color: #D14C8C;
}

/* Expert Image */
.expert {
	width: 120px;
	height: 120px;
/* Chat 1: background-image: url("http://p50091.typo3server.info/fileadmin/templates/uploads/04_Maedchencheckendas/ProfSchmutzler.png"); */
	background-image: url("http://p50091.typo3server.info/fileadmin/templates/uploads/04_Maedchencheckendas/ProfMauch.png");
	background-repeat: no-repeat;
	position: absolute; 
	top: 22px; 
	right: 15px;
}
.expert-text {
	font-size: 0.8em;
	color: #333333;
	margin: .5em 0 3em 0;
}
.expert-text span {
	color: #CC0066;
}

/* Chat Einträge */
.chat {
	font-size: 0.8em;
}
.chat_question {
	padding: 1em;
	background-color: #FFF;
}
.chat_question_name {
	color: #D14C8C;
	font-weight: normal;
	margin: 0 0 0.5em 0;
}
.chat_question_date {
	font-size: 0.8em;
	color: #D14C8C;
	margin: 0 0 1em 0;
}
.chat_question_text {
}
.chat_answer {
	background-color: #F0CBD9;
	padding: 1em 1em 1em 3em;
}
.chat_answer_title {
	color: #D14C8C;
	font-weight: normal;
	margin: 0 0 0.5em 0;
}
.chat_answer_text {
}

