/***** == Start General Style Information ======================================================== *****/
/***** #99acd5 = Gardenimpressions purple *****/
/***** #FFFFFF = White *****/
/***** #424242 = Black *****/
/***** == End General Style Information ======================================================== *****/

/**** == Start HTML Basic Elements ========================================================  ****/
a,a:link {
color: #99acd5;
text-decoration: underline;
font-size:8pt;
margin: 0px;
padding: 0px;
}

ul#menu {
  width: 100px;
  list-style-type: none;
  border-top: solid 1px #b9a894;
  margin: 0;
  padding: 0;
}

ul#menu ol {
  display: none;
  text-align: right;
  list-style-type: none;
  margin: 0;
  padding: 5px;
}

ul#menu li, 
  ul#menu a {
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: #785a3c;
}

ul#menu li {
  border-bottom: solid 1px #b9a894;
  line-height: 15px;
}

ul#menu ol li {
  border-bottom: none;
}

ul#menu ol li:before {
  content: "- ";
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #539dbc;
}

ul#menu a.active {
  color: #be5028;
}

a:visited {
}

a:active {
}

a:hover {
color:#underline;
}

small,address,p,ul,ol,li,dl,dt,dd {
margin: 0px;
padding: 0px;
font-size:8pt;
line-height: 17px;
font-family: tahoma,arial,helvetica,sans-serif;
color:#424242;
list-style: inside;
}

address {
display:inline;
}

small {
font-size:7pt;
}

address,
address a,
address a:link,
address a:visited,
address a:hover,
address a:active {
font-style:normal;
font-size: 7pt;
}


p:first-letter {
text-transform:uppercase;
}

img {
border: 0px;
margin: 0px;
padding: 0px;
}

fieldset,form,table,td,tr,iframe {
margin: 0px;
padding: 0px;
border: 0px;
font-size:8pt;
line-height: 17px;
font-family: tahoma,arial,helvetica,sans-serif;
color:#424242;
}

select,input,textarea { 
color: #424242;
margin: 0px;
padding: 0px 0px 0px 3px;
font-family: Tahoma,Arial, Helvetica, sans-serif;
}

select,
input  { 
width: 230px;
height: 17px;
margin-bottom: 5px;
border: solid 1px #99acd5;
background-color: #F7F7F7;
font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
font-size:8pt;
color: #231f20;
}

label {
width: 180px;
overflow:hidden;
display:block;
clear:left;
float:left;
}

textarea  {
width: 230px;
height: 70px;
margin-bottom: 5px;
border: solid 1px #99acd5;
background-color: #F7F7F7;
font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
font-size:8pt;
color: #424242;
}


h1,h2,h3,h4,h5,h6 {
color: #99acd5;
margin: 0px 0px 16px 0px;
padding: 0px;
font-weight: bold;
font-family: Tahoma,Arial, Helvetica, sans-serif;
line-height:normal;
}

h1:first-letter,
h2:first-letter,
h3:first-letter,
h4:first-letter,
h5:first-letter,
h6:first-letter {
text-transform:uppercase;
}

h1 {
font-size:14pt;
}

h2 {
font-size:12pt;
}

h3 {
font-size:8pt;
}

h4 {
font-size:6pt;
}

h5 {
font-size:6pt;
}

h6 {
font-size:6pt;
}

strong,b {
font-weight:bold;
}

html>body {
width: 100%;
height: 100%;
}

/**** == End HTML Basic Elements ========================================================  ****/

/*** == Start Site Layout ========================================================  ***/

/*** Body ***/
#LAYOUT1-BODY,
#FRAME-BODY {
text-align:center;
font-family: Tahoma,arial,helvetica,sans-serif;
font-size:8pt;
color: #424242;
line-height: 17px;
margin:0;
background-color:#FFFFFF;
padding: 8px 0px 8px 0px
}

