body /*{{{  */
{
    background-color: #eee;
    background-image: url(../_images/bg_bodytext.gif);
    font-family: verdana, arial, helvetica, sans-serif;
    color: #313246;
    margin: 0;
    text-align: center;
} /*}}}*/

img {
    border: 0;
}
td {
    vertical-align: top;
}
th {
    text-align: left;
}
h1 {
    display: none;
}
h2 {
    color: #e60;
    font-size: 125%;
    line-height: 160%;
    font-weight: normal;
    margin: 8px 0 0 0;
}
h3 {
    color: #e60;
    font-size: 105%;
    font-weight: normal;
    line-height: 120%;
    margin: 8px 0 0 0;
}
h4 {
    font-size: 95%;
    font-weight: normal;
    line-height: 125%;
    margin: 8px 0 0 0;
}
form {
    margin-bottom: 0;
    padding-bottom: 0;
}


#back {
    background-color: #d8dcdf;
    position: relative;
    margin: 0 auto;
    padding: 0 16px 0 16px;
    width: 1016px;
    text-align: right;
}
#back2 {
    background-color: #fff;
    padding: 0 8px 0 8px;
    width: 1000px;
    text-align: left;
}


#header {
    position: relative;
    background-color: #fff;
    height: 92px;
    background-image: url(../_images/feinkost-header.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    text-align: center;
    width: 1000px;
}
#search {
    background-color: #e60;
	color: #fff;
    position: absolute;
    bottom: 0;
    left: 753px;
    width: 191px;
    font-size: 85%;
    padding: 4px;
    text-align: left;
}
#headline {
    position: relative;
    min-height: 68px;
    width: 952px;
}
#searchRub {
    background-color: #e89600;
	color: #fff;
    position: relative;
    float: right;
    width: 191px;
    font-size: 85%;
    margin: 4px 0 0 4px;
    padding: 4px;
    text-align: left;
}
input.input1 {
    border: 1px solid #666;
    width: 120px;
}


#menu {
  background-color: #e60;
  color: #fff;
  min-height: 1.8em;
  width: 952px;
}
#menu ul {
  margin: 0;
  padding: 0;
}
#menu li {
  display: inline;
}
#menu a {
  display: block;
  float: left;
  min-height: 1.8em;
  padding: 0 16px 0 16px;
  text-decoration: none;
}
#menu a:link, #menu a:visited {
  background: #e60 url(../_images/menu-stripe-over.gif) no-repeat 0 0;
  color: #fff;
}
#menu a:hover, #menu a:active, #menu a:focus {
  background: #e89600 url(../_images/menu-stripe-over.gif) no-repeat 0 0;
  color: #fff;
}
#menu a.current:link, #menu a.current:visited {
  background: #fff url(../_images/menu-stripe-over.gif) no-repeat 0 0;
  color: #000;
}



#content {
  margin-top: 0px;
  padding-bottom: 8px;
}
#content a {
    text-decoration: underline;
}
#content a:link {
    color: #e60;
}
#content a:visited {
    color: #e60;
}
#content a:hover, #content a:active, #content a:focus {
    color: #f90;
}

#content a.intern:link, #content a.intern:visited {
    color: #e60;
    text-decoration: none;
}
#content a.intern:hover, #content a.intern:active, #content a.intern:focus {
    color: #f90;
    text-decoration: underline;
}
#content a.internCurrent:link, #content a.internCurrent:visited {
    color: #f90;
    font-weight: bold;
    text-decoration: none;
}
#content a.internCurrent:hover, #content a.internCurrent:active, #content a.internCurrent:focus {
    color: #e60;
    font-weight: bold;
    text-decoration: underline;
}
#content a.section:link, #content a.section:visited {
    background: transparent url(../_images/icon-section.gif) no-repeat 0 0.2em;
    padding-left: 10px;
    text-decoration: none;
}
#content a.section:hover, #content a.section:active, #content a.section:focus {
    background: transparent url(../_images/icon-section.gif) no-repeat 0 0.2em;
    padding-left: 10px;
    text-decoration: underline;
}
#content a.download:link, #content a.download:visited {
    background: transparent url(../_images/icon-download.gif) no-repeat 0 0.2em;
    padding-left: 10px;
    text-decoration: none;
}
#content a.download:hover, #content a.download:active, #content a.download:focus {
    background: transparent url(../_images/icon-download.gif) no-repeat 0 0.2em;
    padding-left: 10px;
    text-decoration: underline;
}
#content a.extern:link, #content a.extern:visited,
#content .bodytext a:link, #content .bodytext a:visited
{
    background: transparent url(../_images/icon-extern.gif) no-repeat 0 0.2em;
    padding-left: 10px;
    text-decoration: none;
}
#content a.extern:hover, #content a.extern:active, #content a.extern:focus,
#content .bodytext a:hover, #content .bodytext a:active, #content .bodytext a:focus
{
    background: transparent url(../_images/icon-extern.gif) no-repeat 0 0.2em;
    padding-left: 10px;
    text-decoration: underline;
}

