td,tr,body{
	font-family: Times New Roman, Times, serif;
	color: #000000;
	font-size: 12pt;
}

a {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-style: normal;
	text-decoration: none;
	font-style: normal;
	color: #F00000;
}
	
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: underline; color:#999999}
a:hover {text-decoration: underline; color: #999999}

.txtbrief { 
	font-family: Courier, serif;
	color: #000000;
	font-size: 11pt; 
	}
	
.txtbrieflink { 
	font-family: Courier, serif;
	color: #F00000;
	font-size: 11pt;
	font-weight : bold; 
	}

.headlinebrief { 
	font-family: Courier, serif;
	color: #000000;
	font-size: 13pt;
	font-weight : bold; 
	}


.txtklein { 
	font-family: Times New Roman, Times, serif; 
	color: #333333;
	font-size: 10pt; 
	}
	
.txtkleinkursiv {
	font-family: Times New Roman, Times, serif;
	color: #333333;
	font-size: 11pt;
	font-style : oblique;
}

.txtkleinkursivlink { 
	font-family: Times New Roman, Times, serif;
	color: #F00000;
	font-size: 11pt; 
	font-style : oblique;
	}

.txt { 
	font-family: Times New Roman, Times, serif;
	color: #000000;
	font-size: 12pt; 
	}
	
.txtbold{ 
	font-family: Times New Roman, Times, serif;
	color: #000000;
	font-size: 12pt; 
	font-weight : bold;
	}
	
.txtrotklein { 
	font-family: Times New Roman, Times, serif;
	color: #F00000;
	font-size: 10pt; 
	}
	
.headline{ 
	font-family: Times New Roman, Times, serif;
	color: #000000;
	font-size: 16pt; 
	font-weight : bold;
	}
.headline2 { 
	font-family: Times New Roman, Times, serif;
	color: #000000;
	font-size: 20pt; 
	font-weight : bold;
	}
	
.txtrot { 
	font-family: Times New Roman, Times, serif;
	color: #F00000;
	font-size: 12pt; 
	}
	
.txtrotbold { 
	font-family: Times New Roman, Times, serif;
	color: #F00000;
	font-size: 12pt; 
	font-weight : bold;
	}
	
.txtgelb { 
	font-family: Times New Roman, Times, serif;
	color: #FFDE08;
	font-size: 12pt; 
	}
	
.txtgelbbold { 
	font-family: Times New Roman, Times, serif;
	color: #FFDE08;
	font-size: 12pt; 
	font-weight : bold;
	}

.txtgelbboldklein { 
	font-family: Times New Roman, Times, serif;
	color: #FFDE08;
	font-size: 10pt; 
	font-weight : bold;
	}

.txtgrauklein { 
	font-family: Times New Roman, Times, serif;
	color: #999999;
	font-size: 10pt; 
	}

.txtgrau { 
	font-family: Times New Roman, Times, serif;
	color: #999999;
	font-size: 12pt; 
	}
	
.txtweiss { 
	font-family: Times New Roman, Times, serif;
	color: #FFFFFF;
	font-size: 12pt; 
	}
	
.txtweissbold { 
	font-family: Times New Roman, Times, serif;
	color: #FFFFFF;
	font-size: 12pt; 
	font-weight : bold;
	}
	

.formfeld0{ 
	font-family: Times New Roman, Times, serif;
	color: #F00000;
	font-size: 10pt; 
	width: 350px
	}

.formfeld1{ 
	font-family: Times New Roman, Times, serif;
	color: #F00000;
	font-size: 10pt; 
	width: 300px
	}
	
.formfeld2{ 
	font-family: Times New Roman, Times, serif;
	color: #F00000;
	font-size: 10pt; 
	width: 200px
	}

.formfeld3{ 
	font-family: Times New Roman, Times, serif;
	color: #F00000;
	font-size: 10pt; 
	width: 100px;
	}
	
.formmenue{ 
	font-family: Times New Roman, Times, serif;
	color: #F00000;
	font-size: 10pt; 
	}
	
.schwarz{
	background-color: #000000;
}
.weiss{
	background-color: #FFFFFF;
}
.grau-dunkel{
	background-color: #333333;
}
.grau-hell{
	background-color: #999999;
}
.rot{
	background-color: #F00000;
}
.gelb{
	background-color: #FFEB00;
}
.gelbhell{
	background-color: #FAF08C;
}

.signvoe {
  width: 150px;
  height: 60px;
  background: url(../gfx/signvoe.gif) no-repeat;
  display: block;
}

