body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
h1 { 
	font-size:20px;
	color:#333333;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size:14px;
	color:#333333;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:active {
	color: #666666;
}
a:hover {
	color: #CC0000;
}

/* Hauptnavigation*/
.mn {
	font-size: 11px;
	text-decoration:none;
	color: #333333;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
	font-weight: bold;
	padding-left: 5px;

}
.mn a:link { color: #333333}
.mn a:aktive { color: #333333}
.mn a:visited { color: #333333}
.mn a:hover { color: #ffffff}

/* Subnavigation allgemein*/
.sn {
	font-size: 11px;
	text-decoration:none;
	color: #CC0000;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;

}
.sn a:link { color: #CC0000}
.sn a:aktive { color: #CC0000}
.sn a:visited { color: #CC0000}
.sn a:hover { color: #ffffff}


/* Subnavigation Stahl Objekte*/
.stahl {
	font-size: 11px;
	text-decoration:none;
	color: #ff9900;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;

}
.stahl a:link { color: #ff9900}
.stahl a:aktive { color: #ff9900}
.stahl a:visited { color: #ff9900}
.stahl a:hover { color: #ffffff}

/* Subnavigation Stahl Objekte*/
.team {
	font-size: 11px;
	text-decoration:none;
	color: #66cc00;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;

}
.team a:link { color: #66cc00}
.team a:aktive { color: #66cc00}
.team a:visited { color: #66cc00}
.team a:hover { color: #ffffff}

/* Subnavigation Stahl Objekte*/
.schweiss {
	font-size: 11px;
	text-decoration:none;
	color: #35A0D5;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;

}
.schweiss a:link { color: #35A0D5}
.schweiss a:aktive { color: #35A0D5}
.schweiss a:visited { color: #35A0D5}
.schweiss a:hover { color: #ffffff}


/* Subnavigation Visionen*/
.visionen {
	font-size: 11px;
	text-decoration:none;
	color: #660099;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;

}
.visionen a:link { color: #660099}
.visionen a:aktive { color: #660099}
.visionen a:visited { color: #660099}
.visionen a:hover { color: #ffffff}

/* Navi unten*/
.un {
	font-size: 11px;
	text-decoration:none;
	color: #000000;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
	padding-right: 5px;
    padding-left: 5px;

}
.un a:link { color: #000000}
.un a:aktive { color: #000000}
.un a:visited { color: #000000}
.un a:hover { color: #CC0000}

/* Sitemap*/
.site {
	font-size: 11px;
	text-decoration:none;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;

}
.site a:link { color: #333333}
.site a:aktive { color: #333333}
.site a:visited { color: #333333}
.site a:hover { color: #666666}

b { color: #333333;
}


.Titel {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin: auto;
}
.grau {
	color: #333333;
}
.dunkelrot {
	color: #CC0000;
}

.orange {
	color: #ff9900;
}

.gruen {
	color: #66cc00;
}

.blau {
color: #35A0D5;
}

.violett {
color: #660099;
}

