.clear_me {
  clear:both;
}

#megabody {
  margin: 0px auto;
	text-align: left;
	position: relative;
	width:1000px;
}

#skyscraper_right {
  margin-top:135px;
  margin-left:20px;
  width:160px;
  height:600px;
  float:left;
}

.ref_box_head {
  background-color:#AAA;
  border-width:1px 1px 1px 1px;
  border-style:solid;
  margin:0px;
  padding:2px 2px 2px 2px;
  font-weight:bold;
	text-align:center;
}
.ref_box {
  background-color:#FFF;
  border-width:0px 0px 0px 0px;
  border-style:solid;
  margin:0px;
  padding:0px 0px 0px 0px;
}

body {
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	text-align: center;
	color: #333;
}
  
html, body, #wrapper, #wrapper2, h1, #nav, #nav ul, #nav li {
	margin: 0;
	padding: 0;
	list-style: none;
}

body, th, td {
	font-size: 9px;
}

img { border: 0; }

#wrapper {
	margin: 0px auto;
	text-align: left;
	position: relative;
	float:left;
}
#wrapper2 {
	margin: 0px auto;
	text-align: left;
	position: relative;
}

h1, h2, h3 {
	font-size: 12px;
}

h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
}

p {
	margin: 1em 0;
	padding: 0;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 1px;
}

* html .clear {
	margin-top: -5px;
	margin-bottom: -4px;
}

.left {
	float: left;
	margin: 1px 12px 0px 0px;
}

.softright {
	text-align: right;
}

/* ***** */

body {
	background-color: #DDE; /* 14314F DAE2E3 */
	padding-bottom: 12px;
}

#wrapper {
	width: 800px;
}
#wrapper2 {
	width: 800px;
}

h1 {
	margin-bottom: 2px;
}

a {
	color: #333;
}

a:hover {
	text-decoration: none;
}

/* navigation */

#nav {
	position: absolute;
	top: 100px;
	right: 0;
	width: 800px; /*31em*/
}

#nav li {
	width: 62px; /*7em*/
	float: left;
	margin: 0 0.5em;
	padding: 0;
}

#nav a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 0;
	display: block;
	text-align: center;
}

#nav a:hover {
	/*text-decoration: underline;*/
	color: #FFF;
}

#nav li.a   { background: url(images/menu_a_bg.gif) no-repeat; }
#nav li.a a { background: url(images/menu_a_r.gif)  top right no-repeat; }
#nav li.b   { background: url(images/menu_b_bg.gif) no-repeat; }
#nav li.b a { background: url(images/menu_b_r.gif)  top right no-repeat; }
#nav li.c   { background: url(images/menu_c_bg.gif) no-repeat; }
#nav li.c a { background: url(images/menu_c_r.gif)  top right no-repeat; }
#nav li.d   { }
#nav li.d a { }

/* body */

#body { width: 100%; }

#body { background: #FFF url(images/body_bg.gif); }
#body div { background: url(images/body_tl.gif) top left no-repeat; }
#body div div { background: url(images/body_tr.gif) top right no-repeat; }
#body div div div { background: url(images/body_bl.gif) bottom left no-repeat; }
#body div div div div { background: url(images/body_br.gif) bottom right no-repeat; }
#body .inner div { background: none; }

#body .inner {
	color: #333;
	padding: 18px 20px;
}

#body h2 {
	margin-top: 3px;
	text-indent: -3px;
}

* html #body h2 {
	margin-top: 21px;
	marg\in-top: 3px;
}

#body p {
	margin: 1em 0;
	text-align: justify;
}

#body #dividerx {
	clear: both;
	margin: 0 1em;
	padding: 12px 0;
	background: url(images/divider_h.gif) 12px 12px repeat-x;
}

/* darkboxes */

* html #boxes, * html #boxes .inner { width: 100%; }
* html #body #boxes #left .inner  { width: 100%; w\idth: 90%; }
* html #body #boxes #right .inner { width: 100%; w\idth: 95%; }

