body {
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 10pt;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
  background-color: #ccc;
}

p {
  margin: 0;
  margin-bottom: 0.6em;
  font-size: 10pt;
  padding: 0;
  padding-bottom: 0.6em;
  line-height: 1.5em;
  padding-left: 6px;
}

ul {
  margin: 0;
  margin-bottom: 0.6em;
  font-size: 10pt;
  padding: 0;
  padding-left: 22px;
  padding-bottom: 0.6em;
  line-height: 1.5em;
}

ol {
  margin: 0;
  margin-left: 6px;
  margin-bottom: 0.6em;
  font-size: 10pt;
  padding: 0;
  padding-left: 22px;
  padding-bottom: 0.6em;
  line-height: 1.5em;
}

h1 {
  color: #0e5572;
  font-weight: bold;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
  font-size: 12pt;
  margin: 0px;
  margin-bottom: 0.5em;
  padding: 0px;
  padding-left: 6px;
}

h2 {
  color: #035e82;
  font-weight: bold;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
  font-size: 10pt;
  margin: 0px;
  margin-bottom: 0.5em;
  padding: 0px;
  padding-left: 6px;
}

h3 {
  color: #247a9d;
  font-weight: bold;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
  font-size: 10pt;
  margin: 0px;
  margin-bottom: 0.5em;
  padding: 0px;
  padding-left: 6px;
}

a {
  color:#f40;
  cursor: pointer;
  text-decoration: none;
  padding-right: 14px;
  background: transparent url(../../pics/20-linkarrow_link.gif) right 0.45em no-repeat;
}

a:link {
  color:#f40;
  text-decoration: none;
  background: transparent url(../../pics/20-linkarrow_link.gif) right 0.45em no-repeat;
}

a:visited {
	text-decoration: none;
  color:#f40;
}

a:hover { 
  color:#247a9d;
  text-decoration:none;
  background: transparent url(../../pics/21-linkarrow_hover.gif) right 0.45em no-repeat;
}

a:active {
  color:#f94;
  text-decoration:none;
}

#menu-top {
  position: fixed;
  top:0px;
  left: 0px;
  width: 100%;
  background-color: #1787b5;
}

#menu-wrapper {
  position: fixed;
  top:0px;
  left: 0px;
  width: 100%;
}

#topbar {
  text-align: left;
  color: #fff;
  height: 20px;
  padding: 3px;
  padding-top: 5px;
  padding-bottom: 2px;
  width: 894px;
  margin-left: 2em;
  background: #0e5572;
}

#home {
  color: #96e2ff;
  font-size: 8pt;
  position: absoulte;
  margin-top: 2px;
  margin-left: 29px;
  padding-right: 0px;
  padding-left: 15px;
  padding-top: 1px;
  background: url(../../pics/08-home.gif) 0px 0px no-repeat;
  float: left;
}

#home:hover {
  color: #fa4;
  background: url(../../pics/08-home.gif) 0px -100px no-repeat;
}

#search {
  color: #96e2ff;
  font-size: 8pt;
  position: relative;
  top: 3px;
  right: 0px;
  padding-right: 0px;
  padding-left: 16px;
  padding-top: 1px;
  margin-left: 2em;
  background: url(../../pics/09-search.gif) 0px 0px no-repeat;
  float: left;
}

#search:hover {
  color: #fa4;
  background-position: 0px -100px;
}

#contact {
  color: #96e2ff;
  font-size: 8pt;
  position: absolute;
  margin-top: 2px;
  margin-left: 14px;
  padding-right: 0px;
  padding-left: 16px;
  padding-top: 1px;
  background: url(../../pics/18-contact.gif) 0px 0px no-repeat;
  float: left;
}

#contact:hover {
  color: #fa4;
  background-position: 0px -100px;
}

#impressum {
  color: #96e2ff;
  font-size: 8pt;
  position: absolute;
  margin-top: 2px;
  margin-left: 87px;
  padding-right: 0px;
  padding-left: 16px;
  padding-top: 1px;
  background: url(../../pics/14-impressum.gif) 0px 0px no-repeat;
  float: left;
}

#impressum:hover {
  color: #fa4;
  background-position: 0px -100px;
}

