/* CSS Document */

body {
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F8CE8F;
}
td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.tdpreise {
	border: 1px solid #F8CE8F;
}
.tdpreiseheader {
	background-color: #FAE0BB;
	border: 1px solid #F8CE8F;
	font-weight: bold;
}
.normal {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}

/* global */
a {
	color: #DF1122;
	text-decoration: none;
}
a:hover {
	color: #DF1122;
	text-decoration: underline;
}
div.center {
	margin: 0px auto;
	padding: 0px;
	width: 921px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}
ul.rows {
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style-type: none;
}
li.left {
	list-style-type: none;
	width: 286px;
	float: left;
	padding: 246px 0 0 0;
	background-image: url(images/header_left.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
li.right {
	list-style-type: none;
	width: 635px;
	float: left;
	padding: 287px 0 0 0;
	background-image: url(images/header_right.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
div.content-top {
	margin: 0px 28px; 
}
div.content-bottom {
	padding: 28px;
	background-color: #FDEED7;	
}
div.clear {
	clear: both;
	visibility: hidden;
}
div.nav {
	margin-left: 35px;
}
a.firstlevel, a.firstlevel:hover {
	display: block;
	color: #DF1122;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	padding: 5px 0px 0px 38px;
}
a.firstlevel#active {
	background-image: url(images/nav_active.jpg);
}

a.secondlevel, a.secondlevel:hover {
	display: block;
	color: #DF1122;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	height: 25px;
	padding: 0px 0px 0px 45px;
}
a.secondlevel#active {
	font-weight: bold;
}

div.w3work {
	margin-left: 35px;
	position:relative;
    top:50px;
	font-size:11px;
	color: #CCCCCC;
}
a.w3work {
	color: #CCCCCC;
	text-decoration: none;
}
a.w3work:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

td.headline {
	padding-top: 65px;
	font-size: 20px;
	color: #DF1122;
	line-height: 25px;
}

.leistungen td {
	color: #DF1122;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	height: 25px;
}
#aktiv a {
	text-decoration: none;
	color: #000000;
}
#aktiv a:hover {
	text-decoration: underline;
	color: #DF1122;
}
.secondlevel {
	display: block;
	color: #DF1122;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.gross_fett {
	font-size: 16px;
	font-weight: bold;
}

.klein {
	font-size: 10px;
}

div.content-red {
	padding: 28px;
	background-color: #e01123;	
}
	