/*
Layout-Typen
1 - startseite (2+1+1)
2 - default (2+1+1)
3 - kalender (3+1)
4 - b2b (2+2)
*/
#layout1, #layout2, #layout3, #layout4 {
}
#layout1 {
    margin-top: 1.5em;
}
#layout1 .main, #layout2 .main, #layout3 .main {
    width: 498px;
}
#layout3 .main {
    width: 749px;
}
#layout4 .mainLeft {
    width: 498px;
}
#layout4 .mainRight {
    width: 498px;
}
#layout1 .teaser {
    width: 498px;
}
#layout2 .teaser {
    background-color: #e89600;
    width: 247px;
}
#layout2 .last, #layout3 .last {
    width: 247px;
}

#layout2 .teaser, #layout2 .last, #layout3 .last, #layout4 .mainRight {
    border-left: 4px solid #fff;
}


/* Advert-spalten */
.advert {
	padding: 0;
    background-color: #d5dfe5;
	text-align: center;
}
.advert img {
	margin: 0;
	margin-bottom: 4px;
	margin-right: 3px;
}

.last {
    padding: 0px 0 4px 0;
}
.last p {
    color: #999;
    font-size: 90%;
    margin: 0;
    padding: 0;
}
.last img.illu {
	margin: 0;
	margin-bottom: 4px;
}

.last .advert img.full {
	margin-right: 0;
}

/* teaser-spalten*/
.teaser {
    position: relative;
    border-bottom: 4px solid #fff;
}
#layout1 td.teaser {
    background-color: #fff;
}
/* Inhaltsspalten */
.main, .mainLeft, .mainRight {
    position: relative;
    border-bottom: 4px solid #fff;
    border-top: 1px solid #e60;
}


/* Attach-Boxes, List-Boxes */
#content .attach a:link, #content .attach a:visited,
#content .teaser div.listing a:link, #content .teaser div.listing a:visited {
    color: #600;
    text-decoration: none;
}
#content .attach a:hover, #content .attach a:active, #content .attach a:focus,
#content .teaser div.listing a:hover, #content .teaser div.listing a:active, #content .teaser div.listing a:focus {
    color: #000;
    text-decoration: underline;
}
div.attach {
    position: relative;
    padding: 4px;
}
// Boxen IM Inhalt
.main div.attach {
    background-color: #ebebea;
    text-align: center;
}
table.attach {
    width: 100%;
}
table.attach td {
    background-color: #ebebea;
    border-bottom: 4px solid #fff;
    padding: 4px;
    width: 50%;
}
.teaser div.attach {
    background-color: #e89600;
    margin-bottom: 4px;
}
#layout1 .teaser div.attach {
    background-color: #ebebea;
    border-top: 4px solid #fff;
	padding-top: 8px;
}
div.listing {
    position: relative;
}
div.listing div.Entry {
	border-bottom: 1px solid #313246;
	padding-bottom: 8px;
	margin-bottom: 12px;
}

/* z.B. Suchergebnisse, Spalten auf Column-Breite */
table.listing {
    width: 100%;
}
table.listing td {
	border-bottom: 1px solid #313246;
	border-left: 1px solid #313246;
	padding: 2px;
	width: 247px;
}
table.listing td.first {
	border-left: 0;
	padding-left: 0;
}
table.listing h3 {
    border-top: 1px solid #313246;
}
table.listing p {
    margin: 0;
    padding: 0;
}
/* Uebersicht in Katalog/ Folder, Spalten auf Preview-Groesse */
table.listingPrev {
	border-top: 1px solid #313246;
    margin-top: 8px;
    width: 100%;
}
table.listingPrev td {
	border-bottom: 1px solid #313246;
	border-left: 1px solid #313246;
	padding: 2px;
	width: 120px;
}
table.listingPrev td.first {
	border-left: 0;
	padding-left: 0;
	width: 119px;
}
table.listingPrev h2 {
    font-size: 100%;
	line-height: 120%;
}
table.listingPrev p {
    margin: 0;
    padding: 0;
}