#searchtitle {
  font-size: 8pt;
  padding-right: 11px;
  margin-right: 0.7em;
  float: right;
  cursor: default;
  position: relative;
  top: 0.35em;
  left: 0px;
  color: #96e2ff;
  background: transparent url(../../pics/13-arrows.gif) right 4px no-repeat;
}

#searchtitle:hover {
  background-position: right -96px;
}

.searchbox {
  height:16px;
  font-size: 11px;
  color: #adeeed;
  padding: 0;
  padding-top: 3px;
  padding-left: 2px;
  margin: 0;
  width: 140px;
  border: 1px solid #40bae9;
  background-color: #fff;
  float: right;
  background: url(../../pics/12-searchbox_bg.gif);
}

.searchbox:hover {
  color: #fff;
  border-color: #39a5d1;
  background-position: 0px -20px;
}

.searchbox:focus {
  color: #fff;
  border-color: #39a5d1;
  background-position: bottom left;
}

#menu-btm {
  position: fixed;
  top: 27px;
  left: 0px;
  width: 100%;
  background-color: #319fce;
}

#buttons {
  text-align: left;
  color: #fff;
  height: 30px;
  padding: 3px;
  padding-top: 0;
  padding-bottom: 0;
  width: 894px;
  margin-left: 2em;
  border-top: none;
  border-bottom: none;
  background: url(../../pics/05-menubg.jpg) 0px 5.53em #2c81a3;
  z-index: 20;
}

#logo {
  text-align: left;
  color: #fff;
  height: 50px;
  padding: 3px;
  padding-top: 0px;
  padding-bottom: 0;
  width: 894px;
  margin-left: 2em;
  border-top: none;
  border-bottom: none;
  background: url(../../pics/05-menubg.jpg) 0px 5.53em #2c81a3;
}

#menushadow {
  position: fixed;
  top: 107px;
  left: 0px;
  height: 4px;
  width: 100%;
  background: #0e5572;
  z-index: 25;
}

#contentwrapper {
  position: absolute;
  width: 100%;
  top: 7em;
  left: 0px;
  padding: 0px;
  /*padding-left: 27px;*/
  margin: 0;
  z-index: -1;
}

#contentwrapper-padding {
  position: absolute;
  width: 1080px;
  padding-left: 27px;
  margin: 0;
  z-index: -1;
}

#content {
  float: left;
  /*margin-left: 27px;*/
  padding: 22px;
  padding-left: 23px;
  padding-top: 2.8em;
  width: 848px;
  background: #fff;
  border: 3px solid #fff;
  border-top: none;
  text-align: justify;
  line-height: 1.8em;
  font-size: 10pt;
  position: relative;
}

#advertisingspace {
  float: left;
  padding: 22px;
  padding-left: 23px;
  padding-top: 2.8em;
  width: 100px;
  background: none;
  border: none;
  border-top: none;
  text-align: justify;
}

#ad_link {
  background: none;
  border: none;
  border-top: none;
  text-align: justify;
}

.issue_cover_r {
  float: right;
}

.button {
  margin-left: 2em;
  margin-left: 0.25em;
  height: 1.3em;
  padding-top: 0.3em;
  padding-right: 0.8em;
  padding-bottom: 0.1em;
  padding-left: 0.8em;
  float: right;
  position: relative;
  top: 9px;
  left: 0px;
  background: #0e5572;
  color: #fff;
  border: 1px solid #71a4b9;
  border-bottom: none;
  cursor:default;
  font-weight: bold;
  font-size: 9pt;
}

a.button {
  background: #2d7fa4;
  color: #fff;
  cursor:pointer;
  font-weight: normal;
  outline: none;
}

a.button:visited {
  background: #2d7fa4;
  color: #fff;
  cursor:pointer;
  font-weight: normal;
  outline: none;
}

a.button:hover {
  background: #0e5572;
  color: #fa4;
  outline: none;
}

a.button2 {
  background: transparent url(../../pics/06-button_r.gif) no-repeat scroll top right;
  color: #444;
  display: block;
  float: right;
  font: normal 12px arial, sans-serif;
  height: 25px;
  margin-right: 6px;
  padding-right: 12px;
  text-decoration: none;
  cursor: default;
}

