/* SCHRIFTBILD-Content2-links */
#content_rechts, #content_rechts table {
color: #80878F;
}
#content_rechts p {
font-size: 10px;
line-height: 1.4em;
}
#content_rechts p.bodytext, #content_rechts td p.bodytext, #content_rechts p.align-left, #content_rechts p.align-center, #content_rechts p.align-right {
padding: 0.7em 0;
}
#content_rechts p.csc-caption {	/* Stil: Bildunterschrift */
font-size: 10px;
line-height: 1.2em;
}

#content_rechts .align-left {
text-align: left;
}
#content_rechts .align-center {
text-align: center;
}
#content_rechts .align-right {
text-align: right;
}
#content_rechts p.csc-frame-frame1 {	/* Stil: Rahmen mit grauem Hintergrund */
padding: 0.7em 0;
}
#content_rechts p.csc-frame-frame2 {	/* Stil: Rahmen mit gelbem Hintergrund */
padding: 0.7em 0;
}

/* Headlines - Überschriften */
#content_rechts h1, #content_rechts h2, #content_rechts h3, #content_rechts h4, #content_rechts h5, #content_rechts h6, #content_rechts h1.csc-firstHeader, #content_rechts div.csc-textpicHeader h1 {
color: #FFAA28;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 1.2em;
font-weight: normal;
padding: 1.2em 0 2px 0;
}
#content_rechts h2 {
color: #80878F;
}
#content_rechts h1.csc-firstHeader {
font-weight: bold;
}
#content_rechts div.csc-textpicHeader h1 {
font-size: 14px;
line-height: 1.2em;
padding: 1.2em 0 2px 0;
}

/* Auszeichnungen - SPAN - .important, .name-of-person, .detail */
#content_rechts span.important {
color: #FFAA28;
text-transform: uppercase;
}
#content_rechts span.name-of-person {
color: #FFAA28;
}
#content_rechts span.detail {
display: block;
background-color: #F7F8F8;
border: #A8ADB1 dashed 1px;
padding: 6px 8px;
margin: 6px 0;
}

/* ungeordnete Liste - UL */
#content_rechts ul {
margin: 12px 0;
}
#content_rechts ul li {
color: #80878F;
background: transparent url(../images/list03.gif) 0 10px no-repeat;
font-size: 10px;
line-height: 1.2em;
list-style-type: none;
margin: 0;
padding: 6px 3px 6px 10px; 
}

/* geordnete Liste - OL */
#content_rechts ol {
margin: 12px 0 12px 36px;
}
#content_rechts ol li {
background: transparent;
list-style-type: decimal-leading-zero;
list-style-position: outside;
font-size: 10px;
line-height: 1.2em;
margin: 0;
padding: 3px 3px 3px 0;
}


/* Externe LINKS */
#content_rechts a.external-link-new-window, #content_rechts a.mail, #content_rechts a {
color: #FFAA28;
text-decoration: underline;
}
#content_rechts a.external-link-new-window:hover, #content_rechts a.mail:hover, #content_rechts a:hover {
color: #FFAA28;
text-decoration: none;
}

/* Interne LINKS */
#content_rechts a.internal-link {
color: #FFAA28;
text-decoration: underline;
}
#content_rechts a.internal-link:hover {
color: #FFAA28;
text-decoration: none;
}

/* ToTop-Link */
#content_rechts p.csc-linkToTop {
background: transparent url(../images/border_dot.gif) repeat-x top;
display: block;
font-size: 10px;
line-height: 1.2em;
padding: 2px 0 2px 3px;
margin: 1em 0 2em 0;
text-align: right;
}
#content_rechts p.csc-linkToTop a {
color: #969BA2;
text-decoration: none;
}
#content_rechts p.csc-linkToTop a:hover {
color: #F90;
text-decoration: none;
}


/* Einzug */
#content_rechts blockquote p.bodytext {
padding-left: 10px;
padding-right: 10px;
background-color: #F7F8F8;
border: #F90 solid 1px;
color: #4D5255;
margin: 12px 0;
font-size: 10px;
line-height: 1.2em;
}

