html, body
{
    margin: 0;
    margin-bottom: 5px;
    padding: 0;
}

html, body
{
    font-family: verdana, arial, helvetica;
    font-size: 11px;
    font-weight: normal;
    /*background-color: green;*/
    background-color: #E8E8E8;
    /*background-color: #FFFFFF;*/
}


h1, h2, h3, h4, h5, h6
{
    font-weight: bold;
    margin: 0px 0px 0px 0px;
}

h1
{
    font-size: 20px;
    color: #E60010;
    line-height: 25px;
    margin: 16px 0px 30px 0px;
    /*margin: 0px 0px 0px 0px;*/
}

h1.quote
{
    margin: 0px 0px 0px 10px;
}

h2
{
    font-size: 15px;
    line-height: 22px;
    color: #E60010;
    margin: 10px 0px 0px 0px;
}

h3
{
    font-size: 14px;
    line-height: 22px;
    color: #E60010;
    margin: 10px 0px 0px 0px;
}

h4
{
    font-size: 12px;
    line-height: 18px;
}

h5
{
    font-size: 11px;
    line-height: 16px;
}

h6
{
    font-size: 10px;
    line-height: 14px;
}

h6.white
{
    color: #ffffff;
    margin-left: 10px;
}

p.navispace
{
    height: 1px;
}

.smallspace
{
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    text-align: right;
}

ul
{
    list-style-image: url(../images/list_bullet.gif);
}

ul.normal
{
    list-style-image: none;
}

ul li
{
    margin: 0px 0px 10px -20px;
}

p
{
    /*font-size: 11px;*/
}

sup
{
    font-size: 10px;
}

input
{
    font-family: courier new, times new roman, verdana;
    font-size: 12px;
}

textarea
{
    font-family: courier new, times new roman,verdana;
    font-size: 12px;
}

a
{
    /*color: #E60010;*/
    color: #505552;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

#redline
{
    width: 827px;
    height: 1px;
    /*border-top: 1px solid #e60010;*/
    border-top: 1px solid #9B9FA2;
    /*float: left;*/
    
}

.topnavibox
{
    background-color: #9B9FA2;
}

#flags
{
    padding-left: 10px;
    padding-right: 10px;
}

.contentframe
{
    background-color: #FFFFFF;
    background-image: url(../images/cont_back.gif);
    background-repeat: repeat-y;
}

#topnavilinks
{
}

#topnavilinks a
{
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    border-left: 1px solid white;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
}

#topnavilinks a.topnavend
{
}

#topnavilinks a.topnav:hover,
#topnavilinks a.topnavend:hover,
#print a:hover
{
    color: #E60010;
    text-decoration: underline;
}

.activetoplink
{
    border-left: 1px solid white;
    padding: 0 10px 0 10px;
    color: #E60010;
    font-weight: bold;
    display: inline;
}

.activetoplinkend
{
    border-left: 1px solid white;
    padding: 0 10px 0 10px;
    color: #E60010;
    font-weight: bold;
    display: inline;
}


#print a
{
    border-left: 1px solid white;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    display: inline;
}

a.textheader
{
    border: 1px solid #FFFFFF;
    background-color: #E60010;
    color: #FFFFFF;
    font-weight: bold;
    min-height: 20px;
    padding: 5px 0 5px 5px;
    width: 580px;
    display: block;
}

a.textheader:hover
{
    background-color: #505552;
}

a.sysprintlink
{
    font-weight:bold;
    font-size:11px;
    color:#ffffff;
    text-decoration:none;
    padding: 0px 10px 0px 10px;
    margin-right: 15px;
    background-image:url(../images/print_icon.gif);
    background-repeat:no-repeat;
    background-position:top right;
    border-style:solid;
    border-width:0 0 0 1px;
    border-color:#ffffff;
}


#content,
.content
{
    color: #505552;
    font-size: 13px;
}

#printpage
{
    margin-top: 15px;
    text-align: right;
}

a.printlink
{
    background-image: url("../images/print_icon_big.gif");
    background-position: left top;
    background-repeat: no-repeat;
    height: 22px;
    padding: 5px 0 5px 25px;
}

.headline
{
    height: 60px;
    width: 350px;
    margin: 0 0 20px 0;
}


#teaserbox
{
}

#teaserframe
{
    background-color: #FFFFFF;
}

#teasertext
{
    color: #FFFFFF;
}

#teasertext ul
{
    list-style-image: none;
}

a.teaser
{
    color: #ffffff;
    text-decoration: underline;
}

a.teaser:hover
{
    color: #505552;
}

.bodytext
{
    font-family: verdana, arial, helvetica;
    font-weight: normal;
}


#leftbox{
min-height:440px;
width:169px;
float:left;
display:inline;
}

