 /*_______________________________________________________________________

                 styles.css
                 Layout for netzrezepte.de Standardlayout cyberfields
                 Thomas Krug, 5. April 2005
   ________________________________________________________________________ */

body {
   padding: 0;
   background-color: #FFFFFF;
   margin: 0px 0px 0px 0px;
   font-family : arial, verdana;
   font-size: 1em;
   background-image:url(../Images/ig-nachbau/ig-nachbau_bg.gif);
}

.wrap {
   position: relative;
   width: 100%;
   left: 0px;
   text-align: center;
}

.boxwrap {
   padding: 10px;
   width: 890px;
   margin: auto;
   margin-top: 0px;
   margin-bottom: 10px;
   text-align: left;
   background-color: #FFFFFF;
}

.CEwrap {
   margin-bottom: 15px;
}

/* Rahmen */

.CERahmen {
   border: 1px dotted #005806;
   background-color: #E8EFF3;
   padding: 5px;
}

.Teaserboxen_rechts {
   margin-bottom: 15px;
   overflow: hidden;
   background-color: #EAE7C8;
   background-image:url(../Images/ig-nachbau/ig-nachbau_homenav_bogen.gif);
   background-repeat: no-repeat;
   background-position: left bottom;
   padding: 0px 0px 10px 0px;
}

.Teaserboxen {
   margin-bottom: 15px;
   overflow: hidden;
   padding: 0px 0px 10px 0px;
   margin: 0px 11px 10px 0px;
   border: 1px solid #EAE7C8;
   width: 157px;
   float: left;
}

/* Fix IE. Hide from IE Mac \*/
* html .Teaserboxen { margin: 0px 8px 10px 0px; }
/* End */


/* =======================================================================
         text formating
   =======================================================================*/

h1 {
   font-weight: bold;
   padding: 0px;
   margin: 0px 0px 10px 0px;
   font-family : arial, verdana;
   font-size: 1em;
   color: #005806;
}

h1 a {
   color: #005806;
   text-decoration: none;
}

.rightcontent h1 {
   font-size: 0.8em;
}

.Teaserboxen_rechts h1 {
   background-color: #FFFFFF;
   margin: 0px;
   padding: 0px 0px 10px 0px;
}

.Teaserboxen_rechts h1 a {
   color: #FFFFFF;
}

.Teaserboxen h1 {
   background-color: #005806;
   padding: 4px 5px 4px 10px;
   color: #FFFFFF;
   border-bottom: 1px dotted #FFFFFF;
   font-size: 0.8em;
   margin: 0px;
}

.Teaserboxen h1 a {
   color: #FFFFFF;
}

h2 {
   font-weight: bold;
   font-family : arial, verdana;
   font-size: 0.9em;
   color: #005806;
   margin: 0px 0px 10px 0px;
   padding: 0px;
}

h2 a {
   color: #005806;
   text-decoration: none;
}

.Teaserboxen_rechts h2 {
   background-color: #005806;
   padding: 4px 5px 4px 10px;
   color: #FFFFFF;
   border-top: 1px dotted #FFFFFF;
   border-bottom: 1px dotted #FFFFFF;
   font-size: 0.8em;
}

.Teaserboxen_rechts h2 a {
   color: #FFFFFF;
}

h3 {
   font-weight: bold;
   font-family : arial, verdana;
   font-size: 0.8em;
   color: #005806;
   margin: 0px 0px 10px 0px;
}

h4 {
   font-weight: normal;
   font-family : arial, verdana;
   font-size: 0.8em;
   color: #005806;
   margin: 0px 0px 10px 0px;
}

.teasertext {
   position: absolute;
   left: 50%;
   top: 0px;
   margin-left: -495px;
}

.teasertext h1 {
   font-size: 1em;
   padding-top: 5px;
}

p {
   font-family : arial, verdana;
   font-size: 12px;
   color: black;
   margin: 0px 0px 5px 0px;
}

.Teaserboxen_rechts p {
   margin: 0px 10px 5px 10px;
}

.maincontent p, .maincontent table {
   margin-left: 10px;
}

p.align-justify {
   text-align: justify;
}

p.align-left {
   text-align: left;
}

p.align-right {
   text-align: right;
}

