
/* MIME-Type muss text/css sein  */

body {

font-size:100%;

padding:10px; 
background: #FFF;
color: #000;
}
#Body {
/* im Canvas zentrieren */
margin:0px auto;
min-width:760px;
max-width:1200px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
Navigation:
*/
#Navigation { 
margin:4px 4px 4px 0px;
width:13em;
float:left;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
Span:
*/
span.highlight { background: #D7E7F7; }
span.ellipsis { font-weight: bold;}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
Content:
*/
#Content { 
min-width:15em;
padding:0px;
margin:4px 4px 4px 0px;
margin-left:14em;
margin-right:2px;
}/*
/*
Startseite:
Teaser Layouts:
*/
#ContentBorder { 
margin:0; padding:0;
padding-left: 10px; overflow: hidden; /* 01.02.2007 */
}
#ContentBorder div.column {
min-width:130px;
width:50%;
margin:0; padding:0;
}
#ContentBorder div.left {
margin:0; padding:0;
padding-right:4px;
width:49%;
float:left;
}
#ContentBorder div.right { 
margin:0; padding:0;
padding-left:4px;
width:49.5%;
float:right;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
*/
hr, hr { 
    border:1px solid #E3E4E9;
    height:1px;
    margin:5px 5px 5px 10px;
    text-align:center;
}
.hidden {
position: absolute;
top: -5000px;
left: -5000px;
height: 1px;
width: 1px;
}
.nosize {
overflow:hidden;
width:0px;
height:0px;
max-width:0px;
max-height:0px;
display:inline; display: none;
}
img.hint {
position: absolute;
top: -5000px;
left: -5000px;
height: 1px;
width: 1px;
}
img.alignMiddle { vertical-align:middle; }
.cleaner {
width:0px;
height:0px;
border:none;
margin:0px;
padding:0px;
clear:both;
}
#Jumplinks p {
display:block;
font-size: 100%;
line-height: 100%;
padding: 0;
margin: 10px 0px 10px 0px;
}
/*
BIK-Kompatible SkipLinks :-)
*/
#Jumplinks a:link,
#Jumplinks a:visited {
-moz-border-radius:5px;
/*
background:#FFFFFF url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/bg.gif) no-repeat center center;
*/
background:#FFFFFF ;
color:#5078B6;
text-decoration:none;
}
#Jumplinks a:hover,
#Jumplinks a:active,
#Jumplinks a:focus {
text-decoration:none;
text-align:center;
position: absolute;
display: block;
float:left;
top: 5013px;
left: 5310px;
/*height: auto;*/
height:82px;
line-height:82px;
width: 240px;
font-size: 100%;
font-weight: bold;
white-space: nowrap;
padding-left:5px;
padding-right:5px;
}
.hidden a:link,
.hidden a:visited {
-moz-border-radius:5px;
padding:2px;
color:#002F75;
text-decoration:none;
}
.hidden a:hover,
.hidden a:active,
.hidden a:focus {
text-decoration:none;
position: absolute;
display: block;
float:left;
top: 5075px;
left: 5310px;
height: auto;
width: auto;
font-size: 75%;
font-weight: bold;
white-space: nowrap;
}/* HEADER ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#Header {
background:#5078B6; 
}
#Header .container {
margin-left:6px;
margin-right:4px;
background:#5078B6;
clear:both;
}
#Logo {
float:left;
width:264px;
}
#HeaderSearch {
margin:10px 4px 0px 10px; padding:0;
min-height:62px !important;
width:15em;
float:right;
}
#Sponsor {
width:203px;
float:right;
}
/* Search */
#HeaderSearch p {
padding-left:0px;
}
#HeaderSearch form,
#HeaderSearch p {
padding:0; margin:0;
}
#HeaderSearch p.label {
margin:0px; padding:0;
color:#002F75;
color:#FFF;
}
#HeaderSearch label { 
display: block;
padding: 2px 0px 1px 0px;
font-size:80%;
font-weight:bold;
}
#HeaderSearch #Searchfield {
-moz-border-radius:5px;
border: 1px solid #E3E7EB;
padding: 3px 4px;
margin:0px;
width:10em;
vertical-align: top;
}
#HeaderSearch button {
margin:0; margin-left: 4px; padding: 0;width:6em;
}
#HeaderSearch button span.bt_suchen {
    padding: 0; margin:0;
}
#HeaderSearch button span {
padding: 0 5px; margin: 0;
vertical-align: top;
}
#HeaderSearch #Searchfield:hover,
#HeaderSearch #Searchfield:active,
#HeaderSearch #Searchfield:focus {
-moz-border-radius:5px;
border:1px inset #E3E7EB;
background:#FFFF9C url(../img/input_bg.gif) repeat-x top left;
color:#002F75;
}
/*Simple Links;:
*/
#HeaderSearch p {
margin:0px;
padding:0px;
}
#HeaderSearch p a.inLink {
background:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/inLink.gif) 0 1px no-repeat;
}
#HeaderSearch p a.block {
display:block;
}
#HeaderSearch p a:link,
#HeaderSearch p a:visited {
font-size:75%;
color:#02307B;
color:#FFF;
font-weight:bold;
text-decoration:none;
padding:2px 2px 2px 16px;
-moz-border-radius:4px;
}
#HeaderSearch p a:hover,
#HeaderSearch p a:active,
#HeaderSearch p a:focus {
color:#02307B;
background-color: #D7E7F7 /*#E3E7EB*/;
}
#Profisuche {
padding-top:5px;
}
#Navigation {
font-size:85%;
}
#Navigation .naviSplitter {
height:4px;
}
/* keine Bulletlists in der Navi: */
#Navigation ul {
list-style-type:none;
border-top:1px solid #002F75;
border-bottom:1px solid #FFFFFF;
background:#5078B6;
}
#Navigation li {
line-height:1.6em;
}

