 /*_______________________________________________________________________

                 styles.css
                 Layout for netzrezepte.de Standardlayout cyberfields
                 Thomas Krug, 5. April 2005
   ________________________________________________________________________ */

body {
   padding: 0;
   background-color: #FFFFFF;
   font-family : verdana;
   font-size: 1em;
   margin: 0px;
   padding: 0px;
}

.boxwrap {
   position: absolute;
   left: 0px;
   top: 126px;
   padding: 0px;
   width: 1000px;
   margin: 0px;
   border-right: 1px solid #D0D0D0;
   border-left: 1px solid #D0D0D0;
   border-top: none;
   border-bottom: 1px solid #D0D0D0;
}

.CEwrap {
   margin-bottom: 15px;
}

.emmerson {
   background-color: #000000;
}

table {
   margin: 0px;
   padding: 0px;
   font-size: 12px;
}

td {
   font-size: 12px;
}

/* =======================================================================
         text formating
   =======================================================================*/

h1 {
   font-weight: bold;
   padding: 0px;
   margin: 0px;
   margin-bottom: 10px;
   font-family: Arial, Helvetica, Verdana, Sans;
   font-size: 16px;
   color: #000000;
}

h1.maincontent_top {
   margin: 0px;
   padding-left: 25px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-top: 0px;
   background-color: #000063;
   line-height: 18px;
   color:#FFFFFF;
   background-image:url(../Images/navi-news.gif);
   background-repeat: no-repeat;
   background-position: 0px 0px;
}

h2 {
   font-weight: bold;
   font-family : verdana;
   font-size: 0.8em;
   color: #5F5F5F;
}

h3 {
   font-weight: bold;
   font-family : verdana;
   font-size: 0.7em;
   color: #5F5F5F;
   margin: 0;
}

p {
   font-family : verdana;
   font-size: 0.7em;
   color: black;
   margin: 0 0 0 0;
}

.leftfield p {
   color: #FFFFFF;
   font-size: 0.55em;
}

.leftfield a {
   color: #FFFFFF;
   font-size: 1em;
}

.leftfield div.news-latest-morelink a {
   color: #FFFFFF;
}

h1.contactheader {
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #9C9C9C;
   padding: 0px;
   overflow: hidden;
   background-image:url(../Images/navi-contact.gif);
   background-color: #000063;
   background-repeat: no-repeat;
   background-position: 0px 0px;
   white-space: normal;
   font-family : verdana;
   font-size: 0.7em;
   color: #FFFFFF;
   text-decoration: none;
   padding-left: 30px;
   line-height: 18px;
   font-weight: bold;
   margin-top: 15px;
}

h1.newsheader {
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #9C9C9C;
   padding: 0px;
   overflow: hidden;
   background-image:url(../Images/navi-news.gif);
   background-color: #000063;
   background-repeat: no-repeat;
   background-position: 0px 0px;
   white-space: normal;
   font-family : verdana;
   font-size: 0.7em;
   color: #FFFFFF;
   text-decoration: none;
   padding-left: 30px;
   line-height: 18px;
   font-weight: bold;
   margin-top: 15px;
}

/* p.rightheader {
   font-family : verdana;
   font-size: 0.7em;
   color: #FFFFFF;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 5px;
   padding-left: 5px;
   padding-top: 1px;
   background-image:url(../Images/top_menu_verlauf.gif);
   border-bottom: 1px solid #000000;
   background-postition: 0px 1px;
   height: 16px;
} */

p.postionnavigation {
   font-family : verdana;
   font-size: 0.7em;
   color: #5F5F5F;
   margin-left: 0px;
   margin-right: 10px;
   margin-bottom: 5px;
   padding-left: 0px;

}


dd.csc-textpic-caption {
   font-family : verdana;
   font-size: 0.7em;
   color: black;
   margin: 0 0 0 0;
}

table.contenttable {
   border: none;
}

img {
   border: none;
}


/* ----- CSS für Formulare ------ */
fieldset {
  border: 0px solid #FFFFFF;
}

fieldset.csc-mailform {
  margin: 0px;
  padding: 0px;
  width: 400px;
}