#FRAME-BODY {
padding: 0px;
text-align:left;
}

	/*** Site dimensions ***/
	#LAYOUT1-SITE-DIMENSIONS {
	text-align: left; 
	margin: 0 auto; 
	width: 962px; 
	overflow: hidden;
	background-color:#FFFFFF;
	}
	
		/*** A Header ***/
		#LAYOUT1-A {
		width: 962px;
		height: 145px;
		clear:both;
		overflow:hidden;
		position:relative;
		}
		
			#LAYOUT1-A .Logo {
			position:absolute;
			width: 130px;
			height: 130px;
			top: 18px;
			left: 0px;			
			}
			
			#LAYOUT1-A .Nav1 {
			position:absolute;
			width: 250px;
			height: 20px;
			text-align:right;
			top: 0px;
			right: 6px;		
			}
	
			#LAYOUT1-A .LanguageSelect {
			position:absolute;
			width: 250px;
			height: 20px;
			text-align:right;
			top: 60px;
			right: 6px;	
			}
			
			#LAYOUT1-A .LanguageSelect .CZ {
			}
			
			#LAYOUT1-A .Nav2 {
			position:absolute;
			width: 750px;
			height: 20px;
			bottom: 7px;
			right: 6px;	
			}
			
			#LAYOUT1-A .UserDetails {
			bottom:2px;
			height:20px;
			left:130px;
			position:absolute;
			text-align:left;
			width:250px;	
			}
			
		

		/*** B Theme Imagebackground ***/
		#LAYOUT1-B,
		#LAYOUT3-B {
		width: 962px;
		height: 262px;
		overflow:hidden;
		clear:both;
		background-image: url(LAYOUT1-B.gif);
		background-position: top left;
		background-repeat:no-repeat;
		position:relative;
		}
		
		#LAYOUT3-B {
		height: 132px;
		background-image: url(LAYOUT3-B.gif);
		}
		
			/*** B1 Theme Image frame ***/
			#LAYOUT1-B1,
			#LAYOUT3-B1 {
			width: 954px;
			height: 228px;
			border: solid 1px #99acd5;
			position:absolute;
			overflow:hidden;
			top:18px;
			left: 0px;
			background-color:#c1c1c1;
			} 
			
			#LAYOUT3-B1 {
			height: 95px;
			}		
	
		/*** C Content ***/
		#LAYOUT1-C,
		#LAYOUT2-C,
		#LAYOUT3-C {
		width: 962px;
		overflow:hidden;
		clear:both;
		background-image: url(LAYOUT1-C.gif);
		background-position: left top;
		background-repeat:no-repeat;
		margin: 25px 0px;
		position:relative;
		}
		
		#LAYOUT2-C {
		background-image: url(LAYOUT2-C.gif);
		}
		
		#LAYOUT3-C {
		background-image: url(LAYOUT3-C.gif);
		}
		
			/*** C1 Content Left ***/
			#LAYOUT1-C1,
			#LAYOUT2-C1,
			#LAYOUT3-C1 {
			width: 530px;
			overflow:hidden;
			float:left;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 150px 0px;
			}
			
			#LAYOUT2-C1 {
			width: 375px;
			padding: 0px 0px 0px 0px;
			}
			
			#LAYOUT3-C1 {
			width: 205px;
			padding: 0px 0px 150px 0px;
			}
			
			/*** C2 Content Right ***/
			#LAYOUT1-C2,
			#LAYOUT2-C2,
			#LAYOUT3-C2 {
			width: 330px;
			height: 500px;
			float:right;
			margin: 0px 0px 0px 0px;
			padding: 0px 6px 0px 0px;
			position:relative;
			}
			
			#LAYOUT2-C2 {
			width: 528px;
			float:right;
			}
			
			#LAYOUT3-C2 {
			width: 734px;
			float:right;
			}
	
			html>body #LAYOUT1-C2,
			html>body #LAYOUT2-C2,
			html>body #LAYOUT3-C2 {
			min-height:500px;
			height:auto;
			}
					
		/*** D Footer ***/
		#LAYOUT1-D {
		width: 962px;
		height: 20px;
		overflow:hidden;
		clear: both;
		text-align:right;
		background-image: url(LAYOUT1-D.gif);
		background-repeat:repeat-x;
		background-position: top left;
		padding: 12px 0px 0px 0px;
		color:#4a4a4a;
		}	
		
			#LAYOUT1-D a,
			#LAYOUT1-D a:link,
			#LAYOUT1-D a:visited,
			#LAYOUT1-D a:hover,
			#LAYOUT1-D a:active {
			color:#4a4a4a;
			text-decoration:none;
			}
			
			#LAYOUT1-D a.Active,
			#LAYOUT1-D a.Active:link,
			#LAYOUT1-D a.Active:visited,
			#LAYOUT1-D a.Active:hover,
			#LAYOUT1-D a:active,
			#LAYOUT1-D a:hover {
			color:#99acd5;
			}
						