#leftnavitopbox{
float:left;
}
.leftnavitopframe{
width:168px;
margin:0px 0px 5px 0px;
}

.leftnavitop{
font-weight:bold;
font-size:11px;
padding:5px 0px 5px 8px;
color:#ffffff;
background-color:#9B9FA2;
}

.leftnavitopactiveframe{
width:169px;
height:15px;
font-weight:bold;
font-size:11px;
display:inline;
}

.leftnavitopactive{
font-weight:bold;
font-size:11px;
padding:5px 0px 5px 8px;
color:#ffffff;
background-color:#E60010;
margin:0px 0px 5px 0px;
}


#searchbox{
float:left;
clear:both;
padding:20px 0 40px 5px;
}

/***** untere Ebenen *****/
.leftnavibox{
width:155px;
padding:5px 0px 5px 6px;
}

.linkbox{
margin:0px 0px 8px 0px;
}

.activelink{
color:#E60010;
font-weight:bold;
margin:0px 0px 8px 0px;
}

/***** dritte Navigationsebene *****/
.leftnavibox2{
width:155px;
padding:5px 0px 5px 0px;
}

.linkbox2{
margin:0px 0px 8px 0px;
background-image:url(../images/navi_dash.gif);
background-repeat:no-repeat;
background-position:center left;
padding:0 0 0 8px;
}

.activelink2{
color:#E60010;
font-weight:bold;
margin:0px 0px 8px 0px;
background-image:url(../images/navi_dash.gif);
background-repeat:no-repeat;
background-position:center left;
padding:0 0 0 8px;
}

/********************************************************************/
/***** Anker *****/
/********************************************************************/
a.leftnav{
color:#505552;
text-decoration:none;
font-weight:bold;
}
a.leftnav:hover{
color:#E60010;
text-decoration:underline;
}

a.sysnav{
font-weight:bold;
font-size:11px;
color:#ffffff;
text-decoration:none;
}
a.sysnav:hover{
color:#E60010;
text-decoration:underline;
}
a.sysnavactive{
font-weight:bold;
font-size:11px;
color:#ffffff;
text-decoration:none;
}
a.sysnavactive:hover{
text-decoration:underline;
}