p.align-center {
   text-align: center;
}

p.indent {
   margin-left: 50px;
}

address {
   margin: 0px;
   margin-bottom: 5px;
   font-size: 1em;
}

h1.specialheader {
   font-family : arial, verdana;
   font-size: 0.9em;
   color: #005806;
   margin: 0px 0px 5px 0px;
   padding: 5px 0px 4px 9px;
   background-color: #EAE7C8;
   clear: both;
}

h1.unterstrichheader {
   font-family : arial, verdana;
   font-size: 0.8em;
   color: #000000;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 5px;
   padding-left: 0px;
   padding-top: 1px;
   border-bottom: 1px solid #5A5A5A;
   text-align: left;
}

h1.ausgefuellt_blau {
   background-color: #0071C6;
   color: #FFFFFF;
   font-size: 0.8em;
   padding-left: 5px;
   padding-right: 5px;
}

h1.ausgefuellt_grau {
   background-color: #5A5A5A;
   color: #FFFFFF;
   font-size: 0.8em;
   padding-left: 5px;
   padding-right: 5px;
}

p.postionnavigation {
   font-family : arial, verdana;
   font-size: 0.7em;
   color: #000000;
   margin-left: 0px;
   margin-right: 10px;
   margin-bottom: 5px;
   margin-top: 3px;
   padding-left: 0px;

}

p.tipafriend {
   width: 150px;
}


dd.csc-textpic-caption {
   font-family : arial, verdana;
   font-size: 0.7em;
   color: black;
   margin: 0 0 0 0;
}

fieldset {
   border: 0px solid #FFFFFF;
}

label {
   font-family : arial, verdana;
   font-size: 12px;
   color: black;
   margin: 10 0 0 0;
   display: block;
   float: left;
   width: 100px;
}

.csc-mailform-field {
   overflow: hidden;
   margin: 0px 0px 5px 0px;
}


li {
   font-size: 0.8em;
   padding: 0px;
   margin: 0px;
   margin-top: 7px;
   margin-left: 0px;
   margin-bottom: 0px;
}

img {
   border: none;
}

td, th {
   font-size: 0.9em;
}


/* =======================================================================
         navigation formating
   =======================================================================*/

a {
   font-family : arial, verdana;
   font-size: 1em;
   color: #005806;
   text-decoration: underline;
   padding: 0px;
   margin: 0px;
}

a:hover {
   text-decoration: none;
}

a.LeftNav {
   font-family : arial, verdana;
   font-size: 0.8em;
   font-weight: bold;
   color: #000000;
   text-decoration: none;
   padding-left: 15px;
   padding-top: 5px;
   padding-bottom: 5px;
   display: block;
   background-color: #EAE7C8;
}

a.LeftNav:hover {
   background-color: #005806;
   color: #FFFFFF;
   text-decoration: none;
   background-image: none;
}

span a.LeftNav {
   text-decoration: none;
   color: #005806;
   background-image:url(../Images/leftnavi_pfeil.gif);
   background-repeat: no-repeat;
   background-position: 5px 9px;
}

a.LeftNavSub {
   font-family : arial, verdana;
   font-size: 0.7em;
   color: #005806;
   text-decoration: none;
   padding-left: 30px;
   padding-top: 5px;
   padding-bottom: 5px;
   display: block;
   background-color: #EAE7C8;
}

span a.LeftNavSub, a.LeftNavSub:hover {
   text-decoration: none;
   color: #005806;
   background-image:url(../Images/leftnavi_pfeil.gif);
   background-repeat: no-repeat;
   background-position: 22px 9px;
}

a.LeftNavSub2 {
   font-family : arial, verdana;
   font-size: 0.7em;
   color: #005806;
   text-decoration: none;
   padding-left: 45px;
   padding-top: 5px;
   padding-bottom: 5px;
   display: block;
   background-color: #EAE7C8;
}

span a.LeftNavSub2, a.LeftNavSub2:hover {
   text-decoration: none;
   color: #005806;
   background-image:url(../Images/leftnavi_pfeil.gif);
   background-repeat: no-repeat;
   background-position: 37px 9px;
}

