/* CSS Document */
body { 
	background-color: #FFFFFF
}


A:link {
	background-color : transparent;
	color : #FF0000;
	text-decoration : none;
	font-family: Arial;
	font-size: 11px;
}

A:visited {
	background-color : transparent;
	color : #FF0000;
	text-decoration : none;
	font-family: Arial;
	font-size: 11px;
}
A:hover {
	background-color : transparent;
	color : #FF0000;
	text-decoration : none;
	font-family: Arial;
	font-size: 11px;
}

A:active {
	background-color : transparent;
	color : #FF0000;
	text-decoration : none;
	font-family: Arial;
	font-size: 11px;
}

A.linkweiss:link {
	background-color : transparent;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : regular;
	font-family: Arial;
	font-size: 12px;
}

A.linkweiss:visited {
	background-color : transparent;
	color : #FFFFFF;
	font-weight : regular;
	text-decoration : none;
	font-family: Arial;
	font-size: 12px;
}
A.linkweiss:hover {
	background-color : transparent;
	color : #FFFFFF;
	text-decoration : none;
	font-family: Arial;
	font-size: 12px;
}

A.linkweiss:active {
	background-color : transparent;
	color : #FFFFFF;
	font-weight : regular;
	text-decoration : none;
	font-family: Arial;
	font-size: 12px;
}

A.linkschwarz:link {
	background-color : transparent;
	color : #000000;
	text-decoration : none;
	font-weight : regular;
	font-family: Arial;
	font-size: 11px;
}

A.linkschwarz:visited {
	background-color : transparent;
	color : #000000;
	font-weight : regular;
	text-decoration : none;
	font-family: Arial;
	font-size: 11px;
}

A.linkschwarz:hover {
	background-color : transparent;
	color : #000000;
	text-decoration : underline;
	font-family: Arial;
	font-size: 11px;
}

A.linkschwarz:active {
	background-color : transparent;
	color : #000000;
	font-weight : regular;
	text-decoration : none;
	font-family: Arial;
	font-size: 11px;
}

.filelinks {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : #FF0001;
}
.filelinkssize {
	font-family : Arial, sans-serif;
	font-size : 11px;
	color : Red;
}

 
label {
 	width: 4em;
 	float: left;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:bold;
	color:#333333;
 	text-align: right;
 	margin-right: 0.5em
 	display: block
}

.submit input {
	margin-left: 4.5em;
} 
 
 input {
	color: #333333;
	background: #F1ECD6;
	border: 1px solid #333333
}

 .submit input {
 	color: #999999;
 	background: #F1ECD6;
 	border: 2px outset #d7b9c9
 } 
 
 fieldset {
	border: 1px solid #333333;
	width: 20em
}

 legend {
 	font:Arial, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	background: #cc0000;
	border: 1px solid #781351;
	padding: 2px 6px
}



td {
	font-size:11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-family: arial,helvetica,sans-serif;
        line-height: 100%;
} 


th {
	font-size:11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-family: arial,helvetica,sans-serif;
        line-height: 120%;
} 

p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	font-weight: normal;
        line-height: 120%;
	font-family: arial, helvetica, sans-serif; 
}

p.bodytext {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
       line-height: 100%;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif; 
}




.contenttable {
margin: 0 0 0 0; 
padding: 0 0 0 0; 
color: #333333; 
font-size: 13px; 
line-height: 120%;
font-family: arial, helvetica, sans-serif; 	
}


.contenttable tr, .contenttable td{
margin: 0 0 0 0; 
padding: 0 0 0 0; 
color: #333333; 
font-size: 13px; 
font-family: arial, helvetica, sans-serif; 
vertical-align: top;
vertical-align:text-top;	
}


.contenttable td p.bodytext{
margin: 0 0 0 0; 
padding: 0 0 0 0; 
color: #333333; 
font-size: 13px; 
line-height: 100%;
font-family: arial, helvetica, sans-serif; 
vertical-align: top;
vertical-align: ext-top;	
} 

.technDaten {
margin: 5 5 5 5; 
padding: 5 5 5 5; 
color: #333333; 
font-size: 13px; 
font-family: arial, helvetica, sans-serif; 	
}
.technDatenUeberschrift {
margin: 5 5 5 5; 
padding: 5 5 5 5; 
color: #ffffff; 
font-size: 13px; 
font-family: arial, helvetica, sans-serif; 	
}