label {
  font-family: verdana,arial;
  font-size: 0.7em;
  color: black;
  margin: 0px 0px 0px 0px;
  display: block;
  width: 150px;
  float: left;
}

legend {
  text-align: left;
}

input#mailformformtype_mail {
  margin-left: 153px;
  margin-bottom: 15px;
}
/* ----- CSS für Formulare end ------ */


li {
  font-size: 0.7em;
  padding: 0px;
  margin: 0px;
  padding: 0px;
}

td {
  vertical-align: top;
}

td p {
  font-size: 12px;
}

/* =======================================================================
         navigation formating
   =======================================================================*/

a {
   font-family : verdana;
   font-size: 1em;
   color: #000000;
   text-decoration: underline;
   padding: 0px;
   margin: 0px;
}

a:hover {
   text-decoration: underline;
   color: #006973;
}

a.MainMenu {
   font-family : verdana;
   font-size: 0.7em;
   color: #FFFFFF;
   text-decoration: none;
   padding: 0px 0px 0px 0px;
   margin: 1px;
}

a.MainMenu:hover {
   text-decoration: none;
   color: #FFAE00;
}

a.MainMenuAct {
   font-family : verdana;
   font-size: 0.7em;
   color: #FFAE00;
   text-decoration: none;
   padding: 0px 0px 0px 0px;
   margin: 1px;
}

a.MainMenuAct:hover {
   text-decoration: none;
   color: #FFAE00;
}

a.LeftNav {
   font-family : verdana;
   font-size: 1em;
   color: #FFFFFF;
   text-decoration: none;
   padding-left: 7px;
   line-height: 18px;
   display: block;
   width: 180px;
}

a.LeftNav:hover {
   text-decoration: underline;
   background-color: #FFFFFF;
   color: #000063;
}

a.LeftNavAct {
   font-family : verdana;
   font-size: 1em;
   color: #FFFFFF;
   text-decoration: none;
   padding-left: 7px;
   line-height: 18px;
   display: block;
   width: 180px;
}

a.LeftNavAct:hover {
   text-decoration: underline;
   background-color: #FFFFFF;
   color: #000063;
}


a.LeftNavSub {
   font-family : verdana;
   font-size: 0.7em;
   color: #FFFFFF;
   text-decoration: none;
   line-height: 17px;
   display: block;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #9C9C9C;
   margin-top: 0px;
   margin-left: 15px;
   padding: 0px;
   padding-left: 25px;
   overflow: hidden;
/*    background-image:url(../Images/navi-blank.gif); */
   background-repeat: no-repeat;
   background-position: 0px 0px;
   white-space: normal;
}

a.LeftNavSub:hover {
   text-decoration: underline;
   background-color: #FFAE00;
   background-image:url(../Images/sub_menu_hover.gif);
}

a.LeftNavSubAct {
   font-family : verdana;
   font-size: 0.7em;
   color: #FFFFFF;
   text-decoration: none;
   line-height: 17px;
   display: block;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #FFFFFF;
   margin-top: 0px;
   margin-left: 15px;
   padding: 0px;
   padding-left: 25px;
   overflow: hidden;
   background-image:url(../Images/navi-act.gif);
   background-repeat: no-repeat;
   background-position: 0px 0px;
   white-space: normal;
}

a.LeftNavSubAct:hover {
   text-decoration: underline;
   background-color: #FFAE00;
   background-image:url(../Images/sub_menu_hover.gif);
}

a.LeftNavSub1 {
   font-family : verdana;
   font-size: 0.7em;
   color: #000000;
   text-decoration: none;
   line-height: 17px;
   display: block;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #FFFFFF;
   margin-top: 0px;
   margin-left: 15px;
   padding: 0px;
   padding-left: 35px;
   overflow: hidden;
   background-color: #EFEFEF;
   white-space: normal;
   background-image:url(../Images/navi-pfeil_klein.gif);
   background-position: 23px 6px;
   background-repeat: no-repeat;
}

a.LeftNavSub1:hover {
   text-decoration: underline;
   background-color: #FFAE00;
}

