html, body, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
h1 img {
	display: block;
}
img {
	border: 0px;
}
a {
	color: #FF7F00;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFA405;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {background-image: url(../images/body_bg.jpg);
      background-repeat: repeat-x;
      background-attachment: scroll;
      background-position: center bottom;
      width: 100%;
      height: 100%;
      overflow-x: auto;
      overflow-y: auto;
      text-align: center;
	  font: 12px arial, sans-serif;
	  color: #FFFFFF;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
	background: #000000;
}
#body {
	position: relative;
	margin-left: 4px;
}
#head {
	position: absolute;
	top: 0px;
	left: 401px;
	width: 370px;
	height: 266px;
	background: url(../images/header.jpg) no-repeat;
}

#topnav {
	position: absolute;
	top: 38px;
	left: 12px;
}

#topnav ul {
	list-style: none;
}

#topnav li {
	float:left;
	padding: 0 8px 0 8px;
	margin: 0;
	background: url(../images/pipe.gif) no-repeat left center;
}

#topnav li.first {
	float:left;
	padding: 0 8px 0 0;
	margin: 0;
	background: none;
}

#topnav li a {
	font-weight: normal;
	color: #989898;
}

#topnav a:hover {
	color: white;
}

#topnav a.aktiv {
	display: block;
	float: left;
	text-decoration: underline;
}

#left-box {
	position: absolute;
	top: 271px;
	left: 0px;
	width: 285px;
	height: 319px;
	background: #131212 url(../images/left_bg.jpg) repeat-x;
}
#left-box .inner {
	padding: 20px 0px 0px 8px;
}
#left-box h2 {
	margin: 10px 0px 0px 0px;
}
#left-box p.date {
	font-weight: bold;
}
#left-box p {
	margin: 3px 2.5em 1em 1.3em;
}

#menu {
	z-index:1;
	position: absolute;
	top: 271px;
	left: 285px;
	width: 486px;
}


.mnu1 { width:98px; height:65px; background: url(../images/b1.gif) no-repeat left top; }
.mnu2 { width:97px; height:65px; background: url(../images/b2.gif) no-repeat left top; }
.mnu3 { width:97px; height:65px; background: url(../images/b3.gif) no-repeat left top; }
.mnu4 { width:97px; height:65px; background: url(../images/b4.gif) no-repeat left top; }
.mnu5 { width:97px; height:100px; background: url(../images/b5.gif) no-repeat left top; }

#content {
	position: absolute;
	top: 336px;
	left: 285px;
	width: 486px;
	height: 254px;
	background: #1E1E1E top left url(../images/left_shadow.jpg) no-repeat;
}
#content-bot {
    background:#000000;
	height: 254px;
	margin-left:0px;
	overflow: auto;
}
#content .inner {
	padding: 15px 20px;
	color:#000000;
	background-color:#FFFFFF;

}

#content .inner h1 {
	font: 16px arial, sans-serif;
	font-weight: bolder;

}

#content .date {
	margin-top: 0.5em;
}
#content p {
	margin: 0.9em 0.9em 0.9em 0;	
}
#tray {
	margin-top: 330px;
	border: 1px solid #FFFFFF;
}
#tray .redboxmiddle {
	float: left;
	width: 217px;
	_height: 279px;
	min-height: 279px;
	background: #800000 url(../images/red_bg.jpg) repeat-x;
	margin-left: 11px;
	padding-top: 19px;
	padding-left: 16px;
	padding-right: 16px;
	color: #CFCFCF;
}
#tray .redbox {
	float: left;
	width: 736px;
	_height: 279px;
	min-height: 279px;
	background: #800000 url(../images/red_bg.jpg) repeat-x;
	margin-left: 0px;
	padding-top: 19px;
	padding-left: 16px;
	padding-right: 16px;
	color: #CFCFCF;
}
#tray .redbox h1 {
	font: 16px arial, sans-serif;
	font-weight: bolder;
	color: #e36731;
}

#tray .first {
	margin-left: 0px;
}
#tray p {
	margin-top: 1em;
	margin-bottom: 1.4em;
	padding-left: 2px;
}
ul {
	margin: 0px 1em 0px 2em;
	padding: 0px;
}
li {
	padding: 0px;
	margin: 1em 0px;
}
.divider {
	background: bottom url(../images/footer_bg.gif) repeat-x;
	height: 26px;
	margin-right: 5px;
	position: relative;
}
#details {
	margin-top: -1.4em;
	margin-bottom: -4em;
	float: right;
}
#footer {
	background: #101010;
	text-align: right;
	margin: 0px 7px 0px 2px;
	padding: 18px 15px 15px 15px;
}

/*------tabelle formatieren------*/

/* RTE / Table styling */ 

TABLE.contenttable TR TD { padding:3px 5px 3px 5px; }
TABLE.contenttable TR TD P.bodytext { font-size:11px; border:0; margin:0; padding: 0; }
TABLE.contenttable TR { margin:none; background-color:#000000; }

/*table.contenttable {border:1px solid #d4d4d4; }*/
table.contenttable {border:none; }
table.contenttable td {padding: 1px;}
table.contenttable tr {margin:0px; padding:0px;}
table.contenttable tr.tr-even {background:#101010;}
table.contenttable tr.tr-odd {background:#181818;}
table.contenttable tr.tr-0 {background:#8c0202; color:#FFF;}


/**** Form Layout ****/

form {margin: 0; padding: 0; display: inline;}
fieldset { border:none; }

input, textarea, select {
  background-color:#000000;
  color: #878686;
  font: 1em arial, helvetica, sans-serif;
  border: 1px solid #333333;
  line-height: 1.25em;
  padding: 0 0 0 2px;
  margin-bottom: 5px;
}

.mf-input,
.mf-text,
.mf-select,
.mf-file {
  width: 300px;
}

.mf-check,
.mf-radio {
  width: auto;
}

input:focus, textarea:focus, select:focus {
  border: 1px solid #e5d4c4;

}


label {cursor: pointer;}

form label {
  display: block;
  float: left;
  clear: left;
  width: 100px;

}


input.button,
.mf-submit,
.mf-reset {
  padding: 0 7px;
  height: 23px;
  width: auto;
  border: 1px solid #e5d4c4;
  margin-left: 100px;
  background: #f4eacf;
}