a.LeftNavSub3 {
   font-family : arial, verdana;
   font-size: 0.7em;
   color: #005806;
   text-decoration: none;
   padding-left: 60px;
   padding-top: 5px;
   padding-bottom: 5px;
   display: block;
   background-color: #EAE7C8;
}

span a.LeftNavSub3, a.LeftNavSub3:hover {
   text-decoration: none;
   color: #005806;
   background-image:url(../Images/leftnavi_pfeil.gif);
   background-repeat: no-repeat;
   background-position: 52px 9px;
}

a.LeftNavSub4 {
   font-family : arial, verdana;
   font-size: 0.7em;
   color: #005806;
   text-decoration: none;
   padding-left: 75px;
   padding-top: 5px;
   padding-bottom: 5px;
   display: block;
   background-color: #EAE7C8;
}

span a.LeftNavSub4, a.LeftNavSub4:hover {
   text-decoration: none;
   color: #005806;
   background-image:url(../Images/leftnavi_pfeil.gif);
   background-repeat: no-repeat;
   background-position: 67px 9px;
}

a.TopNavigation {
   font-family : arial, verdana;
   font-size: 12px;
   color: #005806;
   text-decoration: none;
   padding: 10px 10px 5px 10px;
   margin: 0px;
   background-color: #EAE7C8;
   line-height: 20px;
}

a.TopNavigation:hover {
   text-decoration: underline;
}

.homenav span a {
   padding-left: 26px;
   background-image:url(../Images/ig-nachbau/ig-nachbau_homenav_bogen.gif);
   background-repeat: no-repeat;
   background-position: left bottom;
}

