/* Normalisiert margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{ margin : 0; padding :0; }

/* Normalisiert font-size für Überschriften */
h1, h2, h3, h4, h5, h6
{ font-size : 100%;}

/* Entfernt list-style aus Listen */
ol, ul
{ list-style : none; }

/* Normalisiert font-style und font-weight auf normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Normalisiert Tabellen */
table
{ border-collapse : collapse; border-spacing : 0; }

/* Entfernt border aus fieldset und img */
fieldset, img
{ border : 0; }

/* Richtet Text in caption und th links aus */
caption, th
{ text-align : left; }

/* Entfernt Anführungszeichen aus q */
q:before, q:after
{ content :''; }




body {
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0;
	padding:0;
}
#mainbox {
	position:relative;
	background-image:url(../image/bg.jpg);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:1169px;
	height:727px;
}
#navi ul{
	position:absolute;
	top:172px;
	left:62px; 
	width:1100px;
	text-align:center;
}	
#navi li{
	background-image:url(../image/bg-button.jpg);
	background-repeat: no-repeat;
	text-decoration:none;
	background-position:5px 5px;
	height:25px;
	float:left;
}	
#navi a{
	color:#595a5c;
	font-family:Lucida Grande;
	font-size:15px;
	letter-spacing:0.5px;
	text-decoration:none;	
	padding:10px 32px;
	width:105px;
	height:22px;
}
#navi .current a{
	color:#f1a0c2;
}
#navi .current {
	background-image:url(../image/bg-current.jpg);
	background-repeat: no-repeat;
	text-decoration:none;
}
#slideshow{
	height:399px;
    left:42px;
    position:absolute;
    top:272px;
    width:617px;
}
#kopfschmerzen {
	color:#595a5c;
	font-family:arial;
	font-size:12px;
	height:25px;
	left:693px;
	letter-spacing:0.7px;
	padding-left:30px;
	padding-top:12px;
	position:absolute;
	text-decoration:none;
	top:683px;
	width:98px;
}
#lumineers {
	color:#595a5c;
	font-family:arial;
	font-size:12px;
	height:25px;
	left:816px;
	letter-spacing:0.7px;
	padding-left:30px;
	padding-top:12px;
	position:absolute;
	text-decoration:none;
	top:683px;
	width:66px;
}
#cerec {
	color:#595a5c;
	font-family:arial;
	font-size:12px;
	height:25px;
	left:916px;
	letter-spacing:0.7px;
	padding-left:30px;
	padding-top:12px;
	position:absolute;
	text-decoration:none;
	top:683px;
	width:41px;
}	
#hs {
	color:#595a5c;
	font-family:arial;
	font-size:12px;
	height:25px;
	left:987px;
	padding-left:26px;
	padding-top:12px;
	position:absolute;
	text-decoration:none;
	top:683px;
	width:105px;
}	
.typography {
	color:#595a5c;
	left:700px;
	line-height:21px;
	overflow:auto;
	padding-left:4px;
	padding-top:5px;
	position:absolute;
	top:262px;
	width:447px;
	height:358px;
}
.typography h1{
	font-size:17px;
	font-family:Verdana;
	color:#595a5c;
	font-weight:normal;
	padding-bottom:10px;
}
.typography p{
	font-family:Arial;
	font-size:14px;
	padding-bottom:10px;
}
.typography ul{
	font-family:Arial;
	font-size:14px;
	margin:10px 0;
	list-style-type:disc;
	list-style-position:outside;
}
.typography li{
	font-family:Arial;
	font-size:14px;
	margin:5px 0;
}
.typography a{
	color:#f1a0c2;
}	
div.sc_menu_wrapper {
  position: relative;
  height: 358px;
  /* Make bigger than a photo, because we need a place for a scroll-bar. */
  width: 447px;
  overflow: auto;
}
div.sc_menu {
}
.sc_menu_wrapper .loading {
  position: absolute;
  top: 50px;
  left: 10px;

  margin: 0 auto;
  padding: 10px;

  width: 100px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;      

  text-align: center;
  color: #fff;
  border: 1px solid #595A5C;
  background: #f1a0c2;
}


#hanseaticweb{
	font-size: 0px;
	display:block;
	//left:446px;
	//position:relative;
	//top:714px;
	padding:20px;
	color:#ABABAB;
	width:302px;
}
#hanseaticweb a{
	text-decoration:none;
	color:#ABABAB;
}
td img{
	padding:6px;
}