body,
table {
  margin: 0;
  padding: 0;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Verdana, Arial;
  font-size: 11px;
  line-height: 16px;
  text-align: center;
}
td {
text-align: left;
}

a {
  color: #000000;
  text-decoration: none;
}
a:link, a:visited, a:hover, a:active {
  color: #000000;
  text-decoration: none;
}
img {
  border: 0px;
}

/* ---- Ueberschriften -----*/
h1,
h2,
h3,
.csc-header-n1 h1,
.csc-header-n2 h1,
h1.csc-firstHeader,
.csc-textpicHeader h1,
.csc-textpicHeader-25 h1 {
  font-size: 18px;
  line-height: 26px;
  font-weight: normal;
  margin-top: 8px;
  margin-bottom: 0px;
}

.csc-frame-frame1 h1,
.csc-frame-frame1 h2,
.csc-frame-frame1 h3 {
  margin-top: 0px;
  margin-bottom: 0px;
}

input {
border: 1px solid #e8d5a7;
}

p,
p.bodytext {
margin: 6px 10px 20px 0px;
padding:0;
}

.copytxt {
  line-height: 16px;
  padding-bottom: 15px;
}
.clear {
  clear: both;
  line-height: 0px;
  display: block;
}
.container {
width: 1000px;
  margin: 0 auto;
  text-align: left;

}
/* layout dimensioning
   -------------------------------------- */
#top {

}

.header {
height: 160px;
background-image: url("hochland-kaffee-hunzelmann.jpg");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right top;
background-color: #faf5e5;
padding: 0px 0px 0px 10px;
}

#loginbox {
float: left;
width: 190px;
margin: 60px 0px 0px 0px;
padding: 6px 10px 0px 10px;
background-color: #e8d5a7;
}

#loginbox .button {
height: 16px;
width: 16px;
margin-left: 10px;
}

#loginbox label {
padding:0;
margin:0;
padding-top: 0px;
display: block;
}
#loginbox br {
line-height: 0;
}

#loginbox input.password {
width: 140px;
height: 20px;
}

#loginbox input.username {
width: 160px;
height: 20px;
margin-top: 0px;
}

#logoutUName {
font-weight: bold;
}
 
#headbox {
  margin-left: 220px;
  padding-top: 0px;
}

#headbox h1 {
  margin-left: 0px;
  padding-top: 20px;
  padding-bottom: 4px;
}

#headbox p {
  width: 450px;
}

.pagelayout {
}
.pagerow {
  margin: 10px 0px 0px 0px;
}
.left {
  float: left;
  padding-top: 10px;
  width: 220px;
  background-color: #faf5e5;
}
.center {
  float: left;
  margin: 0px 0px 0px 10px;
  padding: 0px 0px 0px 0px;
  width: 770px;
}
/* content entrys
   -------------------------------------- */

/* inner content area
   -------------------------------------- */
.center .content {
  padding: 0px;
  padding-bottom: 0px;

}


.content ul,
.content ol {
  padding: 0 40px;
}
.content ul li,
.content ol li {
  padding: 0 0 5px 0;
}
.content .theyellowbg {
  padding: 10px 20px;
}
.content .theyellowbg ul,


.content .theyellowbg ol {
  padding: 0 40px;
}
.content .theyellowbg ul li,
.content .theyellowbg ol li {
  padding: 0 0 5px 0;
}
.content .theyellowbg h2 {
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
  margin-top: 6px;
  margin-bottom: 0px;
}

.infoBoxHeading {
  background-color: #fffce6;
  padding: 5px;
}


/* Content Records
   -------------------------------------- */
.csc-frame-frame1 {
  background-color: #faf5e5;
  padding: 10px 20px 10px 20px;
  border-bottom: 10px solid #ffffff;
}


/* Forms
   -------------------------------------- */

fieldset { 
  border:0;
  margin:0;
  padding: 6px 0px 0px 0px;
}

fieldset legend {
  display: none;
}
label { 
}

#logout,
.tx-indexedsearch-searchbox-button,
.tx-felogin-pi1 input,
input.tx-srfeuserregister-pi1-submit {
  border: 0px;
  background: #000000;
  color: #ffffff;
  margin-top: 6px;
  padding: 2px 6px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Verdana, Arial;
  font-size: 11px;
  line-height: 16px;
}

input[type~="password"],
input[type~="text"],
.tx-felogin-pi1 #pass,
.tx-felogin-pi1 #user {
  background: #ffffff;
  color: #000000;
  height: 20px;
  border: 1px solid #e8d5a7;
}

/* Navi styles
   -------------------------------------- */
.mainnavi img {
  margin: 0px 10px;
  padding: 0;
}

