@import url(../wsys/sforum_def.css);

/*sfActiveLink*/

/* fuer alle Stilelemente das BOX Modell waehlen: width bezieht sich inkl. margin und padding */
html *
{
	-moz-box-sizing: border-box;  /* fuer Mozilla proprietaer border-box = traditional intuitiv
															content-box = W3C Model */
	box-sizing: border-box;
}

/* allg. Ueberlagerungen */
form 
{
	margin: 0px 0px 0px 0px;
	padding-top: 0px 0px 0px 0px;
	display:inline;
}
textarea
{
		font-family: Verdana, Arial, Helvetica, sans-serif; 
}

p {
	margin:0px;
	margin-bottom:8px;
	padding:0px;
}
li 
{
	margin-bottom:6px;
}
ul 
{
	margin-bottom:0px;
	margin-top:0px;
}
h2 {  color: #999999; font-size: 12px}

.trenner
{
    clear:both;
	border:0px;
	border-bottom:1px solid #EAC9A2;
	height: 10px;
	margin:0px 0px 0px 0px;
	background-color:transparent;
	line-height:1px;
	font-size:1px;
}
.td
{
}

.sfbody 
{
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  background-color: #F8E1AD; /* #EEF2FB; */
  color: black;
  padding: 0px;
  margin:0px;
}
.emailBody
{
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  color: black;
  padding: 0px;
  margin:0px;
  font-size:12px;
}
.sfccontenterr
{
	font-size: 11px; line-height: 16px; 
	color: red; 
}

.sfpage
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: black;
	width: 950px;
	height:"700px"; /* versteht nur Explorer */
	min-height:700px;
	background-color:#F4EAD4;
	background-image: url(bg_picture2.jpg);
	background-repeat: no-repeat;
    text-align:left;
	border-top:solid 1px #CF8745;
	border-left:solid 1px #CF8745;
	border-right:solid 1px #CF8745;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;	
	margin-bottom: 0px;	
}

