body{
	font-family: Arial, Times New Roman, Verdana, Sans-serif;
	font-size: 10pt;
	color: #fff;
	background-color: #fff;
}

body, ul, li{
	padding: 0;
	margin: 0;
}

ul, li{
	list-style: none;
}

h1, h2{
	margin: 0;
	font-size: 12pt;
}

a{
	color: #fff;
	text-decoration: underline;
	font-size: 10pt;
}
a:hover{
	text-decoration: none;
} 

.page{
	position: relative;
	width: 850px;
	margin: 0px auto;
}
.main{
	position: absolute;
	left: 0px;
	top: 501px;
	width: 850px;
	text-align: center;
}

/* content */
.cont1, .cont2, .cont3{
	position: relative;
	text-align: left;
	font-size: 10pt;
	background-color: #FF2D09;
	margin-bottom: 5px;
}
.cont1{
	height: 557px;
}
.cont1_1{
	position: absolute;
	left: 200px;
	top: 10px;
	width: 640px;
}
.cont1_2{
	position: absolute;
	left: 200px;
	top: 224px;
	width: 310px;
}
.cont1_3{
	position: absolute;
	left: 200px;
	top: 90px;
	background: url(image/c-bg-1.png) top left no-repeat;
	width: 310px;
	height: 120px;
	text-align: center;
}
.ch{
	background: url(image/c-bg-1-schweiz.png) top left no-repeat;
}
.at{
	background: url(image/c-bg-1-oesterreich.png) top left no-repeat;
}
.cont1_4{
	position: absolute;
	left: 520px;
	top: 90px;
}
.cont1_5{
	position: absolute;
	left: 520px;
	top: 220px;
}
.cont1_6{
	position: absolute;
	left: 520px;
	top: 350px;
}
.cont1_7{
	position: absolute;
	left: 10px;
	top: 0px;
	width: 160px;
	height: 497px;
	background: url(image/c-bg-2.jpg) left top no-repeat;
	padding: 60px 10px 10px 10px;
	color: #000;
	font-size: 9pt;
}
.cont1_7 a{
	color: #000;
	font-size: 9pt;
}
.cont1_7 h2{
	font-size: 10pt;
}
.cont2{
	padding: 10px;
	height: 120px;
}
.cont2 li{
	float: left;
}
.cont2 .colleft{
	background: url(image/c-bg-1.png) top left no-repeat;
	width: 310px;
	height: 120px;
	padding-right: 10px;
	text-align: center;
}
.cont2 .colright{
	width: 510px;
}
.cont3{
	padding: 10px;
}

/* header */
.header{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 260px;
}
.header .bg1, .header .bg2, .header .bg3, .header .bg4{
	width: 850px;
}
.header .bg1{
	background: url(image/h-bg-1.jpg) top left no-repeat;
	height: 5px;
}
.header .bg2{
	background: url(image/h-bg-2.jpg) top left repeat-y;
	color: #000;
	text-align: center;
	padding: 5px 0 5px 0; 
	position: relative;
	height: 17px;
}
.header .bg3{
	background: url(image/h-bg-3.jpg) top left no-repeat;
	height: 237px;
}
.header .bg4{
	background: url(image/h-bg-4.jpg) top left no-repeat;
	height: 237px;
}

/* footer */
.footer{
	margin: 10px 10px 40px 10px;
	color: #000;
}
.footer a{
	color: #000;
}

/* diverse */
.mr10{
	margin-right: 10px;
}

.preisausz{
	color: #000;
	font-size: 15px;
}

/* toplisten */
.toplist{
	position: absolute;
	left: 7px;
	top: 5px;
	z-index: 99;
}
.toplist li{
	float: left;
	padding-right: 14px;
}
.toplist a:before, .toplist span:before{
	content:"\25BA\ ";
}
.toplist a, .toplist span{
	color: #000;
	text-decoration: none;
}
.toplist a:hover, .toplist span:hover{
	color: #FF4D03;
	text-decoration: none;
}
.toplist span:hover{
	cursor: pointer;
}

.nr{
	font-size: 26pt;
	font-weight: bold;
	color: #fff;
}

.info1{
	color: #000;
	font-size: 18pt;
	font-weight: bold;
	line-height: 30pt;
}
.info2{
	font-size: 8pt;
	color: #000;
	font-weight: normal;
}

#webmaster, #impress{
	text-decoration: underline;
	cursor: pointer;
}
#webmaster:hover, #impress:hover{
	text-decoration: none;
}