body{
	font-family: Arial, Times New Roman, Verdana, Sans-serif;
	font-size: 10pt;
	color: #000;
	background-color: #fff;
}

body, ul, li{
	padding: 0;
	margin: 0;
}

ul, li{
	list-style: none;
}

h1, h2{
	margin: 0;
	font-size: 12pt;
}

a{
	color: #000000;
	text-decoration: underline;
	font-size: 10pt;
}
a:hover{
	color: #BF2018;
} 

.page{
	position: relative;
	width: 850px;
	margin: 0px auto;
}
.main{
	position: absolute;
	left: 0px;
	top: 260px;
	width: 850px;
	text-align: center;
}
.header{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 260px;
	background-color: #BF2018;
}
/* content */
.cont1, .cont2, .cont3, .cont4, .cont5, .cont6, .cont7, .cont8{
	position: relative;
	text-align: left;
	margin: 10px 10px 0 10px;
	font-size: 10pt;
}
.cont2 img{
	width: 200px;
	height: 220px;
	border: none;
}
.cont3{
	background-color: #D8D8D8;
	width: 810px;
	height: 80px;
	padding: 10px;
}
.cont3 li{
	float: left;
}
.cont3 .box{
	width: 370px;
}
.cont3 .callnow{
	width: 220px;
	height: 80px;
	background: url(image/anrufen.gif) top left no-repeat;
}
.cont4{
	height: 550px;
	
}
.cont4 .topleft{
	width: 400px;
}
.cont4 .bottomleft{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 380px;
	padding: 10px;
	background-color: #D8D8D8;
}
.cont4 .topright{
	position: absolute;
	top: 0px;
	right: 0px;
}
.cont5{
	height: 20px;
	background-color: #BF2018;
	margin: 10px 0 0 0;
}
.cont7{
	width: 810px;
	height: 80px;
	padding: 10px;
	background-color: #D8D8D8;
}
.cont7 li{
	float: left;
}
.cont7 .box{
	width: 340px;
}

/* footer */
.footer{
	margin: 10px 10px 40px 10px;
}

/* header */
.header li{
	width: 124px;
	height: 240px;
	float: left;
}
.header .bg1{
	background: url(image/h-bg-1.png) top left no-repeat;
}
.header .bg2{
	background: url(image/h-bg-2.png) top left no-repeat;
}
.header .bg3{
	background: url(image/h-bg-3.png) top left no-repeat;
}
.header .bg4{
	background: url(image/h-bg-4.png) top left no-repeat;
}
.header .bg5{
	background: url(image/h-bg-5.png) top left no-repeat;
}
.header .bg6{
	width: 230px;
	background: url(image/h-bg-6.png) top left no-repeat;
}
.header .box{
	position: absolute;
	left: 625px;
	top: 100px;
	width: 210px;
	height: 120px;
	text-align: center;
	background: url(image/flag-de.gif) 50px 12px no-repeat;
}
.header .flag{
	position: absolute;
	left: 10px;
	top: 220px;
	width: 100px;
	height: 15px;
}
.header .nr_at{
	background: url(image/flag-at.gif) 50px 12px no-repeat;
}
.header .nr_ch{
	background: url(image/flag-ch.gif) 50px 12px no-repeat;
}

/* toplisten */
.toplist{
	position: absolute;
	left: 2px;
	top: 241px;
	width: 856px;
	z-index: 99;
}
.toplist li{
	float: right;
	padding: 0 15px 0 0;
}
.toplist a:before{
	content:"\25BA\ ";
}
.toplist a{
	color: #fff;
	text-decoration: none;
}
.toplist a:hover{
	color: #F6E2E0;
}

/* diverse */
.mr10{
	margin-right: 10px;
}

.nr1{
	background: url(image/flag-de.gif) center left no-repeat;
	padding-left: 27px;
	font-size: 26pt;
	font-weight: bold;
	color: #BF2018;
}

.nr_at{
	background: url(image/flag-at.gif) center left no-repeat;
}

.nr_ch{
	background: url(image/flag-ch.gif) center left no-repeat;
}

.nr2{
	font-size: 22pt;
	font-weight: bold;
	color: #fff;
	padding-left: 25px;
}

.nr{
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
}

.info {
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}

#webmaster{
	text-decoration: underline;
	cursor: pointer;
}
#webmaster:hover{
	text-decoration: none;
}