body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #022D73;
	text-decoration: none;
	background-color: #FFFFFF;
}
.rahmen {
	background-color: #FFFCF0;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #FFF3C6;
}
.contentbox {
	width: 450px;
	background-color: #FFFEFA;
	border-top: 1px solid #FFF3C6;
	border-right: 3px solid #FFF3C6;
	border-bottom: 3px solid #FFF3C6;
	border-left: 1px solid #FFF3C6;
	overflow: auto;
	padding-top: 12px;
	padding-bottom: 12px;
	
	scrollbar-3d-light-color: #FFFEFA;
	scrollbar-arrow-color: #615214;
	scrollbar-base-color: #FFFEFA;
	scrollbar-dark-shadow-color: #FFFEFA;
	scrollbar-face-color: #FFF7D7;
	scrollbar-highlight-color: #FEF2F2;
	scrollbar-shadow-color: #FFFEFA;
	scrollbar-track-color: #FFFBEA;
}
.content {
	padding-right: 9px;
	padding-left: 9px;
	font-weight: normal;
}
.menu {
	vertical-align: top;
	background-color: #FFE173;
}
a {
	font-weight: normal;
	color: #022D73;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: underline;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #022D73;
	font-weight: normal;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #022D73;
	font-weight: bold;
	line-height: normal;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #022D73;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #022D73;
}
.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #022D73;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}
.footer a {
	font-size: 9px!important;
	text-decoration: none !important;
}
.footer {
	text-align: center;
	font-size: 9px!important;
	text-decoration: none !important;
}
.fussleiste {
	position: absolute;
	bottom: 3px;
	right: 3px;
}
.form_input {
	font-size: 11px;
	width: 234px;
	padding: 3px;
}
.ctrlinput {
	font-size: 11px;
	background-color: #FFFFFF;
	color: #022D73;
	margin: 2px;
	padding: 1px 3px 2px;
	clip:     rect(0px 0px 0px 0px);
	text-decoration: none;
	width: 210px;
	border-top: 1px dotted #FFEFAE;
	border-right: 2px dotted #FFEFAE;
	border-bottom: 2px dotted #FFEFAE;
	border-left: 1px dotted #FFEFAE;
}
.ctrlbutton {
	font-size: 14px;
	background-color: #FFF7D7;
	cursor: hand;
	color: #022D73;
	margin: 2px;
	padding: 3px 3px 2px 2px;
	clip:     rect(0px 0px 0px 0px);
	text-decoration: none;
	font-weight: bold;
	width: 210px;
	border-right: 1px solid #FFEFAE;
	border-bottom: 1px solid #FFEFAE;
	border-top: 0px;
	border-left: 0px;
}
ul {
	list-style-position: outside;
	list-style-image: url(bilder/sonne.gif);
	margin-left: 16px;
	padding-left: 0px;
	margin-bottom: 0px;
}
.plink {
	padding-left: 16px;
	background-image: url(bilder/sonne.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	text-decoration: none;
}
.rlink {
	font-weight: bold;
	text-decoration: none;
}
.lnk_descr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #022D73;
	text-decoration: none;
}
.tlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.frm_top_left {
	background-image: url(bilder/frm_top_left.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 12px;
	width: 12px;
}
.frm_top {
	background-image: url(bilder/frm_top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 12px;
	width: 12px;
}
.frm_top_right {
	background-image: url(bilder/frm_top_right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 12px;
	width: 12px;
}
.frm_left {
	background-image: url(bilder/frm_left.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 12px;
	width: 12px;
}
.frm_right {
	background-image: url(bilder/frm_right.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: 12px;
	width: 12px;
}
.frm_bottom_left {
	background-image: url(bilder/frm_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 12px;
	width: 12px;
}
.frm_bottom {
	background-image: url(bilder/frm_bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 12px;
	width: 12px;
}
.frm_bottom_right {
	background-image: url(bilder/frm_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 12px;
}
#infopic {
	float: right;
	margin-left: 2px;
	border: 1px solid #FFF3C6;
}