/*** == End Site Layout ========================================================  ***/

				
				
/*** == Start Classes ========================================================  **/

/** 4Sale Items **/
.Item {
overflow:hidden;
clear:both;
padding: 8px 0px 8px 0px;
}

/** 4Sale Groups **/
.Group {
overflow:hidden;
clear:both;
padding: 8px 0px 8px 0px;
}

/** Readmore Buttons **/	
.Readmore,
.Readmore a,
.Readmore a:link,
.Readmore a:visited,
.Readmore a:hover,
.Readmore a:active {
font-size: 7pt;
}

/** Go back Buttons **/
.Goback 
.Goback,
.Goback a,
.Goback a:link,
.Goback a:visited,
.Goback a:hover,
.Goback a:active {
background-image: url(Alink-bg.gif);
background-position:left top;
background-repeat:no-repeat;
padding: 0px 0px 0px 35px;
display:block;
width: 100%;
height: 16px;
}

.Red,
.redfont {
color:#FF0000;
}

.Radiobutton {
border:none;
background:none;
}

/** == End Classes ========================================================  **/	

/* == Start Forms and Components  ======================================================== */	

/* Contactform */
.ContactForm {
padding: 18px 0px;
}

	.ContactForm .Submit {
	background-color: #e0e0e0;
	}
	
	.ContactForm .Checkbox {
	width:15px; 
	height:15px; 
	border:0px;
	}
	
	.ContactForm label {
	width: 210px;
	}
	
/* Horizontal Navigatie */
.Nav1 {
height: 20px;
float:left;
color:#717171;
}

	.Nav1 a,
	.Nav1 a:link,
	.Nav1 a:visited,
	.Nav1 a:active,
	.Nav1 a:hover {
	color:#c1c1c1;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 8pt;
	text-decoration:none;
	}
	
	.Nav1 a.Active,
	.Nav1 a.Active:link,
	.Nav1 a.Active:visited,
	.Nav1 a.Active:hover,
	.Nav1 a:active,
	.Nav1 a:hover {
	color:#99acd5;
	}
	
.LanguageSelect {
height: 20px;
float:left;
color:#717171;
}

	.LanguageSelect a,
	.LanguageSelect a:link,
	.LanguageSelect a:visited,
	.LanguageSelect a:active,
	.LanguageSelect a:hover {
	color:#4a4a4a;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 8pt;
	text-decoration:none;
	}
	
	.LanguageSelect a.Active,
	.LanguageSelect a.Active:link,
	.LanguageSelect a.Active:visited,
	.LanguageSelect a.Active:hover,
	.LanguageSelect a:active,
	.LanguageSelect a:hover {
	color:#99acd5;
	}
	
/* Main Navigation */
.Nav2 {
float:right;
color:#717171;
text-align:right;
}

	.Nav2 a,
	.Nav2 a:link,
	.Nav2 a:visited,
	.Nav2 a:active,
	.Nav2 a:hover {
	color:#4a4a4a;
	margin: 0px 0px 0px 14px;
	padding: 0px 0px 0px 0px;
	font-size: 10pt;
	text-decoration:none;
	border-bottom: solid 2px #c1c1c1;
	display:block;
	float:right;
	}
	
	.Nav2 a.Active,
	.Nav2 a.Active:link,
	.Nav2 a.Active:visited,
	.Nav2 a.Active:hover,
	.Nav2 a:active,
	.Nav2 a:hover {
	border-bottom: solid 2px #99acd5;
	}
	
