/* SCHRIFTBILD-Content2-links */
#content2_rechts, #content2_rechts table {
color: #FFF;
}
#content2_rechts p {
font-size: 10px;
line-height: 1.2em;
}
#content2_rechts p.bodytext, #content2_rechts td p.bodytext, #content2_rechts p.align-left, #content2_rechts p.align-center, #content2_rechts p.align-right {
padding: 0.6em 0;
}
#content2_rechts p.csc-caption {	/* Stil: Bildunterschrift */
font-size: 10px;
line-height: 1.2em;
}

#content2_rechts p.align-left {
text-align: left;
}
#content2_rechts p.align-center {
text-align: center;
}
#content2_rechts p.align-right {
text-align: right;
}
#content2_rechts p.csc-frame-frame1 {	/* Stil: Rahmen mit grauem Hintergrund */
padding: 0.6em 0;
}
#content2_rechts p.csc-frame-frame2 {	/* Stil: Rahmen mit gelbem Hintergrund */
padding: 0.6em 0;
}

/* Headlines - Überschriften */
#content2_rechts h1, #content2_rechts h2, #content2_rechts h3, #content2_rechts h4, #content2_rechts h5, #content2_rechts h6 {
background: transparent url(../images/border_dot_hell.gif) repeat-x bottom;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 1.2em;
padding: 0.6em 0 2px 0;
}
#content2_rechts h3 {
background-image: none;
padding: 20px 0;
}
#content2_rechts h1.csc-firstHeader {
background: transparent;
border-bottom: #FFF solid 1px;
font-size: 14px;
padding: 1.8em 0 2px 0;
}
#content2_rechts div.csc-textpicHeader h1 {
background: transparent;
border-bottom: #FFF dotted 1px;
font-size: 14px;
padding: 1em 0 2px 0;
}

/* Auszeichnungen - SPAN - .important, .name-of-person, .detail */
#content2_rechts span.important {
color: #FFE7A6;
text-transform: uppercase;
}
#content2_rechts span.name-of-person {
color: #FFE7A6;
}
#content2_rechts span.detail {
color: #CC6600;
display: block;
background-color: #FFF;
border: #FFA826 dashed 1px;
padding: 6px 8px;
margin: 6px 0;
}

/* ungeordnete Liste - UL */
#content2_rechts ul {
margin: 12px 0;
}
#content2_rechts ul li {
background: transparent url(../images/list01.gif) 0 10px no-repeat;
font-size: 12px;
line-height: 1.2em;
list-style-type: none;
margin: 0;
padding: 6px 3px 6px 10px; 
}

/* geordnete Liste - OL */
#content2_rechts ol {
margin: 12px 0 12px 36px;
}
#content2_rechts ol li {
background: transparent;
color: #FFF;
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 */
#content2_rechts a.external-link-new-window, #content2_rechts a {
color: #FFE7A6;
text-decoration: underline;
}
#content2_rechts a.external-link-new-window:hover, #content2_rechts a:hover {
color: #FFE7A6;
text-decoration: none;
}

/* Interne LINKS */
#content2_rechts a.internal-link {
color: #FFE7A6;
text-decoration: underline;
}
#content2_rechts a.internal-link:hover {
color: #FFE7A6;
text-decoration: none;
}

/* ToTop-Link */
#content2_rechts p.csc-linkToTop {
background: transparent url(../images/border_dot_hell.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;
}
#content2_rechts p.csc-linkToTop a {
color: #FFF;
text-decoration: none;
}
#content2_rechts p.csc-linkToTop a:hover {
color: #FFE7A6;
text-decoration: none;
}


/* Einzug */
#content2_rechts blockquote p.bodytext {
padding-left: 10px;
padding-right: 10px;
background-color: #F90;
border: #FFF solid 1px;
margin: 12px 0;
font-size: 10px;
line-height: 1.2em;
}

