
body {
	scrolling=no
    scrollbar-base-color: #ffffff;
    scrollbar-face-color: #ffffff;
    scrollbar-track-color: #ffffff;
    scrollbar-arrow-color: #003366;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #ffffff;
	margin: 2px 0;
	background: #ffffff;
background-image:url('../bilder/bg.png');
}

td { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #333333; }
tdw { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #ffffff; }
input { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #333333; }
textarea { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #333333; }
a { text-decoration: none; color: #003366; }
active { text-decoration: underline; color: #003366; }
a:hover { text-decoration: underline; color: #003366; }
.titel { font-size: 22px; color: #003366; }
.untertitel { font-size: 18px; color: #003366; }
.subtitel { font-size: 14px; color: #003366; }
.preis { font-size: 22px; color: #990000; }

.formularfeld {
	height: 18px;
	width: 200px;
	border: 1px solid BEBEC0;
}

.formularfeld2 {
	height: 90px;
	width: 200px;
	border: 1px solid BEBEC0;
}

.formularfeld3 {
	height: 18px;
	width: 200px;
	border: 1px solid BEBEC0;
}

.buttonSenden {
	height: 18px;
	width: 98px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid BEBEC0;
}