
html,body {
	background-color: #fbfcfd;
	background-image: url(/fileadmin/template/navibg.gif);
	background-repeat: repeat-y;
	height: 100%;
  font-family: "trebuchet MS", trebuchet, Helvetica, Arial, Verdana, sans-serif;
	margin: 0;
}

#page {
	position: relative;
	min-height: 100%;
}

/* ie */
* html #page {
  height: 100%;
}


#metanav {
	position: absolute; 
	left: -1000px; 
	top: -1000px; 
	z-index: 10;
}

#logo {
	padding: 20px 20px 15px 20px;
	background-color: #dce6eb;
	width: 165px;
	height: 88px;
	display: block;
}

#toptext {
  margin: 0;
  padding: 0;
	position: absolute;
	top: 23px;
	left: 225px;
  font-weight: bold;
}

#mittag {
	color: #ff0000;
	font-size: 23px;
	display: block;
}

#tel {
	font-size: 15px;
	display: inline;
}

#car {
position: absolute;
	top: 0;
	left: 544px;
	width: 231px;
	height: 122px;
}

#topred {
 	display: block;
	width: 775px;
	height: 4px;
}

#mitte {
  width: 775px;
}

#navi {
	float: left;
  margin: 0 0 20px 0;
	width: 205px;
  background-color: #dce6eb;
	font-weight: bold;
  padding-bottom: 160px;		
  font-size: 90%;
  line-height: 175%;
}

#navi ul li {
	display: block;
	list-style: none;	
	margin: 0;
}

#navi ul {
		margin: 15px 0 15px 20px;
	  padding: 0;
}

#navi li a:link, #navi li a:visited, #navi li a:active{
	margin: 0 0 0 0px;
	padding: 2px 0px 0px 25px;
	text-decoration: none;
	color: black;
	background-position: center left;
	background-repeat: no-repeat;
	background-image: url(/fileadmin/template/muetze.gif);
}

#navi li a:hover, #navi li.act a:link, #navi li.act a:visited, #navi li.act a:active{
	padding: 2px 0 0 25px;
	text-decoration: none;
	color: red;
	background-position: center left;
	background-repeat: no-repeat;
	background-image: url(/fileadmin/template/muetze_act.gif);
}

#navi li a:focus, #navi li a:active	{
	padding: 2px 0 0 25px;
	text-decoration: none;
	color: red;
	background-position: center left;
	background-repeat: no-repeat;
	background-image: url(/fileadmin/template/muetze_act.gif);
}


#navitrenner {
	margin: 10px 20px 10px 20px;
  background-color: #ff0000;
	display: block;
	width: 165px;
	height: 4px;
	font-size: 0;
}

#schriftgr {
	position: relative;
	height: 20px;
}

#schtxt {
	position: absolute;
	top: -3px;
	left: 20px;
}

#pluspic {
 width: 19px;
 height: 19px;
display: none;
}

#pluslink a:link, #pluslink a:visited, #pluslink a:active{
 position: absolute;
 margin: 0.9em 0 0 7.25em;
 top: -10px;
 left: -20px;
 width: 19px;
 height: 19px;
 background-image: url(/fileadmin/template/plus_but.gif);
 background-repeat: no-repeat;
}

#pluslink a:hover, #pluslink a:focus, #pluslink a:active	 {
 background-image: url(/fileadmin/template/plus_but_act.gif);
 background-repeat: no-repeat;
}

#minuspic {
 width: 19px;
 height: 19px;
display: none;
}

#minuslink a:link, #minuslink a:visited, #minuslink a:active{
 position: absolute;
 margin: 0.9em 0 0 7.25em;
 top: -10px;
 left: 03px;
 width: 19px;
 height: 19px;
 background-image: url(/fileadmin/template/minus_but.gif);
 background-repeat: no-repeat;
}

#minuslink a:hover, #minuslink a:focus, #minuslink a:active	{
 background-image: url(/fileadmin/template/minus_but_act.gif);
 background-repeat: no-repeat;
}

a:hover#minuslink {
 background-image: url(/fileadmin/template/minus_but_act.gif);
 background-repeat: no-repeat;
}

#content {
 float: left;
 width: 550px;
 font-size: 80%;
 margin-bottom: 30px;
 padding: 15px 0px 0 20px;
}


#game_teaser { margin: 20px 8px 0 15px; font-weight: normal; }

#game_teaser h2 { margin: 0; }
#game_teaser p { 
margin: 0; 
font-size: 70%; 
line-height: 120%;
font-family: Verdana, sans-serif;
}

#game_teaser .game_img { float: left; margin-right: 5px; }



#game_teaser h2 {
font-family: "trebuchet MS", trebuchet, Helvetica, Arial, Verdana, sans-serif;
color: red;
font-weight: bold;
margin: 0; 
font-size: 125%;
}

#game_teaser a { font-size: 120%; }

#game_teaser a:link,
#game_teaser a:visited,
#game_teaser a:active,
#game_teaser a:focus  {
	text-decoration: underline;
	color: red;
	font-weight: bold;
}

#game_teaser a:hover {
	text-decoration: underline;
	color: red;
	font-weight: bold;
}

#game_teaser a:active,
#game_teaser a:focus {
	color: white;
	font-weight: bold;
	background-color: red;
}