a.FootNavigation {
   font-family : arial, 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:hover {
   text-decoration: underline;
}

a.DiscNavigation {
   font-family : arial, verdana;
   font-size: 0.7em;
   color: #000000;
   text-decoration: none;
   padding-left: 4px;
   padding-right: 4px;
   margin-left: 0px;
}

a.DiscNavigation:hover {
   text-decoration: underline;
}

a.positionlink {
   font-family : arial, verdana;
   font-size: 1em;
   color: #000000;
   text-decoration: none;
   padding-left: 0px;
   padding-right: 0px;
   margin-left: 0px;
}

a.positionlink_act {
   font-family : arial, verdana;
   font-size: 1em;
   color: #005806;
   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: 110px;
   font-size: 11px;
   font-family : arial, verdana;
   color: #000000;
   border: 1px solid #000000;
   margin-bottom: 5px;
}

input.submitbutton {
   content: suchen;
   color: #000000;
   cursor: hand;
   margin-top: 3px;
   margin-bottom: 0px;
   width: 16px;
   border: 0px solid #000000;
}

input.loginfield {
   height: 12px;
   z-index: 3;
   width: 51px;
   font-size: 10px;
   font-family : arial, verdana;
   border: 1px solid #000000;
   margin-bottom: 5px;
}

form {
   margin: 0px;
}

input.tipafriend {
   height: 16px;
   z-index: 3;
   width: 150px;
   font-size: 10px;
   font-family: arial, verdana;
   color: #000000;
   border: 1px solid #000000;
   margin-left: 5px;
   margin-bottom: 3px;
}

textarea.tipafriendtext {
   z-index: 3;
   width: 150px;
   font-size: 10px;
   font-family: arial, verdana;
   color: #000000;
   border: 1px solid #000000;
   margin-left: 5px;
   margin-bottom: 3px;
}

input.tipafriendcheckbox {
   z-index: 3;
   color: #000000;
   margin-left: 5px;
   margin-bottom: 3px;
   border: 0px solid #000000;
}

input.tipafriendsubmit {
   height: 16px;
   z-index: 3;
   width: 150px;
   font-size: 10px;
   font-family: arial, verdana;
   color: #000000;
   border: 1px solid #000000;
   margin-left: 5px;
   margin-bottom: 3px;
}

input.tx-indexedsearch-searchbox-sword {
   height: 16px;
   z-index: 3;
   width: 100px;
   font-size: 10px;
   font-family: arial, verdana;
   color: #000000;
   border: 1px solid #000000;
   margin-left: 5px;
   margin-bottom: 3px;
}

input.tx-indexedsearch-searchbox-button {
   height: 16px;
   z-index: 3;
   width: 100px;
   font-size: 10px;
   font-family: arial, verdana;
   color: #000000;
   border: 1px solid #000000;
   margin-left: 5px;
   margin-bottom: 3px;
}

select {
   height: 16px;
   z-index: 3;
   font-size: 10px;
   font-family: arial, verdana;
   color: #000000;
   border: 1px solid #000000;
   margin-left: 0px;
   margin-bottom: 3px;
}

input {
   height: 16px;
   z-index: 3;
   font-size: 10px;
   font-family: arial, verdana;
   color: #000000;
   margin-left: 0px;
   margin-bottom: 0px;
   border: 1px solid #000000;
}

input[type=checkbox] {
   z-index: 3;
   color: #000000;
   border: 0px solid #000000;
}

input[type=radio] {
   z-index: 3;
   color: #000000;
   border: 0px solid #000000;
}


input.newslettercheckboxen {
   height: 16px;
   z-index: 3;
   font-size: 10px;
   font-family: arial, verdana;
   color: #000000;
   margin-left: 0px;
   margin-bottom: 0px;
   border: 0px solid #000000;
}

textarea {
   z-index: 3;
   width: 215px;
   font-size: 10px;
   font-family: arial, verdana;
   color: #000000;
   border: 1px solid #000000;
   margin-left: 0px;
   margin-bottom: 3px;
}

input.index_search_erweiteret_vorschau {
   height: 16px;
   z-index: 3;
   width: 16px;
   font-size: 10px;
   font-family: arial, verdana;
   color: #000000;
   border: 1px solid #000000;
   margin-left: 5px;
   margin-bottom: 3px;
}

input.csc-mailform-submit {
   margin-top: 10px;
}

span.csc-mailform-radio legend {
   display: none;
}

span.csc-mailform-radio label {
   float: none;
   display: inline;
   margin: 3px 0px 3px 10px;
}

input.csc-mailform-radio {
   float: none;
   display: inline;
}

.csc-mailform-field input[type=text] {
   width: 250px;
}

/* =======================================================================
         positions
   =======================================================================*/

.header {
   margin: 0px 0px 4px 0px;
   padding: 4px 0px 0px 0px;
   height: 102px;
   width: 890px;
   overflow: hidden;
   border-top: 1px dotted #005806;
   position: relative;
}

.homenav {
   text-align: right;
   color: #000000;
   font-family : arial, verdana;
   font-size: 11px;
   background-image:url(../Images/ig-nachbau/ig-nachbau_background.gif);
   background-repeat: repeat-y;
}

.searchform {
   padding: 10px 0px 10px 15px;
   width: 147px;
   background-color: #EAE7C8;
}

/* Fix IE. Hide from IE Mac \*/
* html .searchform { width: 162px; }
/* End */

.language {
   text-align: right;
}

.positionnav {
   padding-left: 15px;
   margin: 0px 0px 10px 0px
}

div.logo {
   position: absolute;
   top: 10px;
   left: 30px;
   z-index: 2;
   width: 1px;
   height: 1px;
}

div.zwischenzeile {
   height: 5px;
   border-top: 1px dotted #005806;
   border-bottom: 1px dotted #005806;
}

.mainfield {
   margin: 0px;
   padding: 0px;
   width: 890px;
   overflow: hidden;
   position: relative;
}

.leftfield {
   float: left;
   width: 162px;
   margin: 0px;
   padding: 0px;
}

.leftfieldtopmargin {
   height: 40px;
   background-color: #EAE7C8;
}

.leftcontent {
   padding-top: 20px 0px 10px 15px;
   width: 162px;
   overflow: hidden;
   background-color: #EAE7C8;
}

.rightfield {
   float: right;
   width: 150px;
   margin: 5px 0px 0px 0px;
   padding: 4px 0px 0px 0px;
   overflow: hidden;
}

.rightfield p {
   font-size: 0.7em;
}

.middlefield {
   padding: 10px 0px 0px 0px;
   margin: 0px 170px 0px 170px;
   position: relative;
}

.maincontent {
   margin: 0px;
   padding-left: 15px;
   padding-right: 15px;
   padding-bottom: 20px;
   padding-top: 0px;
   width: 510px;
   overflow: hidden;
}

.footer {
   padding-bottom: 10px;
   padding-top: 10px;
   margin: 0px;
   background-color: #EAE7C8;
   text-align: center;
}

.footer p {
   font-size: 0.7em;
   margin: 0px;
}

.LeftNavLine {
   margin: 0px;
   padding: 0px;
   width: 162px;
   overflow: hidden;
   white-space: normal;
}

.LeftNavLineSub {
   margin: 0px;
   padding: 0px;
   white-space: normal;
}

.LeftNavLineSub1 {
   margin: 0px;
   padding: 0px;
   white-space: normal;
}

.LeftNavLineSub2 {
   margin: 0px;
   padding: 0px;
   white-space: normal;
}

.LeftNavLineSub3 {
   margin: 0px;
   padding: 0px;
   white-space: normal;
}

.RightNavLine {
   padding-bottom: 5px;
   padding-top: 5px;
}

.rightcontent {
   padding-bottom: 15px;
   padding-top: 0px;
   padding-right: 0px;
   margin: 0px;
}

.siteoptions {
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 10px 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: #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: 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: #000000; font-weight: bold; }
DIV.csc-menu-2 P.csc-sitemap-level1 A:hover { color: #000000; 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 ****************/

/************* Bildpositionierungen *******/

/* Space below each image (also in-between rows) */
.Teaserboxen_rechts DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {
   margin-bottom: 0px;
}

.Teaserboxen_rechts DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow {
   margin-bottom: 0px;
}

.Teaserboxen .csc-textpic {
   padding: 3px;
}


/*-------------- New Login Box --------------*/

.tx-newloginbox-pi1 legend {
   color: #FFFFFF;
   font-weight: bold;
   font-size: 0.8em;
   font-variant: small-caps;
   background-color: #005806;
   border: 1px dotted #005806;
   padding: 5px;
   margin-bottom: 10px;
}

.tx-newloginbox-pi1 fieldset {
   background-color: #EAE7C8;
   margin-bottom: 1px;
   padding: 5px;
   border: 1px dotted #005806;
}

.tx-newloginbox-pi1 label {
   text-align: left;
   float: left;
   width: 120px;
}

.fieldset_row {
   width: 500px;
   overflow: hidden;
   margin-bottom: 5px;
}

/*----------- Fronten User Registration -----------*/

.tx-srfeuserregister-pi1 legend {
   font-weight: bold;
   font-size: 0.8em;
   font-variant: small-caps;
   background-color: #005806;
   border: 1px dotted #005806;
   padding: 5px;
   color: #FFFFFF;
}

.tx-srfeuserregister-pi1 label {
   text-align: left;
}

.tx-srfeuserregister-pi1-radio {
   float: left;
   clear: left;
}

.tx-srfeuserregister-pi1 fieldset {
   background-color: #EAE7C8;
   margin-bottom: 1px;
   padding: 5px;
   border: 1px dotted #005806;
}


/*----------- Newsletter Registration -----------*/

.newsletterregister legend {
   font-weight: bold;
   font-size: 0.8em;
   font-variant: small-caps;
   background-color: #9b7a39;
   border: 1px solid #e8e8e8;
   padding: 5px;
   color: #FFFFFF;
}

.newsletterregister label {
   text-align: left;
   float: left;
   clear: left;
   width: 130px;
   display: block;
}

.newsletterregister fieldset {
   background-color: #cdbc9c;
   margin-bottom: 1px;
   padding: 5px;
   border: 1px solid #9b7a39;
}

.newsletterregister input {
   z-index: 3;
   font-size: 10px;
   font-family: arial, verdana;
   color: #000000;
   margin: 0px;
   border: 1px solid #000000;
   padding: 2px;
}

.newsletterregister input.nl_submit {
   z-index: 3;
   font-size: 10px;
   font-family: arial, verdana;
   color: #000000;
   margin: 0px;
   margin-left: 130px;
   border: 1px solid #000000;
   padding: 0px;
}

.newsletterregister span.nl_warning {
   font-size: 10px;
   font-family: arial, verdana;
   color: #DF0000;
}

.newsletterregister p {
   margin-top: 10px;
   margin-bottom: 10px;
}

/********** G�stebuch ***********/
    /* error handling */
        .tx-veguestbook-pi1 p.tx-guestbook-form-error {
                font-weight:bold;
                color:#990000;
        }

        /* display of result count */
        .tx-veguestbook-pi1 .tx-guestbook-result {
                font-weight:bold;
                float:left;
        }

        /* pagination */
        .tx-veguestbook-pi1 .tx-guestbook-pagination {
                font-size:75%;
                font-weight:bold;
                float:right;
        }

        /* styles for list mode */
        .tx-veguestbook-pi1 h2.tx-guestbook-header {
                clear:both;
                background:#EAE7C8;
                color:#000000;
                display:block;
                font-size:0.8em;
                font-weight:bold;
                padding: 5px;
        }

        .tx-veguestbook-pi1 .tx-guestbook-left {
                float:right;
                width:12em;
                background:#EFEFEF;
                padding: 5px;
        }

        .tx-veguestbook-pi1 .tx-guestbook-left {
                height:auto;
        }

        .tx-veguestbook-pi1 .tx-guestbook-left p {
                color:#000000;
        }

        .tx-veguestbook-pi1 .tx-guestbook-right {
                float:none;
                background:#FFF;
                padding: 5px 5px 5px 0px;
                 margin: 0px;
        }

        /* styles for latest mode */
        .tx-veguestbook-pi1 .tx-guestbook-latest p,
        .tx-veguestbook-pi1 .tx-guestbook-right p {
                color:#000000;
        }

        .tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
        .tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
        font-weight: bold;
        }

        .tx-veguestbook-pi1 .tx-guestbook-right h3 {
                font-size:100%;
                color:#990000;
                font-weight:bold;
                background:none;
        }

        .tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
                font-size:75%;
                color:#000000;
                font-style: italic;
        }

        .tx-veguestbook-pi1 .tx-guestbook-latest {
                display:block;
                padding:0.25em;
                clear:both;
        }

        /* form styles */
        .tx-veguestbook-pi1 .tx-guestbook-field {
                clear:both;
                width:100%;
                display:block;
                padding: 5px 0px 5px 0px;
        }

        .tx-veguestbook-pi1 .tx-guestbook-field label {
                clear: both;
                display: block;
                float: left;
                width: 10em;
        }

        .tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
                float:left;
                width:10em;
        }

        .tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
                float:left;
                width:20em;
        }

        .tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
                width: 30em;
                display: block;
                float: left;
        }

        .tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
                color:#990000;
        }

        .tx-veguestbook-pi1 fieldset {
                border:none;
        }

        .tx-veguestbook-pi1 legend {
                display:none;
        }

        .tx-veguestbook-pi1 .tx-guestbook-freecap {
                float:left;
                display:block;
                background:#F7F7F7;
                border:1px solid #CCC;
        }

        .tx-veguestbook-pi1 .tx-guestbook-freecap {
                margin-left:2.25em;
        }


        .tx-veguestbook-pi1 .tx-guestbook-freecap img {
                float:left;
                display:block;
                padding-left:0.25em;
        }

        .tx-veguestbook-pi1 .tx-guestbook-freecap input {
                float:left;
        }

        .tx-veguestbook-pi1 .tx-guestbook-freecap label {
                clear:both;
                display:block;
                float:none;
                width:10em;
                margin-bottom:0.5em;
        }

        .tx-veguestbook-pi1 .tx-guestbook-freecap p {
                font-size:75%;
                padding:0.25em;
        }

        .tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
                display:none;
        }

        .tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
                color:#990000;
        }

        .tx-veguestbook-pi1 .tx-guestbook-clear {
                clear:both;
                display:block;
        }

        .tx-veguestbook-pi1 input.tx-guestbook-submit {
                width:auto;
                display:block;
        }
