/*
Theme Name: Laktose-Freiheit
Description: Based on a Design by <a href="http://www.ramblingsoul.com">Rambling Soul</a>.
Version: 1.0
*/

body {
	font: 12px  "Trebuchet MS", Verdana, sans-serif;
	color: #666666;
	background: #FFFFFF;
}
* {padding:0; margin:0;}
.clear {clear:both;}
hr { display: none; }
#wrap {background:url(images/header_bgr.jpg) no-repeat; width:783px; margin:auto; border-top: solid 8px #efefef}
#header {height:148px;}
#content {padding:0 38px 0px 38px;}
#footer  {
background:url(images/footer_bgr.jpg) bottom right no-repeat;
text-align: center;
padding:30px 30px 00px 30px;
padding:50px 0 0 0;
height: 90px;
}

a {color:#006600; text-decoration:none; }
a:visited,active { text-decoration:none; color:#003300;}
a:hover {color:#000; text-decoration:underline;}
#content p {line-height:1.8em;}
h2 {font: normal 18px "Trebuchet MS", Verdana, sans-serif;
	color: #808040; padding: 0 0 .8em 0;}
#content h3 {font: bold 14px "Trebuchet MS", Verdana, sans-serif; color:#666;padding: .8em 0 .2em 0;}
#content .subhead {display:block; padding:3px 5px 0 8px; margin-bottom:5px;}

#rightcontent a { font-weight: bold; text-decoration: underline; }

#col_1 .subhead {background:url(images/colsh1.jpg) no-repeat; height:22px; }
#col_2 .subhead {background:url(images/colsh2.jpg) no-repeat; height:22px;}
#col_3 .subhead {background:url(images/colsh3.jpg) no-repeat; height:22px;}
#content div img {background:#efefef; border:solid 1px #cccccc; padding:3px;}
.leftalign {float:left; margin:5px 10px 5px 0;}
.rightalign {float:right; margin:5px 5px 5px 10px;}

.linkbutton {display:block; background:url(images/button1.jpg) no-repeat; width:79px; height:22px;
text-align:right; padding:5px 20px 0 5px; }
.linkbutton:hover {background:url(images/button3.jpg) no-repeat;}

#sitename {
    text-indent: -200em;
    background: url(images/logo_lf.png) no-repeat;
    height:52px;
    width: 259px;
    overflow: hidden;
    margin-top: 27px;
    margin-left: 38px;
}
#sitename a {
    display: none;
}
#desc {
    display: none;
}


#topmenu ul {text-align:center; display:block; float:right; 
/*change the value below to decrease or increase the width of top menu*/
width:360px;
/*--*/
}
#topmenu li {display: inline;}
#topmenu a, #topmenu a:visited, #topmenu a:active{
display:block; float:left; height:21px; padding: 5px 10px 0 10px; text-decoration:none; color:#000000;}
#topmenu a:hover { background: url(images/topmenubhvr.jpg) repeat-x bottom;}
#topmenu .current_page_item a, #topmenu .current_page_parent a, #topmenu .current_page_item a:visited, #topmenu .current_page_item a:active { background: url(images/topmenubhvr.jpg) repeat-x bottom; color:#000;}


#btm_cont {padding:5px 45px 30px 45px; background:url(images/bottomend.jpg) no-repeat center bottom; }
.btm_box {width:110px; padding:5px; float:left; margin:8px;}

#rightcontent {float:right; width:475px; padding:45px 0 20px 0; background: url(images/content_end.png) no-repeat center bottom;}
#sidebar { margin:0 0 0 2px; padding-top:45px; float: left; border2: 1px solid red; width: 200px; overflow: hidden; }

#sidebar .banner_amazon { float: left; width: 200px; text-align: center; padding-top: 30px }

