

body {
	font-family: "Trebuchet MS","Century Gothic","Arial", "Myriad Pro", "Helvetica";
	color : #47484A;
}

font,p,td,li,ul,ol,a {
 font-family: "Trebuchet MS","Century Gothic","Arial", "Myriad Pro", "Helvetica";
 letter-spacing: 0,5pt;
 }

 a {
	text-decoration: none;
	color:#E7C200;
	letter-spacing: 0,5pt;
}


a.no_a {
border-bottom:none;
}


a:hover {
color:#333333;

}

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

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

.ueberschrift { 
color:#C9D083;
font-size:12pt;
text-align:left;
font-weight: bold;
}
.nav1 { /* hallo frusti des isch css */
color:#333333;
font-size:8pt;
font-weight:bold;
text-decoration:none;

}

.nav1:hover {
	color: #E7C200;
}

.nav2 {
	color: #333333;
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
}

.nav2:hover {
color:#E7C200;
}

.nav3 {
	color: #f3f3f3;
	font-size:8pt;
	text-decoration:none;
	letter-spacing: 0,5pt;
	
}

.nav3:hover {
color:#e7c200;
}

.text_klein { 
font-size:8pt;
}

.x_underline {
	border-left: 1px solid #163F4B; 
	border-right: 1px solid #163F4B; 
	border-top: 1px solid #163F4B; 
	border-bottom: 1px solid #163F4B; 
	background-color : #2C7A94;
	color: #333333;
	}

.x_input_text {
	border-left: 1px solid #163F4B; 
	border-right: 1px solid #163F4B; 
	border-top: 1px solid #163F4B; 
	border-bottom: 1px solid #163F4B; 
	background-color : #f3f3f3;
	color: #333333;
}

.x_input_textarea {
	border-left: 1px solid #163F4B; 
	border-right: 1px solid #163F4B; 
	border-top: 1px solid #163F4B; 
	border-bottom: 1px solid #163F4B; 
	background-color : #f3f3f3;
	color: #333333;

}

.x_input_select {
	border-left: 1px solid #163F4B; 
	border-right: 1px solid #163F4B; 
	border-top: 1px solid #163F4B; 
	border-bottom: 1px solid #163F4B; 
	background-color : #f3f3f3;
	color: #333333;
	
}

.x_input_file {
	border-left: 1px solid #163F4B; 
	border-right: 1px solid #163F4B; 
	border-top: 1px solid #163F4B; 
	border-bottom: 1px solid #163F4B; 
	background-color : #f3f3f3;
	color: #333333;

}

.x_input_button {
	border-left: 1px solid #163F4B; 
	border-right: 1px solid #163F4B; 
	border-top: 1px solid #163F4B; 
	border-bottom: 1px solid #163F4B; 
	background-color : #47484A;
	color: #333333;

}

.x_input_checkbox {

}

 .x_input_radio {
	border-left: 1px solid #163F4B; 
	border-right: 1px solid #163F4B; 
	border-top: 1px solid #163F4B; 
	border-bottom: 1px solid #163F4B; 
	background-color : #47484A;
	color: #333333;

}