/********** G�stebuch END ***********/


/********** Navigation Links ********/

ul.primary {
        margin: 0px;
        padding: 0px;
        width: 162px; /* Width of Menu Items */
        font-size: 1em;
         background-color: #EAE7C8;
}

ul.primary li {
        position: relative;
        list-style: none;
         margin: 0px;
         z-index: 2;
        }

ul.primary li a {
        display: block;
        text-decoration: none;
        color: #000000;
        padding: 7px 10px 7px 15px;
         margin: 0px;
        border-bottom: 0;
         font-weight: bold;
        }

ul.primary li a:hover {
        color: #EAE7C8;
         background: transparent url(../Images/pfeil_gruen.gif) left center no-repeat;
         background-color: #87B287;
}

ul#primary-nav,
ul#primary-nav ul {
        margin: 0px;
        padding: 0px;
        width: 162px; /* Width of Menu Items */
        font-size: 1.1em;
         background-color: #EAE7C8;
}

ul#primary-nav ul {
         background-color: #FFFFFF;
         border: 1px solid #CEDEC3;
         font-size: 1.2em;
}

ul#primary-nav li {
        position: relative;
        list-style: none;
         margin: 0px;
         z-index: 2;
        }

ul#primary-nav li a {
        display: block;
        text-decoration: none;
        color: #005806;
        padding: 7px 10px 7px 25px;
         margin: 0px;
        border-bottom: 0;
         font-weight: bold;
        }

