body{
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Stil1 {
	font-size: 16px;
	font-weight: bold;
	margin-left: 60px;
}
.Stil2 {
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
.Stil3 {
	font-size: 10px;
}
.Stil4 {
	font-size: 12px;
	font-weight: bold;
}
.Stil5 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.Stil6 {
	font-size: 11px;
	font-weight: bold;
}
.Stil7 {
	font-size: 16px;
	font-weight: bold;
	color: #4A4A4A;
}
.Stil8 {
	font-size: 11px;
	background-color: #C82224;
	color: #FFFFFF;
}
.Stil9 {
	font-size: 11px;
	width: 106px;
	margin-top: 1px;
}
.Stil10 {
	font-size: 11px;
}
.Stil11 {
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
}
.Stil12 {
	font-size: 26px;
}

.user_1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.ul {
	font-size: 14px;
	font-weight: bold;
}


  p#Fusszeile {
	color:#000000;
    clear: both;
    font-size: 0.9em;
    margin: 0; padding: 0.1em;
    text-align: center;
  }
.inputField 
{ 
	BORDER-RIGHT: #7f7f7f 1px dotted; 
	BORDER-TOP: #7f7f7f 1px dotted; 
	BORDER-LEFT: #7f7f7f 1px dotted; 
	BORDER-BOTTOM: #7f7f7f 1px dotted; 
} 

.errorField 
{
	BORDER-RIGHT: #C10007 1px solid;
	BORDER-TOP: #C10007 1px solid;
	BORDER-LEFT: #C10007 1px solid;
	BORDER-BOTTOM: #C10007 1px solid;
	background-color: #FFFFCC;
} 
.errorTable 
{
	BORDER-RIGHT: #C10007 1px solid;
	BORDER-TOP: #C10007 1px solid;
	BORDER-LEFT: #C10007 1px solid;
	BORDER-BOTTOM: #C10007 1px solid;
	FONT-SIZE: 12px;
	background-color: #FFFFFF;
} 
.headlineweiss
{
	background-color: #EEEEEE;
	color: #000000;
}

.button
{
	FONT-SIZE: 14px; 
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid
}

  * html div#Inhalt {
   /* height: 1em;   Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
  }
  div#Inhalt h2 {
    font-size: 1.2em;
    margin: 0.2em 0;
  }
  div#Inhalt p {
    font-size: 1em;
    margin: 1em 0;
  }


