body { font-size: 12px;
    font-family: Helvetica,Arial,sans-serif; 
}


a.mostread:link {
	color: #000000;
	text-decoration: none;
}

a.mostread:visited {
	text-decoration: none;
	color: #000000;
}

a.mostread:hover {
	text-decoration: underline;
	color: #9c1421;
}

a.mostread:active {
	text-decoration: none;
	color: #9c1421;
}

a.latestnews:link {
	color: #000000;
	text-decoration: none;
}
a.latestnews:visited {
	text-decoration: none;
	color: #000000;
}

a.latestnews:hover {
	text-decoration: underline;
	color: #9c1421;
}

a.mostread:active {
	text-decoration: none;
	color: #9c1421;
}

div.moduletablemenu ul li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
div.moduletablemenu ul li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
div.moduletablemenu ul li a:hover {
	text-decoration: underline;
	color: #000000;
}
div.moduletablemenu ul li a:active {
	text-decoration: none;
	color: #000000;
}
a.mainlevel:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.mainlevel:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.mainlevel:hover {
	text-decoration: underline;
	color: #000000;
}
a.mainlevel:active {
	text-decoration: none;
	color: #000000;
}
  #Teil1 { 
    width: 950px;
background-color: #000000;

    }

  #Teil2 { 
    float: left;
    width: 950px;
background-color: #fff0e0;
    }

  #Teil3 { 
    float: middle;
    width: 950px;
background-color: #fff0e0;
    }

  #Logo { 
    margin: 0pt 0pt 0em;
    width: 180px;
    background-color: #fff0e0;
    float: left;
    heigth: 127px;

    }
  #Adresse { 
    margin: 0pt 0pt 1.2em;
    width: 180px;
    fontcolor: #9c1421;
    background-color: rgb(238, 238, 238);
   }

  #Bereich2 { 
    margin: 0pt 0pt 1.1em;
    width: 800px;
    background-color: rgb(238, 238, 238);
    float: right;

    }

  #Bereich3 { 
    background-color: rgb(238, 238, 238);
    }

  #Bereich4 { 
    margin: 0pt 0pt 1.2em;
    float: left;
    width: 15em;
    }

  #Bereich5 { 
    margin: 0pt 12em 1em 16em;
    padding: 0pt 1em;
    }

  #Bereich6 { 
    margin: 0pt 0pt 1.1em;
    float: right;
    width: 12em;
    background-color: #fff0e0;
    }

  #Bereich7 { 
    margin: 0pt 0pt 1.1em;
    background-color: rgb(238, 238, 238);
    }

body.contentpane {

width : auto;
margin : 10px;
line-height : 1.4em;
text-align: left;
}

/* TOC */
table.contenttoc{
	float: right;
}

/* Tooltips */
.tool-tip {
	float: center;
	background: #9c1421;
	border: 1px solid #D4D5AA;
        color: #000000;
	padding: 2px;
	width: 100%;
	text-align:center;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #9c1421;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}