/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 
	Website URI    : http://www.rbk.de
	Beschreibung   : Layout-Variationen fuer Bereich Schillerhoehe
	Autor          : Felix Grundgeiger
	Erstellung     : 05.02.2008
	Letzte Änderung: ...
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

a:link, 
a:visited {
    color: #f4a02e;
    text-decoration: none;
}

a:hover, 
a:active, 
a:focus {
    color: #f4a02e;
}

li a:link, 
li a:visited {
    color: #f4a02e;
    text-decoration: none;
}

li a:hover, 
li a:active, 
li a:focus {
    color: #f4a02e;
    text-decoration: none;
}

#topnavi li a:hover {
    color: #f4a02e !important;
    text-decoration: none;
}

ul li ul li a:hover, 
ul li ul li a:active, 
ul li ul li a:focus {
    color: #f4a02e !important;
    text-decoration: none;
}

.pfeil,
a.pfeil {
    background: url(../img/pfeilCharlottenhaus.gif) 0px 4px no-repeat;
}
  

div#mainNav ul  {
    background: #dfe0e1;
}

#mainNav a {
    color: #707173;
}


div#header {
    background: transparent url(../img/header/schillerhoehe.jpg) no-repeat !important;
}

div#content h1.csc-subtitleHeader {
    color: #f4a02e;
	background: #fedeac;
}

div#content h2.csc-firstHeader {
	background: #fedeac;
}


h1.charlottenhaus {
    margin: 0;
    padding: 10px 10px 7px 10px;
    background: #f4a02e;
    color: #FFF;
    font-size: 1.6em;
}

div#content h2, 
div#teaserRechts h2,
dl.halbeBreite dt  {
    background: #fedeac;
}

blockquote,
div#content div,
div.contentBlock,
#content p.bodytext, 
#content p,
div.contentBlock, 
div#teaserRechts div.contentBlock, 
div#teaserRechts div.contentBlockImg, 
div#teaserRechts  p.bodytext, 
div#teaserRechts div.csc-textpic-imagewrap,
div#teaserRechts div.csc-textpic-text,
.csc-textpic-above,
.csc-textpic-intext-left-nowrap,
dl.teaserLatest,
ul.newsListItem,
dl.halbeBreite ,
div.contentBlock, 
div.csc-textpic-text, 
div#teaserRechts div.csc-textpic-above,
div.csc-textpic-above {
	background: #fff9f0;
}

ul.newsListItem a {
    display: block;
    padding: 0 10px;
    color: #f4a02e;
    text-decoration: none;
    background: url(../img/pfeilCharlottenhaus.gif) 0px 6px no-repeat !important;
}


div.contentBlock ul a {
    color: #f4a02e;
    /*background: url(../img/pfeil_charlottenhaus.gif) 0 4px no-repeat;*/
}

div#content div.doppelTeaser {
	background: url(../img/bgs/bgDoppelteaserCharlotte.gif) repeat-y;
}




/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 
	ZITATE
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

div#content .zitatBox h3{
    font-size: 100%;
    text-align: center;
    color: #f4a02e;
    font-size: 12px;
}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 
	TEASER rechte Spalte
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#teaser a, 
#teaser a:link,
#teaser a:active {
    display: block;
    float: left;
    padding: 0 10px;
    color: #f4a02e;
    background: url(../img/pfeil_charlottenhaus.gif) 0 4px no-repeat;
}

#teaser a:visited,
#teaser a:hover,
#teaser a:focus {
    color: #709813;
}

/* Tooltipp */

body div#toolTip {
    background: transparent url(../img/bgs/bgTooltippTopCharlotte.gif) top left no-repeat;
}
body div#toolTip p { 
	background: #f4a02e;/* url(../img/bgs/bgTooltippBody.gif) top left repeat-y;*/
}

div.tooltipFooter {
	background: transparent url(../img/bgs/bgTooltippFooterCharlotte.gif) top left no-repeat;
}

div#lefthand ul li ul li a:hover {
	color: #f4a02e;
	background-image: url(../img/pfeilCharlottenhaus.gif);
}
















.marginalieNews {
padding:10px 0px 0px 0px;
background-color:#FFF9F0;
margin:0px 0px 10px 0px;

width:200px !important;
}

.marginalieNews p{
padding:0px 0px 10px 10px !important;
background-color:#FFF9F0 !important;

}

.marginalieNews a {
background:transparent url(../img/pfeilCharlottenhaus.gif) no-repeat scroll 0 6px !important;
color:#F4A02E;
display:block;
padding:0 10px;
text-decoration:none;
}

.marginalieNews a:hover {
text-decoration:underline;
}