/*  
Theme URI: http://www.scandinavian-bookmarks.de/http://www.scandinavian-bookmarks.com/
Author URI: http://www.aufregend.com
Author: Cerstin Lugmayr
*/

/* Popup
------------------------------------------------------------------*/
#popup {
	background-color: #FFFFFF;
	border: 5px solid #8E5124;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	font-weight: normal;
	width:780px;
	margin: 0 auto;
	text-align: left;
	z-index:1;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}


/* Global
------------------------------------------------------------------*/
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote,ul,address {
	margin:0;
	padding:0;

	}
body {
	color:#000;
	background:#C57A34 url(images/bg.jpg) repeat-x 0 0;
	font:76%/140% Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
	}	

p {
	margin-bottom:6px;
	}
ol {
	margin:0 0 0 24px;
	padding:0px;
	}
	
	
img {
	padding: 0px; 
	margin: 0; 
	border:0;
}
.imgleft {
	padding: 0; 
	margin-right: 10px;
	margin-top:4px;
	float:left;
}
.imgleft:after { 
	content:"clear"; 
	clear:both; 
	display:block; 
	height:0; 
	overflow:hidden; 
	visibility:hidden; 
}
.imgright{
	padding: 0; 
	margin-left: 10px;
	margin-top:4px;
	float:right;
}
.imgright:after { 
	content:"clear"; 
	clear:both; 
	display:block; 
	height:0; 
	overflow:hidden; 
	visibility:hidden; 
}
.imgright2{
	padding: 0; 
	margin-left: 10px;
	margin-top:4px;
	float:right;
	margin-bottom:20px;
}
.imgright2:after { 
	content:"clear"; 
	clear:both; 
	display:block; 
	height:0; 
	overflow:hidden; 
	visibility:hidden; 
}

A:link, A:visited {
	color: #609431; 
	text-decoration: underline;

	}
A:active, A:hover {
	color: #000; 
	}
A.moreLink, A.moreLink:visited{
	font-weight:bold;
	text-decoration:underline;

}
A.moreLink:active, A.moreLink:hover{
	text-decoration:underline;
}

A.moreLink img, A.moreLinkRight img{
	vertical-align:middle !important;
	margin-left:5px;
	border:none;
}

A.moreLinkWhite, A.moreLinkWhite:visited{
	font-weight:bold;
	text-decoration:underline;
	color:#fff;
}
A.moreLinkWhite:active, A.moreLinkWhite:hover{
	text-decoration:underline;
	color: #EFF4EA;
}

A.moreLinkWhite img, A.moreLinkWhite img{
	vertical-align:middle !important;
	margin-left:5px;
	border:none;
}

h1 {
	font: normal 12px/180% Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	display: inline;
	margin: 0;
	color: #DFDCD8;
}
h2 {
	font: bold 15px/120% Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 6px 0;
	padding:0;
	color: #446923;
}
h3 {
	font: bold 18px/120% Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 6px 0;
	padding:0;
	color: #609431;
}
h3 img {
	vertical-align:middle !important;
	margin-right:5px;
	border:none;
}
h4 {
	font: bold 13px/120% Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 18px 0;
	padding:0;
	color: #446923;
}
h5 {
	font: bold 15px/120% Verdana, Arial, Helvetica, sans-serif;
	margin:30px 0 10px 0;
	padding:0;
	color: #446923;
}
h6 {
	font: bold 15px/120% Verdana, Arial, Helvetica, sans-serif;
	margin:10px 0 2px 0;
	padding:0;
	color: #446923;
}
.Clearer { 
	content:"clear"; 
	clear:both;
	display:block; 
	height:0; 
	overflow:hidden; 
	visibility:hidden; 
	margin-bottom:14px;
}
.Clearer2 { 
	content:"clear"; 
	clear:both;
	display:block; 
	height:0; 
	overflow:hidden; 
	visibility:hidden; 
	margin:0;
}
#doubleline {
	font: normal 18px/150% Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 10px 0;
	padding:0;
	color: #609431;
	border-bottom-width: 6px;
	border-bottom-style: double;
	border-bottom-color: #EFF4EA;
	width:500px;
}
#doublelinedark {
	margin:12px 0 12px 0;
	padding:0;
	color: #609431;
	border-bottom-width: 6px;
	border-bottom-style: double;
	border-bottom-color: #C5D7A6;
	width:310px;
	height:6px;
}
#singleline {
	font: normal 18px/150% Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 10px 0;
	padding:0;
	color: #609431;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EFF4EA;
	width:700px;
}
#left120 {
	margin-left:120px; 
}
#top10 {
	margin-top:4px; 
}