a.LeftNavSubAct1 {
   font-family : verdana;
   font-size: 0.7em;
   color: #000000;
   text-decoration: none;
   line-height: 17px;
   display: block;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #FFFFFF;
   margin-top: 0px;
   margin-left: 15px;
   padding: 0px;
   padding-left: 35px;
   overflow: hidden;
   background-color: #EFEFEF;
   white-space: normal;
   background-image:url(../Images/navi-pfeil_klein.gif);
   background-position: 23px 6px;
   background-repeat: no-repeat;
}

a.LeftNavSubAct1:hover {
   text-decoration: underline;
   background-color: #FFAE00;
}

a.LeftNavSub2 {
   font-family : verdana;
   font-size: 0.6em;
   color: #000000;
   text-decoration: none;
   line-height: 17px;
   display: block;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #FFFFFF;
   margin-top: 0px;
   margin-left: 15px;
   padding: 0px;
   padding-left: 45px;
   overflow: hidden;
   background-color: #EFEFEF;
   white-space: normal;
   background-image:url(../Images/navi-pfeil_klein.gif);
   background-position: 33px 6px;
   background-repeat: no-repeat;
}

a.LeftNavSub2:hover {
   text-decoration: underline;
   background-color: #FFAE00;
}

a.LeftNavSubAct2 {
   font-family : verdana;
   font-size: 0.6em;
   color: #000000;
   text-decoration: none;
   line-height: 17px;
   display: block;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #FFFFFF;
   margin-top: 0px;
   margin-left: 15px;
   padding: 0px;
   padding-left: 45px;
   overflow: hidden;
   background-color: #EFEFEF;
   white-space: normal;
   background-image:url(../Images/navi-pfeil_klein.gif);
   background-position: 33px 6px;
   background-repeat: no-repeat;
}

a.LeftNavSubAct2:hover {
   text-decoration: underline;
   background-color: #FFAE00;
}

a.LeftNavSub3 {
   font-family : verdana;
   font-size: 0.6em;
   font-stretch: narrower;
   color: #000000;
   text-decoration: none;
   line-height: 17px;
   display: block;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #FFFFFF;
   margin-top: 0px;
   margin-left: 15px;
   padding: 0px;
   padding-left: 55px;
   overflow: hidden;
   background-color: #EFEFEF;
   white-space: normal;
   background-image:url(../Images/navi-pfeil_klein.gif);
   background-position: 43px 6px;
   background-repeat: no-repeat;
}

a.LeftNavSub3:hover {
   text-decoration: underline;
   background-color: #FFAE00;
}

a.LeftNavSubAct3 {
   font-family : verdana;
   font-size: 0.6em;
   color: #000000;
   text-decoration: none;
   line-height: 17px;
   display: block;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #FFFFFF;
   margin-top: 0px;
   margin-left: 15px;
   padding: 0px;
   padding-left: 55px;
   overflow: hidden;
   background-color: #EFEFEF;
   white-space: normal;
   background-image:url(../Images/navi-pfeil_klein.gif);
   background-position: 43px 6px;
   background-repeat: no-repeat;
}

a.LeftNavSubAct3:hover {
   text-decoration: underline;
   background-color: #FFAE00;
}

a.LeftNavSub4 {
   font-family : verdana;
   font-size: 0.7em;
   color: #000000;
   text-decoration: none;
   line-height: 17px;
   display: block;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #FFFFFF;
   margin-top: 0px;
   margin-left: 15px;
   padding: 0px;
   padding-left: 90px;
   overflow: hidden;
   background-color: #EFEFEF;
   white-space: normal;
   background-image:url(../Images/navi-pfeil_klein.gif);
   background-position: 75px 6px;
   background-repeat: no-repeat;
}

a.LeftNavSub4:hover {
   text-decoration: underline;
   background-color: #FFAE00;
}

a.LeftNavSubAct4 {
   font-family : verdana;
   font-size: 0.7em;
   color: #000000;
   text-decoration: none;
   line-height: 17px;
   display: block;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #FFFFFF;
   margin-top: 0px;
   margin-left: 15px;
   padding: 0px;
   padding-left: 90px;
   overflow: hidden;
   background-color: #EFEFEF;
   white-space: normal;
   background-image:url(../Images/navi-pfeil_klein.gif);
   background-position: 75px 6px;
   background-repeat: no-repeat;
}

