html, body {
 margin: 0px;
 padding: 0px;
 height: 100%;
 width: 100%;
 background: #FDE6C7
}
p {margin:0; padding:0;}
#page {
 border: 0 solid blue;
 height: 100%;
 width: 1040px;
 float: left;
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 color: #8a8a8a;
 vertical-align: top;
}
#page_body {
 height: 100%;
 width: 100%;
 background: #FDE6C7 url(../img/schatten_leiste_hell_repeatx.jpg) repeat-x  0px 2px;
}
#page_left {
 width: 155px;
 float: left;
 border: 0 solid black;
}
#page_left_top {
 height: 195px;
 border: 0 solid black;
 width: 155px;
 float: left;
}
#page_middle_menu_top {
 float: left;
 border: 0 solid red;
 height: 30px;
 width: 707px;
}
#page_middle_head1 {
 float: left;
 border: 0 solid blue;
 background: url(../img/kopf_v2.jpg) no-repeat -2px 0px;
 width: 725px;
 height: 130px;
}
#page_middle_head2 {
 float: left;
 border: 0 solid blue;
 clear: left;
 background: url(../img/kopfleiste_v2.jpg) no-repeat -2px 0px;
 background-color: #fef0dd;
 width: 725px;
 height: 35px;
}
#page_middle {
 width: 721px;
 float: left;
 border: 0 solid black;
 min-height: 100%;
 height: auto !important;
 height: 100%;
 background: url(../img/content.jpg) repeat-y;
}
#page_middle_amazon {
 width: 876px;
 float: left;
 min-height: 100%;
 height: auto !important;
 height: 100%;
/* background: url(../img/content.jpg) repeat-y; */
 /* #################################### hier aendern ################ */
 border: 1px solid black;
}
#page_right {
 width: 155px;
 float: right;
 border: 0 solid red;
 background: #FDE6C7 url(../img/schatten_leiste_hell_repeatx.jpg) repeat-x  0px 2px;
}
#page_right_top {
 height: 195px;
 border: 0 solid black;
 width: 155px;
 display: block;
 float: left;
 clear: both;
}
#page_top {
 float: left;
 background: url(../img/pfeilorange_oben.jpg) no-repeat 0 25px;
 padding-top: 25px;
 padding-left: 20px;
 font-weight: bold;
}
#page_print {
 float: right;
 background: url(../img/printer-laser-icon.png) no-repeat 0 20px;
 text-align: right;
 padding-top: 25px;
 padding-left: 30px;
 height: 30px;
 font-weight: bold;
}
#footer {
 margin: 0;
 padding: 0;
 height: 0;
 line-height: 0;
}
#clear {
 clear: both;
 margin: 0;
 padding: 0;
 height: 0;
 line-height: 0;
 font-size: 0;
}
/* -------------------------------------------------------- */
/* NAVIGATION RECHTS */
/* -------------------------------------------------------- */
#nav_right {
 float: left;
 width: 155px;
 border: 0 solid red;
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 11px;
 color: #8a8a8a;
}
/* -------------------------------------------------------- */
/* NAVIGATION OBEN */
/* -------------------------------------------------------- */
#menu_oben {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 color: #8a8a8a;
 border: 0px solid pink;
 margin-top: 7px;
 margin-left:0px;
}
#menu_ohne {
 padding-left: 5px;
 padding-right: 5px;
}
#menu_oben ul {
 margin: 0px;
 list-style-type: none;
 text-align: left;
 vertical-align: top;
 border: 0px solid pink;
}
#menu_oben li {
 float: left;
 text-decoration: none;
 border: 0px solid red;
 padding-right: 5px;
}
#menu_oben li a:link {
 text-decoration: none;
 color: #8a8a8a;
}
#menu_oben li a:active {
 text-decoration: none;
 color: #8a8a8a;
}
#menu_oben li a:visited {
 text-decoration: none;
 color: #8a8a8a;
}
#menu_oben li a:hover {
 text-decoration: none;
 color: #f08400;
}
#menu_oben_act {
 color: #f08400;
}
.suchen_form {
 float: left;
 vertical-align: top;
 border: 0px solid green;
 margin: 0px;
}
.such_img {
 vertical-align: middle;
 border: 0px;
}
/* -------------------------------------------------------- */
/* NAVIGATION LINKS */
/* -------------------------------------------------------- */
#nav_rand {margin-left:3px;}
#nav_left {
 float:left;
 width: 155px;
 border-top: 0px solid #fde6c7;
 border: 0px solid red;
}
#menu_links {
 border: 0px solid black;
 font-weight: bold;
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 color: #8a8a8a;
 border-top: 1px solid #f08400;
}
ul#menu_links, ul#menu_links ul {
 padding: 0px;
 margin: 0px;
 list-style-type: none;
 line-height: 24px;
 width: 155px;
}
ul#menu_links a {
 display: block;
 text-decoration: none;
 border-bottom: 1px solid #f08400;
}
ul#menu_links li {
 text-indent: 10px;
}
ul#menu_links li a {
 text-decoration: none;
 color: #8a8a8a;
}
ul#menu_links li a:hover {
 text-decoration: none;
 color: #f08400;
 background-color: #fef0dd;
}
ul#menu_links li ul li a {
 text-decoration: none;
 font-weight: normal;
 line-height: 20px;
 text-indent: 20px;
 border-bottom: 1px solid #fef0dd;
}
ul#menu_links li li a:hover {
 text-decoration: none;
 font-weight: normal;
 color: #f08400;
}
li#menu_links_act {
 background: #fef0dd;
 color: #8a8a8a;
 border-bottom: 1px solid #f08400;
}
li#menu_links_sub_act {
 text-decoration: none;
 font-weight:bold;
 color: #f08400;
 padding-left:10px;
 background:url(../img/pfeilorange.jpg) #fef0dd no-repeat 0px 3px;
}
/* -------------------------------------------------------- */
/* CONTENT */
/* -------------------------------------------------------- */
td {
 font-family: Verdana, Arial, sans-serif;
 color: #8a8a8a;
 font-size: 11px;
 vertical-align: top;
 text-align: left;
}
#content_box {
 font-family: Verdana, Arial, sans-serif;
 color: #8a8a8a;
 font-size: 11px;
 vertical-align: top;
 float: left; 
 width: 650px;
 border: 0 solid blue;
 padding: 20px 20px 20px 40px;
 text-align: left;
}
#content_box_amazon {
 font-family: Verdana, Arial, sans-serif;
 color: #8a8a8a;
 font-size: 11px;
 vertical-align: top;
 float: left; 
 width: 900px;
 border: 0 solid blue;
 padding: 20px 20px 20px 40px;
 text-align: left;
 /* ########################## 
 border: 1px solid red;
 */
}
/* datei-file-icons aus dem rte */
#content_box a.download_pdf {
  padding: 3px 3px 3px 20px;
  line-height: 20px;
  background: url(../tticons/pdf.png) no-repeat center left;
}
#content_box a.download_doc {
  padding: 3px 3px 3px 20px;
  line-height: 20px;
  background: url(../tticons/doc.png) no-repeat center left;
}
#content_box a.download_xls {
  padding: 3px 3px 3px 20px;
  line-height: 20px;
  background: url(../tticons/xls.png) no-repeat center left;
}
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #f08400;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #8a8a8a;
}
h3 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #8a8a8a;
}
#content_box ul, #content_box ol {
 padding-left: 10px;
 margin: 10px;
}
#content_box ul li, ol li {
 text-indent: 0px;
}
#content_box ul li {
 list-style: none;
 list-style-position: outside; 
 display: list-item;
 list-style-image: url(../img/pfeilgrau_v2.jpg);
}
#content_box ol li {
 list-style-position: outside; 
 display: list-item;
 list-style-type: decimal;
 line-height: 14px;
}
#content_box a {
 color: #f08400;
 text-decoration: none;
}
#content_box a:hover {
 color: #f08400;
 text-decoration: underline;
}
#content_box a:visited {
 /* heller */
 color: #ffa639;
 text-decoration: none;
}
div#oben {
 text-decoration: none;
 font-weight:normal;
 float: right;
 color: #f08400;
 padding-left:20px;
 background:url(../img/pfeilorange_oben.jpg) #FFF no-repeat;
}

