/*@import url(hi_layout_2col_left_13.css);*/


/*******global**************/

body  {
   	font-family: Arial,Sans-Serif;
        line-height:125%;
        }

#wrapper {
	font-family: Arial,Sans-Serif;
        }

a.anker {
        font-size:0;
        line-height:0;
        }

/* Klasse für br-Tag zum Abtrennen der Inhalte voneinander */

/***************************************/
/*******Inhaltsformatierungen***********/
/***************************************/
.align-left {
text-align:left;
}

.align-right {
text-align:right;
}

.align-center {
text-align:center;
}

.align-justify {
text-align:justify;
}

/* freie Klassen */
.hintergrund_hellblau  {
	background-color:#99CCFF;
}



img {
        border: none; /*Verhindert die dicke Linie um das Bild wenn Link*/
        margin:0;
        padding:0;
        background-color:transparent;
        display:block;
	  }

p, strong, table, form, dl, ul li, ul li ul li, ol li, ol li ol li,
td, th {
	font-family: Arial,Sans-Serif;
	text-align:left;
        color: black;
      	font-size:1em;
      	font-weight:normal;
	}

p {
        margin: 0 0 1em 0;
	}

table p {
 	margin: 0 0 0 0;
}
/*.textnormal {
	text-align:left;
        color: black;
      	font-weight:normal;
      	margin: 0.5em 0 1em 0;
	}
*/

h1 {
        color: #004d99;
        font-size:1.8em;
        line-height:125%;
      	font-weight:bold;
      	margin: 0em 0 1em 0;
        padding:0;
      }

h1.pagetitle {
      	font-size:1.8em;
      	margin: 0em 0 1em 0;

      }

h2 {
      	font-size:1.3em;
        color: #000;
      	font-weight:bold;
      	margin: 0em 0 0.6em 0;
        padding:0;
      }

h3 {
      	font-size:1.1em;
        color: #000;
      	font-weight:bold;
      	margin: 0em 0 0.4em 0;
        padding:0;
      	}

div.infobox_gelb h1,
div.infobox_gelb h2,
div.infobox_gelb h3 {
        color: #B8281D;
        }

div.infobox_blau h1,
div.infobox_blau h2,
div.infobox_blau h3 {
        color: #004D99;
        }


strong {
      	font-weight:bold;
      	}

hr {
	clear: both;
        display:block;
        width:100%;
	height:0px;
        border: none;
	border-bottom: 1px solid #DEDEC4;
        margin:7px 0 7px 0;
	}

hr.noline {
	visibility:hidden;
        font-size:0;
	clear: both;
        display:block;
        width:100%;
	height:0px;
        border: none;
	border-bottom: 0px solid #DEDEC4;
        margin:0px 0 7px 0;
	}

ul, ol {
	vertical-align:top;
        margin-top:0px;
        margin-bottom:7px;
	}

ul li, ol li {
        color:black;
        font-weight:normal;
        margin:0;
        padding:0;
        padding-bottom:3px;
        vertical-align:top;
        }

ul li ul, ol li ol {
	vertical-align:top;
        margin-top:0px;
        margin-bottom:7px;
	}

ul li ul li, ol li ol li {
        list-style-type:square;
        color:black;
        font-weight:normal;
        margin:0;
        padding:0;
        padding-bottom:3px;
        vertical-align:top;
        }

/*******allg. Links*****************/
a, a:link, a:visited  {
        color:#004d99;
        text-decoration:underline;
        font-weight:normal;
        }

a:link {
        }

a:visited {
        }

a:focus  {
        color:#b41d16;
        background-color:#fde48f;
        }

a:hover  {
        color:#b41d16;
        background-color:#fde48f;
        }

a:active  {
        color:#b41d16;
        background-color:#fde48f;
        }

div.infobox_gelb a:hover, div.infobox_gelb a:active {
        background: #fff;
        }

/*******interner Link**********/
a.internal-link, a:link.internal-link, a:visited.internal-link {
        color:#004d99;
        text-decoration:underline;
        font-weight:normal;
	}

a:hover.internal-link, a:active.internal-link {
        color:#b41d16;
        background-color:#fde48f;
	}

a.external-link, a:link.external-link, a:visited.external-link {
        color:#004d99;
        text-decoration:underline;
        font-weight:normal;
	}