a.LeftNavSubAct4:hover {
   text-decoration: underline;
   background-color: #FFAE00;
}

a.TopNavigation {
   font-family : verdana;
   font-size: 10px;
   color: #000000;
   text-decoration: none;
   padding-left: 4px;
   padding-right: 4px;
   margin-left: 0px;
}

a.TopNavigation:hover {
   color: #006973;
}

a.FootNavigation {
   font-family : verdana;
   font-size: 0.7em;
   color: #FFFFFF;
   text-decoration: none;
   padding-left: 15px;
   padding-right: 5px;
   padding-bottom: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   line-height: 12px;
}

a.FootNavigation:hover {
   color: #73A824;
}

a.OptionNavigation {
   font-family : verdana;
   font-size: 0.7em;
   color: #5F5F5F;
   text-decoration: none;
   padding-left: 4px;
   padding-right: 4px;
   margin-left: 0px;
}

a.OptionNavigation:hover {
   text-decoration: underline;
}

a.DiscNavigation {
   font-family : verdana;
   font-size: 0.7em;
   color: #FFFFFF;
   text-decoration: none;
   padding-left: 4px;
   padding-right: 4px;
   margin-left: 0px;
}

a.DiscNavigation:hover {
   text-decoration: underline;
}

a.positionlink {
   font-family : verdana;
   font-size: 1em;
   color: #5F5F5F;
   text-decoration: none;
   padding-left: 0px;
   padding-right: 0px;
   margin-left: 0px;
}

a.positionlink:hover {
   text-decoration: underline;
}
/* =======================================================================
         position and formating forms
   =======================================================================*/

.csc-mailform-field {
   overflow: hidden;
   margin: 0px 0px 5px 0px;
}

input.searchfield {
   height: 14px;
   z-index: 3;
   width: 150px;
   font-size: 11px;
   font-family : verdana;
   color: #5F5F5F;
   border: 1px solid #5F5F5F;
   margin-bottom: 5px;
}

input.submitbutton {
   content: suchen;
   color: #5F5F5F;
   cursor: hand;
   margin-top: 3px;
   margin-bottom: 0px;
   width: 16px;
   border: 0px solid #5F5F5F;
}

input.loginfield {
   height: 12px;
   z-index: 3;
   width: 51px;
   font-size: 10px;
   font-family : verdana;
   border: 1px solid #5F5F5F;
   margin-bottom: 5px;
}

.rightform {
   padding-right: 0px;
   margin-top: 5px;
}

form {
   margin: 0px;
}

input.tipafriend {
   height: 16px;
   z-index: 3;
   width: 150px;
   font-size: 10px;
   font-family: verdana;
   color: #5F5F5F;
   border: 1px solid #5F5F5F;
   margin-left: 5px;
   margin-bottom: 3px;
}

textarea.tipafriendtext {
   z-index: 3;
   width: 150px;
   font-size: 10px;
   font-family: verdana;
   color: #5F5F5F;
   border: 1px solid #5F5F5F;
   margin-left: 5px;
   margin-bottom: 3px;
}

input.tipafriendcheckbox {
   z-index: 3;
   color: #5F5F5F;
   margin-left: 5px;
   margin-bottom: 3px;
   border: 0px solid #5F5F5F;
}

input.tipafriendsubmit {
   height: 16px;
   z-index: 3;
   width: 150px;
   font-size: 10px;
   font-family: verdana;
   color: #5F5F5F;
   border: 1px solid #5F5F5F;
   margin-left: 5px;
   margin-bottom: 3px;
}

input.tx-indexedsearch-searchbox-sword {
   height: 16px;
   z-index: 3;
   width: 100px;
   font-size: 10px;
   font-family: verdana;
   color: #5F5F5F;
   border: 1px solid #5F5F5F;
   margin-left: 5px;
   margin-bottom: 3px;
}

