body {
	font-size: 100.01%;
	color: #C8C7C6;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 11pt;
	line-height: 20px;
}
h1 {
	color: #EE7F00;
	font-weight: bold;
	font-size: 14pt;
	letter-spacing: 1.5px;
	margin: 10px 0px;
}
.gross {
	font-size: 22pt;
}
h2 {
	color: #EE7F00;
	font-weight: bold;
	font-size: 12pt;
	display: inline;
}
h3 {
	color: #E3E3E3;
	font-weight: bold;
	display: inline;
	font-size: 11pt;
}
a {
	color: white;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img {
	border: solid 1px white;
}

li {
	list-style-type: none;
	padding-left: 10px;
	background-image: url("../pictures/pfeil.gif");
	background-repeat: no-repeat;
	background-position: left top;
}


/********* Klassen *********/

.linkbilder a img {
	border: 1px solid white !important;
}
.thumbbilder {
	margin: 3px;
	display: block;
	float: left;
	text-align: center;
}
.button {
	height: 25px;
	width: 100px;
	border: 1px solid #999 !important;
	font-weight: bold;
}
.weiss {
	color: white;
}
.fett {
	font-weight: bold;
	color: #E3E3E3;
}
.klein {
	font-size: 8pt;
}
.klein2 {
	font-size: 7pt;
	line-height: 8pt;
	color: #989898 !important;
}
.fett a {
	text-decoration: none;
}
.fett a:hover {
	text-decoration: none;
}
.linkextern {
	display: inline;
	padding-left: 15px;
	background-image: url('../pictures/link_extern.gif');
	background-repeat: no-repeat;
	background-position: left;
}
.linkintern {
	padding-left: 14px;
	background-image: url('../pictures/link_intern.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}
.linkback {
	padding-left: 14px;
	background-image: url('../pictures/link_back.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}
.linkmail {
	padding-left: 17px;
	background-image: url('../pictures/mail.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}
.floatleft {
	float: left;
	margin: 0 10px 5px 0;
}
.fixfloat {
	clear: both;
}
.bilder {
	position: relative;
	float: left;
	font-size: 8pt;
	line-height: 13px;
	text-align: center;
	padding: 10px 7px 0 7px;
}
.sponsoren {
	position: relative;
	float:left;
	margin: 5px 10px 5px 10px;
	width: 170px;
}
.galerieThumbs {
	margin: 10px;
}
.ohneRahmen {
	border: 0 !important;
}
#wetter img {
	border: 0 !important;
}

/************ Menü's ***********/

.menuaktiv {
	padding-left: 10px;
	font-weight: bold;
	background-image: url('../pictures/pfeil.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
.umenuAktiv {
	background-image: url('../pictures/umenu_aktiv.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 9px 7px 6px 7px;
	color: black;
}
.umenuInaktiv {
	background-image: url('../pictures/umenu_inaktiv.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 9px 7px 6px 7px;
	color: white;
}
.umenuInaktiv:hover {
	background-image: url('../pictures/umenu_hover.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 9px 7px 6px 7px;
	color: white;
}

/********* LAYOUT *******/

#container {
	width: 995px;
	margin: 0px auto;
	padding: 0px;
}
#head {
	height: 395px;
	width: 995px;
	background-image: url('../pictures/head.jpg');
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 0px;
	float: left;
}
#innencontainer {
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
	background-image: url('../pictures/bg_content.jpg');
	background-repeat: repeat-y;
	background-position: right;
}
#menu {
	width: 252px;
	margin: 0;
	padding: 0;
	background-image: url('../pictures/bg_menu_oben.jpg');
	background-repeat: no-repeat;
	line-height: 25px;
	position: relative;
	float: left;
}
#menu a {
	color: #ffffff;
	text-decoration: none;
	font-family: tahoma, arial, sans-serif;
	font-size: 11pt;
}
#menu a:hover {
	text-decoration: underline;
}
#menu ul {
	margin: 0px 12px 30px 0px;
	padding: 0px;
}
#menu li {
	background-image: none !important;
}
#content {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px 30px 20px 30px;
	width: 600px;
	background-color: #141414;
	height: inherit;
}
#bottom {
	position: relative;
	left: 80px;
	float: left;
	height: 27px;
	width: 832px;
	background-image: url('../pictures/balken.jpg');
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
	margin: 0px;
	font-size: 8pt;
	line-height: 40px;
}
#bottom a {
	color: white;
	text-decoration: none;
}
#bottom a:hover {
	text-decoration: underline;
}
.spaltelinks {
	position: relative;
	float: left;
	width: 300px;
}
.spalterechts {
	position: relative;
	float: left;
	width: 300px;
}

.jaegermeister {
	padding-top: 55px;
	color: #ee7f00;
}
