body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 100%;
	text-align: center;
	background: url(bilder/page_bg.jpg);
	color: #6f6f6f;
}

html, body, #wrapper, h1, #nav-top, #nav-top li, #nav-left, #nav-top li {
	margin: 0;
	padding: 0;
	list-style: none;
}

th, td {
	font-size: 1.0em;
	font-weight:normal;
}

img { border: 0; }

#wrapper {
	margin: 16px auto;
	text-align: left;
	width: 800px;
	position: relative;
}


h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 0 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
}

p {
	margin: 1em 0;
	padding: 0;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 0.1em;
	line-height: 1px;
}

* html .clear {
	margin-top: -5px;
	margin-bottom: -4px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

body {
	background: #5D1F1F;
	color: #251200;
}

#wrapper {
	width: 850px;
	background: #AD803D;
}

a {
	color: #422100;
}

a:hover {
	color: #231201;
}
a:visited {
	color: #231201;
}

#body #events .readmore a, #body .readmore a, #hotstuff .readmore a {
	color: #e2c3a5;
	text-decoration: none;
}

#body .readmore a:hover, #body #events .readmore a:hover, #hotstuff .readmore a:hover {
	text-decoration: underline;
}

/* header */

#header {
	display:none;
}

#header h1 {
	text-align: right;
}

#header #nav {
	font-size: 1.0em;
	text-align: center;
	background: #170E01;
	color: #D4A66F;
	font-weight: bold;
	width: 559px;
	position: absolute;
	top: 86px;
	left: 291px;
	padding: 9px 0 10px 0;
	margin: 0;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

#header #nav li {
	display: inline;
}

#header #nav a {
	color: #D4A66F;
	text-decoration: none;
}

#header #nav a:hover {
	color: #fff;
	text-decoration: underline;
}

#header #welcome {
  position: absolute;
  top: 122px; left: 291px;
  width: 600px; height: 173px;
  overflow: auto;
}

#header #welcome h2 {
	padding: 0.2em 0 0 0;
	margin: 0;
	line-height: 1;
}

#header #welcome p {
	margin: 0.5em 0;
}

* html #header #welcome p {
	margin: 0.5em 0;
}

#header #welcome p {
	padding-left: 2em;
}

/* hotstuff */

#hotstuff {
	display:none;
}

* html #hotstuff {
	padding-bottom: 10px;
}

#hotstuff h2 {
	background: #3b2000;
	border-top: 1px solid #fff;
}

* html #hotstuff h2 {
	width: 100%;
}

#hotstuff .imagebox {
	padding: 2px 8px 2px 103px;
	margin: 2px 0;
	background: 4px no-repeat;
	float: left;
	width: 200px;
}

#hotstuff #hot-one   { width: 180px; }
#hotstuff #hot-two   { width: 140px; margin-left: 2px; }
#hotstuff #hot-three { width: 120px; margin-left: 2px; }

* html #hotstuff #hot-one   { width: 290px; w\idth: 180px; }
* html #hotstuff #hot-two   { width: 250px; w\idth: 140px; }
* html #hotstuff #hot-three { width: 230px; w\idth: 120px; }

#hotstuff h3, #hotstuff p {
	margin: 0 0 0.2em 0;
}

* html #spacer {
	margin-top: 8px;
}

/* body */

#body {
	position: relative;
	color: #251200;
}

#body-i {
	width: 100%;
}

#body #hevents {
	position: absolute;
	top: 0; left: 291px;
}

* html #body #hevents {
	position: relative;
	top: 0; left: 0;
	margin-top: -32px;
}

#body #specials {
	float: left;
	width: 286px;
	margin-left: 2px;
	display: inline;
}

#body #events {
	float: left;
	width: 235px;
	margin-left: 10px;
	display: inline;
}

#body .imagebox {
	padding: 2px 8px 2px 100px;
	margin: 2px 0;
}

#body h3, #body p {
	margin: 0 0 0.2em 0;
}

#body #events a {
	color: #ce9b5e;
}

#body #events a:hover {
	color: #fff;
}

#events .readmore {
	margin-bottom: 0;
}

/* footer */

#footer {
	display:none;
}

#footer, #footer a {
	color: #986D6D;
}

#footer a:hover {
	color: #fff;
}

/**
   Vielen Dank für Dein Interesse am AccessKey -mini- !

   Über die Verlinkung zu 2bweb.de oder zu daik.de freuen ich mich sehr.

   Auch ohne Verlinkung freue ich mir über eine kurze E-Mail
   mit der URL, unter der dieses implementiert wird.

   Die Seiten werde ich unter daik.de als Referenzliste verlinken!

   Stephan Heller [daik.de] <heller@daik.de>
*/

body{
font-size:100.01%;
}
/* "Kasten" für komplettes AccessKey-Pad */
#acc{
	display:none;
}
/* Listen-Punkt ^= einzelne "Taste" */
#acc li{
    margin: 0px 0.15em 0.15em 0px;
    padding: 0px;
    border: 1px solid #6F6F6F;
    float: left;
    list-style: none;
    display: block;
}
/* Normale Buttons */
#acc li a:link,
#acc li a:visited{
    color: #000000;
    background: #D3D3D3;
    padding: 0.25em 1em;
    width: 0.9em;
    display: block;
    text-decoration: none;
}
/* Mouse-Over bzw. Tab/OnFocus-Style*/
#acc li a:hover{
    color: #FFFFF2;
    background : #bf0000;
    font-weight: bold;
}
#acc li a:focus,
#acc li a:active{
    color: #FFFFF2;
    background: #000080;
    font-weight: bold;
}
/* "Taste" ohne Link */
#acc .acc-n{
    border: 1px dotted #D7E9FF;
    padding: 0.25em 1em;
    width: 0.9em;
    color: #000000;
    background: #fff;
}
/* AccessKey-Pad-Logo */
#acc li.acc-logo{
    border: 0px;
    width: 6.2em;
}
#acc .acc-logo a:link,
#acc .acc-logo a:visited{
    width: 6em;
    display: block;
    color: #FF0000;
    background: #fff;
    letter-spacing: 0px;
    text-decoration: none;
    border: 1px solid #FFFFFF;
    margin:0 0 0 0;
    padding:0 0 0 0;
}
#acc .acc-logo a:hover,
#acc .acc-logo a:focus,
#acc .acc-logo a:active{
    background: #D3D3D3;
    text-decoration: underline;
    border: 1px solid #6F6F6F;
    font-weight: 400;
}
#acc strong{
    color: #000080;
    font-variant: small-caps;
    font-weight: bold;
}
#acc strong em{
    color: #FF0000;
    font-style: italic;
    letter-spacing: 0px;
}
#acc em.small{
    color: #808080;
    font-style: normal;
    letter-spacing: 0px;
    font-size:0.8em;
}
/* Ende AccessKey-Pad-Logo */
#acc span{
    width: 0px;
    position: absolute;
    left: -1000px;
    top: -1000px;
    height: 0px;
    overflow: hidden;
}

