@charset "UTF-8";
/* CSS Document */





form#form1 label {
clear:left; 
display:block; 
float:left; 
width:160px; 
text-align:left; 
padding-right:10px; 
color:#888; 
margin-bottom:0.6em;
}


form#form1 input {
border:0px solid #fff;

 background-image:url(../img/input_bg.gif);
 background-color:#f2f2f2;
 background-repeat:no-repeat;
 width:192px;
 height:18px;
 margin-bottom:0.6em;
padding-left:0.2em;
 }
 
 


form#form1 .largeInput {
 border:0px solid #fff;
 background-image:url(../img/input_large_bg.gif);
 background-color:#f2f2f2;
 background-repeat:no-repeat;
 width:351px;
 height:23px;
 margin-bottom:0.6em;
 }
 
 form#form1 .mediumInput {
 border:0px solid #fff;
 background-image:url(../img/input_medium_bg.gif);
 background-color:#f2f2f2;
 background-repeat:no-repeat;
 width:163px;
 height:24px;
 margin-bottom:0.6em;
 }
 
 
 form#form1 textarea {
width:300px;

 border:1px solid #072C66; 
 
 overflow:auto; 
 background-color:#ffffff;
 margin-bottom:0.6em;
 }



/*____________________________________________content 2Spalten Datenfreigabe*/
 .datbox{
width:350px;
float:left;
}

.datbox .leftcol {
float:left;

margin: 0;
padding: 0;	
}

.datbox .rightcol{

margin: 0;
padding-left: 90px;
}



.lab2{

display:block; 
float:left; 
width:160px; 
text-align:left; 
padding-right:10px; 
color:#888; 
margin-bottom:0.6em;}


.check2{
margin-right:15px; 


}


/*____________________________________________content 2Spalten Daten ändern*/


#change form#formLeft label {
clear:left; 
display:block; 
float:left; 
width:90px; 
text-align:left; 
padding-right:10px; 
color:#888; 
padding-top:3px;
margin-bottom:0.6em;
}


#change form#formLeft input {
border:0px solid #fff;
background-color:#f2f2f2;
color:#072C66;
padding-right:10px;

 width:160px;
 height:18px;
 margin-bottom:0.6em;
 }
















#change form#form1 label{

display:block; 
float:left; 
width:90px; 
text-align:left; 
padding-right:10px; 
padding-top:3px;
color:#888; 
margin-bottom:0.6em;
}

#change {
width:700px;
float:left;
}

#change #left{
width:350px;
float:left;
}



#change #right{
width:350px;
float:right;
}











/*-- --------------------------------------------------------------checkbox feld --------*/

 form#form1 #checkbox label {
clear:left; 
display:block; 

width:160px; 

padding-right:10px; 
color:#888; 
margin-bottom:10px;}


form#form1 #checkbox input{
border:0px solid #fff;
text-align:left; 
background-color:#f2f2f2;
background-image:none;
width:auto;
height:auto;

 margin-bottom:10px;}


/*-------------------------------------------------------------------- option Antrag---*/
form#form1 .radioLabel{
clear:left; 
display:block; 
float:left;
width:80px; 

padding-right:10px; 
color:#888; 
margin-bottom:10px;}




form#form1 .inputradio{
float:left;
background-image:none;

padding-right:5px; 
color:#888; 
margin-bottom:10px;

width:auto;
height:auto;
}


#opBox {
width:300px;
float:left;
}

#opBox .col1 {
float:left;

margin: 0;
padding: 0;	
}

#opBox .col2{

margin: 0;

}

#opBox .col3{

margin: 0;
;
}




label.left {
	width:	6em;
	display:	block;
	float:	left;
	
}








/* ---------------------------------------------------------------------Buttons---*/

form#form1 #btn_send {
color:#c00;
background-image:url(../img/btn_send.jpg); 
cursor:pointer; 
width:68px; 
height:20px;
margin-left:0px;
margin-top:15px;
}





form#form1 #btn_search {
color:#c00;
background-image:url(../img/btn_search.jpg); 
cursor:pointer; 
width:66px; 
height:20px;
margin-left:0px;
padding-top:10px;
}



form#form1 #btn_login {
color:#c00;
background-image:url(../img/btn_login.jpg); 
cursor:pointer; 
width:66px; 
height:19px;
margin-left:0px;
}


form#form1 #btn_password {
color:#c00;
background-image:url(../img/btn_passw.jpg); 
cursor:pointer; 
width:144px; 
height:20px;
margin-left:0px;
}


form#form1 #btn_change {
color:#c00;
background-image:url(../img/btn_change.jpg); 
cursor:pointer; 
width:116px; 
height:20px;
margin-left:200px;

}


form#form1 #btn_anm {
color:#c00;
background-image:url(../img/btn_anm.jpg); 
cursor:pointer; 
width:115px; 
height:20px;
margin-left:200px;

}

form#planj_form{
padding-top:10px;

}



/* -----------------------------------------------------------suche---result---*/

#result-box{
padding-top:20px;

}

.result-list{
padding:0px;
margin:0px;
list-style:none;
color: #072C66;
padding-top:6px;
}

.result-list li{
padding-top:2px;
}

.result-list li a{
font-weight:normal;
}

.result-list li a:hover{
font-weight:bold;
}