 /*_______________________________________________________________________

                 styles.css
                 Layout for netzrezepte.de Standardlayout cyberfields
                 Thomas Krug, 5. April 2005
   ________________________________________________________________________ */

body {
   padding: 0;
   background-color: #730000;
   background-image:url(../Images/background.jpg);
   background-repeat: repeat-x;
   margin: 0px 40px 0px 40px;
   font-family : verdana;
   font-size: 1em;
}

.boxwrap {
   padding: 0px;
   width: 930px;
   margin-top: 20px;
   margin-bottom: 10px;
   margin-left: 0px;
   margin-right: 0px;
}


/* =======================================================================
         text formating
   =======================================================================*/

h1 {
   font-weight: bold;
   padding-left: 0px;
   padding-top: 5px;
   padding-bottom: 5px;
   margin: 0px;
   font-family : verdana;
   font-size: 0.9em;
   color: #CC0000;
}

h2 {
   font-weight: bold;
   font-family : verdana;
   font-size: 0.8em;
   color: #CC0000;
}

h3 {
   font-weight: bold;
   font-family : verdana;
   font-size: 0.7em;
   color: #CC0000;
   margin: 0;
}

p {
   font-family : verdana;
   font-size: 0.7em;
   color: black;
   margin: 0 0 0 0;
}

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;
}

fieldset {
   border: 0px solid #FFFFFF;
}

label {
   font-family : verdana;
   font-size: 0.7em;
   color: black;
   margin: 10 0 0 0;
   display: block;
}

li {
  font-size: 0.7em;
  padding: 0px;
  margin: 0px;
  margin-top: 7px;
  margin-left: 0px;
  margin-bottom: 0px;
}

img {
  border: none;
}

td {
  vertical-align: top;
}

table.contenttable td {
  font-size: 11px;
}

table.contenttable td p {
  font-size: 11px;
}

/* =======================================================================
         navigation formating
   =======================================================================*/

a {
   font-family : verdana;
   font-size: 1em;
   color: #CC0000;
   text-decoration: none;
   padding: 0px;
   margin: 0px;
}

a:hover {
   text-decoration: underline;
}

a.PrimaryNav {
   font-weight: bold;
   font-family : verdana;
   font-size: 0.7em;
   color: #FFFFFF;
   text-decoration: none;
/*   border: 1px solid #5F5F5F; */
   padding: 0px 5px 0px 5px;
   margin: 1px;
}

a.PrimaryNav:hover {
/*   border: 1px solid #FFFFFF; */
   text-decoration: none;
   color: #73A824;
}

a.LeftNav {
   font-family : verdana;
   font-size: 13px;
   font-weight: bold;
   color: #FFFFFF;
   text-decoration: none;
   padding-left: 20px;
   padding-top: 6px;
   padding-bottom: 2px;
   padding-right: 0px;
   margin: 0px;
   margin-top: 2px;
   margin-left: 0px;
   background-image:url(../Images/navi-schwarz.gif);
   background-repeat: no-repeat;
   background-position: 0px 5px;
   border-bottom: 1px solid #FFFFFF;
   display: block;
}

a.LeftNav:hover {
   color: #FFFFFF;
   display: block;
}

a.LeftNav_act {
   font-family : verdana;
   font-size: 13px;
   font-weight: bold;
   color: #FFFFFF;
   text-decoration: none;
   padding-left: 20px;
   padding-top: 6px;
   padding-bottom: 2px;
   padding-right: 0px;
   margin: 0px;
   margin-top: 2px;
   margin-left: 0px;
   background-image:url(../Images/navi-rot.gif);
   background-repeat: no-repeat;
   background-position: 0px 5px;
   border-bottom: 1px solid #FFFFFF;
   display: block;
}

a.LeftNavSub1 {
   font-family : verdana;
   font-size: 11px;
   color: #000000;
   text-decoration: none;
   padding-left: 20px;
   padding-top: 4px;
   padding-bottom: 4px;
   padding-right: 0px;
   margin: 0px;
   margin-left: 0px;
   background-color: #ECECED;
   border-bottom: 1px solid #FFFFFF;
   display: block;
}