.sfpagelogo
{
	/* background-image: url(hg_1.gif);
	background-repeat:  repeat-y;
	background-position:20px 20px;*/
	height: 168px;
	width:228px;
	overflow:hidden;
	padding:34px 0px 0px 12px;
	
}
.sfpagepicture
{
    float:right;
	width: 104px;
	height: 256px;
	background:white;
	overflow:hidden;
	margin:0px;
}
.sfpnavibottom 
{
	/* border-top:		1px solid #EAC9A3;*/
	background-color: #F4EAD4;
	border:solid 1px #CF8745;
	border-top:solid 0px #CF8745;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
    font-weight: normal;	 
	color: #93573C; 
	width: 950px;
	padding: 2px 4px 2px 4px;
	margin-bottom: 8px;
	text-align:left;
	
}
.sfpnavibottom a, .sfpnavibottom a:link, .sfpnavibottom a:visited
{  color: #93573C; font-weight:normal;text-decoration: none;}
.sfpnavibottom a:active, .sfpnavibottom a:hover,
.sfpnavibottom a.sfActiveLink:link,.sfpnavibottom a.sfActiveLink:visited, .sfpnavibottom a.sfActiveLink:active,.sfpnavibottom a.sfActiveLink:hover
{  color: #93573C; font-weight: normal;text-decoration: none}

.sfpnavibottom .line
{
	border-top:1px solid #EAC9A2;
	height:1px;
	font-size:0.5px;
	background-color:transparent;
}



.sfcontcol1 a, .sfcontcol1 a:link, .sfcontcol1 a:visited
{  color: #003366; }
.sfcontcol1 a:active, .sfcontcol1 a:hover
{  color: #FF3333; }

.sfpagefooter
{
	clear:both;
	width: 948px;
}

.sfpageleft
{
	width: 416px;
	float: left;
	margin:0px;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
}
.sfpmenueleft
{ 
    float:left;
    padding:0px; 
    margin:0px; 
    width: 416px;
}
.contStatic
{
    float:left;
    margin-top:10;
}
.sfpcontent
{
	width: 504px;
	margin-left: 28px;
	overflow:hidden;
	float: right;
	padding: 10px 0px 6px 0px;
	overflow:hidden;
}
.sfpcontent td { font-size: 12px; padding: 3 0 3 0;}

.sfcontcol1 
{
    float: left; 
    width: 400px;
	margin: 0px 0px 0px 0px;
	padding: 34px 0px 0px 0px;
	overflow:hidden;
}
.sfcontcol1 .sfcheadline
{
	font-size: 14px; line-height:18px;
	font-weight: normal;
	color: #A6590D; 
    margin-top:10px;
}
.sfcontcol1 .sfccontent
{
	font-size: 11px; 
	line-height: 16px; 
	color: #666666; 
	margin-top: 8px;
}

.sfcontcol1 .sfcpicture img
{
   	border: 5px solid #EAD8AF;
   	width: 386px;
}
.sfcontcol1 .articleCol
{
}

.sfcontcol1 .sfccontent img
{
	margin-top: 4px;
	margin-right: 10px;
	margin-left: 2px;
   	border: 2px solid #EAD8AF;
}

.sfcontcol1 .sepBottom 
{
	clear:both;
	font-size: 0px; line-height: 0px;
	height: 16;
}

.navback
{
    font-size:12px;
	margin-left: 0px;
}
.articelLinkList a
{
}
.articelLinkList
{
    font-size:11px;
	clear:both;
	text-align:right;
}

.sfcontcol1 .articleColLarge
{
	width:100%;
	clear:both;
}
.sfcontcol1 .articleColLarge .col1
{
	overflow:hidden;
	width: 400px;
	margin-top: 16px;
	text-align: center;
}
.sfcontcol1 .articleColLarge .col1 img
{
	margin: 0px;
	padding:0px;
	border: 5px solid #EAD8AF;
}

.sfcontcol1 .articleColSmall
{
	clear:both;
	height: 138px;
	border-bottom:		1px solid #F3E9D1;
}
.sfcontcol1 .articleColSmall .col1
{
	float:left;
	text-align:left;
	height:96px;
	padding:0px 0px 0px 0px;
	line-height:10px;
	width: 266px;
}
.sfcontcol1 .articleColSmall .col1 .sfcheadline
{
	color: #A6590D;
	font-size: 14px; line-height:18px;
	font-weight: normal;
}
.sfcontcol1 .articleColSmall .col2
{
	float:right;
	width:122px;
	height: 122px;
	overflow:hidden;
	margin-left:10px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:center;
}
.sfcontcol1 .articleColSmall .col2 img
{
	padding:	0px;
	margin:		0px;
	border: 2px solid #EAD8AF;
}
.sepBottomSearch 
{
	clear:both;
	BORDER-BOTTOM: #EAC9A2 1px dashed;
	padding-top:10px;
	margin-bottom:10px;
}
.sepTop 
{
	width: 100%;
	BORDER-TOP: #EAC9A2 1px dashed;
	margin-left:50px;
}

.leftmenu
{
	float: left; 
	width: 200px; 
	line-height: 16px;
	padding:0px 0px 0px 0px;
	margin-right: 44px;
	text-align: right;
}
.leftmenu a 
{
    padding:13px 30px 14px 0px;
	font-size:13px;
	font-weight:normal;
	display:block;
	width:100%;
	color: #A6590D; 
	text-decoration: none;
	BACKGROUND-POSITION: right center; 
	background-repeat: no-repeat; 
	background-image: url(popel1.gif);	
}
.leftmenu .e1
{
	padding-right: 2px;
}
.leftmenu .e1 a:hover,.leftmenu .e1 .sfActiveLink
{
	font-weight:bold;
	background-image: url(popel2.gif);
	letter-spacing: -0.02em;
}

.leftmenu2
{
	/* background-color:#eeeeee; */
	width: 172px;
	float:left;
	padding: 14px 0px 0px 0px;
	overflow:hidden;
}
.leftmenu2 a 
{
    padding:2px 0px 2px 20px;
	font-size:11px;
	font-weight:bold;
	display:block;
	width:100%;
	color: #999999; 
	text-decoration: none;
	BACKGROUND-POSITION: left center; 
	background-repeat: no-repeat; 
	background-image: url(popel3.gif);	
}
.leftmenu2 .e2 a, .leftmenu2 .e2 a:link, .leftmenu2 .e2  a:visited 
{
	margin-bottom:8px;
}

.leftmenu2 .e2 a:hover,.leftmenu2 .e2 .sfActiveLink 
{
	background-image: url(popel4.gif);
	color: #666666;	
	margin-bottom:8px;
}

/* Formulare */
.stdform legend
{
	color: #310303;
	font-weight: bold;
	font-size:12px;
	padding:8px;
}

.stdform 
{
	font-size:11px;
   	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align:left;
}
.stdform .label
{
	width: 120px;
	float: left;
	margin:  0;
	padding-left: 11px;
}
.stdform .row
{
	clear:both;
	margin-top:5px;
}
.stdform .ctrl
{
	width: 240px;
	float: left;
	margin:  0px;

}
.stdform input, .stdform textarea, .stdform select
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	width: 260px;
	font-size: 11px;
	margin:4px;
}

.submit input
{
	margin:10px;
	padding:2px;
}

.submit .ctrl 
{
	margin-left:25px;
	padding-left:0px;
	text-align:left;
}
.quicksearch
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; color: #666666; 
	margin: 0px 10px 3px 20px;
}
.rowSubmit fieldset 
{
    border: none;
}

/* Produkt */
.prodPreise th
{
    font-size:11px;
    font-weight:bold;
    text-align:center;
    padding:0px 2px 0px 2px;
}
.prodPreise td
{
    font-size:11px;
    font-weight:bold;
    text-align:center;
    padding:0px 2px 0px 2px;
}
.productCol
{
    margin:4px 0px 0px 0px;
    padding:0px;
}
.productCol .col1
{
	/* float:left; */
	width:140px;
	overflow:hidden;
	margin-right:0px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	vertical-align:middle;
	border: 0px solid #C0C0C0;  /* borderwidth:1 */
    background-color:white;
}
.productCol .col1 img
{
	border:		0px solid #006FC0;
	padding:	0px;
	margin:		0px 0px 0px 0px;
	/*height:  80px;*/
	width: 110px;
}
.productCol .col1 .leiderimg img
{
	height:  40px;
}
.productCol .col2
{
	width: 370px;
}
.productCol .col2 .sfctype, .productColDetail .label, .productColDetail .labelrechts
{
    background-color:#5E5E5E;
    color:#ffffff;
    font-size:12px;
    font-weight:bold;
    padding:2px 0px 2px 4px;
}
.productCol .sfcshortblock
{
    font-size:11px;
    font-weight:normal;
    line-height:16px;
    padding:2px 0px 2px 4px;
}
.sffooter
{
	clear:both;
    font-size:0px;line-height:0px;height:0px;
}
.sfnewline
{
	clear:both;
	margin: 0px 0px 6px 0px;
    font-size:0px;line-height:0px;height:0px;
}

.productColDetail
{
    float: left; 
    width: 512px;
	margin: 0px 14px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
    font-size:11px;
    font-weight:normal;
}
.productColDetail .sfctype
{   
    font-size:11px;
    font-weight:bold;
    margin:6px 0px 0px 0px;
}
.productColDetail .sfccontent
{   
    font-size:11px;
    margin:0px 0px 6px 0px;
}
.productColDetail .col1
{
	float:left;
	width:296px;
	overflow:hidden;
	margin: 0px 4px 0px 0px;
	padding:0px;
    background-color:white;
}
.productColDetail .col1 img
{
	padding:	0px;
	margin:		0px;
}
.productColDetail .col2
{
	float:left;
	width: 210px;
}
.productColDetail .labelpreis
{
    width: 140px;
    float: left;
    font-size:11px;
    font-weight:normal;
    line-height:16px;
}
.productColDetail .sfcpreis
{
    font-size:11px;
    font-weight:bold;
    line-height:16px;
    text-align:right;
}
.productColDetail .sfccontent
{
    line-height:18px;
}
.bottomBack
{
    margin-top:10px;
    font-size:11px;
}
	
.sfcontcol1 .sfsubcheadline
{
	color: #A6590D; 
	font-size: 13px; 
	font-weight:normal;
}
.fliesstxt
{
    font-size: 11px; line-height:14px;
}
.sfsmall
{
    font-size: 11px; 
    font-weight:normal;
    line-height: 14px;    
}

.sfstabelle
{
	border: solid 1px #EAC9A2;
	border-collapse: collapse;	
}
.sfstabelle td, .sfstabelle tr
{
	font-size: 11px;
	border: solid 0px #F5EEDC;
}
.sfstabelle td
{
    padding-left:4px;
}
.sfstablehead
{
	background-color: #D0DCD0;
}
.sfstablecell
{
	border:1px solid #F5EEDC;
}

.newsletter
{
    width:560px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; line-height: 18px; color: black; 
	overflow:hidden;
	border: solid 1px black;
}
.newsletter .sfpcontentnl
{
	padding: 10px 10px 10px 26px;
}


.newsletter .sfcontcol1 .sfccontent
{
}
.newsletter .bottomRow
{
    background-image: url(email-footer.jpg);
    background-repeat:repeat-x;
    height:93px;
    width:560px;
    text-align:center;
    line-height:15px;
    color:White;
}
.bottomRow a, .bottomRow a:link, .bottomRow a:visited
{  color: #C0E1FA; }
.bottomRow a:active, .bottomRow a:hover
{  color: #FF3333; }

.sfpcontent a, .sfpcontent a:link, .sfpcontent a:visited
{
    text-decoration:none;
    color: #A6590D;
}
.sfpcontent a:active, .sfpcontent a:hover
{
    text-decoration:none;
    color: #6F3C09;
}

.sfc_tabelle
{
    width: 400px;
    overflow: hidden;
    border: solid 3px #999999;
    background-color: #ECD8AE;
}
.sfc_tabelle .sfcheadline
{
    background-color: #A6590D;
    color: White;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    margin: 0px;
    padding: 4px;
}

.sfc_tabelle .sfccontent
{
    font-size: 11px;
    text-align: left;
    margin: 0px;
    padding: 0px;
    color: Black;
}
.sftuerschild
{
    padding-left: 40px;
    padding-right: 40px;
    background-image: url(klingelschild_bg.gif);
    background-repeat: no-repeat;
    background-position: center;
}
.sfvgltable
{
    width: 320px;
    table-layout:auto;
    empty-cells:show;
}
.sfvgltable td
{
    font-size: 11px;
    color: Black;
}
sfvglcolumn
{
}
.sfvglspx
{
    width: auto;
    color: #333333;
    padding: 4px;
    vertical-align:top;
}
.sfvgltable p
{
    margin: 0px;
    padding: 0px;
}



/*
.sfpaktmenue
{
	background-image: url(bg_hl_grau.jpg);
	background-color:Black;
	background-repeat: repeat-x;
	height:29px; 
	width:512px;
    color: #cccccc;
	font-size: 12px; line-height: 30px;
	font-weight: bold;
	padding-left:12px;
}
.ticker,.ticker a 
{
	vertical-align: top; padding-top: 10px; font-size: 11px; font-weight:normal; text-decoration: none;
}
.ticker a:link, .ticker a:visited { color: white; }
.ticker a:active, .ticker a:hover { color: #E3E0B7; }
.suche { font-family: "Times New Roman", Times, serif; font-size: 22px; color: #006FC0}

.emailBody .htmlmail
{
	padding-top:5px;
	padding-bottom:10px;
   	font-family: Verdana, Arial, Helvetica, sans-serif; 
   	font-size: 12px; 	
}
*/