input.tx-indexedsearch-searchbox-button {
   height: 16px;
   z-index: 3;
   width: 100px;
   font-size: 10px;
   font-family: verdana;
   color: #5F5F5F;
   border: 1px solid #5F5F5F;
   margin-left: 5px;
   margin-bottom: 3px;
}

input.tt_products_search_field {
   height: 16px;
   z-index: 3;
   width: 150px;
   font-size: 10px;
   font-family: verdana;
   color: #5F5F5F;
   border: 1px solid #5F5F5F;
   margin-left: 0px;
   margin-bottom: 3px;
}

input.tt_products_search_submit {
   height: 16px;
   z-index: 3;
   width: 100px;
   font-size: 10px;
   font-family: verdana;
   color: #5F5F5F;
   border: 1px solid #5F5F5F;
   margin-left: 0px;
   margin-bottom: 3px;
}

select {
   height: 16px;
   z-index: 3;
   font-size: 10px;
   font-family: verdana;
   color: #5F5F5F;
   border: 1px solid #5F5F5F;
   margin-left: 0px;
   margin-bottom: 3px;
   width: 115px;
}

input {
   height: 16px;
   z-index: 3;
   font-size: 10px;
   font-family: verdana;
   color: #5F5F5F;
   margin-left: 0px;
   margin-bottom: 0px;
   border: 1px solid #5F5F5F;
}

input[type=checkbox] {
   z-index: 3;
   color: #5F5F5F;
   border: 0px solid #939598;
}

input[type=radio] {
   z-index: 3;
   color: #5F5F5F;
   border: 0px solid #939598;
   width: 20px;
}

input.newslettercheckboxen {
   height: 16px;
   z-index: 3;
   font-size: 10px;
   font-family: verdana;
   color: #5F5F5F;
   margin-left: 0px;
   margin-bottom: 0px;
   border: 0px solid #5F5F5F;
}

input.tt_products_anzahl {
   height: 16px;
   z-index: 3;
   width: 30px;
   font-size: 10px;
   font-family: verdana;
   color: #5F5F5F;
   border: 1px solid #5F5F5F;
   margin-left: 5px;
   margin-bottom: 3px;
}

input.tt_products_warenkorb {
   height: 16px;
   z-index: 3;
   width: 120px;
   font-size: 10px;
   font-family: verdana;
   color: #5F5F5F;
   border: 1px solid #5F5F5F;
   margin-left: 0px;
   margin-bottom: 3px;
}

input.tt_products_submit {
   height: 16px;
   z-index: 3;
   width: 150px;
   font-size: 10px;
   font-family: verdana;
   color: #5F5F5F;
   border: 1px solid #5F5F5F;
   margin-left: 0px;
   margin-bottom: 3px;
}

input.tt_products_submit_large {
   height: 16px;
   z-index: 3;
   width: 200px;
   font-size: 10px;
   font-family: verdana;
   color: #5F5F5F;
   border: 1px solid #5F5F5F;
   margin-left: 0px;
   margin-bottom: 3px;
}

textarea {
   z-index: 3;
   width: 215px;
   font-size: 10px;
   font-family: verdana;
   color: #5F5F5F;
   border: 1px solid #5F5F5F;
   margin-left: 0px;
   margin-bottom: 3px;
}

input.index_search_erweiteret_vorschau {
   height: 16px;
   z-index: 3;
   width: 16px;
   font-size: 10px;
   font-family: verdana;
   color: #5F5F5F;
   border: 1px solid #5F5F5F;
   margin-left: 5px;
   margin-bottom: 3px;
}

input.csc-mailform-submit {
   margin-top: 10px;
}
.csc-mailform-radio legend {
   display: none;
}

.csc-mailform-radio label {
   display: inline;
  font-family: verdana,arial;
  font-size: 0.7em;
  color: black;
  margin: 0px 0px 0px 0px;
  width: 150px;
  float: none;
}


input.katcheck {
font-family: verdana;
color: black;
font-weight: normal;
font-size: 12px;
border: 0px solid #FFFFFF;
text-indent: 0px;
background-color: #efefef;
}

/* =======================================================================
         positions
   =======================================================================*/

.header {

}