#content table {
	width:90%;
	border:1px solid #A0C6EB;
	margin-bottom:20px;
}
#content th {
	background:#D2E3F3;
	padding:5px 15px 5px 15px;
	color:#000000;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #BDDB99;
	font-size: 16px;
}
#content td {
	border-bottom:1px solid #D2E3F3;
	padding:5px 15px 5px 15px;
	border-right:1px solid #D2E3F3;
}


.textfield {
	display: block;
	width:50%;
	margin:3px 3px 3px 30px;
	padding:3px;
	border: 1px solid #D2E3F3;
	background: #EEF4FB;
}
label {	display: block; margin:3px; padding: 5px;}
.button {
	display: block;
	padding:0px;
	margin:3px;
	border: 2px solid #C8E9F7;
	color:#000000;
	background: #EEF4FB;
}
.textfield:hover {
	background:#FFFFCC;
}
.textfield:focus {background:#ffffff;}
.hide {display:none;}

#rightcontent ul, #rightcontent ol {padding:10px; margin:10px;}
ol {list-style:decimal;}
#rightcontent ul {list-style: square;}
#rightcontent p {margin:.8em 0;}
#rightcontent li {padding:3px;}

#sidebar h4 {font: normal 18px "Trebuchet MS", Verdana, sans-serif; color: #808040; margin: 0 10px 10px 10px}
#sidebar ul {list-style:none; padding-bottom: 34px; margin-bottom:15px;background: #F2F3F3 url(images/sidebar_bottom.png) no-repeat bottom;}
#sidebar li {display:block; height:25px; border-bottom:dashed 1px #CCCCCC; margin: 0 10px}
#sidebar li a {display:block; height:20px; padding:5px 5px 0 5px;}
#sidebar li a:hover {background:#e6e6e9; text-decoration:none;}
#sidebar li.current_page_item a {font-weight: bold; font-style: italic;}

blockquote {display:block; padding:5px 5px 5px 55px; margin:5px; background:url(images/quote.jpg) no-repeat;}
blockquote p {margin-bottom:0; font: normal 16px Georgia, "Times New Roman", Times, serif;}
.extract {float:left; width:300px;}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	background-color: #F7FBFF;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

.alignleft {float:left;}
.alignright {float:right;}
img.avatar {float:left; margin-right:5px;}

#index {
    border: 2px solid #e6e6e9;
    margin: 20px;
    width: 100%;
    display: none;
    width: 420px;
}

#index h3 {
    background: #e6e6e9;
    padding: 2px;
}
#index ul {
    margin: 0; padding: 0;
    list-style: none;
}

#content .musserpmi {
    background: none;
    border: none;
    padding: .5em 0;
    margin: 0;
}


#content #p_s_s {
    list-style: none;
    margin: 15px 0 0 0;
    padding: 5px 0 0 0;
    line-height: 1.8em;
    border-top: 1px solid #D2E3F3;
}

#content #p_s_s ul,
#content #p_s_s li {
    list-style: none;
    margin: 0;
    padding: 0;
    clear: left;
}

#content #p_s_s strong.bc {
    font-style: italic;
    padding-bottom: .5em;
    display: block;
}

#content #p_s_s h3 {
    margin: 0;
    padding: 0 0 1em 0;
    font-size: 18px;
}

#content #p_s_s h3.laktosefrei {
    padding-right: 100px;
    margin-right: 10px;
    background: url(images/laktosefrei.png) no-repeat top right;
}

#content #p_s_s ul.list li {
    padding: 0 0 .5em 0;
    margin: 0 0 .5em 0;
    border-bottom: 1px solid #D2E3F3;
}

#content #p_s_s ul.list span  {
    float: right;
}

#content #p_s_s ul.list img {
    border: 0;
    margin: 0;
    padding: 0 2px;
    background: none;
}

