.schriftstandard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;

}
.rahmen {
	border: 1px solid #0066FF;
}
body {
	background-color: #FFDE9D;
}
.rahmenoben {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0066FF;
}
.bg {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0066FF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0066FF;


}
.rahmenobenunten {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0066FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;

}
.mainbg {
	background-image: url(../images/bg_website.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #0066FF;
	border-left-color: #0066FF;

}
.schriftstandardklein { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #333333; text-decoration: none; }