.header_newsl {
   margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 20px;
   padding: 0px;
   padding-left: 20px;
   padding-top: 20px;
}

.topnav {
   position: absolute;
   z-index: 5;
   top: 210px;
   left: 210px;
   overflow: hidden;
   width: 625px;
   text-align: left;
   color: #BEBEBE;
}

.homenav {
   position: absolute;
   z-index: 5;
   right: 100%;
   margin-right: -990px;
   top: 135px;
   color: #FFFFFF;
   font-family : verdana;
   font-size: 11px;
   text-align: right;
}

.LS_Bereich {
   position: absolute;
   z-index: 5;
   top: 170px;
   right: 100%;
   margin-right: -1000px;
   overflow: hidden;
   width: 817px;
   height: 20px;
   font-family : verdana;
   font-size: 11px;
   font-weight: bold;
   color: #3F3F3F;
}

.LS_Bereich a {
   color: #3F3F3F;
}

.language {
   text-align: right;
}

.positionnav {
   padding-left: 25px;
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 10px;
   margin-bottom: 5px;
   border-bottom: 1px solid #CCD6D8;
}

div.logo {
   position: absolute;
   top: 50px;
   left: 0px;
   z-index: 2;
   background-image:url(../Images/Tescom_ohne-corporation_wei.gif);
   background-repeat: no-repeat;
   width: 180px;
   height: 58px;
}

/*div.logo2 {
   position: absolute;
   top: 55px;
   left: 0px;
   z-index: 2;
   background-image:url(../Images/theme/default.gif);
   background-repeat: no-repeat;
   width: 782px;
   height: 280px;
}*/

.mainfield {
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
   padding: 0px;
   padding-left: 0px;
   background-color: #F3F6F5;
   background-image:url(../Images/bodygrafik_em.gif);
   background-repeat: repeat-y;
   width: 100%;
   overflow: auto;
}


.leftfield {
   float: left;
   margin: 0px;
   margin-top: 110px;
   margin-left: 0px;
   padding: 0px;
   padding-top: 20px;
   padding-left: 0px;
   width: 182px;
   overflow: hidden;
}

.leftfieldcontent {
   margin-left: 15px;
   margin-top: 0px;
   margin-bottom: 15px;
   width: 182px;
}

.middlefield {
   padding: 0px;
   margin-right: 0px;
   margin-left: 184px;
   margin-top: 33px;
   margin-bottom: 0px;
}

/*.bottomfield {
   margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom:0 px;
   padding: 0px;
   padding-top: 0px;
   height: 16px;
   background-image:url(../Images/top_menu_verlauf.gif);
   border-top-width: 1px;
   border-top-style: solid;
   border-top-color: #FFFFFF;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #FFFFFF;
   z-index: 1;
}

.bottomline {
   margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   padding-top: 1px;
   padding-bottom: 1px;
   height: 18px;
   background-color: #5F5F5F;
}*/

.middlefieldcontent {
   padding-left: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-top: 20px;
   width: 100%;
   overflow: hidden;
}

.middlefieldcontent p {
   padding-right: 10px;
}

.maincontent {
   margin: 0px;
   margin-left: 55px;
   padding-left: 0px;
   padding-right: 0px;
   padding-bottom: 20px;
   padding-top: 14px;
}

.footer {
   padding-top: 5px;
   padding-bottom: 5px;
   background-color: #000063;
   /*margin-bottom: 0px;
   margin-right: 0px;
   background-image:url(../Images/fussgrafik.gif);
   background-repeat: repeat-x;*/
}

/*.footnav {
   padding-top: 0px;
   padding-bottom: 0px;
   padding-left: 198px;
   padding-right: 0px;
}*/

.disclaimernavnav {
   margin-top: -13px;
   padding-top: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
   padding-right: 20px;
   text-align: right;
}

.copyright {
   color: #FFFFFF;
   font-size: 0.6em;
   margin-left: 690px;
   margin-top: 0px;
}