a.LeftNavSub1:hover {
   color: #000000;
   display: block;
}

a.LeftNavSub1_act {
   font-family : verdana;
   font-size: 11px;
   color: #CC0000;
   text-decoration: none;
   padding-left: 20px;
   padding-top: 4px;
   padding-bottom: 4px;
   padding-right: 0px;
   margin: 0px;
   margin-left: 0px;
   background-color: #ECECED;
   border-bottom: 1px solid #FFFFFF;
   display: block;
}

a.LeftNavSub2 {
   font-family : verdana;
   font-size: 11px;
   color: #000000;
   text-decoration: none;
   padding-left: 45px;
   padding-top: 4px;
   padding-bottom: 4px;
   padding-right: 0px;
   margin: 0px;
   margin-left: 0px;
   background-color: #ECECED;
   background-image:url(../Images/punkt_schwarz.gif);
   background-repeat: no-repeat;
   background-position: 35px 8px;
   border-bottom: 1px solid #FFFFFF;
   display: block;
}

a.LeftNavSub2:hover {
   color: #000000;
   background-image:url(../Images/punkt_schwarz.gif);
   background-repeat: no-repeat;
   background-position: 35px 8px;
   display: block;
}

a.LeftNavSub2_act {
   font-family : verdana;
   font-size: 11px;
   color: #CC0000;
   text-decoration: none;
   padding-left: 45px;
   padding-top: 4px;
   padding-bottom: 4px;
   padding-right: 0px;
   margin: 0px;
   margin-left: 0px;
   background-color: #ECECED;
   background-image:url(../Images/punkt_schwarz.gif);
   background-repeat: no-repeat;
   background-position: 35px 8px;
   border-bottom: 1px solid #FFFFFF;
   display: block;
}

a.LeftNavSub3 {
   font-family : verdana;
   font-size: 11px;
   color: #000000;
   text-decoration: none;
   padding-left: 40px;
   padding-top: 4px;
   padding-bottom: 4px;
   padding-right: 0px;
   margin: 0px;
   margin-left: 0px;
   background-image:url(../Images/punkt_schwarz.gif);
   background-repeat: no-repeat;
   background-position: 32px 8px;
   border-bottom: 1px solid #FFFFFF;
   display: block;
}

a.LeftNavSub3:hover {
   color: #000000;
   font-weight: bold;
   background-image:url(../Images/punkt_schwarz.gif);
   background-repeat: no-repeat;
   background-position: 32px 8px;
   display: block;
}

a.TopNavigation {
   font-family : verdana;
   font-size: 0.9em;
   font-weight: bold;
   color: #FFFFFF;
   text-decoration: none;
   padding-left: 4px;
   padding-right: 4px;
   margin-left: 0px;
}

a.TopNavigation:hover {
}

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.6em;
   color: #000000;
   text-decoration: none;
   padding: 0px;
   margin: 0px;
}

a.OptionNavigation:hover {
   text-decoration: underline;
}

a.DiscNavigation {
   font-family : verdana;
   font-size: 0.7em;
   color: #5F5F5F;
   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
   =======================================================================*/

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;
}

select {
   height: 16px;
   z-index: 3;
   font-size: 10px;
   font-family: verdana;
   color: #5F5F5F;
   border: 1px solid #5F5F5F;
   margin-left: 5px;
   margin-bottom: 3px;
}

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.newslettercheckboxen {
   height: 16px;
   z-index: 3;
   font-size: 10px;
   font-family: verdana;
   color: #5F5F5F;
   margin-left: 0px;
   margin-bottom: 0px;
   border: 0px solid #5F5F5F;
}

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;
}

/* =======================================================================
         positions
   =======================================================================*/

