* {
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	line-height: 15px;
	color: #000;
	font-weight: normal;
}

body {
	background-color: #fff;
	margin:0;
	padding:0;
}


.head {
	font-size: 13px;
	line-height: 17px;
	color: #000;
	font-weight: bold;
}

.boldwhite {
	color: #fff;
	font-weight: bold;
}

.boldred {
	color: #000;
	font-weight: bold;
}

.white {
	color: #fff;
}
.red {
	color: #000;
}


.boldblack {
	font-weight: bold;
}

a.weiter:link, a.weiter:visited, a.weiter:active {
	color:red;
	font-size: 15px;
	line-height: 19px;
	font-weight:bold;
	text-decoration:none;
}


/* Navigation */
ul.sitenav {
	list-style:none outside none;
	margin:0 0 10px;
	padding:0;
}

ul.sitenav li {
	list-style:none outside none;
	margin:0 0 5px;
	padding:0;
	width:120px;
}

ul.sitenav li a {
	display:block;
	width:120px;
	height: 20px;
	padding:5px;
	/*font-family: Arial,Verdana,Helvetica;*/
	font-size: 12px;
	line-height: 16px;
	font-weight: 600;
	text-decoration:none !important;
	color:#000 !important;
	outline:none;
	
}



b, strong {
	font-weight: bold;
}

.bild {
	font-size: 9px;
	line-height: 13px;
}

.bildfett, .werknr {
	font-size: 9px;
	line-height: 13px;
	font-weight: bold;
}

.absatz {
	background-color: #808080;
}


a:link, a:active {
	color: #000;
	text-decoration: underline;
}

a:visited {
	color: #808080;
	text-decoration: underline;
}


.bordercol {
	background-color:#000;
}


/* LIs in den CMS Seiten */

td.cms ul {
 list-style:outside;
 margin:0;
 padding-left: 20px;
} 

td.cms li {
	/*list-style: none;*/
}