ul#primary-nav li a:hover {
        color: #EAE7C8;
         background: transparent url(../Images/pfeil_gruen.gif) left center no-repeat;
         background-color: #87B287;
}

/* Fix IE. Hide from IE Mac \*/
* html ul#primary-nav li { float: left; height: 1%; }
* html ul#primary-nav li a { height: 1%; }
/* End */

ul#primary-nav ul {
        position: absolute;
        display: none;
        left: 162px; /* Set 1px less than menu width */
        top: 0;
        }

/* Fix IE. Hide from IE Mac \*/
* html ul#primary-nav ul { left: 160px; }
/* End */

ul#primary-nav li ul li a { padding: 7px 10px 7px 15px; } /* Sub Menu Styles */
ul#primary-nav li ul li a:hover { background-color: #87B287; background: transparent url(../Images/pfeil_gruen.gif) left center no-repeat; }

ul#primary-nav li:hover ul ul,
ul#primary-nav li:hover ul ul ul,
ul#primary-nav li.over ul ul,
ul#primary-nav li.over ul ul ul { display: none; } /* Hide sub-menus initially */

ul#primary-nav li:hover ul,
ul#primary-nav li li:hover ul,
ul#primary-nav li li li:hover ul,
ul#primary-nav li.over ul,
ul#primary-nav li li.over ul,
ul#primary-nav li li li.over ul { display: block; } /* The magic */

