 /*_______________________________________________________________________

                 styles.css
                 Layout for www.netzrezepte.de Typo3Template1
                 Thomas Krug, 31.01.2006
   ________________________________________________________________________ */

body {
   padding: 0px 0px 0px 0px;
   background-image:url(Images/hintergrund.gif);
   margin: 0px 0px 0px 0px;
   font-family : verdana;
   font-size: 12px;
}

.boxwrap {
   padding: 0px 0px 0px 0px;
}


/* =======================================================================
         text formating
   =======================================================================*/

h1 {
   font-weight: bold;
   padding-top: 3px;
   padding-bottom: 5px;
   font-family : verdana;
   font-size: 14px;
   color: #000000;
   margin: 0px;
   margin-bottom: 10px;
}

h2 {
   font-weight: bold;
   font-family : verdana;
   font-size: 13px;
   color: #000000;
   margin: 0px;
   margin-bottom: 10px;
}

h3 {
   font-weight: bold;
   font-family : verdana;
   font-size: 12px;
   color: #000000;
   margin: 0px;
   margin-bottom: 10px;
   text-decoration:none;
}

p {
   font-family : verdana;
   font-size: 12px;
   color: #000000;
   margin: 0px 0px 0px 0px;
}

p.rightheader {
   font-family : verdana;
   font-size: 12px;
   color: #FF0000;
   margin: 0px 0px 0px 0px;
   padding-left: 5px;
   padding-right: 5px;
   padding-top: 2px;
   padding-bottom: 2px;
   height: 16px;
   margin-bottom: 10px;
   margin-left: 0px;
   border-bottom-width: 1px;
   border-bottom-style: dashed;
   border-bottom-color: #CCCCCC;
   border-left-width: 5px;
   border-left-style: solid;
   border-left-color: #749BCA;
}

p.suche {
   font-family : verdana;
   font-size: 12px;
   font-weight: bold;
   color: #000000;
   padding-left: 0px;
   margin-bottom: 3px;
}

p.login {
   font-family : verdana;
   font-size: 12px;
   font-weight: bold;
   color: #000000;
   padding-left: 0px;
   margin-bottom: 3px;
}

p.sitetitle {
   font-family : verdana;
   font-size: 12px;
   color: #FFFFFF;
   padding-left: 0px;
   margin-bottom: 3px;
}

hr.zieher {
   color: #FFFFFF;
   background-color: #FFFFFF;
   border: 0px solid #FFFFFF;
   height: 1px;
}

a {
   font-family : verdana;
   font-size: 12px;
   color: #000000;
   text-decoration: underline;
}

a:hover {
   text-decoration: none;
}

ul {
   margin-right: 5px;
   padding: 0px 0px 0px 18px;
   margin: 0;
}

li {
   font-family : verdana;
   font-size: 12px;
   color: #000000;
   margin: 0;
   padding: 0 0 5px 0;
}

/* =======================================================================
         navigation formating
   =======================================================================*/
a.positionnavigation {
   font-family : verdana;
   font-size: 12px;
   color: #FFFFFF;
   text-decoration: none;
}

a.positionnavigation:hover {
   text-decoration: none;
   color: #FF0000;
}

a.LeftNav {
   font-family : verdana;
   font-size: 12px;
   color: #FFFFFF;
   text-decoration: none;
   padding-left: 30px;
   padding-top: 2px;
   padding-bottom: 2px;
   padding-right: 0px;
   margin: 0px;
   background-image:url(Images/pfeil.gif);
   background-repeat: no-repeat;
   background-position: 15px 2px;
   display: block;
}

a.LeftNav:hover {
   color: #FFFFFF;
   background-image:url(Images/pfeil_hover.gif);
   background-color: #F20000;
}

a.LeftNavSub1 {
   font-family : verdana;
   font-size: 11px;
   color: #FFFFFF;
   text-decoration: none;
   margin-left: 0px;
   padding-left: 50px;
   padding-top: 2px;
   padding-bottom: 2px;
   background-position: 35px 2px;
   display: block;
   background-image:url(Images/pfeil_klein.gif);
   background-repeat: no-repeat;
}

a.LeftNavSub1:hover {
   color: #ffffff;
   background-image:url(Images/pfeil_klein_hover.gif);
   background-color: #f20000;
}

a.LeftNavSub2 {
   font-family : verdana;
   font-size: 11px;
   color: #FFFFFF;
   text-decoration: none;
   margin: 0px;
   padding-left: 65px;
   padding-top: 2px;
   padding-bottom: 2px;
   display: block;
   background-image:url(Images/pfeil_klein.gif);
   background-repeat: no-repeat;
   background-position: 50px 2px;
}

