@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	background:url(/i/ground.gif) #fff;
	background-repeat:repeat-x;
	background-position:top;
}

h1 {
	margin:5px 0 5px 0;
	padding:0;
	color:#FCC550;
}

h2 {	
	font-size:14px;
	margin:5px 0 5px 0;
	padding:0;
	color:#A16115;
}


div#wrapper {
	width:980px;
	margin:0 auto;
	background:#fff;
}

div#header {
	width:980px;
	height:213px;
	background:url(/i/header.gif);
}

div#header div#lang {
	position:absolute;
	margin:10px 0 0 900px;
}

div#header div#address {
	position:absolute;
	margin:30px 0 0 708px;
	color:#daa941;
	font-size:12px;
	line-height:16px;
}

div#topnav {
	position:absolute;
	background:#fcc550;
	width:980px;
}

div#topnav ul {
	margin:0 0 0 235px;
	padding:0;
	list-style-type:none;
}

div#topnav ul li {
	font-size:14px;
	float:left;
	margin:0 5px 0 5px;
}

div#topnav ul li a {
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	display:block;
	padding:12px 5px 12px 5px;
}

div#topnav ul li a:hover {
	text-decoration:none;
	color:#fff;
	background:#FFD16F;
	display:block;
}

div#leftbar {
	position:absolute;
	margin:12px 0 0 18px;
	background:#fff;
}

div#leftbar div#express {
	width:182px;
	margin:0 0 20px 0;
}

div#leftbar div#express div#content {
	background:#FEF6E9;
}

div#leftbar div.nav {
	width:182px;
	margin:0 0 20px 0;
}

div#leftbar div.nav div.top {
	background:url(/i/nav_top.jpg);
	padding:6px 0 6px 15px;
	text-align:left;
}

div#leftbar div.nav div.top h1 {
	font-size:16px;
	color:#fff;
	margin:0;
	padding:0;
}

div#leftbar div.nav div.content {
	background:#FEF6E9;
}


div#leftbar div.nav div.content ul {
	margin:0;
	padding:0;
	list-style-type:none;
	line-height:20px;
}

div#leftbar div.nav div.content ul li {
	background:url(/i/px_yellow.gif);
	background-repeat:no-repeat;
	background-position:5px 60%;
	margin:0;
}

div#leftbar div.nav div.content ul li a {
	padding:0 0 0 20px;
	text-decoration:none;
	color:#333;
	display:block;
}

div#leftbar div.nav div.content ul li a:hover {
	background:url(/i/px_blue.gif);
	background-repeat:no-repeat;
	background-position:5px 60%;
	margin:0;
}

div#leftbar div.banner {
	text-align:center;
	margin:0 0 10px 0;
}

div#main {
	position:absolute;
	margin:50px 0 0 245px;
	width:715px;
	background:#fff;
}

div#main div#top {
	margin:14px 0 14px 0;
}

div#main div#image div#border {
	position:absolute;
	margin:255px 0 0 0;
}

div#main div#content {
	background:url(/i/ground_content.gif) #FEFAE7;
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:20px 0 30px 15px;
	line-height:17px;
	color:#666;
}

div#main div#content a {
	text-decoration:none;
	color:#A16115;
	font-weight:bold;
}

div#main div#content div#smallimg {
	width:227px;
	margin:0 15px 0 0px;
	clear:both;
}

div#main div#content div#smallimg img {
	border-top:1px solid #FCC550;
	border-left:1px solid #FCC550;
	border-right:1px solid #FCC550;
	border-bottom:1px solid #FCC550;
}

div#bottom {
	width:715px;
	background:#FCC550;
	background:#FEEECC;
	padding:20px 0 20px 0;
	color:#7F5C07;
}

div#bottom a {
	text-decoration:none;
	color:#7F5C07;
}

div#pattis {
	position:absolute;
	margin:30px 0 0 540px;
}

.send {
	border:1px solid #fff;
	background:#FCC550;
	cursor:pointer;
}

.floatright {
	float: right;
	margin: 0 0 10px 20px;
	padding:0;
	clear: right;
	border-top:1px solid #FCC550;
	border-left:1px solid #FCC550;
	border-right:0px solid #FCC550;
	border-bottom:1px solid #FCC550;
}


div#pricetable table {
	width:715px;
	margin:20px 0 20px 0;
}

div#pricetable td {
	padding:5px;
	border:1px solid #fff;
}


.hell {
	background:#FEEECC;
}

.hell h1 {
	margin:0;
	padding:0;
	color:#FCC550;
	text-align:center;
	font-size:25px;
}

.dunkel {
	background:#FCC550;
}

.dunkel h1 {
	margin:0;
	padding:0;
	color:#fff;
	text-align:center;
	font-size:25px;
}


#pdf {
	width:715px;
	margin:20px 0 20px 0;
}

#pdf a {
	text-decoration:none;
	color:#333;
	font-weight:bold;
}

#pdf tr.over {
	background:#FEEECC;
	color:#000;
}

#pdf tr.over a {
	color:#333;
}