ul#primary-nav li.menuparent { background: transparent url(../Images/pfeil_grau.gif) right 12px no-repeat; }

ul#primary-nav li li.menuparent { background: transparent url(../Images/pfeil_gruen.gif) right 12px no-repeat; }

ul#primary-nav li.menuparent:hover,
ul#primary-nav li:hover,
ul#primary-nav li.over { background-color: #87B287; }

/********** Navigation Links Ende ********/


/********** Anpassungen für Typo3 7.6 ********/

.maincontent p, .maincontent table {
   margin-left: 0px;
}

.Teaserboxen_rechts h1, .rightcontent .extension h1, .rightcontent .extension h2 {
   background-color: #005806;
   padding: 4px 5px 4px 10px;
   color: #FFFFFF;
   border-top: 1px dotted #FFFFFF;
   border-bottom: 1px dotted #FFFFFF;
   font-size: 0.8em;
}

.Teaserboxen_rechts h1 a, .rightcontent .extension h2 a {
   color: #FFFFFF;
}

.Teaserboxen_rechts, .rightcontent .extension {
   margin-bottom: 15px;
   overflow: hidden;
   background-color: #EAE7C8;
   background-image:url(../Images/ig-nachbau/ig-nachbau_homenav_bogen.gif);
   background-repeat: no-repeat;
   background-position: left bottom;
   padding: 0px 0px 10px 0px;
}

.ce-gallery figcaption {
    font-size: 12px;
}

.showResultsWrap, .browseLinksWrap {
	font-size: 12px;
}

.Teaserboxen .CEwrap .ce-textpic {
	margin: 3px;
}

.Teaserboxen .CEwrap .ce-bodytext {
	margin: 0px 3px 0px 7px;
}

span.news-list-morelink {
	display: none;
}