/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	Website URI    : http://www.rbk.de
	Beschreibung   : Layout-Variationen fuer Bereich Standort Robert-Bosch-Krankenhaus
	Autor          : Felix Grundgeiger
	Erstellung     : 05.02.2008
	Letzte Aenderung: ...
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

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

a:hover,
a:active,
a:focus {
    color: #507c9f;
}

div#top {
    /*background: transparent url(../img/bgs/topbgGrau.gif) repeat-x;*/
}


div#mainNav ul  {
    background: #dfe0e1;
}

#mainNav a {
    color: #707173;
}



h1.robertbosch {
    margin: 0;
    padding: 10px 10px 7px 10px;
    /*background: #5e7cdc url(../img/bgs/h1robertbosch.gif) bottom left repeat-x;*/
	background: #6da7d6;
    color: #FFF;
    font-size: 1.5em;

}

div#content h1.csc-subtitleHeader {
    color: #507c9f;
	background: #d1dff1;
}

div#content h2.csc-firstHeader,
dl.halbeBreite dt {
	background: #d1dff1;
}

div#content h2, div#teaserRechts h2 {
    background: #d1dff1;
}

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,
table.teaserLatest {
	background: #f4f7fc;
}

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


div.contentBlock ul a {
    color: #507c9f;
}


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


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

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




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

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

#teaser a:hover,
#teaser a:focus {
    color: #507c9f;
}






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

width:200px !important;
}

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

}

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

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