a.link1 {
	text-decoration : underline;
	color: #000000;
}
a.link1:visited {
	text-decoration : underline;
	color: #666666;
}
a.link1:hover {
	text-decoration :  none;
	color: #333333;
}
a.link1:active {
	text-decoration : none;
	color: #333333;
}

td,tr{
	font-size : 12px;
	font-family :  Arial, Helvetica, sans-serif;
}

.login{
	font-size : 10px;
	font-family :  Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body {
	margin: 0px 0px;
}
.td1 {
	background-image: url(images/linie_vert.gif);
	background-repeat: repeat;
}
.head{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.titel{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.klein {
	font-size: 10px;
}

.textarea{
	width: 300px;
	height: 100px;
}

.textarea_middle{
	width: 200px;
	height: 100px;
}

.textfeld{
	width: 300px;
}

.textfeld_middle{
	width: 200px;
}

.textfeld_small{
	width: 100px;
}
.emptysearch {
	font-weight: bold;
	color: #FF0000;
}
.dashed {
	border: 1px dashed #000000;
}
.hidden {
	font-size: 10px;
	color: #FFFFFF;
}