#content #p_s_s li.beschreibung,
#content #p_s_s li.zutaten,
#content #p_s_s li.menge,
#content #p_s_s li.allergene,
#content #p_s_s li.naehrwerte,
#content #p_s_s li.hinweise,
#content #p_s_s li.hersteller,
#content #p_s_s li.stand {
    padding: 0 0 .5em 0;
    margin: 0 0 .5em 0;
    border-bottom: 1px solid #D2E3F3;
}

#content #p_s_s li.zutaten {
    padding-left: 7em;
}

#content #p_s_s li.hinweise small {
    font-size: 9px;
}

#content #p_s_s li.beschreibung strong,
#content #p_s_s li.zutaten strong,
#content #p_s_s li.menge strong,
#content #p_s_s li.allergene strong,
#content #p_s_s li.naehrwerte strong,
#content #p_s_s li.hersteller strong,
#content #p_s_s li.stand strong {
    display: block;
    width: 7em;
    float: left;
}

#content #p_s_s li.zutaten strong {
    margin-left: -7em;
}

#content #p_s_s li.allergene ul {
    margin-left: 7em;
    clear: none;
}

#content #p_s_s li.allergene li {
    clear: none;
    padding-left: 16px;
    background: no-repeat 0 5px;
}

#content #p_s_s li.hersteller span.urls {
    margin-left: 7em;
    display: block;
}

#content #p_s_s li.allergene li.a_milch {
    background-image: url(images/icon_milch.png);
}

#content #p_s_s li.allergene li.a_erdnuesse {
    background-image: url(images/icon_erdnuesse.png);
}

#content #p_s_s li.allergene li.a_schalenfruechte {
    background-image: url(images/icon_schalenfruechte.png);
}

#content #p_s_s li.allergene li.a_gluten {
    background-image: url(images/icon_gluten.png);
}

#content #p_s_s li.allergene li.a_krebstiere {
    background-image: url(images/icon_krebstiere.png);
}

#content #p_s_s li.allergene li.a_schwefeldioxid {
    background-image: url(images/icon_schwefeldioxid.png);
}

#content #p_s_s li.allergene li.a_soja {
    background-image: url(images/icon_soja.png);
}

#content #p_s_s li.allergene li.a_fisch {
    background-image: url(images/icon_fisch.png);
}

#content #p_s_s li.allergene li.a_sesam {
    background-image: url(images/icon_sesam.png);
}

#content #p_s_s li.allergene li.a_sellerie {
    background-image: url(images/icon_sellerie.png);
}

#content #p_s_s li.allergene li.a_senf {
    background-image: url(images/icon_senf.png);
}

#content #p_s_s li.allergene li.a_eier {
    background-image: url(images/icon_eier.png);
}

#content #p_s_s li.allergene li.a_lupine {
    background-image: url(images/icon_eier.png);
}

#content #p_s_s li.allergene li.a_lupine {
    background-image: url(images/icon_lupine.png);
}

#content #p_s_s li.naehrwerte table {
    border: none;
    empty-cells: hide;
    margin: 0;
    padding: 0 0 .3em 0;
    width: auto;
}

#content #p_s_s li.naehrwerte table th {
    text-align: left;
    font-size: 12px;
    border-bottom: 1px solid #A1C1DF;
    border-right: 1px solid #A1C1DF;
}

#content #p_s_s li.naehrwerte table th,
#content #p_s_s li.naehrwerte table td {
    padding: .2em 1em;
}

#content #p_s_s li.naehrwerte table th.top {
    padding: .2em 1.2em;
    vertical-align: top;
    text-align: center;
}

#content #p_s_s li.naehrwerte table td {
    text-align: right;
    padding: .2em 1.2em;
}


a.linkext {
    padding-left: 14px;
    background: url(images/linkext.png) no-repeat 1px 4px;
}


#content .s_l_s li.l_s {
    height: 65px;
}


#content .s_l_s fieldset {
    border: 0;
    margin: 0;
    padding: 0;
    text-align: right;
}

#content .s_l_s fieldset .input {
    width: 98%;
}



