.small {
	font-size:10px;
	color:#1461D7;	
	font-family:Arial;
}

.durchgestrichen{
	text-decoration : line-through;
}



.navigation {
	background-image : url(images/rohr.gif);
	width:76px;
	height:16px;
	text-align : center;
	
}
.hintergrundweiss{
	background-color:white;
}

.layerkommentar{
	position:absolute;
	left:200px;
	top:100px;
	display:block;
	width=200px;
	height=200px;
	background-color: White;
	border: medium solid #1461D7;
	border-color: #1461D7;
	z-index:19;
}

.linktext{
	font-size:10px;
	color:#646542;	
	font-family:Arial;
	
}
body, legend{
	font-family:Arial;
	font-size: 12px;
	/*background-color : #F0FFFF;*/
	background-color :#D3E2FA;
	color:#1461D7;

}  
.schriftgrau{
	color:#646542;
}
A:LINK  {
	color:#1461D7;
	
}
A:VISITED {
	color: #646542;
}


h1,h2{
   color:#1461D7;	
   font-size:15px;
}

TD,A {
	color:#1461D7;
    font-family:Arial;
	font-size: 12px;
}

.tablekopf, a:link.tablekopf, a:visited.tablekopf {
	background:#1461D7;
	color: White;
	font-weight:bold;
	
}
.tablekopf2, a:link.tablekopf2, a:visited.tablekopf2 {
	background:#1461D7;
	color: White;
	font-weight:bold;
	
}

#knopf{
	background-color: #1461D7;
	color:white;
	font-weight:bold;
	width:100px;
}
#doppelknopf{
	background-color: #1461D7;
	color:white;
	font-weight:bold;
	width:200px;
}
#halbknopf{
	background-color: #1461D7;
	color:white;
	font-weight:bold;
	width:50px;
}

@media print {
   .noprint{
	 visibility:hidden;
    }
	.tablekopf{
	 visibility:hidden;
   }
	
}
.hauptlink{
	color:#1461D7;
	font-weight:bold;
}
/* a:link.dateilink,a:visited.dateilink{
     text-decoration:none;
     font-weight:bold;
}*/
.keinbetrieb{
	background-color: grey;
	
}
.firstletter{
	font-weight: bold;
	color: #1461D7;
	font-size: 14px;
	position:absolute;
	left:-14px;
	text-decoration:none;
}
.schrifth2 {
	font-weight:bold;
	font-size:14px;
}

.textfeld_halb {
   width:73px;					
}
.textfeld_viertel {
   width:35px;					
}
.textfeld_normal {
   width:150px;					
}

.mailrecipient_normal{
    
}
.mailrecipient_warn{
    color: darkorange;
    font-weight: bold;
}

.mailrecipient_error{
    color: red;
    font-weight: bold;
}


.mailform_maildata_frame{
    width:100%;
    /*border:1px solid red;*/

    
}

.mailsend_left_child_frame{
      width:800px;
   /* border:1px solid greenyellow;*/
    position:relative;
    float:left;
  
}

.mailsend_right_child_frame{
    position:relative;
    float:left;
    margin-left:20px;
}


fieldset.mailclient{
    padding:20px;
    
}

.mailform_palceholder{
   font-size: 14pt;
   line-height:25px;
}

.mailfor_fileupload_element{
    width: 799px;
}