* {
	margin: 0;
	padding: 0;
}

html,
body {
	height: 100%;
}

body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: #333 url(http://www.riege.com/themes/site_themes/riege/images/body-bg-02.png) repeat-y center top;
	font-size: 62.5%;
	font-family: Verdana, Geneva, Arial, sans-serif;
	line-height: 145%;
	color: #1f2b12;
}

a {
  color: #9a9e46;
  text-decoration: underline;
  font-weight: normal;
}

a:hover {
  text-decoration: underline;
}

a:focus {
	outline: none;
}

img {
	margin: 0px;
	border: 0px none;
}

select,
input {
	font-size: 0.9em;
}

label:hover {
	text-decoration: underline;
	cursor: hand;
	cursor: pointer;
}

.hide {
  display: none;
}

#whopper {
  width: 770px;
  margin: 0 auto;
  text-align: left;
  background: #fff;
  text-align: left;
  position: relative;
  min-height: 100%;
  height: auto !important;
  height: 100%;
}
#header {
	background: url(http://www.riege.com/images/pixelsturm.png) no-repeat center top; 
	height: 151px;
	width: 100%;
}

div#footer {
	clear: both;
	width: 100%;
}
div#footer p {
	margin: 0 auto;
	padding: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 1em;
	color: #ccc;
}
div#footer ul {
	margin: 20px 10px 0 10px;
	padding: 0 0 0 13px;
	height: 20px;
	list-style-type: none;
	border: 1px solid #d9d9d9;
	border-color: #d9d9d9 #d9d9d9 #cccccc #d9d9d9;
	background: url(http://www.riege.com/themes/site_themes/riege/images/menu_second.png) repeat-x top center;
}
div#footer ul li {
	margin: 0 13px 0 0;
	padding: 1px 0;
	list-style-type: none;
	float: left;
}
div#footer ul li a {
	display: block;
	text-decoration: none;
	height: 18px;
	line-height: 18px;
	padding: 0;
	color: #999;
}
div#footer ul li a:hover {
	color: #111;
	text-decoration: underline;
}

ul#menu_main {
  margin: 0 10px;
  padding: 0;
  height: 24px;
  border-width: 1px;
  border-style: solid;
  border-color: #c6c6c6 #a3a3a3 #a3a3a3 #c6c6c6;
  background: #e8e8e8 url(http://www.riege.com/themes/site_themes/riege/images/menu-main-bg.gif) repeat-x bottom center;
  list-style-type: none;
}
ul#menu_main li {
  position: relative;
  top: 1px;
  float: left;
  margin: 0 1px 0 0;
  padding: 0;
  list-style-type: none;
}
ul#menu_main li span {
  display: none;
}
ul#menu_main li a {
  display: block;
  height: 22px;
  background-image: url(/images/menu-main.png);
  background-repeat: no-repeat;
  overflow: hidden;
}
ul#menu_main li.home { margin-left: 173px; }
li.home a { width: 57px; background-position: 0 0; }
li.home a:hover,
li.home a.current { background-position: 0 -23px; }
li.about a { width: 87px; }
li.about a { background-position: -58px 0; }
li.about a:hover,
li.about a.current { background-position: -58px -23px; }
li.products a { width: 91px; }
li.products a { background-position: -146px 0; }
li.products a:hover,
li.products a.current { background-position: -146px -23px; }
li.services { width: 85px; }
li.services a { background-position: -238px 0; }
li.services a:hover,
li.services a.current { background-position: -238px -23px; }
li.support { width: 81px; }
li.support a { background-position: -324px 0; }
li.support a:hover,
li.support a.current { background-position: -324px -23px; }
li.news { width: 57px; }
li.news a { background-position: -406px 0; }
li.news a:hover,
li.news a.current { background-position: -406px -23px; }
li.contact { width: 80px; }
li.contact a { background-position: -464px 0; }
li.contact a:hover,
li.contact a.current { background-position: -464px -23px; }

li.quick { width: 133px; }
li.quick a { background-position: -58px -45px; }
li.quick a:hover,
li.quick a.current { background-position: -58px -68px; }

li.standard { width: 163px; }
li.standard a { background-position: -192px -45px; }
li.standard a:hover,
li.standard a.current { background-position: -192px -68px; }

li.booking { width: 78px; }
li.booking a { background-position: -356px -45px; }
li.booking a:hover,
li.booking a.current { background-position: -356px -68px; }


#content p {
	text-align: center;
	margin: 20px auto;
	padding: 0;
	font-size: 1em;
}

div.wrapper {
	margin: 20px 10px;
	text-align: center;
}

table {
	margin: auto;
	padding: 0;
	border: 0px none;
	text-align: left;
	font-size: 1em;
}
td {
	margin: 0;
	padding: 2px 5px;
}
th {
	margin: 0;
	padding: 2px 5px;
	font-weight: bold;
}

table.table_left {
	border-width: 1px 1px 2px 0px;
	border-style: solid;
	border-color: #efeed5 #efeed5 #cccca1 #cccca1;
	width: 90%;
}
table.table_left th {
	width: 40%;
	background: #efeed5;
}

table.table_left td {
	border-top: 1px solid #efeed5;
}

table#ovwTable,
table.table_top {
	border-width: 1px 1px 2px 0px;
	border-style: solid;
	border-color: #efeed5 #efeed5 #cccca1 #cccca1;
	width: 90%;
}
table#ovwTable th,
table.table_top th {
	background: #efeed5;
	vertical-align: top;
}
table#ovwTable td,
table.table_top td {
	border-top: 1px solid #efeed5;
	border-left: 1px solid #efeed5;
	vertical-align: top;
}
table#ovwTable td {
	cursor: hand;
	cursor: pointer;
}
div.buttons {
	text-align: center;
	margin: 20px auto;
}

#content ul {
	margin: 0;
	padding: 0;
	text-align: center;
	list-style-type: none;
}
#content ul li {
	margin: 2px 0;
	padding: 0;
	text-align: center;
	list-style-type: none;
}
#content ul li a {
	font-weight: bold;
	text-decoration: none;
}
#content ul li a:hover {
	color: #d3bd44;
	text-decoration: underline;
}
th.ovwDetailsButton,
td.ovwDetailsButton {
	display: none;
}


/* Zebra & Sorting */

tr.over td { background-color: #f3f2e0; }
tr.even {	background: #fff; }
tr.odd { background: #fbfbf4; }

#content h2,
#content h3 {
	margin: 20px auto;
	text-align: center;
}