.titel {
	position: absolute;
	top: 58px;
	left: 646px;
	width: 160px;
	height: 80px;
	background-image: url(pics/smallhead.gif);
	background-repeat: no-repeat;
}


body, table, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	scrollbar-3dlight-color: Window;
	scrollbar-arrow-color: #BCD631;
	scrollbar-base-color: White;
	scrollbar-darkshadow-color: White;
	scrollbar-face-color: White;
	scrollbar-highlight-color: #BCD631;
	scrollbar-shadow-color: #BCD631;
	scrollbar-track-color: White;
	background-color: #6289C0;
}

a:link {
	text-decoration: none;
	color: #9E2542;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #9E2542;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #9E2542;
	font-weight: bold;
}

.contentbase {
	position: relative;
	left: 0px;
	width: 849px;
	height: 400px;
	max-width: 849px;
	overflow: visible;
}



INPUT, TEXTAREA {
	border: 1px solid #99B4DA;
	border-style: dotted;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 8pt;
	padding-left: 3px;
}


.content  {
	position: absolute;
	top: 140px;
	left: 514px;
	text-align: left;
	padding-left: 3px;
	padding-right: 10px;
	width: 280px;
	height: 300px;
	voice-family: female;
	z-index: 500;
	padding-top: 5px;
	overflow: visible;
	vertical-align: top; /*border: 1px solid blue;*/
/* Nur im Internet Explorer! */
	scrollbar-base-color: #6289C0;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #6289C0;
	scrollbar-shadow-color: #6289C0;
	scrollbar-darkshadow-color: white;
	scrollbar-highlight-color: #6289C0;
	scrollbar-3dlight-color: white;
	scrollbar-face-color: #6289C0;
}


.titelbild  {
	position: absolute;
	width: 300px;
	height: 400px;
	top: 140px;
	left: 300px;
	background-image: url(pics/titel.jpg);
	background-repeat: no-repeat;
}

.banner  {
	position: absolute;
	width: 200px;
	height: 200px;
	top: 320px;
	left: 0px;
	
}

.menu {
	position: absolute;
	top: 105px;
	left: 10px;
	z-index: 10000;
	color: #9E2542;
	
}


.head {
	position: absolute;
	width: 700px;
	height: 130px;
	top: 0px;
	left: 0px;
	background-image: url(pics/head.gif);
	background-repeat: no-repeat;
	z-index: 1001;
}

.bg_footer {
	position: relative;
	top: 577px;
	font-family: Verdana, Arial;
	color: #6B8E23;
	font-size-adjust: none;
	font-size: 9px;
	z-index: 2001;
}
	