/* -------------------------------------------------------------------------
START NEUE LINKE NAVIGATIONEN: 03.04.2007
--------------------------------------------------------------------------- */
#MainNavi li {
border-top:1px solid #E0E5EB;
border-bottom:1px solid #002F75;
}
#MainNavi a:link,
#MainNavi a:visited {
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
padding-left:4px;
display:block;
}
#MainNavi a:hover,
#MainNavi a:active,
#MainNavi a:focus {
color:#002F75;
background:#FFFFFF;
padding-left:4px;
}
#MainNavi li#CurrentTab {
padding-left:4px;
font-weight:bold;
color:#002F75;
background:#FFFFFF;
}
#MainNavi li#CurrentTab.hasChilds {
padding-left:0px; 
font-weight:bold;
color:#002F75;
background: #FFFFFF url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/hasChilds_SELECTED.gif) no-repeat 1px 3px;
}
#MainNavi li#CurrentTab.hasChilds span {
display:block;
padding-left:16px;
}
#MainNavi li#CurrentTab.hasChilds span.repllink {
display:block; 
padding-left: 20px;
border-bottom:1px solid #002F75;
}
#MainNavi li#CurrentTab a.repllink { color: #002F75; padding-left:0px;  }  
#MainNavi li#CurrentTab.hasChilds a.repllink { color: #002F75; padding-left: 20px;  }  
#MainNavi a.mainlink:hover,
#MainNavi a.mainlink:active,
#MainNavi a.mainlink:focus {
background:#FFFFFF;
color:#002F75;
}
#MainNavi li.hasChilds a.mainopen {
padding-left:20px;
background: transparent url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/hasChilds.gif) no-repeat 1px 3px;
border-top:none;
}
#MainNavi li.hasChilds a.mainopen:hover,
#MainNavi li.hasChilds a.mainopen:active,
#MainNavi li.hasChilds a.mainopen:focus,
#MainNavi li#CurrentTab.hasChilds a.repllink:hover {
padding-left:20px;
background:#FFFFFF url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/hasChilds_SELECTED.gif) no-repeat 1px 3px;
border-top:none;
}
#MainNavi li#CurrentTab.hasChilds a.mainopen {
padding-left:16px; 
font-weight:bold;
color:#002F75;
background: #FFFFFF url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/hasChilds_SELECTED.gif) no-repeat 1px 3px;
}
#MainNavi li#CurrentTab.hasChilds a.mainopen:hover,
#MainNavi li#CurrentTab.hasChilds a.mainopen:active,
#MainNavi li#CurrentTab.hasChilds a.mainopen:focus {
padding-left:20px; 
font-weight:bold;
color:#002F75;
background: #FFFFFF url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/hasChilds_SELECTED.gif) no-repeat 1px 3px;
}
#Navigation ul ul {
border:none;
}
#MainNavi ul li.isChild {
padding-left: 0px;
}
#MainNavi ul li.isChild a span { 
display: block; padding-left: 16px; margin:0;
font-weight:normal;
}
/*
#MainNavi li.isChild a span {
padding-left: 16px;
}*/
#MainNavi li.hasChild li#CurrentTab {
padding:0px; margin:0;
}
#MainNavi li.isChild {
padding-left:0px;
border-bottom:none;
}
#MainNavi .isChild span.repllink {
font-weight: normal;
padding: 0 0 0 16px;
/*border-bottom:none;*/
}
#MainNavi li.hasChilds a.mainopen_actv {
padding-left: 20px; color:#002F75; font-weight: normal;
border-top:none;
}
#MainNavi li#CurrentTab.isChild a.repllink { padding: 0 0 0 16px; } 
/*
#MainNavi li#CurrentTab.isChild {
border-bottom:1px solid #002F75;
}
#MainNavi li#CurrentTab.isChild span {
font-weight: normal;
display:block;
padding-left:16px;
}*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Admin Spezial: ---------------------------------------------------------- */
#SubAdmin li {
border-top:1px solid #E0E5EB;
border-bottom:1px solid #002F75;
}
#SubAdmin a:link,
#SubAdmin a:visited {
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
padding-left:4px;
display:block;
}
#SubAdmin a:hover,
#SubAdmin a:active,
#SubAdmin a:focus {
color:#002F75;
background:#FFFFFF;
padding-left:4px;
}
#SubAdmin li#CurrentTab {
padding-left:4px;
font-weight:bold;
color:#002F75;
background:#FFFFFF;
}
#SubAdmin li#CurrentTab.hasChilds {
padding-left:0px; 
font-weight:bold;
color:#002F75;
background: #FFFFFF url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/subnavi_hasChilds_SELECTED.gif) no-repeat 1px 3px;
}
#SubAdmin li#CurrentTab.hasChilds span {
display:block;
padding-left:16px;
}
#SubAdmin li#CurrentTab.hasChilds span.repllink {
display:block; 
padding-left: 20px;
border-bottom:1px solid #002F75;
}
#SubAdmin li#CurrentTab a.repllink { color: #002F75; padding-left:0px;  }  
#SubAdmin li#CurrentTab.hasChilds a.repllink { color: #002F75; padding-left: 20px;  }  
#SubAdmin a.mainlink:hover,
#SubAdmin a.mainlink:active,
#SubAdmin a.mainlink:focus {
background:#FFFFFF;
color:#002F75;
}
#SubAdmin li.hasChilds a.mainopen {
padding-left: 20px;
background: transparent url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/hasChilds.gif) no-repeat 1px 3px;
border-top:none;
}
#SubAdmin li.hasChilds a.mainopen:hover,
#SubAdmin li.hasChilds a.mainopen:active,
#SubAdmin li.hasChilds a.mainopen:focus,
#SubAdmin li#CurrentTab.hasChilds a.repllink:hover {
padding-left: 20px;
background:#FFFFFF url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/hasChilds_SELECTED.gif) no-repeat 1px 3px;
border-top:none;
}
#SubAdmin li#CurrentTab.hasChilds a.mainopen {
padding-left: 20px; 
font-weight:bold;
color:#002F75;
background: #FFFFFF url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/hasChilds_SELECTED.gif) no-repeat 1px 3px;
}
#SubAdmin li#CurrentTab.hasChilds a.mainopen:hover,
#SubAdmin li#CurrentTab.hasChilds a.mainopen:active,
#SubAdmin li#CurrentTab.hasChilds a.mainopen:focus {
padding-left: 20px; 
font-weight:bold;
color:#002F75;
background: #FFFFFF url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/hasChilds_SELECTED.gif) no-repeat 1px 3px;
}
#Navigation ul ul {
border:none;
}
#SubAdmin ul li.isChild {
padding-left: 0px;
}
#SubAdmin ul li.isChild a span { 
display: block; padding-left: 16px; margin:0;
font-weight:normal;
}
/*
#SubAdmin li.isChild a span {
padding-left: 16px;
}*/
#SubAdmin li.hasChild li#CurrentTab {
padding:0px; margin:0;
}
#SubAdmin li.isChild {
padding-left:0px;
border-bottom:none;
}
#SubAdmin .isChild span.repllink {
font-weight: normal;
padding: 0 0 0 16px;
/*border-bottom:none;*/
}
#SubAdmin li.hasChilds a.mainopen_actv {
padding-left: 20px; color:#002F75; font-weight: normal;
border-top:none;
}
#SubAdmin li#CurrentTab.isChild a.repllink { padding: 0 0 0 16px; } 
#Navigation ul li ul li a:link,
#Navigation ul li ul li a:visited,
#Navigation ul li ul li a:hover,
#Navigation ul li ul li a:active,
#Navigation ul li ul li a:focus,
#SubNavi li#CurrentTab.isChild span, 
#SubNavi li#CurrentTab.isChild p, 
#SubAdmin li#CurrentTab.isChild span {
font-weight:normal;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
LEFT NAVIGATION: AGBFN Spezial:  */
#SubNavi ul { border-bottom: none;border-top: none; }
#SubNavi li { border-top:1px solid #FFFFFF; overflow: hidden;
/*border-bottom:none;border-top: none;*/
}
#SubNavi a:link,
#SubNavi a:visited {
font-weight:bold;
text-decoration:none;
color:#002F75;background:#FFDB00;
padding-left:4px;
display:block; 
}
#SubNavi a:hover,
#SubNavi a:active,
#SubNavi a:focus {
color:#002F75;
background:#FFFFFF;
}
#SubNavi ul li#CurrentTab {
padding: 0; margin: 0;
font-weight:bold;
color:#002F75;
background:#FFFFFF;
}
#SubNavi ul li#CurrentTab.hasChilds, #SubNavi ul li.hasChilds {
display: block; 
font-weight:bold;
color: #002F75;
background: #FFFFFF url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/subnavi_hasChilds_SELECTED.gif) 1px 3px no-repeat;
border-bottom: 1px solid #FFF;
}
#SubNavi ul li#CurrentTab.hasChilds span {
display:block;
padding-left: 20px;
}
#SubNavi ul li#CurrentTab.hasChilds span.repllink {
background: #FFFFFF url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/subnavi_hasChilds_SELECTED.gif) 1px 3px no-repeat;
padding-right: 25px; /* zwingt AGBFN in 2. Zeile umbrechen */
border-bottom:1px solid #FFF;
}
#SubNavi ul li#CurrentTab.hasChilds a.repllink {
background: #FFFFFF url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/subnavi_hasChilds_SELECTED.gif) 1px 3px no-repeat;
padding-left: 20px; padding-right: 25px; /* zwingt AGBFN in 2. Zeile umbrechen */
border-bottom:1px solid #FFF;
color: #002F75;
}
#SubNavi li.hasChilds span a.mainopen { border-bottom: none; }
#SubNavi ul a.mainlink { border-bottom:1px solid #FFF;}
#SubNavi ul a.mainlink:hover,
#SubNavi ul a.mainlink:active,
#SubNavi ul a.mainlink:focus {
background:#FFFFFF;
}
#SubNavi ul li.hasChilds a.mainopen:hover,
#SubNavi ul li.hasChilds a.mainopen:active,
#SubNavi ul li.hasChilds a.mainopen:focus {
padding-left: 20px; padding-right: 25px;
background: #FFFFFF url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/subnavi_hasChilds_SELECTED.gif) 1px 3px no-repeat;
}
#SubNavi ul li.hasChilds a.mainopen {
padding-left: 20px; padding-right: 25px;
background: #FFDB00 url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/subnavi_hasChilds.gif) 1px 3px no-repeat;
border-bottom:none;/* trennlinie zwischen Haupt- und Unterpunkt */
}
#SubNavi li.isChild { margin:0; padding: 0; line-height: 1.2em; }

/*
#SubNavi li#CurrentTab li.isChild a { 
background: #FFDB00; padding: 4px 0 4px 21px;
}
#SubNavi li#CurrentTab li.isChild a:hover { 
background: #FFF; padding: 4px 0 4px 21px;
}
*/
#SubNavi ul li.hasChilds ul li.isChild a { 
background: #FFDB00; padding: 4px 0 4px 21px;
}
#SubNavi ul li.hasChilds ul li.isChild a:hover { 
background: #FFF; padding: 4px 0 4px 21px;
}

#SubNavi li#CurrentTab.isChild { 
border-top:1px solid #FFF;
border-bottom:1px solid #FFF;
}
#SubNavi ul li.hasChilds ul li#CurrentTab.isChild p { background: #FFF;  border:none; }
/*
#SubNavi li#CurrentTab.isChild span {
display: block; 
margin: 0; padding-left:21px;
}*/
#SubNavi ul li#CurrentTab.isChild p { margin:0; padding: 0;}
#SubNavi ul li#CurrentTab.isChild .repllink {
margin: 0; padding: 4px 0 4px 21px;
}
#SubNavi ul li#CurrentTab.isChild a.repllink {
    background: #FFF;  border:none;
    margin: 0; padding: 4px 0 4px 21px; 
}
#SubNavi li.lastChild {
/*border-bottom:none;border-top: none;*/
} 
/*#SubNavi li#CurrentTab.isChild a.activeLink { background: #fff; padding-left:12px; }*/
/* -------------------------------------------------------------------------
ENDE NEUE LINKE NAVIGATIONEN: 03.04.2007
--------------------------------------------------------------------------- */




