* {  margin:0; padding:0; border:0; } 

#body
{
    text-align: center; /* zentriert die Seite im IE */
}

form p {
	display: none;
}

#seite
{
	margin: 0 auto; /* zentriert die Seite in Firefox und Opera */
	width: 100%; /* Breite der Elemente + paddings und margins */
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #121212;
	display: block;
	float: left;
	background-image: url(logo-rechts.png);
	background-repeat: no-repeat;
	background-position: top right;
}

.internal-link {
	text-decoration: none;
	color: #121212;
}

p.bodytext, #mm p {
	line-height: 19px; 
	margin-right: 0px;
        padding-left: 12px;
	text-align: justify;
	width: 700px;
/*	margin-top: 10px; */
}

.bodytext a {
	padding-bottom: 10px;
}

.tx-bbpageteaser-pi1-teaser-image {
	display: none;
}

h3 a {
	line-height: 24px;
}

/* oben, mitte, unten, nav, footer (Zeilen) */
#o, #m, #u, #nav, #footer
{
    position: relative;
    display: block; /* aus den Zeilen jeweils einen Block erstellen; verhindert ein Zerfallen der Zeile                                         bei schmalem Browserfenster */
    float: left;
}

/* linke Spalte */
#ol, #ml, #ul, #navl, #footerl
{
    width: 250px;
    float: left; /* Textfluss: links */
    display: block;
}

/* mittlere Spalte */
#om, #mm, #um, #navm, #footerm
{
    float: left;
    text-align: left; /* Textausrichtung: linksbÃ¼ndig */
}

/* obere Zeile */
#ol, #om
{
    height: 0px;
    display: block;
}

/* Navigationszeile */
#navl, #navm
{
	display: block;
	float: left;
}


/* mittlere Zeile */
#ml, #mm
{
	float: left;
	display: block;
}

/* untere Zeile */
#ul, #um
{
    padding-top: 3px;
    padding-bottom: 3px;
    line-height: 20px;
    height: 20px;
    display: block;
}


/* Anfang Footer */
#footerl, #footerm
{
    display: block;
    height: 20px;
    float: left;
}

#footer {
	width: 93%;
	margin-bottom: 20px;
	border-top: 1px solid #dddddd;
	display: block;
	float: left;
}

#footer:after { content:"clear"; clear:left; display:block; height:0; overflow:hidden; visibility:hidden; }
p:after { content:"clear"; clear:left; display:block; height:0; overflow:hidden; visibility:hidden; }
#o:after { content:"clear"; clear:left; display:block; height:0; overflow:hidden; visibility:hidden; }

#nav:after { content:"clear"; clear:left; display:block; height:0; overflow:hidden; visibility:hidden; }

#footerm
{
    vertical-align: middle;
    overflow: hidden;
    font-weight: bold;
	width: 977px;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 10px;
	font-size: 11px; 
}
/* Ende Footer */
.tx-asfkusercounter-pi1
{
	display: inline;
}
#sitemap
{
	float: right;
}

/* Anfang Oben links */
#ol
{
    clear: left;
}
/* Ende Oben links */

/* Anfang Oben mitte */
#om
{
    text-align: right;
	vertical-align: top;
}

#om img {
	margin: 0;
	padding: 0;
	border: 0;
}

/* Ende Oben mitte */

/* Anfang #nav */

ul {
	list-style-type: square;
	margin-left: 20px;
	padding-left: 15px;
}

ul li ul {
	border-left: 1px dashed #004487;
	padding-left: 15px;
	margin-left: 15px;
	list-style-type: none;
}


.tx-macinasearchbox-pi1 {
	display: none;
}


#nav { 
	height: 58px;
	padding-top : 0px;
	padding-bottom : 10px; 
	display: block;
	float : left; 
	width : 93%; 
	background-image: url(logo-schriftzug.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 54px;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
} 

ul.menu, ul.menu ul { 
	height: 35px;
	padding-left: 226px;
	padding-top : 24px; 
	padding-bottom : 10px; 
	list-style-type : none; 
	margin: 0; 
	height: 35px;
} 

ul.menu a {
	border-left: 1px solid transparent;
	border-top: 1px solid transparent;
	padding: 2px;
}

ul.menu a, ul.menu li { 
	float: left;
	display : block; 
	font-size : 13px; 
	text-decoration : none; 
	color: #004487;
} 

ul.menu li:first-child {
	border-left: none;
	padding-left: 0px;
}

ul.menu a:hover { 
	background-color: #B4DCD8;
	color : #666666; 
	border-top: 1px solid #004487;
	border-left: 1px solid #004487;	
}