.header {
   margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   padding: 0px;
   padding-top: 118px;
   background-image:url(../Images/background_header.jpg);
   background-repeat: no-repeat;
   background-color: #FFFFFF;
   /*background-image:url(../Images/header_bg_verlauf.gif);*/
}

.header_newsl {
   margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 20px;
   padding: 0px;
   padding-left: 20px;
   padding-top: 20px;
}

.topnav {
   padding-right: 0px;
   padding-top: 0px;
   padding-bottom: 0px;
   padding-left: 198px;
   height: 20px;
   margin-left: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
   border-top-width: 1px;
   border-top-style: solid;
   border-top-color: #FFFFFF;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #FFFFFF;
}

.homenav {
   position: absolute;
   width: 700px;
   margin-left: 200px;
   top: 24px;
   color: #FFFFFF;
   font-family : verdana;
   font-size: 11px;
   z-index: 3;
}

.language {
   text-align: right;
}

.positionnav {
   padding-left: 0px;
   margin-left: 25px;
   margin-right: 0px;
   margin-top: 0px;
   margin-bottom: 5px;
   border-bottom: 1px solid #CCD6D8;
}

div.logo {
   position: absolute;
   top: 60px;
   left: 90px;
   z-index: 2;
   background-image:url(../Images/logo.jpg);
   background-repeat: no-repeat;
   width: 100px;
   height: 100px;
}

div.logo2 {
   position: absolute;
   font-size: 18px;
   font-weight: bold;
   top: 80px;
   left: 320px;
   z-index: 2;
   width: 400px;
   text-align: right;
}

.leftaddress {
   position: absolute;
   padding-top: 30px;
   padding-left: 50px;
   padding-bottom: 0px;
   font-size: 13px;
   font-weight: bold;
   background-image:url(../Images/background_boxwrap.jpg);
}

.oben_rechts {
   position: absolute;
   margin-top: -140px;
   margin-left: 770px;
}

div.font_size_selector {
   position: absolute;
   top: 131px;
   right: 68px;
   z-index: 2;
   width: 95px;
   height: 18px;
}

.topline {
   margin-top: 0px;
   margin-left: 30px;
   margin-right: 0px;
   margin-bottom: 0px;
   padding-top: 1px;
   padding-bottom: 1px;
   height: 22px;
   background-color: #FFFFFF;
}

.mainfield {
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
   padding: 0px;
   padding-left: 0px;
   background-color: #FFFFFF;
   background-image:url(../Images/background_boxwrap.jpg);
   width: 100%;
   overflow: auto;
   /*border: 1px solid #000000;*/
}

.mainfield_newsl {
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
   padding: 0px;
   padding-left: 0px;
   width: 100%;
   overflow: auto;
}

.leftfield {
   float: left;
   width: 185px;
   padding-top: 58px;
   padding-bottom: 20px;
}

.rightfield {
   float: right;
   width: 155px;
   margin: 0px;
   padding-top: 20px;
}

.middlefield {
   padding: 0px;
   margin: 0px;
   margin-left: 185px;
   margin-right: 155px;
   width: 578px;
}

.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: #FFFFFF;
}

.middlefieldcontent {
   padding-left: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-top: 0px;
}

.maincontent {
   margin: 0px;
   padding-left: 25px;
   padding-right: 15px;
   padding-bottom: 20px;
   padding-top: 0px;
}

.footer {
   padding-bottom: 0px;
   padding-top: 10px;
   margin-bottom: 0px;
   margin-right: 0px;
   background-image:url(../Images/background_footer.jpg);
   background-repeat: no-repeat;
   height: 3px;
}

.footnav {
   padding-top: 0px;
   padding-bottom: 0px;
   padding-left: 198px;
   padding-right: 0px;
}

.disclaimernavnav {
   padding-top: 0px;
   padding-bottom: 0px;
   padding-left: 203px;
   padding-right: 0px;
}

.LeftNavLineTop {
   padding-bottom: 10px;
   padding-top: 0px;
}

