body {
	margin: 0px;
	padding: 0px;
	position: relative;
	background:#F0F0F0;
}
body, div, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:130%;
}
p {
	margin: 0px;
	padding: 0px;
}
a img {
	border:none;
}
h4 {
	font-size: 12px;
	color: #347E27;
	margin: 0px;
	padding:0px;
	font-weight:bold;
}
h3, h2 {
	font-size: 12px;
	color: #ffffff;
	margin: 0px;
	padding:0px;
	font-weight:bold;
}
h4.h2 {
	padding-bottom:5px;
}
table.h1 {
	background-color: #D7DEBD;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #AFBF80;
	border-right-color: #AFBF80;
	margin-top:20px;
	margin-bottom:20px;	
}
table.h3 {
	background-color: #347E27;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #D7DEBD;
	border-right-color: #D7DEBD;
	margin-top:20px;
	margin-bottom:20px;	
}
table.h4 {
	background-color: #FEDA00;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #C9AD00;
	border-right-color: #C9AD00;
	margin-top:20px;
	margin-bottom:20px;	
}
table.h5 {
	background-color: #E0E4EC;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #C4CCDB;
	border-right-color: #C4CCDB;
	margin-top:20px;
	margin-bottom:20px;	
}
table.h5 h2 {
	color: #4F6A93;
}
table.brd {
	background-color: #D7DEBD;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #AFBF80;
	border-right-color: #AFBF80;
}

.werkstatt h4 {
	color:#333333;
}
.werkstatt table.h1, .werkstatt table.brd {
	background-color: #FEDA00;
	border-color: #FEDA00;
}
table.brd h1 {
	border:none;
	background-color:none;
    margin:0px;
}
td, th, tbody td {
	vertical-align:top;
	text-align:left;
}
th { text-align:left; }
table { margin-left:0; }
 table.align-center { margin-left:auto; }
table.align-right { margin-left:auto; margin-right:0;  }
.align-center, td.align-center { text-align:center; }
.align-right, td.align-right { text-align:right; }
span.red, p.red { color:#CC0000; }
span.green, p.green { color:#347E27; }
span.orange, p.orange { color:#F3A507; }
span.lightblue, p.lightblue { color:#3C86BB; }
span.darkblue, p.darkblue { color:#4265A6; }
span.bold, p.bold { font-size:14px; font-weight:bold; }
a {
	color:#CC0000;
	text-decoration:underline;
}
ul {
	padding-left:30px;
	color: #347E27;
}
ul li {
	padding:0px;
	margin:0px;
	padding-bottom:5px;
}

.footer p, .footer a { color:#fff; }