a.button2 span {
  background: transparent url(../../pics/07-button_l.gif) no-repeat;
  display: block;
  line-height: 15px;
  padding: 5px 0 5px 12px;
  outline: none;
}

a.button2:hover {
  background-position: right -25px;
  color: #000;
  outline: none; /* hide dotted outline in Firefox */
}

a.button2:hover span {
  background-position: left -25px;
} 

a.button2:active {
  background-position: bottom right;
  color: #777;
  outline: none; /* hide dotted outline in Firefox */
}

a.button2:active span {
  background-position: bottom left;
  padding: 6px 0 4px 12px; /* push text down 1px */
} 

a.button3 {
  background: transparent url(../../pics/10-button_r.gif) no-repeat scroll top right;
  color: #fff;
  display: block;
  float: right;
  font: normal 12px arial, sans-serif;
  height: 20px;
  margin-right: 6px;
  padding-right: 10px;
  text-decoration: none;
  cursor: default;
}

a.button3 span {
  background: transparent url(../../pics/11-button_l.gif) no-repeat;
  display: block;
  line-height: 10px;
  padding: 5px 0 5px 10px;
}

a.button3:hover {
  background-position: right -20px;
  color: #fa4;
  outline: none;
}

a.button3:hover span {
  background-position: left -20px;
} 

a.button3:active {
  background-position: bottom right;
  color: #f90;
  outline: none;
}

a.button3:active span {
  background-position: bottom left;
  padding: 6px 0 4px 10px;
}

.content_r_wrapper {
  background: #fff;
  float: right;
  margin: 0px;
  margin-left: 28px;
  padding: 0px;
  padding-bottom: 10px;
  clear: right;
  border: 1px solid #ccc;
  border-top: none;
  width: 280px;
}

.content_r {
  clear: right;
  float: right;
  width: 280px;
  margin: none;
  border: none;
  background: none;
}

.content_r-header {
  background: #ddd url(../../pics/19-boxbg300x800.jpg) no-repeat;
  color: 000;
  font-weight: bold;
  font-family: "Calibri", "Arial", sans-serif;
  font-size: 11pt;
  width: 256px;
  border-top: 0px solid #eee;
  border-bottom: 1px solid #ccc;
  margin-bottom: 3px;
  padding: 12px;
  padding-top: 0px;
  padding-bottom: 5px;
  cursor: default;
}

.content_r-header:hover {
}

.content_r-box {
  padding: 10px;
  border: 1px solid #ccc;
  background: #fff;
}

.content_r-emphasis {
  background: #ddd url(../../pics/19-boxbg300x800.jpg) no-repeat;
  border: 1px solid #ccc;
  padding: 0.5em;
  margin: -0.5em;
}

.textbox {
  border: 1px solid #999;
  padding: 3px;
  padding-bottom: none;
  background: #fff;
  font-size: 9pt;
  color: #666;
  height: 1.3em;
}

.textbox:hover, .textbox:focus {
  background: #f0f0f0 url(../../pics/19-boxbg300x800.jpg);
  color: #000;
}

.selector {
  font-size: 9pt;
  color: #000;
  line-height: 2em;
}

.textbox_r {
  text-align: left;
  font-size: 10pt;
  border: none;
  margin: 0;
  padding: 0;
  font-size: 9pt;
}

.textbox_r-title {
  border: none;
  border-top: 1px solid #ccc;
  text-align: left;
  font-weight: bold;
  margin: 0;
  margin-top: 1em;
  padding: 0;
  color: #247a9d;
  font-size: 9pt;
  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}

#stopper {
  line-height: 26px;
  margin-left: 2em;
  width: 878px;
  text-align: left;
  font-size: 8pt;
  color: #666;
  margin-top: 1em;
  margin-bottom: 1.8em;
}

#suggestList
{
	font: 1.0em Arial, helvetica, sans-serif;
	visibility: hidden;
	width: 450px;
	border: 1px solid #999;
	position: absolute;
	left: 472px;
	top: 30px;
	background: #fff;
	margin: 0;
	padding: 0;
	overflow: invisible;
	z-index: 1000;
	color:black;
}