body {
	font-family: Verdana, Arial, Geneva, helvetica, sans-serif;
	font-size: 11px;
	color: #111111;
	scrollbar-arrow-color: #666666;
	scrollbar-face-color: #e1e1e1;
	scrollbar-track-color: #efefef;
	scrollbar-3dlight-color: #e1e1e1;
	scrollbar-highlight-color: #e1e1e1;
	scrollbar-shadow-color: #e1e1e1;
	scrollbar-darkshadow-color: #e1e1e1;
}
td {
	font-size: 11px;
	color: #111111;
	line-height: 14px;
}
input, select, textarea
 {
	font-family: Verdana, Arial, Geneva, helvetica, sans-serif;
	font-size:11px;
	border-style:solid;  /*  solid = durchgezogen.
                            double = doppelt durchgezogen.
                            none = keine     */
	border-width:1px;
	border-color:#dcdedd;
	background-color:#dcdedd;
	color:#111111;
	padding: 2px;
}
.feld {
	width:212px;
}
.feldklein {
	width:36px;
}
.feldgross {
	width:172px;
}
.feldmittel {
	width:104px;
}
.feldarea {
	width:436px;
}
.bradio
 {
	width:13px;
	height: 13px;
    border-style:none;  /*  solid = durchgezogen.
                            double = doppelt durchgezogen.
                            none = keine     */
    background-color:#FFFFFF;
    color:#3e3e3e;
}
.f9px {
	font-size: 9px;
}
.f10px {
	font-size: 10px;
	line-height: normal;
}
.f11px {
	font-size: 11px;
}
.f10pxw {
	font-size: 10px;
	color: #ffffff;
}
.f14px {
	font-size: 14px;
}
.f12px {
	font-size: 12px;
}
.f12pxw {
	font-size: 12px;
	color: #FFFFFF;
}
.title {
	font-size: 14px;
	letter-spacing: 2px;
	color: #FF0000;
	font-weight: bold;
}
.logo {
	font-size: 14px;
	letter-spacing: 2px;
	color: #FFaa00;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	letter-spacing: 0px;
	color: #99cc66;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	color: #8ba635;
}
.menutitel {
	font-size: 16px;
	font-weight: bold;
    color:#FEB400;
	letter-spacing: 1px;
}
.adresse {
	font-size: 10px;
	font-weight: normal;
}
.button  {
	cursor: hand;
	color: #0b0d0c;
	background-color: #b2b4b3;
	font-size: 10px;
	font-weight: bold;
}
.info  {
	color:#000000;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
}