a:hover.external-link, a:active.external-link {
        color:#b41d16;
        background-color:#fde48f;
	}

/*******freie Klassen*****************/

/***********************************************/
/*        Klassen für allgemeine Tabellen      */
/***********************************************/

/*****  Normal  ******************************/
table {
        padding:0;
        margin:7px 0 0 0;
        vertical-align:top;
	border-collapse:collapse;
        border:0px solid #eee;
        width:100%;
      	}
table tr td {
	height:auto;
	padding:0;
	margin:0 5px 5px 0;
	vertical-align:top;
         border: 1px solid #000080;
         padding: 0.2em;
        }
table tr th {
	height:auto;
        padding:0 0 0 0;
	margin:0 0 0 0;
        vertical-align:top;
        color: white;
        background-color: #000080;
        border: 1px solid #000080;
        }
table ul {
	margin-left:0.5em;
         padding-left:0.5em;
}

/* Dateidownloads Tabelle */
table.csc-uploads td.csc-uploads-fileSize {
width: 3em;
}
table.csc-uploads td.csc-uploads-fileSize p{
text-align:center;
}

/* table.contenttable {
        padding:0;
        margin:7px 0 0 0;
        vertical-align:top;
	border-collapse:collapse;
        border:1px solid black;
      	}

table.contenttable tbody tr {
	height:auto;
	padding:0 0 0 0;
	vertical-align:top;
        }
table.contenttable tbody tr td {
	height:auto;
	padding:0 7px 7px 7px;
	vertical-align:top;
      /*   border: 1px solid;
        }


table.contenttable tbody tr td.td-0 {
	padding:0 14px 7px 0px;
        }
table.contenttable tbody tr td.td-last {
	padding:0 0 7px 0px;
        }
table.contenttable tbody tr th {
	height:auto;
        padding:0 7px 7px 7px;
        vertical-align:top;
        }
/*****  kleiner  ******************************/
/*table.kleiner {
white-space:normal;
        padding:0;
        margin:0px 0 14px 0;
      	font-size:11px;
        line-height:13px;
        vertical-align:top;
	border-collapse:collapse;
        border:0px solid #bbb;
      	}
table.kleiner tr td {
	height:auto;
        width:174px;
        padding:0 7px 4px 0;
	margin:0 0 0 0;
	vertical-align:top;
        border:0px solid #bbb;
        background:none;
        }
table.kleiner tr td.td-last {
        padding:0;
        }
table.kleiner tr th {
      	font-size:11px;
        line-height:13px;
        width:174px;
	height:auto;
        padding:0 7px 4px 0;
	margin:0 0 0 0;
        vertical-align:top;
        border:0px solid #bbb;
        background:none;
        }
table.kleiner tr td  h3{
      	font-size:11px;
        line-height:13px;
	margin:24px 0 4px 0;
	padding:0;
        }
table.kleiner tr td h3.inside {
      	font-size:11px;
        line-height:13px;
	margin:7px 0 4px 0;
	padding:0;
        }
table.kleiner tr td a {
      	font-size:11px;
        line-height:13px;
        }
        */
/************************************************/
/*	CSC-Klassen				*/
/************************************************/
div.csc-textpic {
        padding:0px 0 1em 0;
        margin:0;
        background-color:transparent;
        z-index:12;
        overflow:hidden;
	  }

dd.csc-textpic-caption {
	line-height:125%;
	font-size:85%;
        letter-spacing:1px;
        font-weight:normal;
        color:#004D99;
        }

div.csc-textpic-imagewrap {
	overflow:hidden;
        margin:0;
        padding:0 0 1em 0;
        background-color:transparent;
	  }

dl.csc-textpic-image {
        margin:0;
        padding:0;
        background-color:transparent;
	  }

DIV.csc-frame-rulerBefore { border-top: 1px dashed #000000; margin-bottom:1em; }
DIV.csc-frame-frame1 P { border:0px solid #9CACDA; border-top:0px solid #9CACDA; padding: 4px; margin:0px 0px 10px 0px; }
DIV.csc-frame-frame1 UL { border:0px solid #9CACDA; border-top:0px solid #9CACDA; padding: 4px 4px 6px 16px; margin:0px 0px 10px 0px; }

csc-header {
	margin:0;
        padding:0;
                   }
