/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}

.white {
	color: #FFFFFF;
}
.textdeco_aus{
	text-decoration:none;
}
.artikelname {
	font-size: 14px;
	color: #475069;
	font-weight: bold;
}
.border1px {
	border: 1px solid #727a92;
}
.article_text {
	line-height: 18px;
}
.input100 {
	font-size: 10px;
	width: 100%;
}

.sysmessage {
	color: #990000;
}
.headline1 {
	font-size: 18px;
	color: #666666;
	font-weight:bold;
}

.note {
	color: #000000;
	font-size: 10px;
	line-height: 14px;
}
.navi_eingerueckt {
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a.navi_eingerueckt:hover {
	text-decoration: underline;
}

