

body { 
font-family: "Verdana, Arial";
}

font, p, td,li,ul,ol {
 font-family: "Verdana, Arial";
 font-size:10pt;
 letter-spacing: 0,5pt;
 }

 a {
text-decoration:none;
border-bottom: 1px dashed black;
color:#000000;
}


a.no_a {
border-bottom:none;
}


a:hover {
color:#707070;

}

.text {
font-size:10pt;
text-align:left;
}

.textfett { 
font-size:10pt;
text-align:left;
font-weight:bold;
}

.ueberschrift { 
color:#000000;
font-size:14pt;
text-align:left;
text-weight:bold;
}
.nav1 { /* hallo frusti des isch css */
color:#27688B;
font-size:10pt;
font-weight:bold;
text-decoration:none;

}

.nav1:hover { 
color:#54A4CF;
}

.nav2 { 
color:#27688B;
font-size:10pt;
text-decoration:none;
font-weight:normal;
}

.nav2:hover {
color:#54A4CF;
}

.text_klein { 
font-size:8pt;
}

.x_underline {
	border-left: 0px dotted #000000; 
	border-right: 0px dotted #000000; 
	border-top: 0px dotted #000000; 
	border-bottom: 1px dotted #000000;

}

.x_input_text {
	border-left: 1px dotted #000000; 
	border-right: 1px dotted #000000; 
	border-top: 1px dotted #000000; 
	border-bottom: 1px dotted #000000; 
}

.x_input_textarea {
	border-left: 1px dotted #000000; 
	border-right: 1px dotted #000000; 
	border-top: 1px dotted #000000; 
	border-bottom: 1px dotted #000000;

}

.x_input_select {
	border-left: 1px dotted #000000; 
	border-right: 1px dotted #000000; 
	border-top: 1px dotted #000000; 
	border-bottom: 1px dotted #000000; 
	
}

.x_input_file {
	border-left: 1px dotted #000000; 
	border-right: 1px dotted #000000; 
	border-top: 1px dotted #000000; 
	border-bottom: 1px dotted #000000;

}

.x_input_button {
	border-left: 1px dotted #000000; 
	border-right: 1px dotted #000000; 
	border-top: 1px dotted #000000; 
	border-bottom: 1px dotted #000000;

}

.x_input_checkbox {

}

 .x_input_radio {
	border-left: 1px dotted #000000; 
	border-right: 1px dotted #000000; 
	border-top: 1px dotted #000000; 
	border-bottom: 1px dotted #000000;

}