ul.menu li { 
	float : left; 
	list-style-type : none; 
	display : inline; 
	font-weight : bolder; 
	border-left: 1px solid #cccccc;
	padding-right: 10px;
	padding-left: 10px;
} 

ul.menu li:hover ul { 
	display : block; 
} 

ul.menu ul li { 
	float : none; 
	background-color : transparent; 
} 

ul.menu li a.active { 
	background-color: #B4DCD8;
	border-left: 1px solid #004487;
	border-top: 1px solid #004487;
} 

/* Anfang Mitte links */
#ml
{
	width: 200px;
	clear: left;
	text-align: right;
/*	border-bottom: 1px solid #aaaaaa; */
/*	background-color: #cccccc; */
	display: block;
	float: left;
	font-size: 12px;
	letter-spacing:2px;
	margin-top: 40px;
}

#ml a {
	text-decoration: none;
	font-weight: bolder;
        padding-right: 18px;
	display: block;
	margin-left: 20px;
	border-left: 1px solid transparent;
	border-top: 1px solid transparent;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #004487;
}

#ml .menu2-level2-no {
}

#ml .menu2-level2-no a {
}

#ml .menu2-level2-no a:hover {
	color: #666666;
	background-color: #B4DCD8;
	border-top: 1px solid #004487;
	border-left: 1px solid #004487;
}

#ml .menu2-level2-act {
}

#ml .menu2-level2-act a {
	background-color: #B4DCD8;
	border-top: 1px solid #004487;
	border-left: 1px solid #004487;
}

/* Anfang Mitte mitte */
#m
{
	width: 100%;
	background-image: url(logo-wiederholung.png);
	background-repeat: repeat-y;
	background-position: right 12px;
}

#m:after { content:"clear"; clear:left; display:block; height:0; overflow:hidden; visibility:hidden; }

#mm
{
	min-height: 480px;
	height: auto;
	width: 800px;
	padding-top: 40px;
	padding-left: 30px;
	padding-bottom: 20px;
	border-left: 1px solid #cccccc;
}

/* Absatzformatierung in #mm */
#mm a
{
	color: #121212;
	text-decoration: underline;
}

#mm a:hover
{
	color: #666666;
}

#mm ul
{
	padding-top: 6px;
	margin-bottom: 20px;
}

#mm ul li {
	margin-bottom: 6px;
}

/* Ende Mitte mitte */

/* Anfang Unten links */
#ul
{
    clear: left;
    vertical-align: bottom;
    margin-left: 25px;
}
/* Ende Unten links */

/* Anfang Unten mitte */
#um
{
    vertical-align: middle;
    overflow: hidden;
    font-weight: bolder;
    height: 24px;
    text-align: right;
}

/* Ende Unten mitte */

td
{
    padding-left: 5px;
}
/* Ausrichtung Ende*/


.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 
	border: 1px solid #121212;
        padding: 3px;
}

.tx-indexedsearch {
	padding-top: 0px;
	line-height: 17px;
	margin-right: 0px;
	padding-bottom: 10px;
        padding-left: 12px;
	text-align: justify;
}

