

body  { font-family: Trebuchet MS, Verdana, sans-serif; background-color: #FFFFF2; color: #000000; margin: 0px; padding: 0px; 
 
}

h1 { font-size: 20px; font-weight: bold }
h2 { font-size: 16px; font-weight: bold }
h3 { font-size: 14px; font-weight: bold }
h4 { font-size: 12px; font-weight: bold }

a:link, a:active, a:visited { color: #000000; text-decoration: underline }

#adbox { left: 765px; top: 95px; visibility: visible; position: absolute } 

.links { font-family: Trebuchet MS, Verdana, sans-serif; font-size: 8pt; width: 170px; margin-bottom: 2em }

.links a {
	border-top-width: 0px;
	border-right: #8D644F 7px solid;
	padding-right: 10px;
	display: block;
	padding-left: 10px;
	border-left-width: 0px;
	background-color: #AB8978;
	border-bottom: 1px dotted #8D644F;
	padding-bottom: 5px;
	margin: 0px 0px 1px;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	padding-top: 5px;
	text-decoration: none;
}

.links a:visited {
	text-decoration: none;
	color: #fff;
}

.links a:hover {
	border-right: #825842 7px solid;
	border-bottom: 1px dotted #825842;
	background-color: #A07A66;
	color: #fff;
}

.links a span {
	display: none;
}


/* Klassen für den oberen Layer */

#oben  {
	width:750px;
	height:55px;
	color:#000; 
	background-color:#FFFFF2;
	padding-bottom: 20px;
	padding-top: 20px;
	background-image: url(gfx/oben.jpg);
	background-repeat: no-repeat;
}
#obenlinks  {
	color: #FFFFF2;
	float:left; 
	padding-left: 10px;
}
#obenrechts  {
	float:right; 
	color: #FFFFF2;
	padding-right: 10px;
	text-decoration: underline;
}
#oben a  {
	color:#000; 
	background-color:transparent; 
	text-decoration:none;
}


/* Klassen für den mittleren Layer */

#middle  {
	position:relative; 
	top:0px; 
	left:0px; 
	width:750px;
}


/* Klassen für den Navigations Layer */

#menu
{
	position: absolute; 
	top: 0px;
	left: 0px; 
	width: 170px;
	padding-bottom: 20px;
	margin-top: 0px;
	color:#000; 
	background-color: #fffff2
}

#menu .navkopf {
	font-family: Verdana, Halvetica, Sans-Serif;
	color: #000;
	padding: 10px 0px 8px 12px;
	background-color: #F4F0E4;
	border: 1px solid #AB8978;
	font-size: 12px;
	font-weight: bold; 
}

#menu .navhier  {
    color:#ff9c00; background-color:#ffe; font-weight:bold; white-space:nowrap;
}

#menu .navitems
{
	padding-left: 12px; 
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
}

.navitems a 
{
	color:#646464;
	text-decoration: none;
	border-bottom: 1px dotted #000000
}

.navitems a:hover
{
	color:#8C0000;
	text-decoration: none;
	border-bottom: 1px dotted #8C0000
}

#menu .impressum a {
    color:#000; background-color:transparent;
}
#menu .feed  {
    padding-left:12px; color:#fff; background-color:#ffe; padding-top:35px;
}
#menu .feed a {
    margin:0; padding:0 4px 1px; border:1px solid; border-color:#fc9 #630 #330 #f96;
    font:bold 8pt Verdana; color:#fff; background:#f60; text-decoration:none;
}


/* ---------------- INHALT ---------------- */

#content  { 
	margin-left: 190px; 
	padding-bottom: 20px; 
	border: 1px solid #A07A65;
	color: #000; 
	background-color: #F4F0E4;
}
#content p  {
	padding-left: 20px; 
	padding-right: 50px; 
	font-size: 12px; 
	line-height: 17px;
}
#content .bm a  {
	color: #900000; 
	background-color: transparent;
}

#content h1  {
	padding-left:20px; 
	padding-top:10px;
}
#content h2  {
	padding-left:20px; 
	padding-top:10px;
}
#content h3, h4  {
	padding-left:20px; 
	padding-top:5px;
}


/* ----------------- FUSS ----------------- */

#unten  {
	position: fixed;
	bottom: 0px;
	left: 0px;
	font-size: 12px;
	width: 750px;
	height: 80px;
	text-align: right;
	background-image: url(gfx/unten.jpg);
	background-repeat: no-repeat;
	color: #4b4b4b; 
}

#untencopy { 
	padding-top: 50px;
	padding-right: 15px;
}

#fusstext  {
    font-size:0.84em; line-height:2em; text-align:center; padding-left:185px;
    margin-top:5px;
}
#unten a  {
	color:#900000; 
	background-color:transparent;
}
.abstand  {
	padding-top: 10px;
	padding-left: 20px; 
	padding-right: 50px; 
	text-align: justify;
	font-size: 13px; 
	line-height: 140%;
}

div.abstand  {
	font-family: Verdana, Sans-Serif;
	padding-top: 10px;
	padding-left: 20px; 
	padding-right: 50px; 
	padding-bottom: 10px;
	text-align: left;
	font-size: 12px; 
	line-height: 145%;
	width: 510px;
}

.bm  {
	font-size: 12px;
	font-weight: bold;
}
.fett  {
    font-weight:bold; line-height:28px;
}
.klein  {
    font-size:0.84em; font-weight:500;
}
.normal  {
    font-weight:500;
}
.unsichtbar  {
    display:none;
}


