body {
background-color: transparent;
font-size: 12pt;
font-family:'Times New Roman',Times,serif;
color:#000000; }

#centerleft {
	display:none;
}

IMG { 
	display: none 
}

#printInfo {	
	text-align: left;
	margin-left: 20px;
}

.centeroben {
	display:none;
}

a {
	font-size: 12px;
	color: #051A05;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;	
}
a:hover {
	text-decoration: underline;
	color: #051A05;
}
a:active {
	text-decoration: none;
	color: #051A05;
}
.main a:link {
	text-decoration: none;
	font-weight: bold;
}
.main a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;		
}
.main a:hover {
	text-decoration: underline;
	color: #051A05;
	font-weight: bold;	
}
.main a:active {
	text-decoration: none;
	color: #051A05;
	font-weight: bold;		
}

#linksUnten {
	align: right;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #051A05;
}
h2 {
	font-size: 13px;
	color: #051A05;
}
h3 {
	font-size: 12px;
	color: #051A05;
}
h4 {
	font-size: 10px;
	color: #051A05;	
}

.navi {
	display:none;
}

.rechts {
	display:none;
}

#sysWerkstatt {
	display:none;
}

.navi a {
	padding-top: 1px;
	padding-bottom: 1px;	
}

.navi a:hover {
	background-color: #E8F06C;
	border-color: #FFFFFF;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;	
}