INPUT.tx-indexedsearch-searchbox-button:hover
{
	background-color: #aaaaaa;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; margin-bottom: 5px;}
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bolder; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-whatis { border-top: 1px dashed #aaaaaa; margin-top:20px; margin-bottom:5px; padding-top: 20px; }
.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bolder; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bolder; }
.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-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#E0E7F5; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { color:#006699; margin-top:0px; margin-bottom:0px; background:transparent; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#cccccc; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }
.tx-indexedsearch-sw, .csc-sword, .tx-indexedsearch-redMarkup { font-family: monospace; font-style: normal; padding:0 0.3em 0 0.3em; background:#ffff88; border: 1px #ccd solid; }

.tx-indexedsearch-search-for {
}

.tx-indexedsearch-search-in {
	display: none;
}

.tx-indexedsearch-search-select-group { width: 100%; }
.tx-indexedsearch-extResume { width: 100%; }

.tx-indexedsearch-selectbox-type { margin-bottom: 5px; }

.tx-indexedsearch-selectbox-defop { margin-bottom: 5px; }

.tx-indexedsearch-selectbox-media { margin-bottom: 5px;}

.tx-indexedsearch-selectbox-lang { margin-bottom: 5px; }

.tx-indexedsearch-selectbox-sections { margin-bottom: 5px; }

.tx-indexedsearch-selectbox-order {margin-bottom: 5px; }

.tx-indexedsearch-selectbox-results { margin-bottom: 5px; }

.tx-indexedsearch-selectbox-group { margin-bottom: 5px; }




TABLE.csc-searchResultInfo { margin-left: 0px; margin-top: 10px; width: 100%;}
TABLE.csc-searchResultInfo TR { background-color: #EDEBF1; }
TABLE.csc-searchResultInfo TR TD P { padding: 0px;}
TABLE.csc-searchResultInfo TR TD.csc-searchResultRange P { font-weight: bolder; }
TABLE.csc-searchResultInfo TR TD.csc-searchResultPrevNext { text-align: right; }

H3.csc-searchResultHeader A { color: #186900; }
H3.csc-searchResultHeader { background-color: #EDEBF1; font-size: 12px; padding-left: 5px; }
P.csc-searchResult { font-style: italic; margin-left: 20px;}

SPAN.csc-sword { font-weight: bolder; color: red; }

.c2l1-left { border: 0; }

.c2l1-middle { border-left: 1px dashed gray; }

.csc-menu { list-style-type: none; 
	font-weight: bold;
}

.csc-section { }

#mailform fieldset.csc-mailform .csc-mailform-field {
	width: 920px;
}

fieldset {
	border: none;
}

.csc-mailform-field label {
	display: inline; float: left; 
	width: 140px;
	padding-top: 3px;
}


.csc-mailform-radio label {
	display: inline; float: left; 
	width: 10px;
	padding-top: 3px;
	padding-right: 10px;
}

.csc-mailform-radio input {
   float: left;
}

fieldset legend {
	display: none;
}

.csc-mailform-field {
	margin-bottom: 10px;
}

.csc-mailform-label {
	font-weight: bolder;
}


.csc-mailform-submit {
	border: 1px solid #121212;
	padding: 3px;
	margin-left: 140px;
}

.csc-mailform-submit:hover {
	background-color: #aaaaaa;
}

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

.csc-textpic {
	height: 100%;
	margin-top: 5px;
	display: block;
	float: left;
}

.csc-textpic-image {
	margin: 0;
	padding: 0;
}

.csc-textpic-caption {
	padding-left: 2px;
	background-color: #B4DCD8;
	padding-right: 2px;
}

.csc-textpic a {
	color: #121212;
}

.csc-textpic-intext-right {
	padding-bottom: 10px;
	padding-right: 55px;
}

.csc-textpic-intext-left {
	margin-left: 12px;
	padding-bottom: 10px;
}

.csc-menu ul {
	margin-bottom: 10px;
}

.csc-menu csc-menu-4 {
	font-weight: bold;
}

.csc-menu li a {
	color: #121212;
	text-decoration: none;
}

.csc-menu li a:hover {
	color: #666666;
}

.csc-menu li {
	padding-bottom: 5px;
}


/* Typ: Aufzählung */
.csc-bulletlist {
	padding-left: 30px;
	padding-right: 100px;

}

.csc-bulletlist li {
	list-style-type: none;
	background-image: url(li.png);
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 10px;
}

/* Header */
h1
{
	width: 87%;

	font-weight: bold;
	font-size: 15px;
	letter-spacing: 1px;
	color: #004487;
	text-align: left;
	padding-bottom: 2px;
}

.csc-firstHeader
{
	border: 0;

}

h2
{
	width: 90%;
	font-size: 12px;
	font-weight: bolder;
	padding-top: 20px;
	padding-bottom: 4px;
	color: #121212;
}

h3
{
	width: 90%;
	font-size: 12px;
	padding-top: 6px;
	font-weight: bolder;
	color: #121212;
}

h4
{
	width: 90%;
	font-size: 12px;
	font-weight: bolder;
	padding-top: 6px;
	padding-bottom: 4px;
	color: #121212;
}

h5
{
	font-size: 14px;
}
/* Ende Header */

.csc-header-date {
	color: #888888; 
	font-weight: bold;
	font-style: italic;
}

table.links {
        width: 600px;
}

table td.td-0 {
	width: 200px;
	text-align: center;
}

table td.td-1 {
	width: 200px;
	text-align: center;
}

table td.td-2 {
	width: 200px;
	text-align: center;
}


table tr.tr-odd {
        background-color: #cccccc;
}

table tr.tr-even {
        background-color: #aaaaaa;
}

#bannerleft {
	float: right;
	display: block;
	padding-right: 10px;
	padding-top: 10px;
	margin: 0;
}

#bannerleft img {
	float: right;
}


#mm .banner img {
	margin-right: 80px;
	float: right;
	padding: 20px;
	background-color : #B4DCD8;
}

#mm img {
	padding-top: 4px;
}