.mainnavi ul {
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 20px 20px;
}

.mainnavi ul li {
  list-style: none;
  font-weight: bold;
  margin: 3px 0px;
}

.mainnavi ul li a {
color: #333;
}


/*
 SuchBox ----------------------------------
*/
.searchbox {
padding: 0px 0px 80px 0px;
}
.searchbox table td {
padding: 0px 0px 6px 0px;
}

.searchbox img {
margin: 0px 10px;
padding: 0;
}

.searchbox form {
font-size: 11px;
margin: 0px 10px;
padding: 0px 0px 0px 5px;
}
.searchbox label {
display: block;
font-size: 11px;
margin: 0px 0px;
padding: 10px 0px 0px 0px;
}

.searchbox input {
width: 140px;
height: 18px;
}


.tx-indexedsearch-searchbox table tr td {
padding: 5px;
font-size: 11px;
}

div.tx-indexedsearch div.tx-indexedsearch-browsebox {
	margin:0;
	display: block;
	padding:0;
}

.tx-indexedsearch-browsebox ul {
line-height: 20px;	margin: 20px 0 20px 0;
	padding:0;
}

.tx-indexedsearch-browsebox ul li {
	float:left;
	margin:0;
	padding:0;
}
.tx-indexedsearch-browsebox ul li a,
.tx-indexedsearch-browsebox ul li.tx-indexedsearch-browselist-currentPage a {
margin: 0px 6px 0px 0px;
text-decoration: underline;
font-weight: bold;
}
.tx-indexedsearch-browsebox ul li a:hover,
.tx-indexedsearch-browsebox ul li.tx-indexedsearch-browselist-currentPage a:hover {
margin: 0px 6px 0px 0px;
text-decoration: underline;
font-weight: bold;
}

.tx-indexedsearch-res table {
width: 90%;
}
.tx-indexedsearch-res {
margin: 0;
padding: 0;
}

.tx-indexedsearch-res .tx-indexedsearch-res {
/*margin: 0px 0px -30px -2px;*/
padding: 0;
height: 90px;
}

.tx-indexedsearch-title a,
.tx-indexedsearch-title a:visited {
  font-size: 18px;
	line-height: 22px;
  margin: 0x;
  text-decoration: none;
}

.tx-indexedsearch-title a:hover {
  margin: 0px 0px 0px 0px;
  color: #333333;
  text-decoration: underline;
}


.tx-indexedsearch-info {
  display:none;
}

.tx-indexedsearch-result-number,
.tx-indexedsearch-icon img {
  display: none;
}

.tx-indexedsearch-percent {
  font-size: 18px;
  color: #e8d5a7;
display: none;
}

.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { 
  font-style: normal;
  font-weight: normal;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { 
  color: #000000; 
}

.tx-indexedsearch-rules {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 60px;
  clear: both;
}

.tx-indexedsearch-rules h2 {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  clear: both;
}

.tx-indexedsearch-rules p {
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
  clear: both;
}

input.suchlupe {
  width: 16px;
  height: 16px;
  margin: 0px 0px 0px 4px;
  border:0;
}

/* Typo3 Styles ---------------------------*/
.csc-header {
  padding:0;
  margin:0;
}

.csc-textpicHeader,
.csc-textpicHeader-25 {
line-height: 0;
padding:0;
margin:0;
}

.csc-default {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.tx-srfeuserregister-pi1 p,
.tx-srfeuserregister-pi1 a {
background:none;
padding:0;
margin:0;
}


p.csc-linkToTop {
float: right;
}
p.csc-linkToTop a {
background-image: url("http://presse.hochland-kaffee.de/fileadmin/images/bt_top.gif");
background-repeat: no-repeat;
overflow: hidden;
padding-left: 16px;
display: block;
width: 0px;
_width: 16px;
height: 16px;
}

/* Footer und Footermap
   -------------------------------------- */
.footer {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-top: 15px;
  height: 30px;
  text-align: center;
  color: #666666;
  font-size: 10px;
  line-height: 16px;
}
.footer span {
  color: #000000;
}
.footer a {
  color: #666666;
}


.footermenu {
  margin-top: 10px;
  padding: 10px;
  height: 18px;
  text-align: center;
  color: #000000;
  background: #e8d5a7;
}

.footermenu ul {
  margin:0;
  margin-left: 190px;
  padding:0;
}
.footermenu ul li {
  float: left;
  list-style: none;
  margin:0;
  padding:0;
  margin-left: 30px;
}

/* PopUps
   -------------------------------------- */
.center-popup {
  margin: 0 auto;
  position: relative;
  width: 80%;
  text-align: left;
}
.center-popup .content {
  margin: 20px 0 30px 0;
}