/* -------------------------------------------------------- */
/* FORMULAR */
/* -------------------------------------------------------- */
form {
 margin: 0;
 padding: 0;
}
input {
 padding: 2px 2px 2px 2px;
 margin: 5px 5px 5px 5px;
 border: 1px solid #8a8a8a;
 background: white;
 color: #000;
}
input:hover {
 border: 1px solid #000;
 background: #eee;
}
input,select,textarea {
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 11px;
 margin: 5px 5px 5px 5px;
 color: #8a8a8a;
 font-weight: normal;
}
textarea:hover {
 background: #eee;
 border: 1px solid #000;
}
select:hover {
 background: #eee;
 border: 1px solid #000;
}
fieldset {
 clear: left;
 padding: 0px;
 margin-top: 5px;
 background: white;
 color: #8a8a8a;
 border-style: none;
 border-color: #8a8a8a;
}
legend {
 color: #8a8a8a;
 float: left;
 width: 200px;
 margin: 0;
 font-size: 11px;
 white-space:normal;
 font-weight: bold;
}
label {
 display: block;
 width: 150px;
 float: left;
 clear: left;
 color: #8a8a8a;
}
.label_forget {
 display: block;
 width: 250px;
 float: left;
 clear: left;
 color: #8a8a8a;
}
/* Login + Reg Form */
.fe_submit {
 float: left;
 padding: 5px;
 color: white;
 font-weight: bold;
 cursor: pointer;
 background: #f08400;
 border: 1px solid #8a8a8a;
}
.fe_submit:hover {
 float: left;
 padding: 5px;
 color: black;
 font-weight: bold;
 cursor: pointer;
 background: silver;
 border: 1px solid black;
}