a.LeftNavSub2:hover {
   color: #ffffff;
   background-image:url(Images/pfeil_klein_hover.gif);
   background-color: #f20000;
}

a.LeftNavSub3 {
   font-family : verdana;
   font-size: 10px;
   color: #FFFFFF;
   text-decoration: none;
   margin: 0px;
   padding-left: 80px;
   padding-top: 2px;
   padding-bottom: 2px;
   display: block;
   background-image:url(Images/pfeil_klein.gif);
   background-repeat: no-repeat;
   background-position: 65px 1px;
}

a.LeftNavSub3:hover {
   color: #ffffff;
   background-image:url(Images/pfeil_klein_hover.gif);
   background-color: #f20000;
}

a.FootNav {
   font-family : verdana;
   font-size: 10px;
   color: #dc0000;
   text-decoration: none;

}

a.FootNav:hover {
   text-decoration: none;
   color: #f20000;
}

/* =======================================================================
         position and formating forms
   =======================================================================*/

input.searchfield {
   height: 16px;
   width: 120px;
   font-size: 11px;
   font-family: verdana;
   color: #FF0000;
   border: 1px solid #FF0000;
   margin-top: 10px;
   margin-bottom: 6px;
   margin-right: 10px;
   padding-top: 0px;
   padding-left: 10px;
   background-color: #FFFFFF;
}

input.submitbutton {
   width: 14px;
   height: 20px;
   content: suchen;
   cursor: hand;
   border: 0px solid #f20000;
   margin: 0px;
   padding: 0px;
}

form.searchform {
   padding: 0px;
   margin: 0px;
}

input.loginfield {
   height: 16px;
   z-index: 3;
   width: 115px;
   font-size: 10px;
   font-family: verdana;
   color: #FF0000;
   border: 1px solid #FF0000;
   margin-bottom: 3px;
   background-color: #FFFFFF;
}

input.loginbutton {
   width: 14px;
   height: 1px;
   content: suchen;
   cursor: hand;
}

input.logoutbutton {
   height: 16px;
   z-index: 3;
   width: 51px;
   font-size: 10px;
   font-family: verdana;
   font-weight:bold;
   text-align: center;
   color: #FF0000;
   cursor: hand;
   background-color: #FFFFFF;
   border: 1px solid #FF0000;
   margin-bottom: 3px;
}

input {
   height: 16px;
   z-index: 3;
   width: 115px;
   font-size: 10px;
   font-family: verdana;
   color: #FF0000;
   border: 1px solid #FF0000;
   margin-bottom: 3px;
   padding-bottom: 3px;
}

.searchbox {
   width: 180px;
   z-index: 2;
   margin: 0px;
   padding: 0px;
   padding-left: 20px;
   padding-top: 10px;
}

form.loginform {
   padding: 0px;
   margin: 0px;
}

input.tx-indexedsearch-searchbox-sword {
   height: 16px;
   z-index: 3;
   width: 100px;
   font-size: 10px;
   font-family: verdana;
   color: #FF0000;
   border: 1px solid #FF0000;
   margin-left: 5px;
   padding-bottom: 3px;
}

input.tx-indexedsearch-searchbox-button {
   height: 16px;
   z-index: 3;
   width: 100px;
   font-size: 10px;
   font-family: verdana;
   color: #FF0000;
   border: 1px solid #FF0000;
   margin-left: 5px;
   padding-bottom: 3px;
}

select {
   z-index: 3;
   font-size: 10px;
   font-family: verdana;
   color: #FF0000;
   border: 1px solid #FF0000;
   margin-left: 5px;
   margin-bottom: 3px;
}

input.tipafriend {
   height: 16px;
   z-index: 3;
   width: 150px;
   font-size: 10px;
   font-family: verdana;
   color: #FF0000;
   border: 1px solid #FF0000;
   margin-left: 5px;
   margin-bottom: 3px;
}

textarea.tipafriendtext {
   z-index: 3;
   width: 150px;
   font-size: 10px;
   font-family: verdana;
   color: #FF0000;
   border: 1px solid #FF0000;
   margin-left: 5px;
   margin-bottom: 3px;
}

input.tipafriendcheckbox {
   z-index: 3;
   color: #FF0000;
   margin-left: 5px;
   margin-bottom: 3px;
}

