body {
	height: 101%;
}

body, p, td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	text-align: justify;
	margin: 0px;
	border: 0px;
}

p {
	margin-bottom: 1em;
}

ul {
margin-top:0px;
margin-bottom:1em;
}

strong {
	font-weight: bold;
	margin-top: 0px;
}

.navservice {
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	text-align: right;
	color: #414141;
}

.navservice a{
	color: #414141;
	text-decoration: none;
}

.navservice a:hover{
	color: #FF5B00;
	text-decoration: none;
}

.navhaupt{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.navhaupt a{
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

.navhaupt a:hover{
	color: #F0F0DE;
	text-align: center;
	vertical-align: middle;
	text-decoration: underline;
}

.navinfo {
	font-style:italic;
	font-weight: bold;
	line-height: 16px;
}

a.navinfo {
	font-style:italic;
	color: #BF7960;
	text-decoration: underline;
}

a:hover.navinfo {
	font-style:italic;
	color: #AA462A;
	text-decoration: underline;
}

.info {
	font-style:italic;
	font-weight: bold;
	line-height: 16px;
}

a.info {
	font-style:italic;
	color: #FFF;
	text-decoration: underline;
}

a:hover.info {
	font-style:italic;
	color: #ccc;
	text-decoration: underline;
}

.navsecond {
	font-weight: bold;
	line-height: 20px;
}

a.navsecond {
	color: #FF5B00;
	text-decoration: underline;
}

a:hover.navsecond {
	color: #FF5B00;
	text-decoration: underline;
}

h4 {
	font-size: 10px;
	font-weight: bold;
	color: #414141;
	margin: 0;
}
h5 {
	font-size: 9px;
	font-weight: none;
	text-align: center;
	color: #81594F;
	margin: 0;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #414141;
	margin: 0;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #414141;
	margin: 0;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #414141;
	margin: 0;
}

.TabProj {
	font-size: 11px;
	font-weight: bold;
	color: #414141;
	margin: 0;
}

.TabProj th{
	background-color: #BF7960;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
}

.TabProj td{
	background-color: #E6D8C4;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0;
}

td.TabProjLeer {
	background-color: #F0F0DE;
	margin: 0;
}

td.main {
	text-align:center
}

