/* CSS Document */
.text_einruecken {
	margin-left: 10px;
}

.liste_pfeil_klein {
	list-style-image: url(../images/arrow.gif);
	font-size: 12px;
	line-height: 20px;
}

.cboxnavtext {
	background-color: #FFFFFF;
	font-size: 11px;
	border-top: 1px solid #FF6600;
	border-right: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	border-left: 1px solid #FF6600;
	margin: 15px 0px 10px 8px;
	position: static;
}

.cboxnaveinzug {
	padding: 2px 2px 2px 30px;
	position: static;
}

.cboxbild {
	float: left;
}

a.lklein {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
a.lklein:hover {
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
a.lklein:active {
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
.cboxmetall {
	background-image: url(../images/bg_metall.jpg);
}

.link_spezial {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC00;
	padding: 5px;
	border: thin solid #FFFFFF;
	margin-top: 10px;
	text-decoration: underline;
}
a.link_spezial:visited {
	background-color:#FFCC00;
}
a.link_spezial:hover {
	background-color:#FF6600;
	color: #000000;
}
a.link_spezial:active {
	background-color:#FF6600;
	color: #000000;
}

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

a.nav_font{
	color: #000000;
	text-decoration: none;
}

a.nav_font:hover{
	text-decoration: underline;
}

.std_font{
	font-size: 12px;
}
.sml_font{
	font-size: 10px;
}

.footer_font {
	font-size: 9px;
}
/* CSS ENDE */
.MessageERROR {
	font-weight: bold;
	color: #FF0000;
}
