#info {
	display: none;
}

body {
	border: 0;
	margin: 0;
	padding: 0;
	font: normal 9pt/120% Arial, Helvetica, sans-serif;
	color: #000;
}

a:link, a:visited, a:active {
	color: #000;
}

#wrap	{
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-align: left;
	}

#printhead {
	position: absolute;
	top: 10px;
	left: 0;
	display: block;
}
	
#header{ 
	display: none;
}

#header img  {
	border: 0;
}

#home {
	display: none;
}


#nav {
	display: none;
}

#content{
	position: absolute;
	top: 80px;
	left: 0;
	clear: left;
	display: block;
	width: 100%;
	height: 90%;
	margin: 60px 0 0;
	border: 0;
	padding: 0;
}

h1 {
	font: bold 12pt Arial, Helvetica, Sans-Serif;
	margin: 0;
	padding: 25px 0 15px 0;
	border: 0;
	color: #000;
	letter-spacing: 1px;
}

p {
	padding: 0;
	margin: 5px 15px 0 15px;
	border: 0;
}

table {
	background-color: transparent;
}
td {
	padding: 2px 5px 2px 5px;
	font: normal 11px/120% Arial, Helvetica, sans-serif;
}

.checkbox {
	border: 0;
}

.line {
	border-bottom: 1px solid #dedede;
	padding: 8px 0 1px 4px;
	font-weight: bold;
	color: #ff0000;
}

.submit:hover {
	background-color: red;
	color: #000;
	border-top: 2px solid #333;
	border-bottom: 1px solid #999;
	border-left: 2px solid #333;
	border-right: 1px solid #999; 
}
.submit, .file {
	background-color: gray;
	color: white;
	border-top: 1px solid #999;
	border-bottom: 2px solid #333;
	border-left: 1px solid #999;
	border-right: 2px solid #333; 
}

input:focus {
	background-color: #eee;
	color: #000;
}

input, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #ffffff;
	border: none #666666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 0 2px 0 2px;
}

select, option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}


#content ul {
	margin: 0 0 0 20px;
	background-color: transparent;
	padding: 0;
}


#content li {
	list-style: square;
	background-color: transparent;
}

.cR {
	display: block;
	width: 98%;
	background-color: transparent;
	padding: 0;
	margin: 20px 0 20px 0;
	border: 0;
}


.cL {
	display: block;
	width: 98%;
	background-color: transparent;
	padding: 0;
	margin: 20px 0 20px 0;
	border: 0;
}

}



.cL h1, .cR h1 {
   font: bold 1.0em Tahoma, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	color: #000;
	margin:  0 0 6px 0;
	border: 0;
	padding: 0;
}


.cL p, .cR p  {
	padding: 0;
	background-color: transparent;
	border: 0;
	margin: 0 0 5px 0;	
}


.cnorm {

}



#decoU {
	display: none;
}

#footer {
	position: absolute;
	bottom: 0;
	clear: both;
	margin: 0;
	background-color: transparent;
	font-size: 8pt;
	display: block;
	width: 94%;
	height: 20px;
	padding: 6px;
	border: 1pt solid #000;
	text-align: center;
	color: #000;
}

html>body #footer {
	bottom: 80px;
}

#servus {
	margin-top: 40px; 
	font-size: 8pt;
}