* {
	padding:0;
	margin:0;
	
	}


html, body {
	height: 100%;
}




body, a, td {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 14px;
color: #000000;
text-decoration: none;

left:0px;
top:0px;

padding:0px;
margin:0px;

padding-left:0px;
padding-top:0px;


margin-left:0px;
margin-top:0px;
}




a:link    {color: #666666; text-decoration: none;}
a:visited {color: #666666; text-decoration: none;}
a:hover   {color: #DF0029; text-decoration: none;}
a:active  {color: #DF0029; text-decoration: none;}






.navigation a:link    {color: #000000; text-decoration: none;}
.navigation a:visited {color: #000000; text-decoration: none;}
.navigation a:hover   {color: #DF0029; text-decoration: none;}
.navigation a:active  {color: #DF0029; text-decoration: none;}





#container { /* alles umfassender Container  */
	position: absolute;
	width: 718px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	z-index: 1;
}





#navigation {
	position: relative;
	float: left;
	width: 718px;
	height: 133px;
	height: 140px;
	overflow: visible;
	clear: both;
	z-index: 200;

		/*border: 1px solid #009;*/
}

* html #navigation {
	width: 780px;

}


























#fusslinks{
	position:relative;
	float: left;
	clear: both;
	left:0px;
	top:10px;

}



#fuss {
	position: absolute;
	bottom:0px;
	height:50px;
	left:0px;
	z-index:600;
}


#fuss_it {
	position: absolute;
	bottom: 0px;
	height: 80px;
	width: 717px;
	display: block;
	left: 0px;
	z-index: 600;
}


#spalte_links{
position:relative;
width:570px;
float:left;

z-index: 5;
}


#spalte_rechts{
position:relative;
text-align:right;
width:133px;
float:right;
}





#zeile_oben{
	position:relative;
	width: 570px;
	float: left;
	clear: both;
	left:5px;

}



.anzeigebild{
position:relative;
top:0px;
left:0px;
z-index:400;
}


.lupe_1{
position:absolute;
left:5px;
bottom:5px;
width:16px;
height:16px;
z-index:450;
display:block;
background-image:url(_elemente/lupe_16.gif);
}











.abstand{
	position:relative;
	top:9px;
	left:0px;
	height:19px;
	float: left;
	clear: both;

}



.clear{
	position:relative;
	float: left;
	width: 10px;
	width: 90%;
	clear: both;
}


.hr{
height:1px;
width:100%;
background-color:#000000;
padding:0px;
}



.treffer{
width:100%;
background-color:#FFFFFF;
cursor:pointer;
}


/*
.treffer:hover{
width:100%;
background-color:#9999FF;
cursor:pointer;
}
*/



.trefferlink a:link     {width:100%; background-color:#FF9999;}
.trefferlink a:visited  {width:100%; background-color:#FF9999;}
.trefferlink a:hover    {width:100%; background-color:#9999FF;}
.trefferlink a:active   {width:100%; background-color:#9999FF;}




.treffertabelle{
margin-left:10px;
}


.abst_l_10{
	margin-left:10px;
}

table.abst_l_10 td {
padding-bottom: 10px;
}

.abst_lo_10{
	position: relative;
	float: left;
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
}


#zeile_unten{
	position:relative;
	width: 570px;
	float: left;
	clear: both;
	left:5px;

}






/* ************************************* */
/*       Stile für Erfassungsseite       */
/* ************************************* */


/* Formularfeld-Formatierung */

.eingabefeld_195  {
	font-size : 11px;
	color : #000000;
	border : #999999 1px dashed;
	width : 195px;
}


.textfeld_195  {
	font-size : 11px;
	color : #000000;
	border : #999999 1px dashed;
	width : 195px;
	height : 208px;
	margin-top:10px;
}


.eingabefeld_120  {
	font-size : 11px;
	color : #000000;
	border : #999999 1px dashed;
	width : 120px;
}

.eingabefeld_50  {
	font-size : 11px;
	color : #000000;
	border : #999999 1px dashed;
	width : 50px;
}



.textfeld_115  {
	font-size : 11px;
	color : #000000;
	border : #999999 1px dashed;
	width : 113px;
	height : 150px;
	margin-top:10px;
}


.bildwahl_bild{
float:left;
padding-right:10px;
margin-right:20px;
margin-top:20px;
border:1px dashed #666666;
}

.titel {
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	margin-left:10px;
}


.titel50 {
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	margin-left:50px;
}


.titellinie{
	margin-top:5px;
}





#app01, #app02, #app03, #app04, #app05 {background-color: #FFF215;}

#wks01, #wks02, #wks03, #wks04, #wks05 {background-color: #FFF215;} 

#app01txt, #app02txt, #app03txt, #app04txt, #app05txt {;}

/************************************/
/* PopUp-Link in Applikationsseiten */
/************************************/

.apparate_link a:link,
.apparate_link a:visited {
	font-weight: bold;
	color: #DF0029;
}

.apparate_link a:hover,
.apparate_link a:active {
	font-weight: bold;
	color: #666;
}




