body
{
	background-color: #A2C2A1;
	color: #000000;
	font: 12pt arial, sans-serif;
}
a:link
{
	color: #9A2124;
}
a:visited
{
	color: #69070A;
}
a:hover, a:active
{
	color: #C16740;
	text-decoration: underlined;
}
TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
.menu
{
	color: #000000;
    font: 12pt arial, sans-serif;
}
.menu a:link, .menu a:visited
{
	color: #FFFFFF;
	text-decoration: none;
    font-weight: bold;
}
.menu a:hover, .menu a:active
{
	color: #E5E5E5;
	text-decoration: none;
}

.menuklein
{
	color: #000000;
    font: 9pt arial, sans-serif;
    margin: 3px;
    margin-left: 7px;
    /*line-height: 100%;*/
    padding: 1px;
}
.menuklein a:link, .menuklein a:visited
{
	color: #FFFFFF;
	text-decoration: none;
    font-weight: bold;
}
.menuklein a:hover, .menuklein a:active
{
	color: #E5E5E5;
	text-decoration: none;
}

.artikeltable
{
	font: 9pt arial, sans-serif;
    padding: 5px;
}
.artikeltable a:link, .artikeltable a:visited
{
	text-decoration: none;
}

.seitenzahlen
{
	color: #000;
    border: 0px solid #000000;
	border-collapse: collapse;
}
.seitenzahlen td, .seitenzahlen th
{
	background-color: #EFEFEF; /* #ED8581;*/
	font: 10pt arial, sans-serif;
	border: 0px solid #000000;
	padding: 5px;
    font-weight: bold;
}
.seitenzahlen td#aktseite, .seitenzahlen th#aktseite
{
	background-color: #FFFFFF;
	color : #000000;
}
.seitenzahlen a:link, .seitenzahlen a:visited
{
	color: #9A2124;
    text-decoration: none;

}
.seitenzahlen a:hover, .seitenzahlen a:active
{
	color: #C16740;
    text-decoration: none;

}

.artikelansicht
{
	font-size: 14pt;
    text-align: center;
}
.artikelansicht a:link, .artikelansicht a:visited
{
	color: #9A2124;
	text-decoration: none;
    font-weight: bold;
    border: outset;
}
.artikelansicht a:hover
{
	color: #C16740;
	text-decoration: none;
    border: outset;
    background: #FDD7D8;
}
.artikelansicht a:active
{
	color: #FF0000;
	text-decoration: none;
    border: inset;
}
.arthead
{
 	font-size: 22pt;
    margin: 20px;
}
.artbody
{
    margin-top: 10px;
    text-align: left;
    font-size: 14pt;
    border-style: dashed;
}
.artinfo
{
    text-align: justify;
    font-size: 14pt;
    margin-top: 10px;
    width: 80%;
    position: relative; left:10%;
}

.warnung
{
	font-size: 14pt;

}

.loginform
{
    width: 100%;
    text-weight: bold;
}

.loginformfeld
{
	width: 300px;
}