/* ##########################################
copyright Andreas Niederer für proholz - zuschnitt
Neue Styles für alte Dokumente
last update 01.04.2004

Alte Styles
########################################## */

.text1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px ; line-height: 16px}
.text2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px ; font-weight: bold; line-height: 16px}
.text3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; font-weight: bold}
.text4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 12px}

.link1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px ; line-height: 16px; text-decoration: none; color: #000000}

.head1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; line-height: 24px}

a.link1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px ; line-height: 16px; text-decoration: none; color: #000000}

.link4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 12px ; font-weight: bold}
.text5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 12px }
.text6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
}

.text4_a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 12px ; font-weight: bold }
.text1_a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px ; line-height: 16px ; font-weight: bold}
.rot { color: #ED1C24; }



/* ##########################################
Standards
########################################## */

body,td,th,div,p,ul,ol,font,input,textarea,textarea,a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
hr {
	height: 1px;
	border: 1px solid #cccccc;
}
form {
	margin: 0px;
	padding: 0px;
}
th,td { 
	text-align: left; 
	vertical-align:top; 
	font-size:12px; 
	line-height:16px
}
h1 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 32px;
}
h2 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	font-weight: bold;
}
h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}
h6 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	font-weight: normal;
}

a { text-decoration: none; font-weight: normal}
a:link { color: #0C540C }
a:visited { color: #840000 }
a:hover { color: #ED1C24 }


/* ##########################################
IDs
########################################## */

/* Holz ist genial*/
#banner { position:absolute; top:22px; left:467px; /*float:right; margin:0; padding:14px 14px 0 0; Problem Firefox */ }


#myHead{
	position:absolute; 
	left:144px; 
	top:0px; 
	width:500px; 
	height:25px; 
	z-index:10; 
	visibility: visible;
}
#myHeadlinie {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	height: 20px;
	padding-left: 4px;
	vertical-align:bottom;
}
#myHeadlinie a {
	font-weight: normal;
}

