body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #202020;
	font-size: 11px;
}
body {
	background-image: url(image/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-bottom: 20px;
}
#page {
	background-color: #FFFFFF;
	position: absolute;
	width: 860px;
	height: 1200px;
	left: 50%;
	margin-left: -430px;
	border-width: 0px;
}
#intro {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(image/spv_intro.jpg);
	background-repeat: no-repeat;
}
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 860px;
	height: 120px;
	background-image: url(image/logo.jpg);
	background-repeat: no-repeat;
}
#innerhead {
	position: absolute;
	top: 1px;
	right: 1px;
	width: 581px;
	height: 38px;
	font-size: 10px;
}
#fixiert {
    position: absolute;
    top: 250px; 
	left: 20px;
	z-index: 50;
}
html>body #fixiert {  /* nur fuer moderne Browser! */
    position: fixed;
}
#content {
	position: absolute;
	top: 240px;
	left: 180px;
	width: 500px;
}
.main {
	width: 500px;
	border-color: #FF9900;
	border-style: solid;
	border-width: 1px;
	background-image: url(image/bg_main_top.jpg);
	background-repeat: no-repeat;
}
#main2 {
	position: absolute;
	top: 385px;
	left:0px;
	width: 500px;
	border-color: #FF9900;
	border-style: solid;
	border-width: 1px;
	background-image: url(image/bg_main_top.jpg);
	background-repeat: no-repeat;
}
#inmain {
	position: absolute;
	left: 10px;
	top: 0px;
	width: 480px;
}
#leftnav {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 160px;
}
.lr {
	width: 146px;
	background-image: url(image/bg_160_16.jpg);
	background-repeat: no-repeat;
	border-color:#FF9900;
	border-style: solid;
	border-width: 1px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	margin-left: 1px;
}
#rightnav {
	position: absolute;
	top: 150px;
	right: 3px;
	width: 160px;
}
.rl {
	width: 160px;
	background-image: url(image/bg_160_16.jpg);
	background-repeat: no-repeat;
	border-color:#FF9900;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 3px;
}
.NSWwetter_RA {
	font-size: 8px;
	text-align: center;
}
.NSWwettertitel {
	font-size: 9px;
	font-weight: bold;
}
.NSWwetter_BOXcopyright {
	font-size: 8px;
	color: #999999;
	padding-top: 5px;
}
#footer {
	position: absolute;
	top: 1540px;
	left: 180px;
	width: 500px;
	height: 15px;
	text-align: center;	
}
#prtop {
	border-color: #FF9900;
	border-style: solid;
	border-width: 1px;	
	position: absolute;
	top: 150px;
	left: 180px;
	width: 500px;
	height: 80px;
}
#prtopleft {
	background-image: url(image/hb_free_green.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 234px;
	height: 60px;
	text-align: center;
}
#prtopright {
	background-image: url(image/hb_free_green.jpg);
	background-repeat: no-repeat;	
	position: absolute;
	top: 10px;
	right: 10px;
	width: 234px;
	height: 60px;
	text-align: center;
}
#prtoplefth {
	background-image: url(image/hb_free_blue.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 234px;
	height: 60px;
	text-align: center;
}
#prtoprighth {
	background-image: url(image/bg_green.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 10px;
	right: 10px;
	width: 234px;
	height: 60px;
}
#tick {
	position: absolute;
	top: 123px;
	left: 180px;
	width: 500px;
	height: 15px;
	font-size: 9px;
	color: #000066;
	border-color: #FF9900;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	visibility: inherit;
}
#tick2 {
	position: absolute;
	top: 123px;
	left: 180px;
	width: 497px;
	height: 15px;
	border-color: #FF9900;
	border-style: solid;
	border-width: 1px;
	visibility: inherit;
	padding-left: 3px;
	vertical-align: middle;
}
#mtxt {
	position: absolute;
	top: 2px;
	left: 0px;
	width: 500px;
	font-size: 9px;
	text-align: center;
}
#date {
	position: absolute;
	top: 123px;
	right: 1px;
	width: 160px;
	height: 15px;
	font-size: 9px;
	color: #606060;
	line-height: 160%;
	border-color: #FF9900;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
}
#left {
	position: absolute;
	top: 123px;
	left: 1px;
	width: 160px;
	height: 15px;
	font-size: 11px;
	color: #808080;
	border-color: #FF9900;
	border-style: solid;
	border-width: 1px;
	text-align: center;
}
.td {
	text-align: justify;
	padding-bottom: 19px;
	margin-bottom: 19px;
	vertical-align: top;
}
.tdfloat {
	float: right;
	clear: inherit;
	text-align: justify;
	font-size: 12px;
}
h1 {
	font-size: 12px;
	margin-top: 0px;
}
h2 {
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
}
h3 {
	font-size: 9px;
	font-weight: normal;
	margin-top: 0px;
}
h4 {
	font-size: 9px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.p1 {
	text-align: justify;
}
.p11 {
	font-size: 9px;
	text-align: justify;
	margin-top: 15px;
	padding-top: 15px;
}
.p2 {
	text-align: left;
	vertical-align: top;
}
.p3 {
	text-align: center;
}
.p4 {
	text-align: center;
	font-size: 9px;
}
ol {
	margin-top: 2px;
	margin-left: 15px;
	padding-left: 15px;
}
.ul {
	margin-left: 0px;
	padding-left: 0px;
}
.ulti {
	margin-top: 2px;
	margin-left: 0px;
	margin-bottom: 2px;
	padding-left: 15px;
}
.ul3 {
	margin-top: 2px;
	margin-left: 10px;
	margin-bottom: 2px;
	padding-left: 15px;
}
.ul4 {
	margin-top: 2px;
	margin-left: 10px;
	margin-bottom: 2px;
	padding-left: 15px;
	list-style-type: square;
}
.ulohne {
	list-style-type: none;
	margin-top: 2px;
	margin-left: 10px;
	margin-bottom: 2px;
	padding-left: 10px;
}
.premium {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 500px;
	border-color: #FF9900;
	border-style: solid;
	border-width: 1px;
	background-image: url(image/bg_main_top.jpg);
	background-repeat: no-repeat;
}
.info {
	position: absolute;
	top: 772px;
	left: 180px;
	width: 500px;
	border-color: #FF9900;
	border-style: solid;
	border-width: 1px;
	background-image: url(image/bg_main_top.jpg);
	background-repeat: no-repeat;
}
.bgtitle {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 16px;
	text-align: center;
	background-color: #FF9900;
}
.weihnachten {
	width: 120px;
	height: 60px;
	background-color: #008000;
	text-align: left;
}
.a1:link {
	color: #4040FF;
	text-decoration: underline;
	font-size: 12px;
	vertical-align: top;
}
.a1:visited {
	color: #4040FF;
	text-decoration: underline;
	font-size: 12px;
}
.a1:hover {
	color: #000080;
	text-decoration:underline;
	font-size: 12px;
}
.a1:active {
	color: #4040FF;
	text-decoration: underline;
	font-size: 12px;
}
.a2:link {
	color: #FF6600;
	text-decoration:none;
	display: block;
	width: 115px;
	height: 38px;
	font-size:10px;
	background-image: url(image/bg_li_o.jpg);
	background-repeat: no-repeat;
}
.a2:visited {
	color: #FF6600;
	text-decoration:none;
	display: block;
	width: 115px;
	height: 38px;
	font-size:10px;
	background-image: url(image/bg_li_o.jpg);
	background-repeat: no-repeat;
}
.a2:hover {
	color: #FFEE00;
	text-decoration: none;
	display: block;
	width: 115px;
	height: 38px;
	font-size:10px;
	background-image: url(image/bg_li_u.jpg);
	background-repeat: no-repeat;
}
.a2:active {
	color: #FF6600;
	text-decoration:none;
	display: block;
	width: 115px;
	height: 38px;
	font-size:10px;
	background-image: url(image/bg_li_o.jpg);
	background-repeat: no-repeat;
}
.a3:link {
	color: #FF6600;
	text-decoration:none;
}
.a3:visited {
	color: #FF6600;
	text-decoration:none;
}
.a3:hover {
	color: #FFEE00;
	text-decoration:underline;
}
.a3:active {
	color: #FF6600;
	text-decoration:none;
}
.a4:link {
	color: #606060;
	font-size: 9px;
	text-decoration:none;
}
.a4:visited {
	color: #707070;
	font-size: 9px;
	text-decoration:none;
}
.a4:hover {
	color: #202020;
	font-size: 9px;
	text-decoration:underline;
}
.a4:active {
	color: #606060;
	font-size: 9px;
	text-decoration:none;
}
.a5:link {
	color: #202020;
	text-decoration: none;
	font-size: 11px;
}
.a5:visited {
	color: #202020;
	text-decoration: none;
	font-size: 11px;
}
.a5:hover {
	color: #606060;
	text-decoration: underline;
	font-size: 11px;
}
.a5:active {
	color: #202020;
	text-decoration: none;
	font-size: 11px;
}
.a6:link {
	color: #202020;
	font-size: 11px;
	text-decoration:none;
}
.a6:visited {
	color: #202020;
	font-size: 11px;
	text-decoration:none;
}
.a6:hover {
	color: #606060;
	font-size: 11px;
	text-decoration:underline;
}
.a6:active {
	color: #202020;
	font-size: 11px;
	text-decoration:none;
}
.a7:link {
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration:none;
}
.a7:visited {
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration:none;
}
.a7:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	text-decoration:underline;
}
.a7:active {
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration:none;
}
.a8:link {
	color: #C0CC20;
	font-size: 9px;
	text-decoration:none;
}
.a8:visited {
	color: #C0CC20;
	font-size: 9px;
	text-decoration:none;
}
.a8:hover {
	color: #C0CC20;
	font-size: 9px;
	text-decoration:underline;
}
.a8:active {
	color: #C0CC20;
	font-size: 9px;
	text-decoration:none;
}
.a9:link {
	color: #FF9900;
	text-decoration: underline;
	font-size: 12px;
}
.a9:visited {
	color: #FF9900;
	text-decoration: underline;
	font-size: 12px;
}
.a9:hover {
	color: #FF4400;
	text-decoration:underline;
	font-size: 12px;
}
.a9:active {
	color: #FF9900;
	text-decoration: underline;
	font-size: 12px;
}
.a10:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 24px;
}
.a10:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 24px;
}
.a10:hover {
	color: #FFFFFF;
	text-decoration:underline;
	font-size: 24px;
}
.a10:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 24px;
}
.a11:link {
	color: #FF9900;
	font-size: 11px;
	text-decoration:none;
}
.a11:visited {
	color: #FF9900;
	font-size: 11px;
	text-decoration:none;
}
.a11:hover {
	color: #FF6600;
	font-size: 11px;
	text-decoration: none;
}
.a11:active {
	color: #FF9900;
	font-size: 11px;
	text-decoration:none;
}
.a12:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
}
.a12:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
}
.a12:hover {
	color: #FFFFFF;
	text-decoration:underline;
	font-size: 9px;
}
.a12:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
}
.aor:link {
	color: #FF9900;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.aor:visited {
	color: #FF9900;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.aor:hover {
	color: #FF6600;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.aor:active {
	color: #FF9900;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.agr:link {
	color: #008000;
	font-size: 9px;
	text-decoration:none;
}
.agr:visited {
	color: #008000;
	font-size: 9px;
	text-decoration:none;
}
.agr:hover {
	color: #00FF00;
	font-size: 9px;
	text-decoration: none;
}
.agr:active {
	color: #008000;
	font-size: 9px;
	text-decoration:none;
}
.at:link {
	color: #336699;
	font-size: 9px;
	font-weight: bold;
	text-decoration:none;
}
.at:visited {
	color: #336699;
	font-size: 9px;
	font-weight: bold;
	text-decoration:none;
}
.at:hover {
	color: #336699;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
.at:active {
	color: #336699;
	font-size: 9px;
	font-weight: bold;
	text-decoration:none;
}
.ul2 {
	font-size: 9px;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 5px;
}
.Stil1 {
	color: #FF9900
}
.Stil2 {
	font-weight: bold;
	font-size: 16pt;
	color: #006699;
}
.Stil3 {
	text-decoration: underline;
}
.Stil4 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.Stil5 {
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-align: left;
}
.Stil6 {
	font-size: 12px;
	color: #FFF265;
	text-align: center;
}
.Stil7 {
	font-size: 10px;
	text-align: center;
	
}
.Stil8 {
	font-size: 11px;
	color: #FF6600;
	
}
.Stil9 {
	font-size: 9px;
	color: #FFFFFF;
}
.Stil10 {
	font-size: 24px;
	color: #FFFFFF;
}
.Stil11 {
	line-height: 20%;
}
.Stil12 {
	font-size: 8px;
	color: #008000;
	vertical-align: top;
	text-align: left;
}
.Stil14 {
	font-size: 9px;
	color: #FFCC00;
	vertical-align: middle;
	text-align: left;
}
.Stil15 {
	font-size: 11px;
	color: #606060;
}
.Stil16 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	
}
.Stil17 {
	font-size: 9px;
	color: #606060;
	
}
.Stil18 {
	font-size: 11px;
	color: #000080;
	text-align: justify;
	
}
.Stil19 {
	color: #008000;
}
.Stil20 {
	color: #FF0000;
}
.bord {
	font-size: 11px;
	padding-left: 7px;
}
.webverz {
	width: 100%;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	border-width: 0px;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 170px;
	background-color: #FFFFFF;
	border: 1px;
	border-style: solid;
	border-color: #FF6600;
}
.contact2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
}
.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 170px;
	background-color: #FFFFFF;
	border: 1px;
	border-style: solid;
	border-color: #FF3300;	
}
.suche {
	font-size: 9px;
	width: 120px;
	background-color: #F0F0F0;
	border: 1px;
	border-style: solid;
	border-color: #FF6600;
}
.formtick {
	font-size: 3px;
	color: #000099;
	width: 500px;
	background-color: #FFFFFF;
	border: 1px;
	border-style: solid;
	border-color: #FF9900;
}
.agb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 470px;
	height: 965px;
	border: 0px;
	overflow: auto;
	padding-right: 15px;
	text-align: justify;
}
.agb2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 470px;
	height: 550px;
	border: 0px;
	overflow: auto;
	padding-right: 15px;
	text-align: justify;
}
.tabmain {
	width: 480px;
	margin-left: 10px;
	margin-right: 10px;
}
.tdbg {
	height: 16px;
}
.tdbgtop {
	width: 480px;
	height: 16px;
	border-width: 0px;
	background-image: url(image/bg_main_top.jpg);
	background-repeat: no-repeat;
}
.intab {
	border-color: #FF9900;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}

