input, select, option {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	letter-spacing : normal;
	line-height : 16px;
	color : #464A52;	
	border: 1px solid #CCCCCC;
}

A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	color: #666666;
	text-decoration : none;
}

A:HOVER {
	color : #666666;
	text-decoration : none;
}

.picul {
	font-size : 11px;
	line-height : 15px;
	color: #666666;
}

.maincontent {
	vertical-align: top;
	padding-right: 20px;
}

/* Topnavigation */

.navitopcell {
	text-align : center;
	background-color : #EEEEEE;	
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
}

.navitopcell#click {
	text-align : center;
	background-color : #FFFFFF;	
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

a.navitopfont {
	font-size : 14px;
	font-weight : normal;
	letter-spacing : normal;
	line-height : 20px;
	color : #666666;
}

a.navitopfont#click {
	font-size : 14px;
	font-weight : normal;
	letter-spacing : normal;
	line-height : 20px;
	color : #83B817;
}

/* Spezielle Klassen für die Seitenleiste */

.boxcell{	
	padding : 10px;
	border : 1px solid #CCCCCC;
	background-color : #F8F8F8;
}

.boxheadline {
	width : 135px;
	color : #83B817;
}

.boxformline {
	width : 135px;
}

.boxformtext {
	font-size : 11px;
	line-height : 16px;
	width : 116px;
	height : 20px;
	border: 1px solid #CCCCCC;
}

.boxformimg {
	border: 1px solid #CCCCCC;
	border-left: none
}

.boxtext {
	font-size : 11px;
	line-height : 16px;
}

.boxhr {
	color : #CCCCCC;
	height : 1px;
}

/* Styles für Onlineformulare */

.formtable {
	border : 1px solid #CCCCCC;	
}

.formhead {	
	font-weight : bold;
	background-color : #83B817;
	color : #FFFFFF;
 	height : 24px;
	padding-top : 5px;
	padding-right : 10px;
	padding-bottom : 5px;
	padding-left : 10px;
}

.formhead_act {	
	font-weight : bold;
	background-color : #FFF;
	color : #83B817;
 	height : 24px;
	padding-top : 5px;
	padding-right : 10px;
	padding-bottom : 5px;
	padding-left : 10px;
}

#formhead_blank {
	background-color : #83B817;
}

.formname {
	font-size : 12px;	
	line-height : 14px;
	font-weight : normal;	
	vertical-align: middle;
	padding-top : 2px;
	padding-right : 15px;
	padding-bottom : 2px;
	padding-left : 10px;
	width: 220px;
	text-align: left;
}

.formname_2 {
	font-size : 12px;	
	line-height : 14px;
	font-weight : normal;	
	vertical-align: top;
	padding-top : 2px;
	padding-right : 15px;
	padding-bottom : 2px;
	padding-left : 10px;
	width: 220px;
	text-align: left;
}

.formfield {	
	padding-top : 2px;
	padding-right : 15px;
	padding-bottom : 2px;
	padding-left : 10px;
}

.formname_check {	
	vertical-align: top;
	padding-top : 2px;
	padding-right : 15px;
	padding-bottom : 2px;
	padding-left : 10px;
	width: 220px;
	text-align: left;
}

.RiderMenuLink {
	color : FFFFFF;
}