#layout4 .mainLeft h2 {
    margin-right: 12px;
}



/* Uebersicht in Messen */
table.listingPrev2 {
    width: 100%;
}
table.listingPrev2 h2 {
    margin: 0;
}
table.listingPrev2 td {
    padding: 4px 0 4px 0;
	width: 120px;
}
table.listingPrev2 td.eventEntry {
	padding-left: 4px;
	width: auto;
}
.eventEntry h3 {
    font-size: 100%;
	line-height: 120%;
	margin-top: 0;
}
.eventEntry p {
    margin: 0;
    padding: 0;
}


.attach h3, .teaser div.listing h3 {
    color: #000;
    font-size: 90%;
    font-weight: bold;
    margin: 8px 0 4px 0;
    padding: 0;
}
.teaser div.attach h3 {
}
.attach h4, .teaser div.listing h4 {
    font-size: 90%;
    font-weight: normal;
    margin: 8px 0 0 0;
    padding: 0;
}
.attach p, .teaser div.listing p {
    color: #600;
    font-size: 90%;
    line-height: 125%;
    margin: 0;
    padding: 0 0 4px 0;
}
td.teaser div.listing {
    background-color: #e89600;
    margin-bottom: 4px;
    padding: 4px;
}
td.teaser div.listing p {
    padding: 0 0 8px 0;
}
.main div.teaser div.listing {
    background-color: #e89600;
    text-align: center;
}
.main div.teaser div.listing p {
    border: 0;
    display: inline;
}
.main div.teaser div.listing form {
    display: inline;
    padding-left: 16px;
}
.attach label, .listing label {
    color: #600;
    font-size: 85%;
}
.teaser .attach input {
    margin-top: 8px;
}
.teaser .attach input.input2 {
    margin-top: 0;
}
input.input2 {
    border: 1px solid #600;
    width: 237px;
    width: 200px;
}
.listing h2 {
    clear: both;
}
.listing p {
    margin: 0;
}
.listing em {
    background: transparent url(../_images/icon-square2.gif) no-repeat 0 center;
    font-style: normal;
    padding: 4px 0 0 4px;
}
/*
.listing img {
    float: left;
    margin: 0 8px 8px 0;
}
*/


/* Browse-Boxes auf der Startseite */
#layout1 .teaser div {
    position: relative;
}
#layout1 .teaser h3 {
    display: none;
}
#layout1 .teaser h4 {
    margin: 8px 4px 0 4px;
}
#layout1 .teaser td h4 {
    margin: 8px 4px 4px 4px;
}
#layout1 .teaser p {
    font-size: 90%;
    margin: 0 4px 8px 4px;
    padding: 0;
}
#layout1 .teaser div.listing {
    padding: 0;
}
#layout1 .teaser td {
    width: 247px;
}

#layout1 .boxMenu {
    position: relative;
    margin: 4px 0 0 0;
}
#layout1 .boxMenu a:link, #layout1 .boxMenu a:visited {
    color: #675647;
    color: #600;
    padding-left: 10px;
    padding-right: 10px;
}
#layout1 .boxMenu a:hover, #layout1 .boxMenu a:active, #layout1 .boxMenu a:focus {
    color: #000;
    padding-left: 10px;
    padding-right: 10px;
}
#layout1 .boxMenu a.internCurrent {
    color: #000;
}



/* Entries in BrowseBoxes auf Startseite */



#eventEntry2, #eventEntry3, #eventEntry4,
#catalogue_feinkostEntry2, #catalogue_feinkostEntry3, #catalogue_feinkostEntry4,
#companyEntry2, #companyEntry3, #companyEntry4
{
    position: relative;
    display: none;
}
.newsEntry,
#eventEntry1, #eventEntry2, #eventEntry3, #eventEntry4,
#catalogue_feinkostEntry1, #catalogue_feinkostEntry2, #catalogue_feinkostEntry3, #catalogue_feinkostEntry4,
#companyEntry1, #companyEntry2, #companyEntry3, #companyEntry4
{
    position: relative;
    margin-bottom: 1.5em;
}

div.border {
    border-bottom: 4px solid #fff;
}
td.border {
    border-left: 4px solid #fff;
}
div.vcard {
	border: 1px solid #313246;
	padding: 4px;
}






#illu {
  background: #fff url(../_images/illu-feinkost02.jpg) no-repeat 0 0;
  margin-bottom: 4px;
  height: 206px;
  width: 1000px;
}


