/* Beginn Reset-CSS from http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

 
/* Ende Reset-CSS */
 
* {
    margin: 0;
    padding: 0;
}
html {
	overflow-y: scroll;
}


body {
	background-color: #fff;
    color: #4e300e;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    line-height: 1.5em;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

a {
	color: #4e300e;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Arial, sans-serif;
	color: #fff;
	font-size: 26px;
	padding-bottom: 25px;
	font-weight: normal;
}

h2 {
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 15px;
}

h3 {
	font-weight: bold;
}

#contentRight .contentRight_element h3 {
	margin-left: 15px;
	margin-bottom: 5px;
}


/* Text */
.Text {
	display: inline;
}

/* galleries */
.Gallery {
}

.GalleryThumb {
	display: block;
	height: 100px;
	width: 150px;
}

.GalleryName {
}

/* links */
.LinkDocument {
}

.LinkImage {
}

.LinkExtern {
}

.LinkFile {
}

.LinkFlash {
}

.LinkGallery {
}

.LinkGallery .LinkVisualText {
	display: none;
}

.LinkMail {
}

.LinkVisualText {
}

.LinkVisualText {
}

/* lists */
.ListHeadline {
	font-weight: bold;
	display: block;
	margin-bottom: 15px;
}

.ListUnordered_Disc {
	list-style-type: disc;
}

.ListUnordered_Square {
	list-style-type: square;
}

.ListUnordered_Circle {
	list-style-type: square;
	margin-left: 15px;
}

.ListUnordered_Circle .ListElement {
	padding-bottom: 25px;
}

.ListOrdered_Number {
}

.ListOrdered_RomanUpper {
}

.ListOrdered_RomanLower {
}

.ListOrdered_AlphaUpper {
}

.ListOrdered_AlphaLower {
}

.ListElement {
}

.ListElement_Even {
}

.ListElement_Odd {
}


/* flash */
.FlashElement {
}

/* image */
.ImageElement {
}

/* table */
.TableElement {
}

.TableRow_Even {
}

.TableRow_Odd {
}

.TableHeadline {
}


/* page */
#frame {
    position: relative;
}


#header_image {
    display: block;
}

#header {
}

#logo {
    display: block;
}

#headerLogo {
	position: absolute;
	z-index: 2;
	top: 40px;
	left: 65px;
}

#contentFrame {
    clear: both;
}

#contentLeft {
    background-color: #ffffff;
    float: left;
    width: 260px;
}

#contentMain {
    background-color: #009180;
    float: left;
    width: 478px;
    margin-bottom: 20px;
    padding: 26px;
    margin-top: 10px;
    min-height: 400px;
    height: auto !important;
    height: 400px;
}

#contentRight {
    background-color: #fff;
    float: left;
    /*margin: 65px 0 0 10px;*/
    padding: 65px 0 0 10px;
    width: 180px;
}

.contentRight_element {
	border: 2px solid #009180;
	margin-bottom: 1px;
	padding: 5px;
	font-size: 10px;
	line-height: 1.3em;
}

#footer {
	display: none;
    clear: both;
}

#contentLeft_footer, #contentMain_header, #contentMain_footer, #contentRight_header, #contentRight_footer {
    display: none;
}

#onetimedownload {
	font-family: verdana, arial, sans;
}

#onetimedownload h1 {
	font-family: verdana, arial, sans;
	font-size: 20px;
}


/* Style für Dokument Unternehmen - Gartenschau*/
#e214_115_8_text {
  position:relative;
  width:530px;
  left:-31px;
  height:880px;
}

#e214_115_8_text .Text
{
  display:block;
  height:880px;
}

#e214_115_8_text ul {
  position:relative;
  left:346px;
  top:-378px;
}
#e214_115_8_text ul li {
  margin: 10px 0;
  width:200px;
}

