body {
	background:#eee;
	margin:100px 0px 100px 0px;
}

h1 {
	font-size:27px;
	font-weight:normal;
}

h2 {
	font-size:20px;
	font-weight:normal;
}

h3 {
	font-size:13px;
	font-weight:bold;
}

#main {
	width:720px;
	height:750px;
	margin:0px auto;
	padding:220px 40px 40px 40px;
	background:url(images/palettenpelz_logo.jpg) no-repeat, #fff;
	font-family:arial, sans-serif;
	line-height:1.5;
	font-size:13px;
	color:#000;
	/* SPIELEREIEN */
	-moz-box-shadow:    0px 0px 5px 5px #ccc;
  	-webkit-box-shadow: 0px 0px 5px 5px #ccc;
  	box-shadow:         0px 0px 5px 5px #ccc;
	/* - */
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
}

a {
	color:#000;
}

#sub_eins {
	width:300px;
	height:240px;
	background:url(images/europaletten.jpg) no-repeat, #fff;
	float:left;
	padding:150px 20px 20px 20px;
	font-size:11px;
	/* SPIELEREIEN */
	-moz-box-shadow:    0px 0px 5px 5px #eee;
  	-webkit-box-shadow: 0px 0px 5px 5px #eee;
  	box-shadow:         0px 0px 5px 5px #eee;
	/* - */
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
}

#sub_zwei {
	width:300px;
	height:240px;
	background:url(images/duisburg.jpg) no-repeat, #fff;
	float:left;
	padding:150px 20px 20px 20px;
	font-size:11px;
	margin-left:40px;
	/* SPIELEREIEN */
	-moz-box-shadow:    0px 0px 5px 5px #eee;
  	-webkit-box-shadow: 0px 0px 5px 5px #eee;
  	box-shadow:         0px 0px 5px 5px #eee;
	/* - */
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
}

#sub_zwei ul {
	padding-left:20px;
}

#sub_nav {
	text-align:center;
	margin:0px auto;
	color:#666;
	font-family:arial, sans-serif;
	font-size:12px;
	margin-top:20px;
	display:block;
	width:400px;
}

#sub_nav ul {
	list-style:none;
}

#sub_nav li {
	float:left;
	display:block;
	padding:0 17px 0 17px;
	border-style:1px solid #666;
	border-right:1px solid #666;
}

#sub_nav a {
	color:#666;
	text-decoration:none;
}

#sub_nav a:hover {
	color:#333;
	text-decoration:underline;
}

.mehr_info {
	display:block;
	width:400px;
	height:60px;
	background:url(images/button_overlay.png),#000;
	margin:0px auto;
	margin-top:450px;
	text-align:center;
	padding:10px 0 0 0;
	font-size:30px;
	border:1px solid #500000;
	color:#fff;
	text-decoration:none;
	/* SPIELEREIEN */
	-moz-box-shadow:    0px 0px 5px 5px #eee;
  	-webkit-box-shadow: 0px 0px 5px 5px #eee;
  	box-shadow:         0px 0px 5px 5px #eee;
	/* - */
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
}

.lastone {
	border:none !important;
}
