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

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

.randoben {
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #CCCCCC;
}

.cboxnavtext {
	background-color: #FFFFFF;
	font-size: 11px;
	border-top: 1px solid #000033;
	border-right: 1px solid #000033;
	border-bottom: 1px solid #000033;
	border-left: 1px solid #000033;
	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-color: #CCCCCC;
}

.link_spezial {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	background-color: #FF9900;
	padding: 5px;
	border: thin solid #FFFFFF;
	margin-top: 10px;
	text-decoration: underline;
}
a.link_spezial:visited {
	background-color:#FF6600;
}
a.link_spezial:hover {
	background-color:#000033;
	color: #FFFFFF;
	/* background-image: url(../images/bg_metall_bl.jpg); */
}
a.link_spezial:active {
	background-color:#000033;
	color: #FFFFFF;
}

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

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;
}

/* ml 31.10.2006 */
.kopfzeile {
	background-color: #000033;
	color: #FFFFFF;
	font-size: 12px;
}
.box1 {
	background-color: #CCCCCC;
}

/* sitestyle.css */
.links {  font: 10pt Verdana, Arial, Helvetica, sans-serif; color: #000066; text-decoration: none}
.active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #FFFFFF; text-decoration: none}
.inactive { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #3A607A; text-decoration: none }
.nounderlined { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #3A607A; text-decoration: none }
.navigation { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000066;}
.tabs { text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000066;}

a.afooter  { color: #999999; font-size: 9px;}
.footerlinks { text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #999999; padding:2px}

.snav { font-size: 10px; background-color: rgb(230,230,230); border: 1px solid rgb(153,153,153); margin: 2px 0px 4px 0px; padding: 2px;}
.gt { font-size: 12px; line-height: 16px; text-align: left; }
.hl { color:#ff6600; font-size: 16px; line-height: 20px; text-align: left; font-weight: bold; margin: 0px 0px 4px 0px; padding: 2px;}
.ccon {width:550px}

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

h1 {
	font-size: 18px; 
}

h2 {
	font-size: 16px; 
}

a {
	font-weight: bold;
	color: #000066;
}
a:hover {
	font-weight: bold;
	color: #666666;
}
a:active {
	font-weight: bold;
	color: #006633;
}

li {
	list-style-type: square;
}
a.white {
	font-weight: bold;
	color: #FFFFFF;
}
a.white:hover {
	font-weight: bold;
	color: #666666;
}
a.white:active {
	font-weight: bold;
	color: #006633;
}
/* sitestyle.css ENDE */
