html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

.fototable {
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #666666;
}

body {
	background: #fff url(images/page_bg.png) repeat-x;
	text-align: center;
	font: 12px arial, sans-serif;
	color: #464544;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 984px;
  position: relative;
}

h1 {
	position: absolute;
	top: 46px;
	left: 0;
	height: 43px;
	padding-top: 8px;
	width: 670px;
	text-align: center;
	background: #7A808C;
	color: #ffffff;
	font: 24px "Times new roman", serif;
	font-weight: normal;
	background-color: #CCCCCC;
}
h1 strong {
  font-weight: normal;
  color: #0E1520;
}
#top-nav {
	position: absolute;
	top: 15px;
	left: 670px;
	width: 266px;
	height: 269px;
	background-color: #CCCCCC;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#top-nav ul {
  text-align: center;
  line-height: 32px;
}
#top-nav li {
	display: inline;
	font-size: 12px;
	color: #FF0000;
}
#top-nav a {
	text-decoration: none;
	font-weight: normal;
	color: #FF0000;
}
#top-nav a:hover {
  text-decoration: underline;
}

#mmagic {
	position: absolute;
	top: 46px;
	left: 936px;
	width: 48px;
	height: 238px;
	background-image: url(images/media_magic.png);
	background-repeat: no-repeat;
}
#header {
  background: url(images/header_bg.jpg) no-repeat;
  position: absolute;
  top: 89px;
  left: 0px;
  width: 670px;
  height: 195px;
}

/** body **/
#spacer {
  height: 285px;
}

#body {
	width: 100%;
	background-image: url(images/body_bg.png);
	background-repeat: repeat-y;
}

#left {
	float: left;
	width: 669px;
}
#right {
  float: right;
  width: 312px;
}

#navmain ul {
}
#navmain li {
	float: left;
	width: 110px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border-left: 1px solid white;
	list-style: none;
	background-image: url(images/tab_lit.png);
	background-repeat: repeat-x;
}
#navmain a {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#navmain a:hover {
  text-decoration: underline;
}
#navmain li.drk {
	border-right: none;
	border-left: 1px solid white;
	padding-left: 1px;
	background-image: url(images/tab_drk.png);
	background-repeat: repeat-x;
}

#navsub ul {
}
#navsub li {
	float: left;
	width: 110px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-left: 1px solid white;
	list-style: none;
	background-image: url(images/tabsub_lit.png);
	background-repeat: repeat-x;
}
#navsub a {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#navsub a:hover {
  text-decoration: underline;
}
#navsub li.drk {
	border-right: none;
	border-left: 1px solid white;
	padding-left: 1px;
	background-image: url(images/tabsub_drk.png);
	background-repeat: repeat-x;
}


#visit {
  background: #EEEEEE;
  padding: 15px 40px 14px 36px;
  height: 100%;
}
#visit h2 {
  font: 24px "Times new roman", serif;
}
#visit a {
  text-decoration: none;
}
#visit a:hover {
  text-decoration: underline;
}

#subs-left {
  float: left;
  width: 160px;
  padding-left: 35px;
  padding-bottom: 10px;
  margin-top: 22px;
}
#subs-right {
  float: right;
  width: 145px;
  padding-right: 30px;
  padding-bottom: 10px;
  margin-top: 22px;
}
#subs-left a {
  color: #fff;
}
#subs-left {
  color: #fff;
}
#subs-left h3 {
  color: #000000;
  font: 16px "Times new roman", serif;
}
#subs-left p {
  text-align: justify;
}

#subs-right {
  color: #fff;
}
#subs-right h3 {
  color: #000000;
  padding-left: 20px;
  padding-bottom: 14px;
  font: 16px "Times new roman", serif;
}
#subs-right h4 {
  color: #000000;
  font: 14px "Times new roman", serif;
  margin: 0.6em 0;
}
#subs-right ul {
  margin-top: 1em;
}
#subs-right li {
  list-style: none;
  padding-left: 20px;
  background: 5px 3px url(images/bullet.gif) no-repeat;
}
#subs-right p {
  text-align: justify;
  margin: 0.6em 0;
}

#right-i {
  padding: 4px 25px 0 20px;
}
#right h2 {
  color: #323E51;
  font: 22px "Times new roman", serif;
  margin-bottom: 12px;
}
#right h3 {
  color: #000000;
  font: 14px "Times new roman", serif;
  margin-bottom: 5px;
}
#right p {
  margin-top: 0;
  color: #163348;
}
#right .left {
  margin-right: 4px;
}
#right a {
  color: #163348;
  font-weight: bold;
  text-decoration: none;
}
#right a:hover {
  text-decoration: underline;
}

/** footer **/
#copyright {
  background: #6D7481;
  color: #fff;
  text-align: center;
  font-size: 11px;
  float: right;
  width: 315px;
  padding: 10px 0;
  margin-bottom: 20px;
}
#copyright p {
  margin: 0;
  padding: 0;
}
#wrapper strong {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
}
.GBookBorder {
	border: thin solid #999999;
}
.GBookTextfield {
	width: 100%;
}
.probetitleL {
	border-left: thin solid #999999;
	border-top: thin solid #999999;
	border-bottom: thin solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	background-color: #AAAABB;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.probetitleR {
	border-right: thin solid #999999;
	border-top: thin solid #999999;
	border-bottom: thin solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	background-color: #AAAABB;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.probedaten {
	border: thin solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	background-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