.LeftNavTop {
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #9C9C9C;
   margin-top: 0px;
   margin-left: 15px;
   padding: 0px;
   overflow: hidden;
   background-image:url(../Images/navi-pfeil.gif);
   background-color: #000063;
   background-repeat: no-repeat;
   background-position: 0px 0px;
   white-space: normal;
   font-family : verdana;
   font-size: 0.7em;
   color: #FFFFFF;
   text-decoration: none;
   padding-left: 18px;
   line-height: 18px;
   font-weight: bold;
}

/* .LeftNavLine {
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #FFFFFF;
   margin-top: 20px;
   margin-left: 43px;
   padding: 0px;
   padding-left: 0px;
   padding-bottom: 0px;
   padding-top: 0px;
   overflow: hidden;
   background-image:url(../Images/navi-pfeil.gif);
   background-color: #BEBEBE;
   background-repeat: no-repeat;
   background-position: 0px 0px;
   white-space: normal;
}

.LeftNavLineSub {
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #FFFFFF;
   margin-top: 0px;
   margin-left: 43px;
   padding: 0px;
   padding-left: 0px;
   padding-bottom: 0px;
   padding-top: 0px;
   overflow: hidden;
   background-image:url(../Images/navi-blank.gif);
   background-color: #E2E4E3;
   background-repeat: no-repeat;
   background-position: 0px 0px;
   white-space: normal;
}

.LeftNavLineSub1 {
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #FFFFFF;
   margin-top: 0px;
   margin-left: 43px;
   padding: 0px;
   padding-left: 0px;
   padding-bottom: 0px;
   padding-top: 0px;
   overflow: hidden;
   background-color: #E2E4E3;
   background-repeat: no-repeat;
   background-position: 0px 0px;
   white-space: normal;
}

.LeftNavLineSub2 {
   margin: 0px;
   margin-left: 0px;
   padding: 0px;
   padding-left: 0px;
   background-image:url(../Images/punkt2.gif);
   background-repeat: no-repeat;
   background-position: 72px 9px;
   white-space: normal;
}

.LeftNavLineSub3 {
   margin: 0px;
   margin-left: 0px;
   padding: 0px;
   padding-left: 0px;
   background-image:url(../Images/punkt2.gif);
   background-repeat: no-repeat;
   background-position: 87px 9px;
   white-space: normal;
} */

.RightNavLine {
   padding-bottom: 5px;
   padding-top: 5px;
}

.rightcontent {
   padding-bottom: 15px;
   padding-top: 0px;
   padding-right: 10px;
   margin: 0px;
}

.siteoptions {
   padding-bottom: 15px;
   padding-top: 0px;
   padding-right: 20px;
   margin: 0px;
   text-align: right;
}

.tx-indexedsearch {
   width: 100%;
   overflow: hidden;
}