/* Wrap 975px
------------------------------------------------------------------*/
#wrap {
	width:975px;
	margin: 0 auto;
	padding:0;
	text-align: left;
	z-index:1;
	}
	
* HTML #wrap {
	height: 450px;
}

/* header
------------------------------------------------------------------*/  
#header {
	width:975px;
	height:236px;
	background: #fff url(images/header.jpg) no-repeat;
	margin:0;
	padding:0;
	position: relative;
	z-index: 3;
	} 
#header h1 {
	text-indent:-9999px;
	height:1px;
	display:block;
	}
#header #logo {
	position: absolute; 
	top: 41px; 
	left: 0px;
	width:172px;
	height:166px;
	}	
	
/* Headline
------------------------------------------------------------------*/  
#header #headline {
	position: absolute; 
	top: 142px; 
	left: 180px;
	width:500px;
	height:72px;
	}

/* Content
------------------------------------------------------------------*/
#content {
	width:820px;
	background:url(images/content_bg.jpg) repeat-y 0px 0px;
	padding:0;
	margin-left:48px;
	height:auto !important;
	height:367px;
	min-height:367px;
  	position: relative;
	z-index: 2;
	}
#content:after { 
	content:"clear"; 
	clear:both; 
	display:block; 
	height:0; 
	overflow:hidden; 
	visibility:hidden; 
}
#text {
	left:50px;
	margin-right:12px;
	padding-bottom:20px;
	background-color:#fff;
	background: url(images/text_bg.jpg) no-repeat right top;
	float:left;
	width:758px;
	position: relative; 
	height:auto !important;
	height:367px;
	min-height:347px;

	}
#text:after { 
	content:"clear"; 
	clear:both; 
	display:block; 
	height:0; 
	overflow:hidden; 
	visibility:hidden; 
}
#text #width500 {
	width:500px;
	}
#text #width500:after { 
	content:"clear"; 
	clear:both; 
	display:block; 
	height:0; 
	overflow:hidden; 
	visibility:hidden; 
}
#text #width550 {
	width:550px;
	}
#text #width550:after { 
	content:"clear"; 
	clear:both; 
	display:block; 
	height:0; 
	overflow:hidden; 
	visibility:hidden; 
}
#text #width600 {
	width:600px;
	}
#text #width600:after { 
	content:"clear"; 
	clear:both; 
	display:block; 
	height:0; 
	overflow:hidden; 
	visibility:hidden; 
}	
#text #width700 {
	width:700px;
	}
#text #width700:after { 
	content:"clear"; 
	clear:both; 
	display:block; 
	height:0; 
	overflow:hidden; 
	visibility:hidden; 
}		
	
/* Index
------------------------------------------------------------------*/	
#text #indextext {
	position: absolute; 
	top: 56px; 
	left: 144px;
	width:380px;	
	}
#text #indexnachwuchs {
	position: absolute; 
	top: 0px; 
	left: 544px;
	width:180px;
	height:160px;	
	}	
#text #indexbestellung {
	position: absolute; 
	top: 170px; 
	left: 350px;
	width:334px;
	height:199px;
	}

/* Neuheiten
------------------------------------------------------------------*/
.neuBoxing {
	float: left;
	width: 274px;
	background-image: url(images/bg_nbox_middle.jpg);
	background-repeat: no-repeat;
	margin-bottom: 22px;
	margin-right: 15px;
	background-position: left bottom;

}
.nbox {
	background-image: url(images/bg_nbox_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 6px;
	height: 170px;
}
.nboxtext {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
	
/* Bestellung
------------------------------------------------------------------*/	

/* Geschäftskunden
------------------------------------------------------------------*/
.bestBoxingInd {
	float: left;
	width: 334px;
	background-image: url(images/bg_bbox_middle.jpg);
	background-repeat: no-repeat;
	margin-bottom: 22px;
	margin-right: 15px;
	background-position: left bottom;

}
.bboxInd {
	background-image: url(images/bg_bbox_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 6px;
	height: 200px;
}
.bboxtextInd {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 305px;

}
#orderListInd {
	float: left;
	margin:0 0 4px 0;
	padding:0;
}
#orderListInd img {
	vertical-align:middle !important;
	margin-right:0px;
	border:none;
}
#orderListInd #txt1Ind {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #609431;
	display: inline;
	margin:0px;

}
#orderListInd #txt2Ind {
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	color: #446923;
	margin:0 0 4px 30px;
	
}
#orderListInd #txt2Ind a {
	color: #446923;	
}
#orderListInd #txt2Ind a:hover {
	color: #000; 
}
	