.LeftNavLine {
   margin: 0px;
   padding: 0px;
   padding-left: 0px;
   padding-bottom: 0px;
   padding-top: 0px;
   width: 185px;
   overflow: hidden;
   background-repeat: no-repeat;
   background-position: 27px 9px;
   white-space: normal;
}

.LeftNavLineSub {
   margin: 0px;
   margin-left: 0px;
   padding: 0px;
   padding-left: 0px;
   background-image:url(../Images/punkt2.gif);
   background-repeat: no-repeat;
   background-position: 42px 9px;
   white-space: normal;
}

.LeftNavLineSub1 {
   margin: 0px;
   margin-left: 0px;
   padding: 0px;
   padding-left: 0px;
   background-image:url(../Images/punkt2.gif);
   background-repeat: no-repeat;
   background-position: 57px 9px;
   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: 0px;
   padding-top: 0px;
}

.rightcontent {
   padding-bottom: 15px;
   padding-top: 0px;
   padding-left: 0px;
   margin: 0px;
   margin-right: 25px;
   width: 128px;
   overfolw: hidden;
}

.siteoptions {
   position: absolute;
   top: 113px;
   left: 792px;
   z-index: 2;
   width: 150px;
   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: larger;
   color: #CC0000;
}

.TEASER {
   font-weight: bold;
   font-style: italic;
   font-size: 0.7em;
   color: #CC0000;
}

.KAPITAELCHEN {
   font-weight: bold;
   font-variant: small-caps;
   font-size: 0.9em;
   color: #CC0000;
}

.BG_grau {
   background-color: #EFEFEF;
}

.BG_dunkelgrau {
   background-color: #CECFCE;
}

span.ROT {
   color: #CC0000;
}

span.GRAU {
   color: #69B240;
}

span.SCHWARZ {
   color: #000000;
}

input.katcheck {
font-family: verdana;
color: black;
font-weight: normal;
font-size: 12px;
border: 0px solid #FFFFFF;
text-indent: 0px;
background-color: #efefef;
}

.c2l1-left{
   padding-right: 5px;
   width:50%;
   white-space:normal;
}
.c2l1-middle{
   padding-left: 5px;
   width:50%;
   white-space:normal;
}
.c2l2-left{
   padding-right: 5px;
   width:50%;
   white-space:normal;
}
.c2l2-middle{
   background-color:#FFEDA8;
   padding-left: 5px;
   width:50%;
   white-space:normal;
}
.c2l3-left{
   padding-right: 5px;
   width:70%;
   white-space:normal;
}
.c2l3-middle{
   background-color:#FFEDA8;
   padding-left: 5px;
   width:30%;
   white-space:normal;
}
Styles 2 Column DIV Section
*/
div.tx-fdfx2cols-pi1{
    position:relative;
    left:0px;
margin-bottom:10px;
}
div.c2l1d-left{
   position:absolute;
   left:0px;
   padding: 0px;
   width:380px;
   white-space:normal;
   border:1px solid red;
}
div.c2l1d-middle{
   position:absolute;
   left:390px;
   padding: 0px;
   width:380px;
   border:1px solid blue;
   white-space:normal;
}
div.c2l2d-left{
   position:absolute;
   left:0px;
   padding: 0px;
   width:380px;
   border:1px solid blue;
   white-space:normal;
}
div.c2l2d-middle{
   position:absolute;
   left:390px;
   padding: 0px;
   width:380px;
   white-space:normal;
   border:1px solid blue;
   background-color:#C0C0C0;
}
Layout 3

embedded
*/
div.c2l3d-left{
   position:absolute;
   left:0px;
   padding: 0px;
   width:770px;
   white-space:normal;
   border:1px solid red;
}
div.c2l3d-middle{
   float:right;
   margin:5px;
   padding: 0px;
   width: 200px;
   height: 100px;
   overflow:auto;
   white-space:normal;
   border:1px solid blue;
   background-color:#C0C0C0;
}