html { margin: 0px; }

body {
	font: .7em Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 10px;
}

#header {
	height: 73px;
}

#logo {
	float: left;
	padding-top: 10px;
}

#logo img { border: 0px }

#topmenu {
	position: absolute;
	top: 30px;
	right: 20px;
}

	#topmenu ul {
		list-style: none;
		padding: 0px;
		margin: 0px;
	}

	#topmenu ul li {
		display: inline;
		padding-left: 10px;
	}

	#topmenu a:link, #topmenu a:visited {
		color: #334392;
		text-decoration: none;
		font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	}

	#topmenu a:active, #topmenu a:hover {
		color: #032BF2;
		text-decoration: underline;
	}

#wrapper {
	min-width: 540px;
	width: 100%; 
}     

#body {
	width: auto;
	border-left: solid 145px #fff;
	border-right: solid 170px #fff;
}

#body2 {
	width: auto;
	border-left: solid 145px #fff;
}

#innerbody {
	margin: 0px;
	width: 100%;
}

#leftcol {
	width: 145px;
	margin-left: -145px;
	float: left;
	position: relative;
	z-index: 10;
}


#rightcol {
	position: relative;
	width: 170px;
	margin-right: -170px;
	float: left;
	z-index: 11;
}

#centercol {
	float: left;
	position: relative;
	width: 100%;
	z-index: 12;
}

#centercontent {
	border: solid 1px #a4a4a4;
	padding: 10px;
	margin: 0px 15px 0px 10px;
}


#centercontent2 {
	margin: 0px 0px 0px 10px;
	border: solid 1px #a4a4a4;
	padding: 10px;
}

.clear {
	clear: both;
}

#footer {
	clear: both;
	position: relative;
	z-index: 13;
	border: solid 1px #A4A4A4;
	margin-top: 10px;
	padding: 8px;
}

#body > #innerbody { border-bottom: 1px solid transparent; }
#leftcol { margin-right: 5px; }
#rightcol { margin-left: 1px; }
#centercol { margin: 0 -8px 0 -2px; }

.verticalmenu {
	width: 145px;
	border-left: 1px solid #A4A4A4;
	border-right: 1px solid #A4A4A4;
	border-top: 1px solid #A4A4A4;
}

.verticalmenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.verticalmenu li {
	border-bottom: solid 1px #A4A4A4;
}

.verticalmenu a:link, .verticalmenu a:visited, .verticalmenu a:hover {
	display: block;
	width: 145px;
	height: 26px;
	padding: 5px;
	color: #334392;
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-left: 10px solid #6F6E7F;

	voice-family: "\"}\"";
	voice-family:inherit;
	width: 125px;
	height: 16px;
}
	html>body .verticalmenu a:link, html>body .verticalmenu a:visited, html>body .verticalmenu a:hover
	{
		width: 125px;
		height: 16px;
	}

.verticalmenu a:hover {
	border-left: 10px solid #334392;
}

.scrollimage {
  display: block;
  float: left;
  border: 1px solid black;
  margin: 1em;
  padding: 0;
}
      
.scrollimage:hover {
  position: relative;
}
      
.scrollimage img {
  border: none;
}
      
.scrollimage:hover img {
  display: none;
}

table#whomtobelieve   { border-collapse: collapse; border-style: hidden; background: #fff; empty-cells: hide }
tr#tabletop {  }
td#tabletop { border: 3px solid blue; text-align: center; font-weight: bold }
tr#rowleft {  }
tr#rowright {  }
td#cellempty { width: 23%; border: none;  }
td#rowtop { background-color: #ffc; border: double black; font-style: italic; text-align: center; font-weight: bold; width: 76%}
td#cellleft { background: #fdf; border: double black; width: 38% }
td#cellright { background: #dff; border: double black; width: 38% }

tr.hi td, td.hi {
  background-color: #ccc;
}
table.extra tr.hi td, table.extra td.hi {
  color: red; 
  text-decoration: underline overline;
  background-color: transparent;
}
table.krug tr.hi td, table.krug td.hi {
}
A.zqzpx:link {display: none; text-decoration: none; FONT-SIZE:10px; color: f0f0f0; font-family: Arial, sans-serif, Verdana;}
A.zqzpx:visited{display: none; text-decoration: none; color: f0f0f0; font-family: Arial, sans-serif, Verdana;}
A.zqzpx:active{display: none; text-decoration: none; color: f0f0f0; font-family: Arial, sans-serif, Verdana;}
A.zqzpx:hover {display: none; text-decoration: none; color: f0f0f0; font-family: Arial, sans-serif, Verdana;}