#body #boxes { background: url(images/box_bg.gif) repeat-y; }
#body #boxes div { background: url(images/box_t.gif) top left no-repeat; }
#body #boxes div div { background: url(images/box_b.gif) bottom left no-repeat; }
#body #boxes .inner div { background: none; }

#body #boxes .inner {
	color: #333;
	padding: 0;
	text-align: justify;
}

#left {
	float: left;
	width: 194px;
}

#right {
	float: right;
	width: 404px;
}

#body #boxes #left .inner,
#body #boxes #right .inner {
	padding: 10px 11px 0px 11px;
}

#boxes ul {
	margin: 0;
	padding: 0;
}

* html #boxes ul {
	margin-left: -0.7em;
	marg\in-left: 0.0em;
}

#boxes li {
	margin: 0.4em 1.8em 0.2em 0.1em;
	padding: 0;
	list-style: none;
}

a {
	font-weight: bold;
}

#left .lowright {
	float: right;
	margin: 0 0 0 1em;
	display: inline;
}

* html #left .lowright {
	margin-bottom: -5px;
}

/* footer */

#footer {
	margin-top: 3px;
	text-align: center;
}

#footer, #footer a {
	font-weight: normal;
	font-size: 9px;
	color: #333;
}

#footer a:hover {
	color: #333;
	text-decoration: underline;
}


#forummenu {
  height: 25px;
  margin: 10px 0px 0px 10px;
  font-size:11px;
}

#forummenu a {
	border: 1px solid #006600;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px 20px 2px 20px;
	padding: 0px 2px 2px 2px;
	text-decoration: none;
}

#forummenu a:link {
	background: url(images/menu1bg.gif) #006600 repeat-x left top;
	color: #FFFFFF;
}

#forummenu a:active {
	background: url(images/menu1bg.gif) #006600 repeat-x left top;
	color: #FFFFFF;
}

#forummenu a:visited {
	background: url(images/menu1bg.gif) #006600 repeat-x left top;
	color: #FFFFFF;
}

#forummenu a:hover {
	background: #FFFFFF;
	color: #006600;
}

#forummenu a:focus {
	background: #FFFFFF;
	color: #006600;
}

#werbung {
  /*...*/
}

.main_col {
  width:230px;
  float:left;
  margin:0 10px 0 10px;
}

.main_ul {
	margin: 0;
	padding: 0;
	list-style-position:inside;
}

/* SHOP ------------------- */

.shop_nav {
  width:170px;
  float:left;
  margin:0;
  padding:0;
}
.shop_main {
  width:550px;
  float:left;
  margin:0 10px 0 20px;
  padding:0px 0px 10px 0px;
}
.box_head {
  width:150px;
  padding:5px 10px 5px 10px;
  background-color:#DDE;
  margin:0px 0px 0px 0px;
  border-width:1px;
  border-style:solid;
}
.box {
  width:150px;
  padding:5px 10px 5px 10px;
  text-align: justify;
  background-color:#00E;
  border-width:1px;
  border-style:solid;
  border-width:0 1px 1px 1px;
}
.box_input {
  width:120px;
}
.box_link_ul {
  list-style: none;
}
.box_link_li {
  /*...*/
}
.box_link {
  text-decoration: none;
}
.box_link a:hover {
  text-decoration: none;
  color:#DDE;
}
.wk_link {
  color:#555;
}

/* Article ---------------- */

.article_headline {
  text-indent:0px;
  padding-left:3px;
}
.article_image {
  margin-left:10px;
}
.article_link {
	font-weight: normal;
	text-decoration: underline;
}

input.input_text {
  font-size:10px;
}

/* Tabelle */

.article_table {
  background-color:#FFF;
}
.article_table tr th {
  background-color:#DDE;
  text-align:left;
}
.article_table tr td {
  background-color:#EEE;
}

