body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	margin: 0px;
	background-color: #FFFFFF;
}
table,th, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;	
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;	
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;	
}
.Oberzeile {
	color: #666666;
	letter-spacing: 1px;
	font: 15px "Courier New", Courier, mono;
}

.input {
	color: #000000;
	background-color: #ffffff;
	border:1px dotted #000000;
	padding: 5px;
	width: 90%;
	height: 13px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	border:1px dotted #999186;
	padding: 5px;
	width: 90%;
	height: 100px;
}

checkbox, textarea, input, radio, select  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #333;
}
a { color: #003399;	text-decoration: underline; }		
a:hover { color: #FF6633; text-decoration: underline; }
a:link { color: #425A71; text-decoration: underline; }
a:visited { color: #425A71; text-decoration: underline;
}

/* Inhalt */
#content {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 150px;
	visibility: visible;
}
#content form {
	padding: 2px;
	border: 1px solid #000000;
	background-color: #F25E15;
}
#content select {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: outset;
	border-left-style: outset;
	padding: 2px;
	border-top-style: outset;
	border-right-width: 1px;
	border-right-style: outset;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
A.content {
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px;
	border: 1px solid #000000;
	text-decoration: none;
	font-size: 12px;
	line-height: 13px;
}
A.content:hover {
	color: #000000;
	background-color: #F25E15;
	padding: 5px;
	border: 1px solid #000000;
	text-decoration: none;

}
.submit {
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px;
	border: 1px solid #000000;
	text-decoration: none;
	font-size: 12px;
	line-height: 13px;
}
.submit:hover {
	color: #000000;
	background-color: #F25E15;
	padding: 5px;
	border: 1px outset #000000;
	text-decoration: none;
	}


#fuss {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-style: italic;
	background-color: #000000;
	height: 17px;
	visibility: visible;
	clip: rect(auto,auto,0px,auto);
}

A  {
	text-decoration:none;
} 
/* 1. Navigation Jecklin */
#kopf {
	visibility: hidden;
}
#kopf2 {
	float: right;
	font: small-caps 25px "Courier New", Courier, mono;
	color: #999999;
	position: absolute;
	top: 55px;
	right: 0px;
	z-index: 5;
	visibility: visible;
}
#nav10{
	visibility: hidden;
}

/* 2. Navigation Jecklin  */

#nav20 {
	visibility: hidden;
}

/* Hauptnavigation  SoundLab  */

#nav30 {
	visibility: hidden;
}

/* Unternavigation  SoundLab  */

#nav40 {
	visibility: hidden;
}

#printkopf {
	position: absolute;
	left: 0px;
	top: 20px;
	height: 130px;
	z-index: 10;
	visibility: visible;
	width: 100%;
}
