body {
        font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	color: black;
	background-color: #0F1033;
	margin: 0px;
}
a:link, a:visited {	
        font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	color: grey;
	margin: 0px;
	text-decoration: none;
}
a:hover, a:active {	
        font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	color: black;
	margin: 0px;
	text-decoration: underline;
}
p {	
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	color: black;
	margin: 0px;
}
h1 { 
        font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
        color: #ed9208; 
        font-weight: bold; 
        font-size: 16px; 
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 1em;
}
h2 { 
        font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
        color: black; 
        font-weight: bold; 
        font-size: 11px; 
        line-height: 14px;
	margin: 0px;
	padding-bottom: 1em;
}

ul {
    margin: 0;
    margin-left: 15px;
    margin-bottom: 1em;
    padding: 0;
}

li {	
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	color: black;
	margin: 0px;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
        line-height: 14px;
	color: #000000;
}
.topleftbox {
	width: 170px;
	float: left;
	text-align: left;
	vertical-align: bottom;
	padding-top: 84px;
}
.toprightbox {
	width: 630px;
	float: left;
	text-align: center;
	vertical-align: top;
}
.headbanner {
	padding-top: 22px;
}
#menu_1 {
	text-align: left;
	padding-top: 31px;
}
#menu_1 DIV A {
	color: #ed9208;
	text-decoration: none;
}
#menu_1 DIV A:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/*  MENU 1, level 1, normal state (NO) */
#menu_1 DIV.menu1-level1-no {
  font-size: 11px;
  padding-left: 22px;
  float: left;
  padding-bottom: 5px;
}
/*  MENU 1, level 1, active state (ACT) */
#menu_1 DIV.menu1-level1-act {
  font-weight:bold;
  color: #FFFFFF;
  font-size: 11px;
  padding-left: 22px;
  float: left;
  padding-bottom: 5px;
}
#menu_1 DIV.menu1-level1-act A {
  color: #ffffff;
}

.whiteruler {
	height: 2px;
	background-color: #FFFFFF;
}
.orangeruler {
	height: 5px;
	background-color: #ed9208;
}
.main_background {
	background-color: #ed9208;
}
.main_outer {
	width: 800px;
}
.menu_2_outer {
	width: 170px;
	background-image: url(../images/menu_2_bg.jpg);
	background-color: #151414;
	background-repeat: no-repeat;
	height: 489px;
	vertical-align: top;
}
#menu_2 {
	padding-top: 15px;
	text-align: right;
}
#menu_2 DIV A {
	color: #ffffff;
	text-decoration: none;
}
#menu_2 DIV A:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/*  MENU 1, level 2, normal state (NO) */
#menu_2 DIV.menu1-level2-no {
	width: 150px;
	border-bottom: 1px dotted #FFFFFF;
	font-size: 11px;
	color: #ffffff;
	padding-top:5px;
	padding-bottom:2px;
	margin-right: 20px;
}

html > body #menu_2 DIV.menu1-level2-no {
    width: 150px;
    margin-right: 20px;
}

/*  MENU 1, level 2, active state (ACT) */
#menu_2 DIV.menu1-level2-act {
	width: 150px;
	border-bottom: 1px dotted #FFFFFF;
	font-weight:bold;
	font-size: 11px;
	padding-top:5px;
	padding-bottom:2px;
	margin-right: 20px;
}

html > body #menu_2 DIV.menu1-level2-act {
    width: 150px;
    margin-right: 20px;
}

.content_outer {
	width: 610px;
	background-color: #FFFFFF;
	background-image: url(../images/content_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height: 489px;
	vertical-align: top;
}

html > body .content_outer {
    width: 630px;
}

#content_inner {
/*	background-color: #FFFFFF;*/
	background-image: url(../images/content_bg_top.gif);
	background-repeat: no-repeat;
	background-position: top;	
}

#content {
    width: 630px;
	padding-left: 20px;
}

html > body #content {
    width: 610px;
}

#button a:link, #button a:visited {	
        font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	color: white;
	margin: 0px;
	text-decoration: none;
}
#button a:hover, #button a:active {	
        font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	font-weight: bold;
	color: white;
	margin: 0px;
	text-decoration: none;
}

.right_outer {width: 195px !important; width: 200px; padding-left: 5px; vertical-align: top; text-align: left;}

/* Styles for unique pages */

/* ##############################################
   Carl Schaefer Newspage
   ############################################## */
   
#newsright {
    width: 200px;
    display: block;
    background: #FADEB4 url(../../../images/aktuelles/newsmod-top.gif) top no-repeat;
    float: right;
    padding: 0;
    margin: 0;
    margin-left: 17px;
    height: 489px;
}

html > body #newsright {
    margin-left: 20px;
}

#newsrightbottom {
    width: 200px;
    display: block;
    background: url(../../../images/aktuelles/newsmod-bottom.gif) bottom no-repeat;
    float: right;
    padding: 0;
    margin: 0;
    height: 100%;
}

html > body #newsrightbottom {
    height: auto;
    min-height: 489px;
}

#newsrightbottom h1 {
    padding-left: 10px;
    padding-bottom: 4px;
}

.newsmodhead {
    width: 190px;
    text-align: left;
    padding-left: 10px;
}

html > body .newsmodhead {
    width: 180px;
}

.newsmodhead h2 {
    color: #ed9208;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 3px;
}

.newsmodcont {
    width: 190px;
    text-align: left;
    padding: 10px;
    padding-top: 0;
}

html > body .newsmodcont {
    width: 168px;
}

#recyclingcorrector {
    margin-left: 202px;
}

html > body #recyclingcorrector {
    margin-left: 205px;
}

.button {
	width: 150px;
	height: 23px;
	background-image: url(../images/button_01.gif);
}

.button a {
	display: block;
	line-height: 23px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

/* ##############################################
   Leistungen/Recycling mit System/Ablaufdiagramm
   ############################################## */
   
#ablaufdiagramm {
	position: relative;
	top: 0px;
	left: 0px;
}
#ablaufdiagramm #baubeschreibung {
	position: absolute;
	top: 91px;
	left: 0px;
	padding-top: 20px;
	width: 464px;
	height: 84px;
	visibility: visible;
	overflow: auto;
}