/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
DIV.csc-menu { margin-left: 0px; }
DIV.csc-menu P { font-size: 11px; margin: 1px 0px 0px 0px; padding: 2px 2px 2px 0px; background-color: #FFFFFF; }
DIV.csc-menu P A { color: #5F5F5F; text-decoration: none; }
DIV.csc-menu P A:hover { color: #5F5F5F; text-decoration: underline; }
DIV.csc-menu P.csc-section { font-weight: normal; margin-left: 20px; font-style: italic; }

/* Menu / Sitemap, "Menu of these pages" */
DIV.csc-menu-def P {  }

/* Menu / Sitemap, "Menu of subpages to these pages" */
DIV.csc-menu-1 { }

/* Menu / Sitemap, "Sitemap" */
DIV.csc-menu-2 { }
DIV.csc-menu-2 P.csc-sitemap { }
DIV.csc-menu-2 P.csc-sitemap-level1 { margin-left: 0px; }
DIV.csc-menu-2 P.csc-sitemap-level2 { margin-left: 0px; }
DIV.csc-menu-2 P.csc-sitemap-level3 { margin-left: 0px; }
DIV.csc-menu-2 P.csc-sitemap-level4 { margin-left: 0px; }
DIV.csc-menu-2 P.csc-sitemap-level1 A { color: #5F5F5F; font-weight: bold; }
DIV.csc-menu-2 P.csc-sitemap-level1 A:hover { color: #5F5F5F; font-weight: bold; }
DIV.csc-menu-2 P.csc-sitemap-level2 A { color: #000000; font-weight: bold; }
DIV.csc-menu-2 P.csc-sitemap-level2 A:hover { color: #000000; font-weight: bold; }
DIV.csc-menu-2 P.csc-sitemap-level3 A { color: #000000; }
DIV.csc-menu-2 P.csc-sitemap-level4 A { color: #000000; }

/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */
DIV.csc-menu-3 { }
DIV.csc-menu-3 P.csc-section { margin-left: 0px; }
DIV.csc-menu-3 P.csc-section A { color: #5F5F5F; }

/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */
DIV.csc-menu-4 { }
DIV.csc-menu-4 P { margin-top: 2px; }
DIV.csc-menu-4 P.csc-abstract { font-weight: normal; font-style: italic; margin-top: 0px; padding: 0px 2px 2px 20px; }

/* Menu / Sitemap, "Recently updated pages" */
DIV.csc-menu-5 { }

/* Menu / Sitemap, "Related pages (based on keywords)" */
DIV.csc-menu-6 { }

/* Menu / Sitemap, "Menu of subpages to these pages + sections" */
DIV.csc-menu-7 { }
DIV.csc-menu-7 P { font-weight: bold; }
DIV.csc-menu-7 P.csc-section A { color: #5F5F5F; }
/************* END SITEMAP ****************/

/* ----------RTE--------------*/

.GROSSundFETT {
   font-weight: bold;
   font-size: 1em;
   color: #000000;
   margin-bottom: 10px;
}

.TEASER {
   font-weight: bold;
   font-style: italic;
   font-size: 0.9em;
   color: #000000;
   margin-bottom: 10px;
}

.KAPITAELCHEN {
   font-weight: bold;
   font-variant: small-caps;
   font-size: 0.7em;
   color: #000000;
   text-align: center;
}

.GROESSER {
   font-size: 1em;
}

.KLEINER {
   font-size: 0.7em;
}

span.ROT {
   color: #CC0000;
}

span.BLAU {
   color: #000063;
}

span.GRUEN {
   color: #00A2B5;
}

span.GRAU {
   color: #BDBEBD;
}

span.SCHWARZ {
   color: #000000;
}


/* -------------- Vertriebsmitarbeiter Datenbank Abfrage ---------------- */

input.gruppenabfrage {
   border: 0px solid #FFFFFF;
}

form.vmabfrage {
   font-family : verdana;
   font-size: 12px;
   color: black;
   margin: 0 0 0 0;
}

table.searchselectorbox {
   border-collapse: collapse;
   margin-bottom: 20px;
   width: 500px;
}

td.searchselector {
   background-color: #D0D0D0;
   padding: 3px 10px 3px 10px;
   text-align: center;
   border-right: 1px solid #F3F6F5;
   border-left: 1px solid #F3F6F5;
   color: #000063;
}

td.searchselector p {
   font-size: 11px;
   color: #000063;
}

td.searchselector a {
   color: #000063;
   text-decoration: none;
   font-size: 11px;
   font-weight: bold;
}

td.searchselector a:hover {
   text-decoration: underline;
}

td.searchselector_act {
   background-color: #000063;
   padding: 3px 10px 3px 10px;
   text-align: center;
   font-weight: bold;
}

td.searchselector_act a {
   color: #D0D0D0;
   text-decoration: none;
   font-size: 11px;
}

td.searchselector_bottom {
   heigth: 2px;
   background-color: #000063;
}


/* -------------- END Vertriebsmitarbeiter Datenbank Abfrage ---------------- */


/* - runde Box mit orangener Überschirft - feste Breite und Textumfluss links - */


.CERahmen_Umfluss_links {
   margin-bottom: 10px;
   margin-right: 10px;
   margin-left: 10px;
   float: right;
   width: 200px;
   border: 1px solid #797674;
   overflow: auto;
}

.CERahmen_Umfluss_links h1 {
   background-color: #000063;
   color: #FFFFFF;
   padding-left: 5px;
   padding-right: 5px;
   margin: 0px;
}

.CERahmen_Umfluss_links .icontent {
   padding: 5px;
}