/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
DIV.csc-menu { margin-left: 10px; margin-top: 20px;}
DIV.csc-menu P { font-size: 11px; font-weight: bold; margin: 1px 0px 0px 0px; padding: 2px 2px 2px 10px;}
DIV.csc-menu P A { color: #000000; text-decoration: none; }
DIV.csc-menu P A:hover { color: #660000; text-decoration: underline; }
DIV.csc-menu P.csc-section { font-weight: normal; margin-left: 20px; font-style: italic; }

/* Menu / Sitemap, "Menu of these pages" */
DIV.csc-menu-def P {  }

/* Menu / Sitemap, "Menu of subpages to these pages" */
DIV.csc-menu-1 { }

/* Menu / Sitemap, "Sitemap" */
DIV.csc-menu-2 {}
DIV.csc-menu-2 P.csc-sitemap { }
DIV.csc-menu-2 P.csc-sitemap-level1 { height:15px;background-color:#E60010;margin-left:20px;padding:5px 10px 5px 20px; }
DIV.csc-menu-2 P.csc-sitemap-level2 { margin-left: 40px; }
DIV.csc-menu-2 P.csc-sitemap-level3 { margin-left: 60px; }
DIV.csc-menu-2 P.csc-sitemap-level4 { margin-left: 80px; }
DIV.csc-menu-2 P.csc-sitemap-level1 A { color: #ffffff; }
DIV.csc-menu-2 P.csc-sitemap-level2 A { color: #E60010; }
DIV.csc-menu-2 P.csc-sitemap-level3 A { color: #E60010; }
DIV.csc-menu-2 P.csc-sitemap-level4 A { color: #E60010; }

DIV.csc-menu-2 P A:hover { color: #505552; }
DIV.csc-menu-2 P.csc-sitemap-level1 A:hover { color: #ffffff; }

/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */
DIV.csc-menu-3 { }
DIV.csc-menu-3 P.csc-section { margin-left: 0px; }
DIV.csc-menu-3 P.csc-section A { color: #186900; }

/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */
DIV.csc-menu-4 { }
DIV.csc-menu-4 P { margin-top: 2px; }
DIV.csc-menu-4 P.csc-abstract { font-weight: normal; font-style: italic; margin-top: 0px; padding: 0px 2px 2px 20px; }

/* Menu / Sitemap, "Recently updated pages" */
DIV.csc-menu-5 { }

/* Menu / Sitemap, "Related pages (based on keywords)" */
DIV.csc-menu-6 { }

/* Menu / Sitemap, "Menu of subpages to these pages + sections" */
DIV.csc-menu-7 { }
DIV.csc-menu-7 P { font-weight: bold; }
DIV.csc-menu-7 P.csc-section A { color: #186900; }

/*********************/
/* Tables, generally */
/*********************/
TABLE.contenttable P { font-size: 11px; }
TABLE.contenttable TR TD { vertical-align: top; }

/* Tables, specifically */
TABLE.contenttable-0 P { color: #505552; }
TABLE.contenttable-0 TR TD.td-0 P { font-weight: bold;}
TABLE.contenttable-0 TR TD P {height:1px;}

TABLE.contenttable-1 P { color: #186900; }
TABLE.contenttable-1 TR.tr-0 TD P { font-weight: bold; }
TABLE.contenttable-1 TR.tr-0 TD { background-color: #D1D2E4;}
 
TABLE.contenttable-2 P { color: #10007B; }
TABLE.contenttable-2 TR TD.td-0 { background-color: #F5FFAA;}
TABLE.contenttable-2 TR TD.td-0 P { font-weight: bold; }

TABLE.contenttable-3 P { color: #8A0020; }
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD { background-color: #D1D2E4;}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P { font-weight: bold; }
TD.csc-form-labelcell{vertical-align:top;font-size: 11px;}
TD.csc-form-fieldcell{font-size:11px;}

/*********************/
/* Tables,SEARCH */
/*********************/

TABLE.searchbox {font-size: 11px; }
TABLE TR TD P {font-size: 11px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {font-size:11px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-size:11px;font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold;font-size:11px;  }

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title-icon {margin-left:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title {font-size:11px; color:#ffffff; background:#E60010; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title A {font-size:11px; color:#ffffff; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P {margin:5px;font-size:11px; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P {font-size:11px; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup {font-size:11px; color:red; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#cccccc; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info P {margin:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {font-size:11px; margin-top:5px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#9B9FA2;color:#ffffff; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {height:20px;font-size:11px;vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }

/* mailform */

.infolog_red
{
    background-color:#E60010;
}

#mailformSo_geht_es_weiter { border: none; }
#mailform FIELDSET.csc-mailform { border: 0px none; }
#mailform FIELDSET.csc-mailform-radio { display:none; border:none; }
table.csc-mailform-layout td { padding-bottom: 10px; }
table.csc-mailform-layout td.v.radio fieldset { padding-left: 0; }
table.csc-mailform-layout td.v.radio fieldset legend { display: none; }
 
/* SiteMap */

ul.csc_sidemap { list-style-image: none; list-style-type: none; }
ul.csc_sidemap.level_1 li.l1 div.listitem { padding-left: 20px; padding-top: 4px; padding-bottom: 6px; }
ul.csc_sidemap.level_1 li.l1 div.listitem a { color: white; }