input.tipafriendsubmit {
   height: 16px;
   z-index: 3;
   width: 150px;
   font-size: 10px;
   font-family: verdana;
   color: #FF0000;
   border: 1px solid #FF0000;
   margin-left: 5px;
   padding-bottom: 3px;
}


/* =======================================================================
         positions
   =======================================================================*/


div.logo {
   position: absolute;
   padding: 0px;
   top: 0px;
   left: 0px;
   z-index: 2;
   width: 211px;
   height: 110px;
   background-repeat: no-repeat;
   border-right: 1px solid #FFFFFF;
}

/* Hier wird nur für den IE das Logo einen Pixel nach rechts verschoben */
/* Hide from IE5-mac. Only IE-win sees this. \*/

* html div.logo {
  width: 212px;
  }

/* End hide from IE5/mac */

div.logo2 {
   position: absolute;
   top: 0px;
   left: 0px;
   z-index: 3;
   width: 1px;
   height: 1px;
}

.head {
   margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   padding: 0px;
   height: 110px;
   background-color: #DC0000;
   /*background-image:url(Images/kopfgrafik_neu.jpg);*/
   background-repeat: no-repeat;
}

.secondheader {
   margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   padding-top: 0px;
   height: 20px;
   background-color: #cc3333;
   border-top-width: 1px;
   border-top-style: solid;
   border-top-color: #FFFFFF;
}

.secondheaderleft {
   width: 211px;
   float: left;

}

.secondheaderright {
   height: 18px;
   margin-left: 211px;
   padding-left: 20px;
   padding-top: 2px;
   border-left-width: 1px;
   border-left-style: solid;
   border-left-color: #FFFFFF;
   background-color: #990000;
}

/* Hier wird der drei Pixel Bug des IE behoben */
/* Hide from IE5-mac. Only IE-win sees this. \*/

* html .secondheaderleft {
  width: 208px;
  }
* html .secondheaderright {
   margin-left: 208px;
}

/* End hide from IE5/mac */



.leftfield {
   position: absolute;
   top: 130px;
   left: 0px;
   width: 211px;
   padding-top: 0px;
   border-top-width: 1px;
   border-top-style: solid;
   border-top-color: #FFFFFF;
}

.rightfield {
   position: absolute;
   top: 130px;
   right: 0px;
   width: 195px;
   background-color: #FFFFFF;
   padding: 10px;
   border-top-width: 1px;
   border-top-style: solid;
   border-top-color: #FFFFFF;
}

.middlefield {
   position: absolute;
   top: 130px;
   left: 211px;
   right: 205px;
   padding-right: 10px;
   border-top-width: 1px;
   border-top-style: solid;
   border-top-color: #FFFFFF;
}

.middlefieldcontent {
   padding-left: 20px;
   padding-bottom: 20px;
   padding-top: 20px;
   padding-right: 10px;
   margin: 0px;
}

.rightfieldcontent {
   padding-left: 3px;
   padding-bottom: 3px;
   padding-top: 3px;
   padding-right: 3px;
   margin: 0px;
   background-color: #EFEFEF;
}

.footer {
   padding-left: 20px;
   padding-bottom: 3px;
   color: #FF0000;
   border-bottom-width: 1px;
   border-bottom-style: dashed;
   border-bottom-color: #CCCCCC;
   border-top-width: 1px;
   border-top-style: dashed;
   border-top-color: #CCCCCC;
   margin-bottom: 20px;
}

.LeftNavLine {
   padding-bottom: 5px;
   padding-top: 5px;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #CCCCCC;
}

.LeftNavLineTop {
   padding-bottom: 0px;
   padding-top: 0px;
}

.RightNavLine {
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #000000;
   padding-bottom: 5px;
   padding-top: 5px;
}



/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
DIV.csc-menu { margin-left: 0px; }
DIV.csc-menu P { font-size: 12px; margin: 1px 0px 0px 0px; padding: 2px 2px 2px 10px; }
DIV.csc-menu P A { color: #000000; text-decoration: none; }
DIV.csc-menu P A:hover { color: #000000; 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: 20px; }
DIV.csc-menu-2 P.csc-sitemap-level2 { margin-left: 40px; }
DIV.csc-menu-2 P.csc-sitemap-level3 { margin-left: 60px; }
DIV.csc-menu-2 P.csc-sitemap-level4 { margin-left: 80px; }
DIV.csc-menu-2 P.csc-sitemap-level1 A { color: #555555; font-weight: bold; }
DIV.csc-menu-2 P.csc-sitemap-level1 A:hover { color: #555555; 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: #000000; }

/* 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: #000000; }
/************* END SITEMAP ****************/