/* Main Vertical navigation */	
.Nav3 {
color:#424242;
font-family: tahoma;
font-size: 10pt;
width: 199px;
overflow:hidden;
}
	
	.Nav3 ul a,
	.Nav3 ul a:link,
	.Nav3 ul a:visited,
	.Nav3 ul a:active,
	.Nav3 ul a:hover {
	color:#424242;
	width: 164px;
	height: 17px;
	display:block;
	font-family: tahoma;
	font-size: 10pt;
	background-image: url(Nav3dt.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	text-decoration:none;
	padding: 0px 0px 2px 35px;
	margin: 0px 0px 3px 0px;
	overflow:hidden;
	clear:both;
	line-height:normal;
	}

	.Nav3 ul a.Active,
	.Nav3 ul a.Active:link,
	.Nav3 ul a.Active:visited,
	.Nav3 ul a.Active:hover,
	.Nav3 ul a.SubActive,
	.Nav3 ul a.SubActive:link,
	.Nav3 ul a.SubActive:visited,
	.Nav3 ul a.SubActive:hover,
	.Nav3 ul a:active,
	.Nav3 ul a:hover {
	background-image: url(Nav3dt_hover.gif);
	color: #99acd5;
	}
	
	.Nav3 li {
	display:none;
	}
	
	.Nav3 .Active,
	.Nav3 .SubActive {
	padding: 0px 0px 0px 0px;
	} 
	
	.Nav3 .Active li,
	.Nav3 .SubActive li {
	display:block;
	margin: 0px;
	list-style:none;
	list-style-position:inside;
	line-height:normal;	
	padding: 0px 0px 2px 35px;
	font-family: tahoma;
	font-size: 10pt;
	}
	
	.Nav3 li a,
	.Nav3 li a:link,
	.Nav3 li a:visited,
	.Nav3 li a:active,
	.Nav3 li a:hover {
	color:#424242;
	font-family: tahoma;
	font-size: 10pt;
	padding: 0px;
	line-height:normal;
	text-decoration:none;
	background-image:none;
	}
	
	.Nav3 li a.Active,
	.Nav3 li a.Active:link,
	.Nav3 li a.Active:visited,
	.Nav3 li a.Active:hover,
	.Nav3 li a.SubActive,
	.Nav3 li a.SubActive:link,
	.Nav3 li a.SubActive:visited,
	.Nav3 li a.SubActive:hover,
	.Nav3 li a:active,
	.Nav3 li a:hover {
	color:#99acd5;
	background-image:none;
	}
	
/* News Archive */
.News .Item {
border-top: solid 1px #CCCCCC;
margin: 8px 0px 0px 0px;
}

	.News .Item img {
	margin: 2px 8px 0px 0px;
	}
	
	.News .Item .Info {
	padding: 0px 0px 0px 0px;
	overflow:hidden;
	}
	
	.News .Item .Info .Readmore a {
	}


.News .Detail {
border-top: solid 1px #CCCCCC;
margin: 8px 0px 0px 0px;
padding: 8px 0px 0px 0px;
}

.News .Detail img {
margin: 0px 0px 8px 8px;
}

.Galerie {
}

	.Galerie .ImagesSmall {
	width: 68px;
	overflow:hidden;
	float:right;
	background-color:#CCCCCC;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 3px 0px;
	white-space:nowrap;
	}
	
	.Galerie .ImagesSmall .Small {
	width: 60px;
	height:35px;
	overflow:hidden;
	float:right;
	margin: 3px 3px 0px 3px;
	border: solid 1px #FFFFFF;
	white-space:nowrap;
	display:inline;
	} 
	
	.Galerie .ImagesLarge {
	width: 210px;
	height: 300px;
	float:right;
	position:relative;
	}
	
	.Galerie .ImagesLarge .Large {
	position:absolute;
	top:0px;
	left: 0px;
	z-index: 0;
	display:block;
	}

.ImagesLarge .Large2 {
position:absolute;
top:0px;
left: 0px;
z-index: 20;
display:block;
}

.InMedia .Item {
width: 510px;
}

	.InMedia .Image {
	width: 150px;
	height: 100px;
	overflow:hidden;
	float:left;
	border: solid 1px #99acd5;
	}
	
	.InMedia .Info {
	width: 340px;
	overflow:hidden;
	float:right;
	}
	
/* Info Onderhoud Tips */
.FAQ {
padding: 32px 0px 0px 0px;
}

	.FAQ .Item {
	padding: 0px 0px 8px 0px;
	}
	
	.FAQ .Item a,
	.FAQ .Item a:link,
	.FAQ .Item a:visited,
	.FAQ .Item a:active,
	.FAQ .Item a:hover {
	background-image: url(Alink-bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding: 0px 0px 0px 35px;
	color:#424242;
	}

.Payoff {
position: absolute;
bottom: 10px;
left: 0px;
}

.Collectie {
width: 734px;
overflow:hidden;
background-image: url(Collectie.gif);
background-position: left top;
background-repeat:repeat-y;
}

	.Collectie .Item {
	width: 142px;
	height: 155px;
	float:left;
	clear:none;
	text-align:center;
	overflow:hidden;
	margin: 2px;
	}
	
		.Collectie .Item .Image {
		width: 142px;
		height: 119px;
		text-align:center;
		clear:both;
		overflow:hidden;
		}
		
		.Collectie .Item .Info {
		width: 134px;
		height: 35px;
		text-align:center;
		clear:both;
		overflow:hidden;
		padding: 0px 5px;
		}
		
.ItemDetail {
width: 100%;
overflow:hidden;
position:relative;
}
		
	
	.PrintPageButton{
	color: #l424242;
	width: 110px;
	height: 25px;
	display:block;
	position:absolute;
	top: 0px;
	right: 0px;
	}
	
	.SendFrendButton{
	color: #l424242;
	width: 110px;
	height: 25px;
	display:block;
	position:absolute;
	top: 25px;
	right: 0px;	
	}
	
	.PrintPageButton a,
	.PrintPageButton a;link,
	.PrintPageButton a:visited,
	.PrintPageButton a:hover,
	.PrintPageButton a:active,
	.SendFrendButton a,
	.SendFrendButton a;link,
	.SendFrendButton a:visited,
	.SendFrendButton a:hover,
	.SendFrendButton a:active {
	color: #l424242;
	text-decoration:none;
	}
	
/* Collection Group Sets */	
.Sets {
}	
	.Sets .ImagesSmall {
	width: 138px;
	overflow:hidden;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	white-space:nowrap;
	}
	
	.Sets .ImagesSmall .Small {
	width: 113px;
	height:75px;
	overflow:hidden;
	float:right;
	margin: 3px 3px 0px 3px;
	border: solid 1px #FFFFFF;
	white-space:nowrap;
	display:inline;
	} 
	
	.Sets .ImagesLarge {
	width: 425px;
	height: 250px;
	overflow:hidden;
	float:left;
	position:relative;
	background-color:#c1c1c1;
	border: solid 1px #99acd5;
	margin: 0px 35px 0px 0px;
	}
	
	.Sets .ImagesLarge .LargeImage {
	position:absolute;
	top:0px;
	left: 0px;
	z-index: 0;
	display:block;
	}

.ImagesLarge .LargeFirst {
position:absolute;
top:0px;
left: 0px;
z-index: 20;
display:block;
}

/* Collection Group Sets */	
.SetItems,
.SetItemsFirst {
width: 100%;
clear:both;
overflow: hidden;
padding: 15px 0px;
}


	.SetItems .Item,
	.SetItemsFirst .Item {
	clear:none;
	width: 170px;
	height: 160px;
	overflow:hidden;
	float:left;
	text-align:center;
	margin: 8px 0px 0px 0px;
	}
	
	
	.SetItems .Item .Image,
	.SetItemsFirst .Item .Image {
	clear:none;
	width: 170px;
	height: 132px;
	overflow:hidden;
	}
	
	.BekijkArchief a,
	.BekijkArchief a:link,
	.BekijkArchief a:visited,
	.BekijkArchief a:active,
	.BekijkArchief a:hover {
	background-image: url(Alink-bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding: 0px 0px 0px 20px;
	color:#424242;
	}
	
/* Verkooppunten Googlemap */	
.GoogleMap {
width: 500px;
overflow:hidden;
margin: 0px;
padding: 0px;
position:relative;
font-size:8pt;
line-height: 17px;
font-family: tahoma,arial,helvetica,sans-serif;
color:#424242;
}

	.GoogleMap .Top {
	height: 1px;
	overflow:hidden;
	width: 500px;
	}
	

	.GoogleMap .Midle {
	width: 100%;
	height: 340px;
	overflow:hidden;
	padding: 10px 0px;
	}
	
	.GoogleMap .Footer {
	width: 100%;
	height: 150px;
	}	
	
	.GoogleMap .Footer input {
	width: 230px;
	height: 20px;
	padding: 0px;
	margin: 0px 3px 0px 0px;
	float:left;
	line-height: normal;
	}
	
	.GoogleMap .Footer select {
	width: 160px;
	height: 20px;
	padding: 0px;
	margin: 0px 0px 8px 0px;
	}
	
	.GoogleMap .Footer .formbutton {
	position:relative;
	top: 1px;
	}
	
.Login {
padding: 15px 0px;
}

.DealerNieuwsbrief,
.DealerDownload  {
}

	.DealerNieuwsbrief a,
	.DealerNieuwsbrief a:link,
	.DealerNieuwsbrief a:visited,
	.DealerNieuwsbrief a:hover,
	.DealerNieuwsbrief a:active,
	.DealerDownload a,
	.DealerDownload a:link,
	.DealerDownload a:visited,
	.DealerDownload a:hover,
	.DealerDownload a:active {
	background-image: url(Alink-bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding: 0px 0px 0px 20px;
	color:#424242;
	}
	
	.DealerNieuwsbrief small, 
	.DealerDownload small {
	color:#c0c0c0;
	text-decoration: none;
	font-size:7pt;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	background-image:none;
	}
		
	.DealerNieuwsbrief .Goback,
	.DealerNieuwsbrief .Goback a,
	.DealerNieuwsbrief .Goback a:link,
	.DealerNieuwsbrief .Goback a:visited,
	.DealerNieuwsbrief .Goback a:hover,
	.DealerNieuwsbrief .Goback a:active,
	.DealerDownload .Goback,
	.DealerDownload .Goback a,
	.DealerDownload .Goback a:link,
	.DealerDownload .Goback a:visited,
	.DealerDownload .Goback a:hover,
	.DealerDownload .Goback a:active {
	color: #99acd5;
	text-decoration: underline;
	font-size:8pt;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-image:none;
	}
	
	
	.DealerNieuwsbrief .Item {
	width: 610px;
	}
	
		.DealerNieuwsbrief .Image {
		width: 150px;
		height: 100px;
		overflow:hidden;
		float:left;
		border: solid 1px #99acd5;
		}
		
		.DealerNieuwsbrief .Info {
		width: 440px;
		overflow:hidden;
		float:right;
		}
	
	/* Dealer collection */		
	.DealerCollectie {
	width:715px;
	overflow:hidden;
	}
	
	.DealerCollectie a,
	.DealerCollectie a:link,
	.DealerCollectie a:visited,
	.DealerCollectie a:hover,
	.DealerCollectie a:active {
	padding: 0px 0px 0px 0px;
	color:#424242;
	}
	
/* Search Box */				
.Search {
width: 100%;
height: 25px;
overflow:hidden;
clear:both;
padding: 8px 0px 8px 0px;
}

	.Search input {
	width: 160px;
	height: 18px; 
	display: block;
	float:left;
	padding: 3px 0px 0px 5px;
	margin: 0px;
	}

/* Gallery Over_Garden_impression */		
.Gallery {
padding: 27px 0px;
}

	.Gallery .Image {
	width: 90px;
	height: 60px;
	border: solid 1px #99acd5;
	overflow: hidden;
	margin-bottom: 27px;
	}
	
/* Tease product on Homepage */	
.HomeTeaser {
width: 520px;
height: 100px;
position:absolute;
bottom: 0px;
left: 0px;
}

	.HomeTeaser img {
	margin: 0px 3px 0px 0px;
	}

/* Tabfunctions on Homepage */
.HomeTabs {
width:536px;
height: 357px;
overflow:hidden;
clear:both;
background-image: url(HomeTabs-BG.gif);
background-repeat:no-repeat;
background-position:left top;
position:relative;
}

	.HomeTabs .DealersSmall {
	position:absolute;
	width: 33px;
	height: 344px;
	top: 3px;
	right: 112px;
	background-color: #99acd5;
	cursor:pointer;
	}
	
	.HomeTabs .MediaSmall {
	position:absolute;
	width: 33px;
	height: 344px;
	top: 3px;
	right: 78px;
	background-color: #c30f0f;
	cursor:pointer;
	}
	
	.HomeTabs .ProductsSmall {
	position:absolute;
	width: 33px;
	height: 344px;
	top: 3px;
	right: 44px;
	background-color: #5f5f5f;
	cursor:pointer;
	}
	
	.HomeTabs .AktiesSmall {
	position:absolute;
	width: 33px;
	height: 344px;
	top: 3px;
	right: 10px;
	background-color: #a5c800;
	cursor:pointer;
	}

	.HomeTabs .DealersLarge {
	position:absolute;
	width: 382px;
	height: 344px;
	top: 3px;
	left: 8px;
	background-color: #99acd5;
	}
	
	.HomeTabs .MediaLarge {
	position:absolute;
	width: 362px;
	height: 324px;
	top: 3px;
	left: 8px;
	background-color: #c30f0f;
	background-image: url(MediaLarge.gif);
	color:#FFFFFF;
	padding: 10px;
	overflow:hidden;
	}
	
		.MediaLarge .Item {
		width: 362px;
		border-bottom: solid 1px #fff;
		}
		
		.MediaLarge .Image {
		width: 120px;
		overflow:hidden;
		float:left;
		border: solid 1px #fff;
		margin-right: 10px;
		}
		
		.MediaLarge .Info {
		width: 210px;
		overflow:hidden;
		float:right;
		color:#FFFFFF;
		}
		
		.MediaLarge .Info strong,
		.MediaLarge .Info b,
		.MediaLarge .Info a {
		color:#FFFFFF;
		}
	
	.HomeTabs .ProductsLarge {
	position:absolute;
	width: 372px;
	height: 339px;
	top: 3px;
	left: 8px;
	background-color: #5f5f5f;
	overflow:hidden;
	padding: 5px 0px 0px 10px;
	}
	
		.HomeTabs .ProductsLarge .Item {
		width:84px;
		height: 87px;
		overflow:hidden;
		padding: 1px;
		border: solid 1px #FFFFFF;
		margin: 10px 20px 10px 10px;
		float:left;
		clear:none;
		}
		
		.HomeTabs .ProductsLarge .Image {
		width:84px;
		height: 87px;
		overflow:hidden;
		background-color:#FFFFFF;
		}
	
	.HomeTabs .AktiesLarge {
	position:absolute;
	width: 362px;
	height: 324px;
	top: 3px;
	left: 8px;	
	background-color: #a5c800;
	overflow:hidden;
	padding: 10px;
	}
	
	
	
	
	
	/* --------------------------------Homepage Tabs --------------------------------- */	
	
			.accordion_toggle {
			display: block;
			height: 30px;
			width:536px;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #fff;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
		.accordion_toggle_active {
			color: #ffffff;
			border-bottom: 1px solid #fff
		}
		
		.accordion_content {
			background-color: #ffffff;
			overflow: hidden;
		}
			
		
		.horizontal_accordion_toggle {
			/* REQUIRED */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */

			display: block;
			width: 33px;
			height: 344px;
			text-decoration: none;
			outline: none;
			border-right: 1px solid #fff;
			cursor: pointer;
			margin: 0 0 0 0;
			overflow:hidden;
		}
		
		.horizontal_accordion_toggle_active {
			background-color:#ff0000;
		}
		
		.horizontal_accordion_content {
			/* REQUIRED */
			/* We need to define a height for the accordion as it stretches the width */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */
			height: 344px;
			overflow: hidden;			
		}
			
			.horizontal_accordion_content p {
				width: 362px;
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
					
					
    /* Container styling*/
    #horizontal_container {
	width:524px;
	height: 350px;
	overflow:hidden;
	clear:both;
	background-image: url(HomeTabs-BG.gif);
	background-repeat:no-repeat;
	background-position:left top;
	position:relative; 
	padding:  3px 4px 4px 8px;
    }


	#horizontal_container #Dealers {
	background-color: #99acd5;
	}
	
	#horizontal_container #Media {
	background-color: #c30f0f;
	background-image: url(MediaLarge.gif);
	color:#FFFFFF;
	}
	
	
		#horizontal_container #Media .Item {
		width: 362px;
		border-bottom: solid 1px #fff;
		margin-left: 15px;
		}
		
		#horizontal_container #Media .Image {
		width: 120px;
		overflow:hidden;
		float:left;
		border: solid 1px #fff;
		margin-right: 10px;
		}
		
		#horizontal_container #Media .Info {
		width: 210px;
		overflow:hidden;
		float:right;
		color:#FFFFFF;
		}
		
		#horizontal_container #Media .Info strong,
		#horizontal_container #Media .Info b,
		#horizontal_container #Media .Info a {
		color:#FFFFFF;
		}
	
	#horizontal_container #Products {
	background-color: #5f5f5f;
	color:#FFFFFF;
	}
	
	.ProductFrame {
	width:382px;
	height: 335px;
	overflow:hidden;
	}
	
		#horizontal_container #Products .Item {
		width:84px;
		height: 87px;
		overflow:hidden;
		padding: 1px;
		border: solid 1px #FFFFFF;
		margin: 10px 10px 10px 24px;
		float:left;
		clear:none;
		}
		
		#horizontal_container #Products .Image {
		width:84px;
		height: 87px;
		overflow:hidden;
		background-color:#FFFFFF;
		}
	
	#horizontal_container #Akties {
	background-color: #a5c800;
	color:#FFFFFF;
	}

		#horizontal_container .Item {
		width: 362px;
		border-bottom: solid 1px #fff;
		margin-left: 15px;
		}
		
		#horizontal_container .Image {
		width: 120px;
		overflow:hidden;
		float:left;
		border: solid 1px #fff;
		margin-right: 10px;
		}
		
		#horizontal_container.Info {
		width: 210px;
		overflow:hidden;
		float:right;
		color:#FFFFFF;
		}
		
		#horizontal_container .Info strong,
		#horizontal_container .Info b,
		#horizontal_container .Info a {
		color:#FFFFFF;
		}

	
	/* -------------------------------- END Homepage Tabs --------------------------------- */
	
		.AktiesLarge .Item {
		width: 362px;
		border-bottom: solid 1px #fff;
		}
		
		.AktiesLarge .Image {
		width: 120px;
		overflow:hidden;
		float:left;
		border: solid 1px #fff;
		margin-right: 10px;
		}
		
		.AktiesLarge .Info {
		width: 210px;
		overflow:hidden;
		float:right;
		color:#FFFFFF;
		}
		
		.AktiesLarge .Info strong,
		.AktiesLarge .Info b,
		.AktiesLarge .Info a {
		color:#FFFFFF;
		}
		
	
	




.jcarousel-skin-tango .jcarousel-container {
	background-color:#eee;
	border: solid 1px #99acd5;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 245px;
    padding: 20px 40px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
   height:170px;
   padding:40px 5px;
   width:110px;
} 

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  245px;
    height: 75px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  113px;
    height: 170px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 113px;
    height: 75px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 0px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/* == End Forms and  Componets ========================================================  */	