/* Marginalspalte */
#Sidebar {
float:right;
width:210px;
margin-top:4px;
margin-left: 10px;
overflow: hidden;
}
#Sidebar .sidebarSeperator {
height:4px;
overflow:hidden;
}
#Sidebar h3 {
color:#FFFFFF;
font-size:0.8em;
margin:0px;
padding:0px 0px 0px 5px;
background-color:#5078B6;
/*border-left:1px solid #E3E7EB;
border-right:1px solid #E3E7EB;*/
}
#Sidebar h4 {
color:#002F75;
font-size:0.75em;
margin:0px;
padding:0px 0px 5px 6px;
background-color:#FFFFFF;
/*border-left:1px solid #E3E7EB;
border-right:1px solid #E3E7EB;*/
}
#Sidebar h5 {
color:#002F75;
font-size:0.7em;
margin:0px;
padding:0px 0px 5px 6px;
background-color:#FFFFFF;
border-left:1px solid #E3E7EB;
border-right:1px solid #E3E7EB;
}
#Sidebar p {
color:#4a4a4a;
font-size:75%;
margin-left:0px;
padding:0px 4px;
background-color:#FFFFFF;
border-left:1px solid #E3E7EB;
border-right:1px solid #E3E7EB;
}
#Sidebar ul {
list-style-type:none;
margin-left:0px;
padding-left:0px;
background-color:#FFFFFF;
border-left:1px solid #E3E7EB;
border-right:1px solid #E3E7EB;
overflow:hidden;
}
/*
Sponsors
*/
#Sidebar ul#sponsors {
border:none;
background:none;
}
#Sidebar ul#sponsors li#bibb {
text-align:center;
margin:4px 0px;
}
#Sidebar ul#sponsors li#bibb a {
background-color:#002F75;
}
#Sidebar ul#sponsors li#agbfn {
text-align:center;
padding:4px 0px;
background-color:#FFFFFF;
border-left:1px solid #E3E7EB;
border-right:1px solid #E3E7EB;
}
#Sidebar ul#sponsors li a {
display:block;
}
#Sidebar ul#sponsors li#bibb a:link,
#Sidebar ul#sponsors li#bibb a:visited {
border:3px solid #002F75;
}
#Sidebar ul#sponsors li#bibb a:hover,
#Sidebar ul#sponsors li#bibb a:active,
#Sidebar ul#sponsors li#bibb a:focus {
border:3px solid #B0CE31;
border:3px solid #E3E7EB;
}
#Sidebar ul#sponsors li#agbfn a:link,
#Sidebar ul#sponsors li#agbfn a:visited {
border:3px solid #FFFFFF;
}
#Sidebar ul#sponsors li#agbfn a:hover,
#Sidebar ul#sponsors li#agbfn a:active,
#Sidebar ul#sponsors li#agbfn a:focus {
border:3px solid #B0CE31;
border:3px solid #E3E7EB;
}
#Sidebar ul#sponsors li#spnsrSeperator span {
border:none;
display:block;
font-size:80%;
font-weight:bold;
color:#FFFFFF;
margin:6px 0px 6px 0px;
}
#Sidebar .innerSidebarElement {
background-color:#5078B6;
/*border-left:1px solid #E3E7EB;
border-right:1px solid #E3E7EB;*/
padding:4px;
}
/*
Search
*/
#Sidebar div.label {
margin:0px;
padding:0px;
}
#Sidebar label {
padding:0px 0px 8px 0px;
font-size:80%;
font-weight:bold;
color:#FFFFFF;
}
#Sidebar input,
#Sidebar textarea {
-moz-border-radius:5px;
border:1px solid #E3E7EB;
padding:4px;
width:180px;
margin-bottom:4px;
}
#Sidebar button span {
padding:0px 5px 0px 0px;
vertical-align:middle;
}
#Sidebar #Searchfield:hover,
#Sidebar #Searchfield:active,
#Sidebar #Searchfield:focus {
border:1px inset #E3E7EB;
background:#FFFF99 url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/input_bg.gif) repeat-x top left;
color:#002F75;
}
/*
Simple Links;:
*/
#Sidebar p a.inLink {
background:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/inLink.gif) no-repeat top left;
}
#Sidebar p a.rssLink {
background:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/rssLink.gif) no-repeat 0 1px;
}
#Sidebar p a.backLink {
background:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/backLink.gif) 0 2px no-repeat;
}
#Sidebar p a.block {
display:block;
}
#Sidebar p a:link,
#Sidebar p a:visited {
color:#02307B;
font-weight:bold;
text-decoration:none;
padding:2px 2px 2px 16px;
-moz-border-radius:4px;
}
#Sidebar p a:hover,
#Sidebar p a:active,
#Sidebar p a:focus {
background-color: #D7E7F7 /*#E3E7EB*/;
}
/*
Empfehlen
*/
#Sidebar #advertise p {
border:none;
}
#Sidebar #advertise {
background-color:#FFFFFF;
border-left:1px solid #E3E7EB;
border-right:1px solid #E3E7EB;
}
#Sidebar label.information {
padding:4px;
cursor:pointer;
}
#Sidebar #advertise label {
font-weight:100;
color:#4a4a4a;
font-size:98%;
}
#Sidebar #advertise img {
position:relative;
cursor:pointer;
}
#Sidebar #advertise p button{
text-align:right;
}
#Sidebar #advertise input {
-moz-border-radius:5px;
border:1px solid #E3E7EB;
padding:4px;
width:160px;
}
#Sidebar #advertise img {
margin-right:4px;
}
#Sidebar #advertise textarea {
margin-top:4px;
font-size:115%;
font-family:Arial, Helvetica, sans-serif;
}
#Sidebar #advertise input:hover,
#Sidebar #advertise input:active,
#Sidebar #advertise input:focus,
#Sidebar #advertise textarea:hover,
#Sidebar #advertise textarea:active,
#Sidebar #advertise textarea:focus {
border:1px inset #E3E7EB;
background:#FFFF99 url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/input_bg.gif) repeat-x top left;
color:#002F75;
}
#Sidebar #advertise .tip {
margin:0px 4px;
font-size:150%;
font-weight:bold;
color:#990000;
}
#Sidebar #advertise .small { font-size:75%; }
#Shortcuts, #ShortcutsBlue  { font-size:80%;
/*border-top:1px solid #C3D1DF;
border-bottom:1px solid #E3E7EB;*/
}
#Shortcuts li a:link,
#Shortcuts li a:visited,
#ShortcutsBlue li a:link,
#ShortcutsBlue li a:visited  {
padding:4px 4px 4px 20px;
text-decoration:none; font-weight:bold; color:#002F75;
display:block; background:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/anchorLink.gif) no-repeat 2px center;
/*border-top:1px solid #E3E7EB;
border-bottom:1px solid #C3D1DF;*/
overflow: hidden;
}
#Shortcuts li a.inlink:link,
#Shortcuts li a.inlink:visited {
padding:4px 4px 4px 20px;
text-decoration:none; font-weight:bold; color:#002F75;
display:block; background:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/inLink.gif) no-repeat 2px center;
}
#Shortcuts a.backlink:link,
#Shortcuts a.backlink:visited {
padding:4px 4px 4px 20px;
text-decoration:none; font-weight:bold; color:#002F75;
display:block; background:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/backLink.gif) no-repeat 2px center;
}
#Shortcuts li a:hover,
#Shortcuts li a:active,
#Shortcuts li a:focus,
#Shortcuts li a.inlink:hover,
#Shortcuts li a.inlink:active,
#Shortcuts li a.inlink:focus, 
#Shortcuts a.backlink:hover,
#Shortcuts a.backlink:active,
#Shortcuts a.backlink:focus {
background-color:#FFDB00;
}
#ShortcutsBlue li a:hover,
#ShortcutsBlue li a:active,
#ShortcutsBlue li a:focus { background-color: #D7E7F7 /*#E3E7EB*/; }
#ShortcutsBlue li a.inlink:link,
#ShortcutsBlue li a.inlink:visited {
padding:4px 4px 4px 20px;
text-decoration:none; font-weight:bold; color:#002F75;
display:block; background:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/inLink.gif) no-repeat 2px center;
}
#ShortcutsBlue a.backlink:link,
#ShortcutsBlue a.backlink:visited {
padding:4px 4px 4px 20px;
text-decoration:none; font-weight:bold; color:#002F75;
display:block; background:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/backLink.gif) no-repeat 2px center;
}
#ShortcutsBlue li a:hover,
#ShortcutsBlue li a:active,
#ShortcutsBlue li a:focus,
#ShortcutsBlue li a.inlink:hover,
#ShortcutsBlue li a.inlink:active,
#ShortcutsBlue li a.inlink:focus,
#ShortcutsBlue a.backlink:hover,
#ShortcutsBlue a.backlink:active,
#ShortcutsBlue a.backlink:focus {  background-color: #D7E7F7 /*#E3E7EB*/; }
#OptionsMenu {
margin-top:4px;
background-color:#5078B6;
}
#OptionsMenu ul {
border:none;
}
#OptionsMenu h3 {
color:#FFFFFF;
font-size:93%;
margin:0px;
padding:0px 0px 5px 5px;
/*border-left:1px solid #E3E7EB;
border-right:1px solid #E3E7EB;*/
}
#Tools {
padding-left:4px;
padding-right:4px;
font-size:92%; color:#002F75;
/*border-left:1px solid #E3E7EB;
border-right:1px solid #E3E7EB;*/
}
#Tools h4 { display: block; clear: both; background-color:#FFFFFF; font-size: 1em; text-align:center; margin:0; padding: 0; }
#Tools p { 
display: block; clear: both;
margin:0; padding:0;
padding-left:4px;
padding-right:4px;
color:#002F75;
}
#Tools h5 { 
    padding-left:4px; padding-right:4px;
    color:#002F75; text-align:center; font-size: 80%; padding-bottom: 5px; 
}
#Tools h5,
#Tools p { 
background-color:#FFFFFF;
/*border-left:1px solid #E3E7EB;
border-right:1px solid #E3E7EB;*/
}
#Tools ul { 
    background-color:#FFFFFF;
    margin:0; padding:0;
}
#Tools .styleSwitcher { float: left; width: 100%; background-color:#FFFFFF; margin:0; padding:0; }
#Tools ul li { 
text-align:center;
background-color:#FFFFFF; 
display:inline;
/*vertical-align:middle;margin-left: 2px;*/
}
#Tools ul li a.minus { 
float:left; height:40px; width:40px;
background: transparent url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/fontSizeMINUS.gif) 0 0 no-repeat;
margin-left: 11%; 
}
#Tools ul li a.minus:hover,
#Tools ul li a.minus:active,
#Tools ul li a.minus:focus { 
float:left; height:40px; width:40px;
background: url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/fontSizeMINUS_OVER.gif) 0 0 no-repeat;
margin-left: 11%; 
}
#Tools ul li a.equal { 
float:left; height:40px; width:40px;
background: transparent url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/fontSizeEQUAL.gif) 0 0 no-repeat;
margin-left: 7px; 
}
#Tools ul li a.equal:hover,
#Tools ul li a.equal:active,
#Tools ul li a.equal:focus { 
float:left; height:40px; width:40px;
background: url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/fontSizeEQUAL_OVER.gif) 0 0 no-repeat;
margin-left: 7px; 
}
#Tools ul li a.plus { 
float:left; height:40px; width:40px;
background: transparent url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/fontSizePLUS.gif) 0 0 no-repeat;
margin-left: 7px; 
}
#Tools ul li a.plus:hover,
#Tools ul li a.plus:active,
#Tools ul li a.plus:focus { 
float:left; height:40px; width:40px;
background: url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/fontSizePLUS_OVER.gif) 0 0 no-repeat;
margin-left: 7px; 
}
#Tools ul li a.std { 
float:left; height:40px; width:40px;
background: transparent url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/LayoutSTD.gif) 0 0 no-repeat;
margin-left: 24%; 
}
#Tools ul li a.std:hover,
#Tools ul li a.std:active,
#Tools ul li a.std:focus { 
float:left; height:40px; width:40px;
background: url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/LayoutSTD_OVER.gif) 0 0 no-repeat;
margin-left: 24%; 
}
#Tools ul li a.alt { 
float:left; height:40px; width:40px;
background: transparent url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/LayoutALT.gif) 0 0 no-repeat;
margin-left: 7px; 
}
#Tools ul li a.alt:hover,
#Tools ul li a.alt:active,
#Tools ul li a.alt:focus { 
float:left; height:40px; width:40px;
background: url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/LayoutALT_OVER.gif) 0 0 no-repeat;
margin-left: 7px; 
}
/*
#Tools ul.styleSwitcher li a img { 
height:40px;width:40px;
margin: 0; padding: 0px 1px 0px 1px;
}
#Tools ul.styleSwitcher li a {
padding-top:30px;/
}
#Tools ul.styleSwitcher li#minus a:link,
#Tools ul.styleSwitcher li#minus a:visited {
background:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/fontSizeMINUS.gif) center left no-repeat;
}
#Tools ul.styleSwitcher li#minus a:hover,
#Tools ul.styleSwitcher li#minus a:active,
#Tools ul.styleSwitcher li#minus a:focus {
background:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/fontSizeMINUS_OVER.gif) center left no-repeat;
}
#Tools ul.styleSwitcher li#equal a:link,
#Tools ul.styleSwitcher li#equal a:visited {
background:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/fontSizeEQUAL.gif) center left no-repeat;
}
#Tools ul.styleSwitcher li#equal a:hover,
#Tools ul.styleSwitcher li#equal a:active,
#Tools ul.styleSwitcher li#equal a:focus {
background:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/fontSizeEQUAL_OVER.gif) center left no-repeat;
}
#Tools ul.styleSwitcher li#plus a:link,
#Tools ul.styleSwitcher li#plus a:visited {
background:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/fontSizePLUS.gif) center left no-repeat;
}
#Tools ul.styleSwitcher li#plus a:hover,
#Tools ul.styleSwitcher li#plus a:active,
#Tools ul.styleSwitcher li#plus a:focus {
background:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/fontSizePLUS_OVER.gif) center left no-repeat;
}
#Tools ul.styleSwitcher li.std a:link,
#Tools ul.styleSwitcher li.std a:visited {
background:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/LayoutSTD.gif) center left no-repeat;
}
#Tools ul.styleSwitcher li.std a:hover,
#Tools ul.styleSwitcher li.std a:active,
#Tools ul.styleSwitcher li.std a:focus {
background:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/LayoutSTD_OVER.gif) center left no-repeat;
}
#Tools ul.styleSwitcher li.alt a:link,
#Tools ul.styleSwitcher li.alt a:visited {
background:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/LayoutALT.gif) center left no-repeat;
}
#Tools ul.styleSwitcher li.alt a:hover,
#Tools ul.styleSwitcher li.alt a:active,
#Tools ul.styleSwitcher li.alt a:focus {
background:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/LayoutALT_OVER.gif) center left no-repeat;
}
#Tools ul.styleSwitcher {
padding-bottom:0px;
}
*/
#Tools p  {
font-size: 0.95em;padding:0px;
}
/*
Der Info Link: was haben die komischen Icons zu bedeuten
*/
#Tools p a:link.info,
#Tools p a:visited.info {
display:block;
padding:2px 4px 2px 26px;
background:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/info.gif) no-repeat 4px center;
text-decoration:none;
font-weight:bold;
color:#002F75;
}
#Tools p a:hover.info,
#Tools p a:active.info,
#Tools p a:focus.info {
background:#002F75 url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/info_OVER.gif) no-repeat 4px center;
color:#FFFFFF;
}
/*
Der drucken Link: 
*/
#Tools p a:link.print,
#Tools p a:visited.print {
display:block;
padding:2px 4px 2px 26px;
background:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/print.gif) no-repeat 4px center;
text-decoration:none;
font-weight:bold;
color:#002F75;
}
#Tools p a:hover.print,
#Tools p a:active.print,
#Tools p a:focus.print {
background: #002F75 url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/print_OVER.gif) no-repeat 4px center;
color:#FFFFFF;
}
/*
Der KIBB Fun-Link: 
*/
#Tools p a:link.short,
#Tools p a:visited.short {
display:block;
padding:2px 4px 2px 26px;
background:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/short.gif) no-repeat 4px center;
text-decoration:none;
font-weight:bold;
color:#002F75;
}
#Tools p a:hover.short,
#Tools p a:active.short,
#Tools p a:focus.short {
background:#002F75 url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/short_OVER.gif) no-repeat 4px center;
color:#FFFFFF;
}
/*
Startseite:
Teaser Styles:
*/
#Content {
font-size:80%;
color: #4a4a4a;
margin-bottom:4px;
}
#ContentBorder  {
overflow: hidden;/**/
}
#Content div.inner { 
border-left:1px solid #CAD1DA;
border-right:1px solid #CAD1DA;
/*overflow: hidden;*/
}
/*erst die teaser dann das highlight ... */
#Content div.teaser h3 {
color:#002F75;
padding:0px 3px 3px 6px;
background: #D7E7F7/*#E3E7EB*/;
}
#Content div.highlight h3 {
color: #002F75/*#FFFFFF*/;
padding:0px 3px 3px 6px;
background: #D7E7F7 /*#B0CE31*/;
}
/*
AGBFN Extrawurst:
*/
#Content div.agbfn h3 {
color:#4A4A4A;
padding:0px 3px 3px 6px;
background:#FFDB00;
}
/* #Content ul li a:link,
#Content ul li a:visited {
display:block;/**/
padding-left:20px;
}*/
/*
simple links styles:
*/
#Content .teaser a {
display:block;/**/
}
#Content a:link,   /* allgemeine link */
#Content a:visited {
color:#02307B;
font-weight:bold;
text-decoration:none;
-moz-border-radius:4px;
/*border-bottom:0.08em solid #02307B;*/
}
#Content .teaser a.normalLink { clear: left; }
/* ----------------------------------------------------------------------------------- START: Aenderung am 15.01.2007 */
#Content ul li a:link,
#Content ul li a:visited { 
display: inline;
padding: 0px 2px 2px 20px;
}
/* Aufzaehlungslink fuer die startseite (Aktuell) */
#Content .teaser.highlight ul li a:link,
#Content .teaser.highlight ul li a:visited {
display:block;
padding-left:20px;
}
#Content a:hover,
#Content a:active,
#Content a:focus {
background-color: #D7E7F7;
-moz-border-radius:4px;
}
#Content .inLink {
background: url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/inLink.gif) 0 0 no-repeat;
}
#Content .exLink {
background: url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/exLink.gif) 0 0 no-repeat;
}
#Content .topLink {
background: transparent url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/links_topLink.gif) 0 0 no-repeat;
}
#Content .topLink:hover {
background: #D7E7F7 url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/topLink_over.gif) 0 0 no-repeat;
}
#Content .mailLink {
background: url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/mailLink.gif) 0 2px no-repeat;
}
#Content li span.mailLink {
background: url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/mailLink.gif) 0 2px no-repeat;
}
#Content li a.mailLink {
background: url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/mailLink.gif) 0 0 no-repeat;
}
#Content .fileLink {
background: url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/fileLink.gif) 0 0 no-repeat;
}
#Content .anchorLink {
background: url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/anchorLink.gif) 0 0 no-repeat;
}
#Content .pdfLink {
background: url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/acrobat.gif) 0 0 no-repeat;
}
#Content .pptLink {
background: url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/powerpoint.gif) 0 0 no-repeat;
}
#Content .ppt {
background: url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/powerpoint.gif) 0 0 no-repeat;
}
#Content .pdf {
background: url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/acrobat.gif) 0 0 no-repeat;
}
/* ----------------------------------------------------------------------------------- ENDE: Aenderung am 15.01.2007 */
#Content a.inLink,
#Content a.exLink,
#Content a.fileLink,
#Content a.anchorLink,
#Content a.pdfLink,
#Content a.pptLink,
#Content a.ppt,
#Content a.pdf { padding: 2px 2px 2px 18px; margin-left:0;}
#Content a.mailLink { padding: 2px 2px 2px 20px; margin-left:0; }
#Content ul {
list-style-type:none;
}
#Content ul li { display: block; width: 90%; } /* -------------------------------  Aenderung 01.02.2007 */
#Content ul li span.mailLink { padding: 2px 2px 2px 20px; }
#Content .highlight ul {
background-color:#F7F9FB;
border-bottom:1px solid #FFFFFF;
margin:0px;
}
#Content .highlight ul li {
padding-top: 1px; padding-bottom:2px;
background:none;
border-top:1px solid #FFFFFF;
border-bottom:1px solid #E3E7EB;
}
#Content .highlight ul li span {
margin-left:16px;
}
#Content .highlight ul li a.inLink { background:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/inLink.gif) 2px 3px no-repeat; }
#Content .highlight ul li a:link,
#Content .highlight ul li a:visited {
line-height: 1.1em;
-moz-border-radius:0px;
/*padding-left:20px;display:block;*/
color:#4a4a4a;
margin-bottom:0;padding-top: 3px;
}
#Content .highlight ul li a:hover,
#Content .highlight ul li a:active,
#Content .highlight ul li a:focus{
color:#002F75;
background-color: #D7E7F7 /*#E3E7EB*/;
-moz-border-radius:4px;
}
#Content .teaserSeperator {
height:5px;
overflow:hidden;
margin: 0 0 0 0; padding: 0 0 0 0;
}
#Content .teaser img {
border:1px solid #E3E7EB;
margin:5px;
}
/* border fr hint-img (links) ausschalten */
#Content img.hint {
border:none;
}
#Content .teaser img.leftAligned {
float:left;
}
#Content .teaser img.rightAligned {
float:right;
}
#Content .teaser p.fullWidth{
padding: 0px 0px 5px 0px;
}
#Content .teaser p.fullWidth a:link,
#Content .teaser p.fullWidth a:visited {
background:none;
display:block;
color:#4a4a4a;
font-weight:normal;
text-decoration:none;
padding:5px;
}
#Content .teaser p.fullWidth span {
font-weight:bold;
color:#4a4a4a;
}
#Content .teaser p.fullWidth a:hover,
#Content .teaser p.fullWidth a:active,
#Content .teaser p.fullWidth a:focus {
background:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/p_fullWidth_border_bottom.gif) repeat-x bottom left;
color:#02307B;
background-color: #F7F9FB;
}
#Content .teaser p.fullWidth a:hover span,
#Content .teaser p.fullWidth a:active span,
#Content .teaser p.fullWidth a:focus span {
color:#02307B;
background-color: #F7F9FB;
}
#Content span.hideFromIE {
position:absolute;
top:-50px;
left:-50px;
}
#Content span.hideFromIE:before {
content:"-";
display:inline;
}
/*
Page Style
*/
#Content div.page {
background:#FFF;
}
#Content div.page h3 {
padding:0px 4px 4px 10px;
background:#FFDB00;
margin-bottom: 8px;
}
#ContentBorder.blue  div.page h3 {
background:#002F75;  /* Content Headline Hintergrundfarbe */
color:#FFFFFF;
}
#Content div.page h4,
#Content div.page h5 {
font-size:1.25em;
padding: 4px 0 0 10px;
margin-top:0px;
}
#Content div.page p,
#Content div.page ul,
#Content div.page dl {
padding: 0 10px 0 10px;
}
#Content div.page dl.addressList {
border:1px solid #E0E5EB;
background:#E3E7EB;
margin-left:4px;
margin-right:4px;
}
#Content div.page dl.adressList dd {
padding-left:10px;
margin-bottom:10px;
}
/* liste der ausschreibung */
#Content div.page dl.ausschreibung {
height:auto;
padding:0px;
}
#Content div.page dl.ausschreibung {
margin: 4px 4px 18px 4px;
}
#Content div.page dl.ausschreibung p {
display: block; padding: 3px 3px 0px 3px; margin-bottom: 6px; color: #002F75; 
}
#Content div.page dl.ausschreibung dt {
background:#FFFFFF;
color:#4A4A4A; 
font-weight:bold;
text-align:left;
margin-bottom:4px;
width:18%;
float:left;
min-height:1.5em;
_height:1.5em;
white-space: nowrap;
overflow: hidden;
}
#Content div.page dl.ausschreibung dd {
padding:4px 4px 4px 4px;
background:#FFFFFF;
margin-bottom:4px;
margin-left: 0px;
min-height:1.5em;
_height:1.5em;
padding-left:20%;
_padding-left:4px;
}/**/
#Content div.page dl.ausschreibung dt {
font-weight: bold;
float: left;
clear: left;
width: 12em;
min-height:1.5em;
padding:4px;
}
#Content div.page dl.ausschreibung dd {
margin-left: 10.5em;
min-height:1.5em;
padding:4px;
}
#Content div.page dl.ausschreibung .even {
background:#D7E7F7;
}
#Content div.page dl.ausschreibung dd span {
display:block; 
}
#Content div.page dl.ausschreibung dt { 
padding: 3px 4px; margin-top: 0; margin-bottom:0;
width: 13.5em;
min-height:1em;
}
#Content div.page dl.ausschreibung dd { 
padding: 3px 4px; margin-top: 0; margin-bottom:0; min-height:1em; 
}
#Content div.page ul li {
background:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/bullet_point_blue.gif) no-repeat 0px 4px; /* green */
padding:0px 5px 5px 16px;
line-height:1.5em;
}
#Content div.page img {
/*background:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/bullet_point_green.gif) no-repeat left 4px;*/
margin:0px 10px;
padding:4px;
border:1px solid #E3E7EB;
}
#Content .page img.leftAligned {
margin-left:0px;
float:left;
}
#Content .page img.rightAligned {
float:right;
}
/**/
#Content .address {
background:#FFFFFF /*url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/vcard.gif) no-repeat 4px 2px*/;
margin-top:4px;
margin-bottom:4px;
padding: 0 4px 8px 4px;
/*border:1px solid #E0E5EB;*/
}
/*
Special: IMG-map AGBFN
*/
#Content div.GFX {
width:90%;
height:17em;
margin:20px auto;
}
#Content div.GFX ul {
padding:0px;
}
#Content div.GFX ul li {
text-align:center;
padding:0px;
min-height:1.5em;
display:block;
list-style-image:none;
margin-bottom:4px;
}
#Content div.GFX ul.column {
width:30%;
float:left;
}
#Content div.GFX ul.column:after {
content: "."; 
display: block; 
height: 0px; 
clear: both; 
visibility: hidden;
}
#Content div.GFX ul.left {
margin:3.25em 4px;
}
#Content div.GFX ul.center {
margin:0px;
}
#Content div.GFX ul.right {
margin:3.25em 0px 0px 4px;
}
#Content div.GFX li a:link,
#Content div.GFX li a:visited{
border-top:10px solid #FFDB00;
border-left:1px solid #FFDB00;
border-right:1px solid #FFDB00;
-moz-border-radius:0px;
display:block;
height:3em;
padding:0px;
}
#Content div.GFX li span {
font-weight:bold;
border-top:10px solid #FFDB00;
border-left:1px solid #FFDB00;
border-right:1px solid #FFDB00;
-moz-border-radius:0px;
display:block;
height:4em;
}
#Content div.GFX li span img {
padding:0px;
margin:0px;
border:none;
text-align:center;
}
/*
AGBFN Image Map
*/
#Content div.GFX li a:hover,
#Content div.GFX li a:active,
#Content div.GFX li a:focus {
background:#FFDB00 url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/imgMap_bg_HOVER.gif) repeat-x bottom left;
}
#Content div.tipp {
padding:8px 8px 8px 20px;
border:1px solid #E0E5EB;
-moz-border-radius:8px;
margin:0px 0.5em;
background:#FFFF99 url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/help_info.gif) 3px 3px no-repeat;
}
/*
Material
*/
#Content div.page div.material {
/*overflow:hidden;*/
margin:4px 4px 0px 4px;
}
#Content div.page div.materialInner {
border-left:1px solid #CAD1DA;
border-right:1px solid #CAD1DA;
}
#Content div.page div.materialInner:after {
content: "."; 
display: block; 
height: 0px; 
clear: both; 
visibility: hidden;
}
#Content div.page div.material h4 {
border: 1px solid #D7E7F7;
font-size:110%;
margin:0px 0px 10px 0px;
padding:0px 6px 4px 6px;
background:#D7E7F7;
}
#Content div.page div.material p.what, 
#Content div.page div.material p.where,
#Content div.page div.material p.who {
    display: table;
    margin: 5px 5px 8px 0;
    padding: 0 4px 4px 0;
}
#Content .date:after {
content: "."; 
display: block; 
height: 0px; 
clear: both; 
visibility: hidden;
}
#Content .date {
width:7.8em;
height:7em;
float:left;
text-align:center;
margin:0px 10px 0px 10px;
padding:0px;
font-weight:bold;
background:#FFDB00;
}
#Content .date .day { 
font-size:1.3em; 
font-weight:bold;
padding:15px 3px 0px 3px;
background:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/clip-top.png) center top repeat-x;
}
#Content .date .day strong { 
padding:15px 3px 0px 3px;
/*padding:inherit;*/
background:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/clip-top-clip.png) top center no-repeat;
}
#Content .date .month {
font-size:135%;
padding:3px 3px 0px 3px;
}
#Content .date .year {
font-size:92%;
padding:3px 3px 6px 3px;
}
#Content div.page ul.downloads li {
background:none;
}
#Content div.page ul.downloads:after {
content: "."; 
display: block; 
height: 0px; 
clear: both; 
visibility: hidden;
}
#Content div.page ul.noBullet {
padding: 10px 0 0 0px;
}
#Content div.page ul.noBullet li {
background:none; margin: 0; padding: 0 10px 5px 4px;
}
#Content ul.bulletlist {
list-style-type: none;
margin-left: 13px;margin-top:0;
padding:10px 0 0 0;
}
#Content ul.bulletlist li  { 
    display: block; background: transparent url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/bullet_point_blue.gif) 0 4px no-repeat; 
    margin:0; padding:0 10px 5px 10px; 
}
#Content h3 { font-size:1.5em; }
#Content p.pageslide { }
#Content .pageslide a img { border: none; margin: 0; padding:0; }
#Content .pageslide a.imgLinkfirst {
background: #fff url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/first.gif) no-repeat center center;
}
#Content .pageslide a.imgLinkfirst:hover {
background: #D7E7F7 /*#E3E7EB*/ url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/first_OVER.gif) no-repeat center center;
}
#Content .pageslide a.imgLinklast {
background: #fff url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/last.gif) no-repeat center center;
}
#Content .pageslide a.imgLinklast:hover {
background: #D7E7F7 /*#E3E7EB*/ url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/last_OVER.gif) no-repeat center center;
}
#Content .pageslide a {
line-height: 2em;
-moz-border-radius:4px;
border:1px solid #CAD1DA;
padding: 2px 6px 2px 6px;
margin: 0 4px 0 0;
}
#Content .pageslide a.actv {
background: #D7E7F7 /*#CAD1DA*/;
line-height: 2em;
-moz-border-radius:4px;
border:1px solid #CAD1DA;
padding: 2px 6px 2px 6px;
margin: 0 4px 0 0;
}
#Content p.pageslide:after {
content: "."; 
display: block; 
height: 0px; 
clear: both; 
visibility: hidden;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Wissenslandkarte
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#Wissenslandkarte {
padding: 0px 4px 0 4px;
margin:4px 0px 4px 0px;
margin-right:0px;
overflow: hidden;
}
#WLK_title {
margin-bottom:10px;
}
#WLK_title h3 {
color:#FFFFFF;
background:#002F75;
padding:0px 3px 3px 10px;
border-left:1px solid #CAD1DA;
border-right:1px solid #CAD1DA;
}
#WLK_title .info { 
display: block; 
border-left:1px solid #CAD1DA;
border-right:1px solid #CAD1DA;
margin: 0; padding:5px 10px 0px 10px;
}
#WLK_title .info p { 
padding: 0; margin: 0;
}
#WLK_title .info dl a { margin:0; padding: 0; }
#WLK_title a.inLink { display:inline;  }
#WLK_title .info:after {
content: "."; 
display: block; 
height: 0px; 
clear: both; 
visibility: hidden;
}
#Wissenslandkarte div.column {
float:none; margin:0px; padding:0;
}
#Wissenslandkarte div.left { padding:0;
width:32%;  margin:0px; padding:0;
float:left; overflow: hidden;
}
#Wissenslandkarte div.middle { padding:0;
float:left; width:33%;
margin: 0 0.65em 0 0.65em;
overflow: hidden;
}
#Wissenslandkarte div.right { padding:0;
width:32%; float:right;
 margin:0px; padding:0; overflow: hidden;
}
#Wissenslandkarte .item {
margin-bottom:5px;
}
#Wissenslandkarte .item .inner h4, #Wissenslandkarte #Legend h4  { font-size: 1.2em; padding:0px 0px 6px 6px; /*border: 1px solid red;*/ }
#Wissenslandkarte .item .inner {
border-left:1px solid #E0E5EB;
border-right:1px solid #E0E5EB;
}
#Wissenslandkarte .item .inner ul.noBullet { margin-left: 10px;}
#Wissenslandkarte h4 {
font-size:1.2em;
padding:0px 0px 6px 6px;
background:#D7E7F7;
}
#Wissenslandkarte ul li {
background:none;
}
#Legend  {
margin-bottom:5px;
}
#Legend h4 {
border-left:1px solid #E3E7EB;
border-right:1px solid #E3E7EB;
color:#FFFFFF;
background-color:#5078B6;
}
#Legend ul {
padding:0px;
margin:0px;
list-style-type:none;
border-left:1px solid #E3E7EB;
border-right:1px solid #E3E7EB;
}
#Wissenslandkarte #Legend li { display: block; padding-bottom: 5px; margin-bottom: 0; margin-left: 0; padding-left: 10px; }
#Wissenslandkarte ul {
padding: 18px 14px 10px 14px;
}
/* #Wissenslandkarte ul li { display: block;
padding:0px 4px;
}
*/
#Wissenslandkarte ul li a.bibb {
display:block;
padding-left:22px;
background: url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/wl_bullet_bibb.gif) 0px 4px no-repeat;
}
#Wissenslandkarte ul li a.agbfn {
display:block;
padding-left:22px;
background: url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/wl_bullet_agbfn.gif) 0px 4px no-repeat;
}
#Wissenslandkarte ul li a.deeper {
display:block;
padding-left:22px;
background: url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/wl_bullet_deeper.gif) 0px 4px no-repeat;
}
#Legend .bibb {
background: url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/wl_bullet_bibb.gif) 0px 4px no-repeat;
}
#Legend .agbfn {
background: url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/wl_bullet_agbfn.gif) 0px 4px no-repeat;
}
#Legend .deeper {
background:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/wl_bullet_deeper.gif) 0px 4px no-repeat;
}
#Wissenslandkarte li { padding-bottom: 4px; }
#Wissenslandkarte li span {
display:block;
padding-left:18px;
font-weight:bold;
}
#Wissenslandkarte a.bibb:hover,
#Wissenslandkarte a.bibb:active,
#Wissenslandkarte a.bibb:focus {
background: #D7E7F7 url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/wl_bullet_bibb_OVER.gif) 0px 3px no-repeat;
}
#Wissenslandkarte a.agbfn:hover,
#Wissenslandkarte a.agbfn:active,
#Wissenslandkarte a.agbfn:focus {
background: #D7E7F7 url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/wl_bullet_agbfn_OVER.gif) 0px 4px no-repeat;
}
#Wissenslandkarte a.deeper:hover,
#Wissenslandkarte a.deeper:active,
#Wissenslandkarte a.deeper:focus {
background: #D7E7F7 url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/wl_bullet_deeper_OVER.gif) 0px 4px no-repeat;
}
#Content .Einzelblatt h4,
#Content .Einzelblatt p,
#Content .Einzelblatt ul{ 
padding: 10px 3px 3px 10px;
border-left:1px solid #CAD1DA;
border-right:1px solid #CAD1DA;
}
#Content .material h4,
#Content .material p,
#Content .material ul { 
padding:0px 3px 3px 10px;
}
#Content .Einzelblatt ul ul { 
border:none;
}
#Content .Einzelblatt p,
#Content .Einzelblatt ul,
#Content .material p,
#Content .material ul { padding-left: 10px; }
#Footer { 
overflow:hidden;
clear:both;
padding:0px;
font-size:80%;
color:#FFFFFF;
background-color:#5078B6;
}
#Footer ul {
overflow:hidden;white-space: nowrap;
float:left;width:60%;
list-style-type:none;
padding:0; margin-top: 1px;margin-bottom: 1px;
margin-left: 1.5em;
}
#Footer ul li { 
overflow:hidden;
white-space: nowrap;
display:inline;
margin: 0;
/*padding: 0 0 0 7em;*/
padding: 0 5em 0 0;
}
#Footer ul li span.impressum { line-height: 2.1em;
vertical-align: bottom;/**/
/*background:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/impressum.gif) no-repeat top left;*/
}
#Footer ul li span.rating {line-height: 2.1em;
vertical-align: middle;/**/
/*background:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/star_add.gif) no-repeat top left;*/
}
#Footer ul li span.impressum a, #Footer ul li span.rating a { display: inline-block; }
#Footer ul li a:link,
#Footer ul li a:visited {
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
padding:0;
margin:0;
}
#Footer ul li a:hover,
#Footer ul li a:focus{
background-color:#FFFFFF;
color:#002F75;
}
#Footer ul li a img { 
display:inline; vertical-align: top;
padding:0; margin:0;
}
#TopLink {
float:right;
padding: 0; margin:0;
margin-right: 10em;
}
#Footer p {
overflow:hidden;
}
#Footer p.leftAligned {
float:left;
margin-left:4px;
}
#Footer p.rightAligned {
float:right;
margin-right:4px;
}
/*
the following styles needed for the rounded corners:
images used in here are located @ ./img/corners/[subfolder]
*/
/*
HEAD:~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#Header div.rTC {
height:6px;
clear:both;
background-color:#5078B6;
overflow:hidden;
}
#Header div.rTL {
float:left;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/rTL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Header div.rTR {
float:right;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/rTR.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Header div.rBC {
height:6px;
clear:both;
background-color:#5078B6;
overflow:hidden;
}
#Header div.rBL {
float:left;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/rBL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Header div.rBR {
float:right;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/rBR.gif);
background-repeat:no-repeat;
background-position:top right;
}
/*
HEADER: SEARCH ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#HeaderSearch div.rTC {
height:6px;
clear:both;
background-color:#FFFFFF;
}
#HeaderSearch div.rTL {
float:left;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_headersearch_rTL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#HeaderSearch div.rTR {
float:right;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_headersearch_rTR.gif);
background-repeat:no-repeat;
background-position:top left;
}
#HeaderSearch div.rBC {
height:6px;
clear:both;
background-color:#FFFFFF;
overflow:hidden;
}
#HeaderSearch div.rBL {
float:left;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_headersearch_rBL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#HeaderSearch div.rBR {
float:right;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_headersearch_rBR.gif);
background-repeat:no-repeat;
background-position:top right;
}
/*
NAVIGATION: MAIN MENU ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#Navigation div.rTC {
height:8px;
clear:both;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/rTC.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#Navigation div.rTL {
float:left;
width:8px;
height:8px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_navigation_rTL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Navigation div.rTR {
float:right;
width:8px;
height:8px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_navigation_rTR.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Navigation div.rBC {
height:8px;
clear:both;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/rBC.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#Navigation div.rBL {
float:left;
width:8px;
height:8px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_navigation_rBL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Navigation div.rBR {
float:right;
width:8px;
height:8px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_navigation_rBR.gif);
background-repeat:no-repeat;
background-position:top left;
}
/*
NAVIGATION: SUB MENU ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#SubNavi div.rTC {
height:8px;
clear:both;
background: #fff url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_subnavi_rTC.gif) 0 0 repeat-x;
overflow:hidden;
}
#SubNavi div.rTL {
float:left;
width:8px; height:8px;
background: #fff url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_subnavi_rTL.gif) 0 0 no-repeat;
}
#SubNavi div.rTR {
float:right;
width:8px;
height:8px;
background: #fff url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_subnavi_rTR.gif) top right no-repeat;
}
#SubNavi div.rBC {
height:8px;
clear:both;
background: #fff url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_subnavi_rBC.gif) 0 0 repeat-x;
overflow:hidden;
}
#SubNavi div.rBL {
float:left;
width:8px;
height:8px;
background: #fff url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_subnavi_rBL.gif) 0 0 no-repeat;
}
#SubNavi div.rBR {
float:right;
width:8px;
height:8px;
background: #fff url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_subnavi_rBR.gif) top right no-repeat;
}
/*
NAVIGATION: TOOL MENU ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#Options div.rTC {
height:10px;
clear:both;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/rTC.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#Options div.rTL {
float:left;
width:10px;
height:10px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_navigation_rTL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Options div.rTR {
float:right;
width:10px;
height:10px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_navigation_rTR.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Options div.rBC {
height:10px;
clear:both;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/rBC.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#Options div.rBL {
float:left;
width:10px;
height:10px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_navigation_rBL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Options div.rBR {
float:right;
width:10px;
height:10px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_navigation_rBR.gif);
background-repeat:no-repeat;
background-position:top left;
}
/*
NAVIGATION: TOOL MENU INNER ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#Tools div.rTC {
height:6px;
clear:both;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_tools_rTC.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#Tools div.rTL {
float:left;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_tools_rTL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Tools div.rTR {
float:right;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_tools_rTR.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Tools div.rBC {
height:6px;
clear:both;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_tools_rBC.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#Tools div.rBL {
float:left;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_tools_rBL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Tools div.rBR {
float:right;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_tools_rBR.gif);
background-repeat:no-repeat;
background-position:top left;
}
/*
NAVIGATION: Submenu Shortcuts ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#Shortcuts div.rTC {
height:6px;
clear:both;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_tools_rTC.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#Shortcuts div.rTL {
float:left;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_tools_rTL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Shortcuts div.rTR {
float:right;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_tools_rTR.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Shortcuts div.rBC {
height:6px;
clear:both;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_tools_rBC.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#Shortcuts div.rBL {
float:left;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_tools_rBL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Shortcuts div.rBR {
float:right;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_tools_rBR.gif);
background-repeat:no-repeat;
background-position:top left;
}
/* KURZLINK: 19.01.2007 -------------------------- */
#KurzLink .rTC{
height:6px;
background: #FFF url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_shortlink_rtc.gif) top left repeat-x;
overflow:hidden;
}
#KurzLink .rTL{
float:left;
width:6px; height:6px;
background: #FFF url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_shortlink_rtl.gif) top left no-repeat;
overflow:hidden;
}
#KurzLink .rTR {
float:right;
width:6px; height:6px;
background: #FFF url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_shortlink_rtr.gif) top right  no-repeat;
overflow:hidden;
}
#KurzLink .rBC {
height:6px;
background: #FFF url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_shortlink_rbc.gif) top left repeat-x;
overflow:hidden;
}
#KurzLink .rBL {
float:left;
width:6px; height:6px;
background: #FFF url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_shortlink_rbl.gif) top left no-repeat;
overflow:hidden;
}
#KurzLink .rBR {
float:right;
width:6px; height:6px;
background: #FFF url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_shortlink_rbr.gif) top right  no-repeat;
overflow:hidden;
}
/*
SIDEBAR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#Sidebar div.rTC {
height:8px;
clear:both;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_sidebar_outer_rTC.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#Sidebar div.rTL {
float:left;
width:8px;
height:8px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_sidebar_outer_rTL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Sidebar div.rTR {
float:right;
width:8px;
height:8px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_sidebar_outer_rTR.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Sidebar div.rBC {
height:8px;
clear:both;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_sidebar_outer_rBC.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#Sidebar div.rBL {
float:left;
width:8px;
height:8px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_sidebar_outer_rBL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Sidebar div.rBR {
float:right;
width:8px;
height:8px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_sidebar_outer_rBR.gif);
background-repeat:no-repeat;
background-position:top left;
}
/*
inner Elements of Sidebar:
*/
#Sidebar .innerSidebarElement .rTC {
height:6px;
clear:both;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_sidebar_inner_rTC.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#Sidebar .innerSidebarElement .rTL {
float:left;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_sidebar_inner_rTL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Sidebar .innerSidebarElement .rTR {
float:right;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_sidebar_inner_rTR.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Sidebar .innerSidebarElement .rBC {
height:6px;
clear:both;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_sidebar_inner_rBC.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#Sidebar .innerSidebarElement .rBL {
float:left;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_sidebar_inner_rBL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Sidebar .innerSidebarElement .rBR {
float:right;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_sidebar_inner_rBR.gif);
background-repeat:no-repeat;
background-position:top left;
}
/*
CONTENT: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*erst  alle teaser dann highlights :-) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#Content .teaser .rTC {
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_teaser_normal_rTC.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#Content .teaser .rTL {
float:left;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_teaser_normal_rTL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Content .teaser .rTR {
float:right;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_teaser_normal_rTR.gif);
background-repeat:repeat-x;
overflow:hidden;
}
/* single -------------------------- */
#Content .teaser .rTCSingle {
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_teaser_single_rTC.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#Content .teaser .rTLSingle {
float:left;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_teaser_single_rTL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Content .teaser .rTRSingle {
float:right;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_teaser_single_rTR.gif);
background-repeat:repeat-x;
overflow:hidden;
}
/* blaugrau Hintergrundfarbe (3. Variante) -------------------------- */
#Content .teaser .rTCSingleBlue {
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_teaser_singleBlue_rTC.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#Content .teaser .rTLSingleBlue {
float:left;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_teaser_singleBlue_rTL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Content .teaser .rTRSingleBlue {
float:right;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_teaser_singleBlue_rTR.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#Content .teaser .rBCSingleBlue {
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_teaser_singleBlue_rBC.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#Content .teaser .rBLSingleBlue {
float:left;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_teaser_singleBlue_rBL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Content .teaser .rBRSingleBlue {
float:right;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_teaser_singleBlue_rBR.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#Content .innerBlue {
padding: 0 4px 0 4px; margin:0;
}
/* TEASER, highlight */
#Content .highlight .rTC {
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_teaser_highlight_rTC.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#Content .highlight .rTL {
float:left;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_teaser_highlight_rTL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Content .highlight .rTR {
float:right;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_teaser_highlight_rTR.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#Content .teaser .rBC {
height:6px;
clear:both;
background: #FFF url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_teaser_normal_rBC.gif) top left repeat-x;
overflow:hidden;
}
#Content .teaser .rBL {
float:left;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_teaser_normal_rBL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Content .teaser .rBR {
float:right;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_teaser_normal_rBR.gif);
background-repeat:no-repeat;
background-position:top left;
}
/*
TEASER, highlight
*/
#Content .highlight .rBC {
height:6px;
clear:both;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_teaser_highlight_rBC.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#Content .highlight .rBL {
float:left;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_teaser_highlight_rBL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Content .highlight .rBR {
float:right;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_teaser_highlight_rBR.gif);
background-repeat:no-repeat;
background-position:top left;
}
/*
AGBFN Extrawurst:
*/
#Content .agbfn .rTC {
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_teaser_agbfn_rTC.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#Content .agbfn .rTL {
float:left;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_teaser_agbfn_rTL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Content .agbfn .rTR {
float:right;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_teaser_agbfn_rTR.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#Content .agbfn .rBC {
height:6px;
clear:both;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_teaser_agbfn_rBC.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#Content .agbfn .rBL {
float:left;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_teaser_agbfn_rBL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Content .agbfn .rBR {
float:right;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_teaser_agbfn_rBR.gif);
background-repeat:no-repeat;
background-position:top left;
}
/*
AG BFN:
*/
#ContentBorder .rTC {
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_agbfn_rTC.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#ContentBorder .rTL {
float:left;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_agbfn_rTL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#ContentBorder .rTR {
float:right;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_agbfn_rTR.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#ContentBorder .rBC {
height:6px;
clear:both;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_agbfn_rBC.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#ContentBorder .rBL {
float:left;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_agbfn_rBL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#ContentBorder .rBR {
float:right;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_agbfn_rBR.gif);
background-repeat:no-repeat;
background-position:top left;
}
/*
Anfrage:
*/
#ContentBorder.blue div.rTC {
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_anfrage_normal_rTC.gif);
height:6px;
overflow:hidden;
}
#ContentBorder.blue div.rTL {
float:left;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_anfrage_normal_rTL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#ContentBorder.blue div.rTR {
float:right;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_anfrage_normal_rTR.gif);
background-repeat:no-repeat;
background-position:top left;
}
#ContentBorder.blue div.rBC {
height:6px;
clear:both;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_anfrage_normal_rBC.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#ContentBorder.blue div.rBL {
float:left;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_anfrage_normal_rBL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#ContentBorder.blue div.rBR {
float:right;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_anfrage_normal_rBR.gif);
background-repeat:no-repeat;
background-position:top right;
}
/*
FOOTER :~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#Footer div.rTC {
height:6px;
clear:both;
background-color:#5078B6;
overflow:hidden;
}
#Footer div.rTL {
float:left;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_footer_rTL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Footer div.rTR {
float:right;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_footer_rTR.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Footer div.rBC {
height:6px;
clear:both;
background-color:#5078B6;
overflow:hidden;
}
#Footer div.rBL {
float:left;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_footer_rBL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Footer div.rBR {
float:right;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_footer_rBR.gif);
background-repeat:no-repeat;
background-position:top right;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Wissenslandkarte
WISSENSLANDK. ARTICLE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#Wissenslandkarte .item div.rTC {
background-color:#D7E7F7;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_wlk_normal_rTC.gif);
background-repeat:repeat-x;
height:6px;
overflow:hidden;
}
#Wissenslandkarte .item div.rTL {
float:left;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_wlk_normal_rTL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Wissenslandkarte .item div.rTR {
float:right;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_wlk_normal_rTR.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Wissenslandkarte .item div.rBC {
height:6px;
clear:both;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_wlk_normal_rBC.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#Wissenslandkarte .item div.rBL {
float:left;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_wlk_normal_rBL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Wissenslandkarte .item div.rBR {
float:right;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_wlk_normal_rBR.gif);
background-repeat:no-repeat;
background-position:top right;
}
/*
Wissenslandkarte Legend
*/
#Wissenslandkarte #Legend div.rTC {
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_wlk_legend_rTC.gif);
height:6px;
overflow:hidden;
}
#Wissenslandkarte #Legend div.rTL {
float:left;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_wlk_legend_rTL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Wissenslandkarte #Legend div.rTR {
float:right;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_wlk_legend_rTR.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Legend div.rBC {
height:6px;
clear:both;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_wlk_legend_rBC.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#Legend div.rBL {
float:left;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_wlk_normal_rBL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Legend div.rBR {
float:right;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_wlk_normal_rBR.gif);
background-repeat:no-repeat;
background-position:top right;
}
/*
Wissenslandkarte Headline
*/
#WLK_title div.rTC {
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_wlk_headline_rTC.gif);
height:6px;
overflow:hidden;
}
#WLK_title div.rTL {
float:left;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_wlk_headline_rTL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#WLK_title div.rTR {
float:right;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_wlk_headline_rTR.gif);
background-repeat:no-repeat;
background-position:top left;
}
#WLK_title div.rBC {
height:6px;
clear:both;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_wlk_headline_rBC.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#WLK_title div.rBL {
float:left;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_wlk_headline_rBL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#WLK_title div.rBR {
float:right;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_wlk_headline_rBR.gif);
background-repeat:no-repeat;
background-position:top right;
}
/*
WLK Einzelblatt
*/
#Content .Einzelblatt .rTC {
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_wlk_normal_rTC.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#Content .Einzelblatt .rTL {
float:left;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_wlk_normal_rTL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Content .Einzelblatt .rTR {
float:right;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_wlk_normal_rTR.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#Content .Einzelblatt .rBC {
height:6px;
clear:both;
background: transparent url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_wlk_normal_rBC.gif) top center repeat-x;
overflow:hidden;
}
#Content .Einzelblatt .rBL {
float:left;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_wlk_normal_rBL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Content .Einzelblatt .rBR {
float:right;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_wlk_normal_rBR.gif);
background-repeat:no-repeat;
background-position:top left;
}
/*
Breadcrumbs :~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#Breadcrumbs div.rTC {
height:8px;
clear:both;
background-color:#002F75;
overflow:hidden;
}
#Breadcrumbs div.rTL {
float:left;
width:8px;
height:8px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_header_rTL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Breadcrumbs div.rTR {
float:right;
width:8px;
height:8px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_header_rTR.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Breadcrumbs div.rBC {
height:8px;
clear:both;
background-color:#002F75;
overflow:hidden;
}
#Breadcrumbs div.rBL {
float:left;
width:8px;
height:8px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_header_rBL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Breadcrumbs div.rBR {
float:right;
width:8px;
height:8px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_header_rBR.gif);
background-repeat:no-repeat;
background-position:top right;
}
/*
Special: .material- Imagemap AG BFN
*/
#Content .GFX .rTC {
background-color:#FFDB00;
height:6px;
overflow:hidden;
}
#Content .GFX .rTL {
float:left;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_agbfn_gfx_rTL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Content .GFX .rTR {
float:right;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_agbfn_gfx_rTR.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#Content .GFX .rBC {
height:6px;
clear:both;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_agbfn_gfx_rBC.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#Content .GFX .rBL {
float:left;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_agbfn_gfx_rBL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Content .GFX .rBR {
float:right;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_agbfn_gfx_rBR.gif);
background-repeat:no-repeat;
background-position:top left;
}
/*
Special: Material AG BFN
*/
#Content .material .rTC,
#ContentBorder.blue .material .rTC,
#Content .article .rTC {
background-color: #fff;
background-image: url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_agbfn_material_rTC.gif);
height:6px;
overflow:hidden;
}
#Content .material .rTL,
#ContentBorder.blue .material .rTL,
#Content .articel .rTL {
float:left;
width:6px;
height:6px;
background: #fff url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_agbfn_material_rTL.gif) top left no-repeat;
}
#Content .material .rTR,
#ContentBorder.blue .material .rTR,
#Content .article .rTR {
float:right;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_agbfn_material_rTR.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#Content .material .rBC,
#ContentBorder.material .rBC,
#Content .articel .rBC {
height:6px;
clear:both;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_agbfn_material_rBC.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#Content .material .rBL,
#ContentBorder.material .rBL,
#Content .article .rBL {
float:left;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_agbfn_material_rBL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Content .material .rBR,
#ContentBorder.material .rBR,
#Content .article .rBR  {
float:right;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_agbfn_material_rBR.gif);
background-repeat:no-repeat;
background-position:top left;
}
/*  3.Variante fuer Materialkaten */
#Content .innerBlue .rTCSingleBlue {
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_innerBlue_rTC.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#Content .innerBlue .rTLSingleBlue {
float:left;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_innerBlue_rTL.gif);
background-repeat:no-repeat;
background-position:top left;
}
#Content .innerBlue .rTRSingleBlue {
float:right;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_innerBlue_rTR.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#Content .material .rTCSingleBlue {
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_material_singleBlue_rTC.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#Content .material .rTLSingleBlue {
float:left;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_material_singleBlue_rTL.gif);
background-repeat:no-repeat;
background-position:top left;
overflow:hidden;
}
#Content .material .rTRSingleBlue {
float:right;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_material_singleBlue_rTR.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#Content .material .rBCSingleBlue, 
#Content .innerBlue .rBCSingleBlue {
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_material_singleBlue_rBC.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#Content .material .rBLSingleBlue, 
#Content .innerBlue .rBLSingleBlue {
float:left;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_material_singleBlue_rBL.gif);
background-repeat:no-repeat;
background-position:top left;
overflow:hidden;
}
#Content .material .rBRSingleBlue, 
#Content .innerBlue .rBRSingleBlue {
float:right;
width:6px;
height:6px;
background-image:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/corners_content_material_singleBlue_rBR.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#Content div.Hspace { display: block; font-size: 1px;line-height:1px; height: 10px; margin:0; padding:0; }
#Content span.Hspace { display: block; font-size: 1px;line-height:1px; height: 5px; margin:0; padding:0; }
#Content .post { 
background: #FFF;
border-left:1px solid #CAD1DA;
border-right:1px solid #CAD1DA;
overflow: hidden; /* ------------------------------------------------------------------------------ 01.02.2007 */
}
#Content .post .tools_login { display: block; height:50px;/* margin:0; padding: 0;*/ }
#Content .post .tools_login span { float: left; margin:0; padding: 0; }
#Content .post .tools_login span .inLink {
background:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/inLink.gif) -3px 2px no-repeat; 
margin-left: 0; 
}
#Content .post .tools_login span .inLink.anmelden { margin-right: 102px; }
#Content .post .tools_login span .inLink.passwort { margin-right: 65px; }
/* #Content .post p { margin: 10px 0 0 0; } */
#Content .post p.foto { height: 95px; clear: both; margin: 5px 25px 0 10px; padding: 5px; border: 1px solid #E0E5EB; }
#Content .post p.foto span { float: left; margin-top: 15px;  }
#Content .post p.foto img { border: none; }
#Content .post p.foto span a.mailLink { padding: 2px 2px 2px 20px; margin-left:0;}
#Content .post h5 { font-size: 1em; margin: 0 10px 5px 10px; padding: 8px 10px 2px 0px; color: #02307B; }
#Content .post ul { padding-top: 2px; }
#Content .post li { margin: 3px; padding:0; }
#Content .post li a { margin:0; padding:0; }
#Content .post li dl { margin:0; padding:0; }
#Content .post dl { font-weight: normal; margin: 2px 0 0 4px; padding:0; }
#Content .post dt { font-weight: bold; margin-bottom: 2px; }
#Content .post dd { margin-bottom: 3px;  }
#Sidebar p a.abmelden { 
    display: block;
    background: transparent url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/logout_key.gif) 0 2px no-repeat;
    text-decoration: none;  font-weight: bold;  
    margin: 0; padding: 10px 0px 4px 22px;
}
#Sidebar p a.abmelden:hover {  font-weight: bold; color: #fff;  background: #002F75 url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/logout_key.gif) 0 2px no-repeat; }
#Content .post p img { margin-top: 2px; }
#Content .post p a.exLink { background:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/exLink.gif) 0 2px no-repeat; }
#Content .post p a.inLink { background:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/inLink.gif) 0 2px no-repeat; }
#Content .post p a.pdfLink { background:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/acrobat.gif) 0 2px no-repeat; }
#Content .post p a.pptLink { background:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/powerpoint.gif) 0 2px no-repeat; }
#Content .material p a.exLink { background:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/exLink.gif) 0 2px no-repeat; }
#Content .material p a.inLink { background:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/inLink.gif) 0 2px no-repeat; }
#Content .material p a.pdfLink { background:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/acrobat.gif) 0 2px no-repeat; }
#Content .material p a.pptLink { background:url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/powerpoint.gif) 0 2px no-repeat; }
#Content li a.mailLink {padding-top: 2px;}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BREADCRUMBS START
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.clearFloat { clear:both; height:1px;line-height:0; margin:0; padding:0; overflow: hidden; } /*--- Aenderung am 25.01.2007 */
.Path { float:left; width:50%;
 margin:0; padding: 4px 0 0px 0;
/*display: block;*/color:#4A4A4A;
}
.Path h3 {
float: left; font-size:0.75em;
padding:0; margin: 0;
border: 1px solid #fff;
}
.Path ul {
float: none; font-size:0.75em; list-style-type:none;
margin-left: 12em; padding: 0;
}
.Path ul li { display:inline; }
.Path li a:link, .Path li a:visited {
text-decoration:none; font-weight:bold; color:#002F75;
}
.Path li a:hover, .Path li a:focus, .Path li a:active {
text-decoration:none; font-weight:bold;
background-color:#CAD1DA;
-moz-border-radius:3px;
}
.layoutSwitcher { 
float:right; display:inline;
font-size:0.75em;text-align: right;
margin-right:10px; padding-top: 4px;
}
.layoutSwitcher a {
text-decoration:none; font-weight:bold; color:#002F75;
vertical-align:middle;
padding:2px 4px 2px 4px;
margin: 0;
}
.layoutSwitcher a:hover {
background-color:#CAD1DA;
-moz-border-radius:3px;
}
.layoutSwitcher a img {
vertical-align:middle;
padding:0px 3px 0px 0px;
}
.layoutSwitcher span {
font-weight:bold;
vertical-align:middle;
padding:2px 2px 2px 4px;
}
/* KURZLINK: inhalt 19.01.2007 --------------------------------------- */
#KurzLink { color: #000; font-size: 0.8em; overflow: hidden; margin: 8px 0; padding:0; }
#KurzLink .innerPage { border-left: 1px solid #99C000;  border-right: 1px solid #99C000; margin:0; padding:0; }
#KurzLink .innerPage p { padding: 2px 10px; }
/* WLK */
h3 .wlk_switchEins {
background: transparent url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/_1_column.gif) 0 0 no-repeat;
float: right; font-size: 0.7em;
padding: 0 0 0 20px; margin: 0;
}
h3 .wlk_switchDrei {
background: transparent url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/_3_columns.gif) 0 0 no-repeat;
float: right; font-size: 0.7em;
padding: 0 0 0 20px; margin:0;
}
#Wissenslandkarte a.title_printLink {
float: right;
width: 1.9em; height: 16px;
background: transparent url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/printLink.gif) top left no-repeat;
padding-left: 0; margin: 0;
}
#Wissenslandkarte a.title_printLink:hover, 
#Wissenslandkarte a.title_printLink:focus, 
#Wissenslandkarte a.title_printLink:active { 
background-color: #FB9D1C; 
}
#Content #WLK_title span.wlk_switchEins a, #Content #WLK_title span.wlk_switchDrei a  { color: #FFF; }
#Content #WLK_title span.wlk_switchEins a:hover,
#Content #WLK_title span.wlk_switchEins a:focus,
#Content #WLK_title span.wlk_switchEins a:active { 
background-color:#E3E7EB;
color: #002F75; 
}
#Content .topRight, #Content .teaser .topRight { /*float: right;display: block; */text-align: right; margin: 0 10px 0 0; padding:0; }
#Content .topRight a.topLink, #Content .teaser .topRight a.topLink { width: 22px; height: 22px; padding: 3px 0px 3px 20px; margin:0; line-height: 1.7em;}
/* ---------------------------------------------------------------------------------------------------------- START: Aenderung am 17.01.2007 */
#Content .topRight a.topLink:hover, 
#Content .teaser .topRight a.topLink:hover { 
    width: 22px; height: 22px;
    padding: 3px 0px 3px 20px; margin:0; line-height: 1.7em; 
    -moz-border-radius:4px; 
}
#Wissenslandkarte .inner p.topRight { 
    overflow: hidden; /*float: right;display: block;  */ 
    text-align: right; margin: 0 5px; padding:0; 
}
/*
#Wissenslandkarte .inner p.topRight a.topLink { width: 26px; height: 22px; padding:0; margin:0; }
#Wissenslandkarte .inner p.topRight a.topLink:hover { width: 26px; height: 22px; padding:0;margin:0; } 
*/
/* ---------------------------------------------------------------------------------------------------------- ENDE: Aenderung am 17.01.2007 */
#Content .teaser .post a, #Content .materialInner a { display: inline; }
#Content .teaser .post ul li a { display: inline-block; }
/* ------------------------------------------------------ Aenderung am 15.01.2007 */
#Content .teaser .post ul.normal li a, #Content .teaser .post ul.monat li a { padding-top:0; display: inline; }
#Content .teaser .post .monat { clear: both;  }
#Content .teaser .post .monat ul { width: 80%; padding-top: 10px; }
#Content .teaser .post .monat li { float: left; width: 40%; }
#Content .teaser .post .monat li a {  display: inline; }
#Content .teaser .post .line { border-bottom: 1px solid #e3e7eb; display: block; padding: 10px;}
#Content .teaser .post .mehr { float: right; margin-right: 10%; }
#Content form img.info { border:none; margin:0; padding:0; /*vertical-align: top; */}
#Content input, #Content textarea, #Content select { 
border:1px solid #CAD1CA; padding: 2px; font-size: 1em; margin: 3px 0 0 0; font-family: Arial, Helvetica, sans-serif; 
}
.strn { color: #990000; }
#Content .toparticle {
overflow:hidden;
padding:4px 4px 0px 4px;
}
#Content p .helpLink {
float: left; 
width: 20px; height:20px;
background: transparent url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/helpLink.gif) top left no-repeat; 
margin:0; padding: 4px 0 0 25px;
}
#Wissenslandkarte .topLink {
margin-right: 5px;
width: 26px; height: 22px;
background: transparent url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/links_topLink.gif) 4px 2px no-repeat;
}
#Wissenslandkarte .topLink:hover {
margin-right: 5px;
width: 26px; height: 22px;
background: #D7E7F7 url(/cps/rde/xbcr/SID-3C5594CA-76EBB3D5/kibb/topLink_over.gif) 4px 2px no-repeat;
}
.post ul a.exLink { padding: 0; margin:0; }
.post form { padding: 0; margin:0; }
#Content .material .post span a { margin-left: 10px; }
/* Veranstaltungskalender */
#Content .teaser .post div.VKalender {
    display: block; width: 90%;
    padding: 10px 10px 0 10px; 
}
#Content .teaser .post div.VKalender h3 { 
    /*display:inline;text-align: center;*/ width: 25%; 
    background: #FFF; color: #000; font-size: 1.2em;
    margin:0; padding: 2px 5px 10px 5px;
}
#Content .teaser .post div.VKalender h4 {
    /*background: #FEDC01; color: #D06670;*/ font-size: 1em;
    margin: 1px 0 0 0; padding: 2px 5px 0 5px;
}
#Content div.VKalender a, #Content div.VKalender .titelOrt a, #Content div.VKalender .titelOrtGR a { 
display: block; text-align: left; margin:0; padding:0; }
#Content div.VKalender .datum { float: left;  color: #002F75; font-weight: bold; width: 25%; margin: 2px 10px 2px 5px; overflow: hidden; }
#Content div.VKalender .titelOrt { float: left; width: 70%; padding:0; margin: 2px 0 2px 0; overflow: hidden; }
#Content div.VKalender .titelOrt a.pdf { padding: 2px 2px 2px 20px; }
#Content div.VKalender .titelOrtGR { float: left; width: 70%; padding:0; margin: 2px 0 2px 0; background: #E9F5FC; overflow: hidden; }
/* ---------------------------------------------------------------------------------------------------------- START NEUE AENDERUNG: 19.01.2007 */
/* start aenderung: Anfrageliste */
#Content div.page ul.anfrage { 
    display: inline-block;  text-align: left;
    padding: 0; margin: 0 4px; 
}
#Content div.page ul.anfrage li {
    background:none;display: block; clear: both; width: 100%;  margin: 0; padding: 0;
}
#Content div.page ul.anfrage li dl { margin: 0; padding: 0; }
#Content div.page ul.anfrage li dl.odd { background: #FFF; padding: 4px 0; margin: 0; } 
#Content div.page ul.anfrage li dl.even { background: #D7E7F7; padding: 4px 0; margin: 0;}
#Content div.page ul.anfrage li dl dt { float: left; width: 18%; margin:0; padding:0;  }
#Content div.page ul.anfrage li dl dd { display: block; margin:0; margin-left: 180px; padding:0;  }
#Content div.page ul.anfrage a { 
    display: block; text-align: left; margin:0 0 4px 0; 
}
#Content div.page ul.anfrage a:hover { 
    display: block; text-align: left;  margin:0 0 4px 0; 
}
#Content div.page ul.anfrage li p { margin: 0; padding: 0;}
#Content div.page ul.anfrage dd span { display: inline-block; margin: 0; padding: 0 0 4px 0;  }
#Content div.page ul.anfrage li dl dd ul { margin-left: 0px; padding-left: 0; }
#Content div.page ul.anfrage li dl dd li { display: block; padding-left: 0px; padding-bottom: 2px; }
/* ---------------------------------------------------------------------------------------------------------- ENDE NEUE AENDERUNG: 19.01.2007 */
#Content .TBList { display: block;  }
#Content .TBList td { padding: 4px; border-bottom: 1px solid #CAD1DA;}
#Content .TBList th { background: #D7E7F7; color: #4A4A4A; text-align: left; padding: 4px; }
#Content .TB { display: block; margin: 0 10px;  }
#Content fieldset { border: 1px solid #CAD1DA;  margin: 0 10px; }
.error { background: #FFC6C4; color: #990000; }
#FooterPrint { display: none;}
/* ========== How to Use CSS to Solve min-width Problems in Internet Explorer ========== */
/**/
* html .minwidth {
    border-left: 980px solid #fff;
}
* html .container {
    margin-left: -980px;
    position: relative;
}
/*\*/
* html .minwidth, * html .container, * html .content {
    height: 1px;
}
/*/
.width {
    display: inline-block;
}
/**/
.content {
    padding: 1px;
}
/*.rule {
    width: 760px;
    background-color: #c00;
    color: #fff;
    margin: 1em auto;
}
*/
.width1 {
    width: 100%;
    min-width: 980px;
    margin: 0 auto;
    text-align: left;
}
* html .minwidth1 {
    padding-left: 980px;
}
/*\*/
* html .minwidth1, * html .layout {
    height: 1px;
}
/**/