#footer {
    background-color: #313246;
    color: #fff;
    width: 1016px;
}
#footer td {
    vertical-align: middle;
    text-align: center;
}
#footer td.column1 {
    border-left: 8px solid #fff;
    width: 247px;
}
#footer td.column2 {
    border-left: 4px solid #fff;
    border-right: 4px solid #fff;
    padding: 0 4px 0 4px;
    width: 490px;
    font-size: 85%;
}
#footer td.column3 {
    background-color: #fff;
    border-right: 8px solid #fff;
    width: 247px;
}
#footer td.column3 img {
    float: left;
}
#footer td.column3 img.rightImg {
    margin-left: 7px;
}
#footer ul {
  margin: 0;
  padding: 0;
}
#footer li {
    display: inline;
}
#footer td.column2 a {
    background: transparent url(../_images/icon-square1.gif) no-repeat 0 center;
    padding: 0 8px 0 8px;
    text-decoration: none;
}
#footer a:link, #footer a:visited {
  color: #fff;
}
#footer a:hover, #footer a:active, #footer a:focus {
  color: #e90;
}
#footer a.current:link, #footer a.current:visited {
  color: #e90;
}




#icons1, #icons2, #icons3, #icons4 {
    position: absolute;
    bottom: 4px;
    width: 247px;
}
#icons1, #icons4 {
    left: 502px;
}
#icons2 {
    left: 502px;
}
#icons3 {
    left: 502px;
}
.icons a {
    display: block;
    float: left;
    width: 27px;
    height: 20px;
}
.icons a.contact:link, .icons a.contact:visited {
    background: transparent url(../_images/icon-contact.gif) no-repeat 0 0;
}
.icons a.contact:hover, .icons a.contact:active, .icons a.contact:focus {
    background: transparent url(../_images/icon-contact.gif) no-repeat 0 -20px;
}
.icons a.fontlarge:link, .icons a.fontlarge:visited {
    background: transparent url(../_images/icon-fontlarge.gif) no-repeat 0 0;
}
.icons a.fontlarge:hover, .icons a.fontlarge:active, .icons a.fontlarge:focus {
    background: transparent url(../_images/icon-fontlarge.gif) no-repeat 0 -20px;
}
.icons a.fontnorm:link, .icons a.fontnorm:visited {
    background: transparent url(../_images/icon-fontnorm.gif) no-repeat 0 0;
}
.icons a.fontnorm:hover, .icons a.fontnorm:active, .icons a.fontnorm:focus {
    background: transparent url(../_images/icon-fontnorm.gif) no-repeat 0 -20px;
}
.icons a.print:link, .icons a.print:visited {
    background: transparent url(../_images/icon-print.gif) no-repeat 0 0;
}
.icons a.print:hover, .icons a.print:active, .icons a.print:focus {
    background: transparent url(../_images/icon-print.gif) no-repeat 0 -20px;
}
.icons a.printpreview:link, .icons a.printpreview:visited {
    background: transparent url(../_images/icon-printpreview.gif) no-repeat 0 0;
}
.icons a.printpreview:hover, .icons a.printpreview:active, .icons a.printpreview:focus {
    background: transparent url(../_images/icon-printpreview.gif) no-repeat 0 -20px;
}
.icons a.tellafriend:link, .icons a.tellafriend:visited {
	display: none;
    background: transparent url(../_images/icon-tellafriend.gif) no-repeat 0 0;
}
.icons a.tellafriend:hover, .icons a.tellafriend:active, .icons a.tellafriend:focus {
	display: none;
    background: transparent url(../_images/icon-tellafriend.gif) no-repeat 0 -20px;
}

#tagline {
    position: absolute;
    top: 0;
    left: 44px;
	color: #fff;
    font-size: 85%;
}
#tagline p {
	padding: 0;
	margin: 0;
	margin-top: 8px;
	text-align: left;
	line-height: 100%;
}


.hidescreen {
    display: none;
}
.author {
    color: #ccc;
    font-size: 90%;
    font-style: italic;
}
.clear {
    clear: both;
}
.intro {
    font-weight: bold;
    font-size: 95%;
    line-height: 145%   ;
}
.small, td .small {
    font-size: 80%;
}
.todo {
}

p.subnav {
	margin-top: 24px;
}
p.subnav .current {
	font-weight: bold;
}
p.folder {
	font-size: 85%;
	margin-top: 0;
	padding-top: 0;
}












