a.link_forum {
	font: 24px Seville, sans-serif;
	color: green;
	text-decoration: none;
	border-top: 1px solid green;
	border-bottom: 1px solid green;
}

a.shop {
	font: 48 Seville, sans-serif;
	color: blue;
	text-dekoration: none;
}

body {
	font-size: 10pt;
	font-family: arial, sans-serif;
	text-decoration: none;
	padding: 0;
	background-image: url(/include/images/background.gif);
	background-position: 50% 50%;
}

#page {
	position: absolute;
	left: 50%;
	top: 20px;
	width: 980px;
	margin-left: -490px;
	padding: 0;
	color: black;
}

#header {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 960px;
	height: 170px;
	background-image: url(/include/images/car1_anim.gif);
	border: none;
}

#head_logo {
	position: absolute;
	left: 10px;
	top: 20px;
}

#gelbe_ecke {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 50px;
	width: 50px;
	background-color: #ffff81;
}

#nav_container {
	position: absolute;
	left: 10px;
	top: 170px;
	width: 140px !important;
	width: 160px;
	border: none;
}

#nav {
	width: 140px !important;
	width: 160px;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: #ffff81;
}


#nav_entry {
	width: 140px;
	height: 60px;
	background-image: url(/include/images/boomerang.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#nav_entry a {
	text-decoration: none;
	font: 22 Arial, sans-serif;
	color: black;
	font-weight: bold;
}

#nav_entry a:hover {
	color: red;
}

#nav_entry a.active {
	color: red;
}

#nav_bottom {
	width: 160px;
	height: 40px;
	background-image: url(/include/images/nav_bottom.gif);
}

#content {
	position: absolute;
	left: 170px;
	top: 180px;
	width: 780px !important;
	width: 800px;
	height: 490px !important;
	height: 520px;
	padding: 10px;
	padding-top: 20px;
	text-align: center;
}

#aktion {
	text-align: center;
	font: 48 Arial, sans-serif;
	color: red;
	font-weight: bold;
}

#adresse {
	position: absolute;
	top: 76px;
	right: 215px;
	width: 350px;
	background-color: #ffff81;
	color: black;
	border: 1px solid black;
	font: 12 Arial, sans-serife;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}

#adresse a {
	text-decoration: none;
	color: black;
}

#header_adresse {
	color: red;
	font: 18 Arial, sans-serif;
}

h1 {
	font: 36 Arial, sans-serif;
	color: red;
	font-weight: bold;
	width: 780px;
	text-align: center;
	border-top: 1px solid red;
	border-bottom: 1px solid red;
}

h2 {
	font: 24 Arial, sans-serif;
	color: black;
	font-weight: bold;
	width: 780px;
	text-align: left;
	border-bottom: 1px solid red;
}