#space_div {
	display: block;
	width: 100%; 
	height: 100px;
}


#wertungsbox_struempfe {
	width: 490px; 
	margin: 0 50px 0 20px;
	border: 1px solid #734B37; 
	background-color: #EAE2D5;
}

#wertungsbox_wertung {
	padding: 4px 4px 0 4px;
	font-size: 11px; 
}

#wertungsbox_wertung .pimg {
	width: 100px;
	height: 140px;
	margin: 5px 10px 2px 0;
	border: 0px;
}

#wertungsbox_sterne {
	width: 340px; 
	margin: 10px 0 10px 5px;
}

.seite_rechts {
	width: 158px;
	border: 1px solid #734B37;
	text-align: center;
	background-color: #fff;
	font-size: 12px;
	margin: 0 0 15px 0;
}

.seite_rechts_head {
	padding: 6px; 
	background-color: #734B37; 
	font-weight: bold;
	color: #fff;
}

.seite_rechts_inhalt {
	padding: 6px;
	font-family: Verdana, Sans-Serif, Arial;
	font-size: 12px;
	line-height: 140%;
}

.seite_rechts_inhalt img {
	margin: 3px;
	border: 1px solid #a07a65;
	text-decoration: none;
}

.seite_rechts_inhalt a, a:visited, a:active, a:hover {

}


/* V2 */



/*

Global

*/

.content_img_left {
	border: 1px solid #AB8978; 
	float: left; 
	width: 190px; 
	height: 210px; 
	margin: 5px 5px 0 0;
}


.intext_box {
	float: left; 
	text-align: left; 
	width: 180px; 
	background-color: #f0dbd1; 
	border: 1px solid #8d644f; 
	margin: 0 10px 5px 0; 
	padding: 5px;
	line-height: 140%;
	font-size: 0.9em;
}

.intext_headline {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	margin: 2px 0 5px 0;
	text-decoration: underline;
}

.bottom_top {
	font-family: Verdana, Sans-Serif, Arial;
	padding: 10px 50px 70px 20px; 
	text-align: right; 
	font-size: 13px;
}



/*

Box für die Strumpftests 

*/

.home_box {
	padding: 20px 50px 0 20px; 
	width: 510px;
}

.home_tests_box {
	font-family: Verdana, Sans-Serif;
	border: 1px solid #8D644F;
	padding: 3px;
	font-size: 12px;
	line-height: 145%;
	background-image: url('/gfx/bg-home-testbox.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #EAE2D5;
}

.home_tests_box ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.home_tests_box li {
	font-size: 13px;
	padding: 1px;
}

.home_tests_box_head {
	font-weight: bold;
	font-size: 12px;
	display: block;
	margin: 3px 0 5px 2px;
}

.home_tests_box_desc {
	font-size: 12px;
	line-height: 145%;
	margin: 0 0 10px 2px;
	
}

.home_tests_box_more {
	font-size: 10px;
	text-align: right;
	margin: 10px 0 5px 0;
}


/*

Box für die neuen Artikel

*/

.artikel_box {
	padding: 20px 50px 0 20px; 
	width: 510px;
}

.artikel_list_box {
	font-family: Verdana, Sans-Serif;
	border: 1px solid #8D644F;
	padding: 3px;
	font-size: 12px;
	line-height: 145%;
	background-image: url('/gfx/bg-artikel-box.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #EAE2D5;
}

.artikel_list_box ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.artikel_list_box li {
	font-size: 13px;
	padding: 1px;
}

.artikel_list_box_head {
	font-weight: bold;
	font-size: 12px;
	display: block;
	margin: 3px 0 5px 2px;
}

.artikel_list_box_desc {
	font-size: 12px;
	line-height: 145%;
	margin: 0 0 10px 2px;
	
}

.artikel_list_box_more {
	font-size: 10px;
	text-align: right;
	margin: 10px 0 5px 0;
}



/* Strumpftests */


.test_table_desc {
	font-weight: bold;
	padding: 5px 0 10px 0;
	border-bottom: 1px solid #a07a65;
}

.test_table_image {
	width: 60px;
	padding: 3px;
	text-align: left;
	border-bottom: 1px solid #a07a65;
}

.test_table_product {
	border-bottom: 1px solid #a07a65;
}

.test_table_wertung {
	width: 90px;
	text-align: left;
	border-bottom: 1px solid #a07a65;
}


/* Artikel-Template */

.artikel_bild {
	float: left;
	margin: 5px 5px 0 0;
	width: 200px;
	border: 1px solid #8D644F;
}

.artikel_bild_text {
	font-size: 10px;
	line-height: 120%;
	margin: 3px;
}

.artikel_bild2 {
	float: right;
	margin: 0 0 5px 5px;
	width: 200px;
	border: 1px solid #8D644F;
}

.artikel_bild_text2 {
	font-size: 10px;
	line-height: 120%;
	margin: 3px;
}

.fb_box  {
	font-family: Verdana, Halvetica, Sans-Serif;
	font-size: 12px;
	padding: 15px 50px 20px 20px;
	margin: 0 0 20px 0;
	text-align: left;
	line-height: 145%;
	width: 510px;
}

.fb_box_innen {
	padding: 4px 2px 4px 2px; 
	border: 1px solid #8D644F;
	background-color: #EAE2D5;
}