/* Produkte
------------------------------------------------------------------*/	

/* Kategorie Listing
------------------------------------------------------------------*/
.kategorieListing {
	float: left;
	width: 160px;
	background-image: url(images/bg_klist_middle.jpg);
	background-repeat: no-repeat;
	margin-bottom: 22px;
	margin-right: 15px;
	background-position: center bottom;

}
.klist {
	background-image: url(images/bg_klist_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 6px;
	height: 176px;
}
.klistimg {
	width: 145px;
	text-align: center;
}
.klisttext {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
	font-weight: bold;
}
.klisttextlong {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	font-weight: bold;
	width: 160px;
	position: relative; 
	left:-7px;
	
}


/* Kategorie Hänger Listing
------------------------------------------------------------------*/
.produktListing {
	float: left;
	width: 160px;
	background-image: url(images/bg_plist_middle.jpg);
	background-repeat: no-repeat;
	margin-bottom: 22px;
	margin-right: 15px;
	background-position: center bottom;

}
.plist {
	background-image: url(images/bg_plist_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 6px;
	height: 421px;
}
.plistimg {
	width: 145px;
	text-align: center;
	background-image: url(images/imgloading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.plisttext {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}	

/* Kategorie Kofferanhänger Listing
------------------------------------------------------------------*/
.produktListingK {
	float: left;
	width: 210px;
	margin-bottom: 22px;
	margin-right: 15px;

}
.plistK {
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.plistimgK {
	width: 210px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
}
.plisttextK {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}		



/* Bestellung
------------------------------------------------------------------*/	

/* Geschäftskunden
------------------------------------------------------------------*/
.bestBoxing {
	float: left;
	width: 334px;
	background-image: url(images/bg_bbox_middle2.jpg);
	background-repeat: no-repeat;
	margin-bottom: 22px;
	margin-right: 15px;
	background-position: left bottom;
}
.bbox {
	background-image: url(images/bg_bbox_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 6px;
	height: 377px;
}
.bboxtext {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#orderList {
	float: left;
	width: 700px;
	font: normal 18px/150% Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 12px 0;
	padding:0;
	color: #446923;

}
#orderList img {
	vertical-align:middle !important;
	margin-right:0px;
	border:none;
}
#orderList #txt1 {
	font: bold 16px/150% Verdana, Arial, Helvetica, sans-serif;
	color: #609431;
	display: inline;
}
#orderList #txt2 {
	font: normal 16px/150% Verdana, Arial, Helvetica, sans-serif;
	color: #446923;
	display: inline;	
}
#orderList #txt2 a {
	color: #446923;	
}
#orderList #txt2 a:hover {
	color: #000; 
}

/* Kontakt
------------------------------------------------------------------*/
#kontaktForm {
	padding:0;
	margin:0;
}
#kontaktForm h4 {
	padding:0 0 10px 0;
}
#kontaktFormElement {
	margin:2px 0;
	display:block;
	clear:both;
}
#kontaktFormElement input {
	width: 180px;

}
#kontaktFormElementLabel {
	display:block;
	float:left;
	width:120px;
}	
#kontaktFormElement input,
#kontaktFormElement select,
#kontaktFormElement textarea
{
	border: 1px solid #446923;
	margin:0 0 2px 0;
	background: url(images/formfield_bg.png) #fff repeat-x; 
}
#kontaktFormRequired {
	color:#928E89;
	font-size: 11px;
}

/* Flyer
------------------------------------------------------------------*/
.flyerBoxing {
	float: right;
	width: 160px;
	background-image: url(images/bg_fbox_middle.gif);
	background-repeat: no-repeat;
	margin-right: 35px;
	background-position: left bottom;
}
.fbox {
	background-image: url(images/bg_fbox_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.fboxtext {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

/* Footer
------------------------------------------------------------------*/
#footer {
	background:url(../images/footer.gif) no-repeat;
	width:820px;
	margin-left:48px;
  	position: relative; 
	height:60px;	
	}	
#footer #left  #active{
	color: #E8E4D9; 
	text-decoration: none;
}	

#footer #protect{
	font:90%/140% Verdana,Arial,Helvetica,sans-serif;
	color: #E8E4D9;
	position: absolute; 
	top: 36px; 
	left: 0px;
	text-align:left;
	width: 820px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 200px;
	}
html>body #footer #protect {
	width: 820px; /* ie5win fudge ends */
	}

#spacer20 {
	height:20px;
	width:700px;
}
