
html {height:100%;margin:0px;padding:0px;}

body {
	margin:0px;
	padding:0px;
	background:url(../images/siteframe/bodyBg.png) repeat-x;
	font-family: lucida sans unicode, trebuchets ms, arial;
	height:100%;
}

	body.noBg {/* Used to clear background-color of loaded iframes */background:none !important;}

/* HTML ELEMENTS BEGIN */
	
	p {
		font-size:11px;
		margin:0px 0px 10px 0px;
		padding:0px;
		line-height:14px;		
	}	
	
	img {border:0px;}
	
	a {color:#1f6f8c;text-decoration:underline;}
	
	a:hover {text-decoration:none;}
	
	a.blueArrow {
		padding:0px 10px 0px 0px;		
		xbackground:url(../images/siteframe/alu/aluSprite.png) no-repeat;
		xbackground-position: 113px -104px;
	}
	
	a.blueArrowCaps {
		padding:0px 10px 0px 0px;
		text-transform:uppercase;
		xbackground:url(../images/siteframe/alu/aluSprite.png) no-repeat;
		xbackground-position: 113px -104px;
	}
	
	a.footerLink {font-size: 11px; color:#666;
	}	
/* ELEMENTS END */

/* HEADERS BEGIN */

h1 { font-size:18px; color:white; font-weight:normal; margin:0px 0px 0px 0px; line-height:18px; }
h2 { font-size:18px; color:white; font-weight:normal; margin:0px 0px 0px 0px; line-height:18px; }
	h2.payment { font-size:16px; color:#333; font-weight:normal; margin:0px 0px 0px 0px; line-height:18px; text-decoration:underline; width:100%; }
	h2.basket { font-size:16px; color:#333; font-weight:normal; margin:15px 0px 0px 9px; line-height:16px; }
		.highlight { color:#005d7f !important; font-weight:bold !important; }
	h2.seo { font-size:12px; color:#222; font-weight:normal; margin:0px 0px 8px 0px; line-height:18px; text-decoration:none; font-weight:bold; }
	h2.eu { font-size:16px; color:#333; font-weight:normal; margin:0px 0px 10px 0px; line-height:16px; }
	
h3 { font-size:13px; color:white; font-weight:bold; margin:0px 0px 0px 0px; line-height:13px;}
	h3.steps { font-size:14px; color:white; font-weight:bold; margin:0px 0px 85px 0px; line-height:14px; }
	
h4 { font-size:18px; color:#333; font-weight:normal; margin:0px 0px 15px 0px; line-height:18px; }
	h4.info { font-size:16px; color:#333; font-weight:bold; margin:0px 0px 15px 0px; line-height:18px; }

h5 { font-size:14px; color:#666; font-weight:normal; margin:0px 0px 13px 0px; line-height:14px; }
h6 { }

/* HEADERS END */

/* STUCTURE BEGIN */

#wrapper {
	width:960px;	
	margin:0px auto -351px auto;
	padding:0px;
}

	#topLeft {
		float:left;
		width:700px;
		height:197px;		
	}
	
		#logo {		
			width:192px;
			height:136px;
			margin:13px 0px 0px 0px;
			padding:0px;
		}
		
		#topMenu {
			width:650px;
			height:42px;
			margin:6px 0px 0px 10px;
			padding:0px;
			list-style-type:none;
			list-style-position:outside;
			xborder-right:1px solid blue;
		}
		
			#topMenu li {
				display:block;
				float:left;
				xwidth:129px;
				height:41px;
				margin:0px 4px 0px 0px;
				padding:0px 10px 0px 10px;
				text-align:center;
				line-height:37px;
			}
			
				#topMenu li a {
					font-family:trebuchet ms;
					font-size:14px;
					font-weight:bold;
					color:white;
					text-decoration:none;
					text-transform:uppercase;
				}
			
				#topMenu li a:hover {
					text-decoration:underline;
				}
				
			#topMenu li.faelge {
				background:url(../images/siteframe/btns/faelgeBg.png) repeat-x;	
				border-top:1px solid #64e7fc;
				border-right:1px solid #64e7fc;
				border-left:1px solid #64e7fc;
			}
			
			#topMenu li.street {
				background:url(../images/siteframe/btns/streetBg.png) repeat-x;	
				border-top:1px solid #939393;
				border-right:1px solid #939393;
				border-left:1px solid #939393;
			}
			
				#topMenu li.street a {
					color:#ffea00;
				}
			
			#topMenu li.autostole {
				background:url(../images/siteframe/btns/autostolBg.png) repeat-x;	
				border-top:1px solid #e39cdf;
				border-right:1px solid #e39cdf;
				border-left:1px solid #e39cdf;
			}
			
			#topMenu li.kundecenter {
				background:url(../images/siteframe/btns/kundecenterBg.png) repeat-x;	
				border-top:1px solid #f7e0a2;
				border-right:1px solid #f7e0a2;
				border-left:1px solid #f7e0a2;
			}
			
			#topMenu li.film {
				background:url(../images/siteframe/btns/daekguideBg.png) repeat-x;	
				border-top:1px solid #beefab;
				border-right:1px solid #beefab;
				border-left:1px solid #beefab;				
			}
		
	#topRight {
		float:right;
		width:239px;
		height:197px;
		margin:0px 10px 0px 0px;
		padding:0px;		
	}
		
		#supportNumber {
			margin:7px 0px 0px 6px;
			padding:0px;	
			text-align:right;
		}
		
		#supportNumber a { font-size:11px !important; color:#fff !important; text-decoration:underline; }
		
		#emaerke {
			position:absolute;
			width:43px;
			height:31px;
			margin:68px 0px 0px 175px;
			padding:0px;			
		}
		
		#phoneOrder {
			position:absolute;
			width:179px;
			height:54px;
			margin:67px 0px 0px -16px;
			padding:0px 0px 0px 0px;
			background:url(../images/siteframe/alu/aluSprite.png) no-repeat;
			background-position: -10px -10px;			
		}
		
			#phoneOrder p {
				font-size:14px;
				margin:17px 0px 0px 40px;
				padding:0px;
				color:#6d4f08;
			}
			
				#phoneOrder a {
					color:#6d4f08;
				}
				
			#ordreId { font-size:9px; color:#666; width:90px; margin:0px 5px 0px 0px; padding:0px; }
	
		#topBasket {
			width:239px;
			height:73px;
			margin:77px 0px 0px 0px;
			padding:0px;
			background:url(../images/siteframe/alu/aluSprite.png) no-repeat;
			background-position: -10px -428px;
		}
		
			#cardPayment {
				position:absolute;
				margin:50px 0px 0px 31px;
				padding:0px;
			}
			
			#topBasketInfo {
				width:219px;
				margin:0px 0px 0px 9px;
				text-align:center;				
			}
			
				p.topBasket  {
					color:#666;
					font-size:12px;
					line-height:12px;
					margin:0px;
					padding:15px 0px 0px 0px;
				}
		
	#content {
		clear:both;
		width:958px;
		min-height:500px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 15px 0px;	
		border-left:1px solid white;
		border-right:1px solid white;
		background:white url(../images/siteframe/contentGradient.png) repeat-x;
	}
	
		#contentContainer {
			float:left;
			margin:0px 0px 0px 0px;			
		}
		
		#leftContainer {
			float:left;
			width:242px; 
			margin:0px 0px 0px 9px;
		}
	
		#faelgeSelected {
			position:absolute;
			width:9px;
			height:5px;
			margin:0px 0px 0px 69px;
			padding:0px;
			background:url(../images/siteframe/alu/aluSprite.png) no-repeat;
			background-position: -10px -84px;
		}
		
		#topContainer {
			float:left;
			width:700px;
			min-height:100px;
			margin:10px 0px 0px 4px;
			padding:0px;
		}
		
			#topOffer {
				width:695px;
				height:269px;
				overflow:hidden;
				margin:0px 0px 0px 5px;
			}
			
			#EUstep {
				width:669px;
				height:105px;
				margin:9px 0px 0px 9px;	
				padding:9px;
				background:url(../images/siteframe/alu/euBg.png) repeat-x;
				border:1px solid #ccc;
			}	
				img.euImg { float:left; margin:0px 10px 0px 0px; }
				a.eu { float:left; display:block; text-align:center; width:150px; height:17px; margin:8px 0px 0px 0px; background:#c9c9c9; border:1px solid #666; color:#333; text-decoration:none; font-size:11px; }
				a.eu:hover { background:#666; color:white; }
				
			
			#steps {			
				width:691px;
				height:125px;
				margin:9px 0px 0px 9px;			
				background:url(../images/siteframe/alu/aluSprite.png) no-repeat;
				background-position: -10px -704px;
			}
			
				#step1 {
					float:left;
					width:171px;
					margin:0px auto 0px auto;
					text-align:center;					
				}
				
				#step2 {
					float:left;
					width:175px;
					margin:0px auto 0px auto;
					text-align:center;					
				}
				
				#step3 {
					float:left;
					width:173px;
					margin:0px auto 0px auto;
					text-align:center;					
				}
				
				#step4 {
					float:left;
					width:172px;
					margin:0px auto 0px auto;
					text-align:center;				
				}
				
				p.stepsText {
					color:white;
					font-size:14px;
					font-weight:bold;
					text-transform:uppercase;
				}
			
		#greySep {
			clear:both;
			width:940px;
			height:9px;
			margin:0px auto 10px auto;
			padding:0px;
			border-bottom:1px solid #ccc;
		}
		
		#greySepSmall {
			clear:both;
			width:239px;
			height:9px;
			margin:0px auto 10px auto;
			padding:0px;
			border-bottom:1px solid #ccc;
		}
		
		#threeOffers {
			xfloat:left;
			width:690px;
			xheight:317px;
			margin:0px 0px 10px 6px;
			border-bottom:1px solid #ccc;
		}
		
			#tilbudToptext {
				width:514px;
				height:33px;
				margin:0px auto 0px auto;
				padding:5px 0px 0px 0px;
				background:url(../images/siteframe/alu/aluSprite.png) no-repeat;
				background-position: -10px -849px;
				text-align:center;				
			}
			
			#offers {
				width:692px;
				height:253px;
				margin:0px 0px 0px 0px;
			}
			
			#offers2 {
				width:692px;
				height:253px;
				margin:0px 0px 0px 6px;
			}
			
		#montering {
			margin:0px 0px 0px 11px;
		}
			
		#frontpageSEO {
			width:667px;
			padding:10px;
			margin:10px 0px 10px 11px;
			background:#f1f1f1;
			border:1px solid #ccc;
		}
			.sep { font-size:1px; line-height:1px; height:1px; width:660px; border-bottom:1px dotted #c2c2c2; margin:0px 0px 8px 0px; }
		
		#customerField {			
			width:213px;
			min-height:292px;
			margin:0px 0px 10px 0px;
			padding:10px;
			background:#f1f1f1 url(../images/siteframe/alu/aluSprite.png) no-repeat;
			background-position: 185px -907px;
			border:3px solid #d9d9d9;
		}
		
			#customerService {
				border-bottom:1px dotted #a2a2a2;
				padding:0px 0px 10px 0px;
			}

			#customerService  p {	
				color:#333;
			}
				
			
			p.ring {
				font-size:14px;
				text-transform:uppercase;
				color:#005c7e !important;
				
			}
			
			#customerCenter {
				margin:14px 0px 0px 0px;
			}
			
				#customerCenter p {
					color:#333;
				}
				
			#erhvervslogin {
				margin:20px 0px 0px 0px;
				padding:15px 0px 0px 0px;
				border-top:1px dotted #a2a2a2;
			}
			
				#erhvervslogin form {
					margin:0px;
					padding:0px;
				}			
				
				#erhvervsuser {
					display:block;
					width:120px;
					margin:0px 0px 8px 0px;
					padding:3px;
					font-size:11px;
					color:#333;
				}
				
				#erhvervspassword {
					display:block;
					width:120px;
					margin:0px 0px 8px 0px;
					padding:3px;
					font-size:11px;
					color:#333;
				}
				
				.erhvervsloginBtn {
					display:block;
					font-size:12px;
					height:18px;
					margin:0px 0px 0px 0px;					
					background:#6a7376;
					color:white;
					border:0px;		
					text-align:center;
				}
			
				p.blue { color:#005c7e; }
		
		#spotContainer { width:690px; padding:10px 0px 0px 0px; margin:0px 0px 0px 12px; border-top:1px solid #ccc; border-bottom:1px solid #ccc; }
		
		#spot1 { float:left; width:223px; height:180px; margin:0px 10px 10px 0px; padding:0px; }
			
		#spot2 { float:left; width:223px; height:180px; margin:0px 10px 10px 0px; padding:0px; }
			
		#spot3 { float:left; width:223px; height:180px; margin:0px 0px 10px 0px; padding:0px; }
			
		#information {
			float:left;
			width:690px;
			margin:0px 0px 0px 10px;
			padding:0px;
			border-top:1px solid #ccc;
		}		
		
			img.infoImg {
				float:right;
				margin:0px 0px 0px 10px;
			}
			
			#infoOne {
				float:left;
				width:322px;
				min-height:119px;
				margin:0px 0px 0px 0px;
				padding:20px 20px 0px 0px;
				border-right:1px solid #ccc;
				border-bottom:1px solid #ccc;				
			}
			
			#infoTwo {
				float:left;
				width:320px;
				min-height:119px;
				margin:0px 0px 0px 0px;
				padding:20px 0px 0px 20px;
				border-bottom:1px solid #ccc;				
			}
			
			#infoThree {
				clear:left;
				float:left;
				width:322px;
				min-height:119px;
				margin:0px 0px 0px 0px;
				padding:20px 20px 0px 0px;
				border-right:1px solid #ccc;				
			}
			
			#infoFour {
				float:left;
				width:320px;
				min-height:119px;
				margin:0px 0px 0px 20px;
				padding:20px 0px 0px 0px;			
			}
			
		#bannerContainer {
			float:left;
			width:239px;
			margin:11px 0px 0px -3px;
			padding:0px;
		}		

#push {
	height:351px;	
}
			
#footer {
	height:351px;
	background:url(../images/siteframe/alu/footerBg.png) repeat-x;
}

	#footer p {
		color:#666;
	}

	#footerContent {	
		width:940px;
		height:351px;
		margin:0px auto 0px auto;
		padding:0px 0px 0px 0px;		
	}
	
		#customerLinks {
			float:left;
			width:221px;
			margin:40px 0px 0px 0px;
			padding:0px;
		}
		
			#customerLinks p {
				margin:0px 0px 5px 0px;
			}
		
			#footerSep {
				width:221px;
				height:1px;
				margin:0px 0px 19px 0px;
				padding:0px;
				font-size:0px;
				line-height:0px;
				background:#b5b5b5;
				border-bottom:1px solid #dbdbdb;
			}			
			
			#copyright {
				margin:20px 0px 0px 0px;
			}
			
				p.copyright {
					color:#666;
				}
				
			#customerAdvantages {
				float:left;
				width:221px;
				margin:40px 0px 0px 40px;
			}
			
				#customerAdvantages p {
					line-height:16px;
				}
			
				img.customerAdvantagesImg {
					margin:10px 0px 0px 40px;
				}
			
			#bio {
				float:left;
				width:418px;
				margin:40px 0px 0px 40px;
				padding:0px;
			}
			
				#bio p { 
					line-height:16px;
				}
			
			
				#footerSepLong {
					width:418px;
					height:1px;
					margin:0px 0px 19px 0px;
					padding:0px;
					font-size:0px;
					line-height:0px;
					background:#b5b5b5;
					border-bottom:1px solid #dbdbdb;
				}				
				
				#footerContact {
					clear:left;
					float:left;
				}
				
				#footerLogo {
					float:right;
					width:103px;
					height:67px;
					margin:0px 0px 0px 0px;
				}
		
/* STRUCTURE END */

/* REUSEABLE CLASSES BEGIN */	
	.clearBoth {
		clear:both;
		height:0px;
		font-size:0px;
		line-height:0px;
	}	
/* REUSEABLE CLASSES END */

/* PRODUCT PICKER START */

#productPickerFrameContainer { float:left; margin:0px 0px 0px 9px;}
		
	#productPicker { 
		float:left;
		width:239px;
		height:403px;
		margin:10px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	}

		#productPicker a.selected { color:#ffe431; font-weight:bold; }
		
		#productPicker a { text-decoration:none; }
		
		#productPicker a:hover { color:#ffe431; text-decoration:underline; }

		#komplethjulLink {
			display:block;
			width:229px;
			height:57px;
			margin:0px 0px 0px 0px;
			padding:32px 0px 0px 10px;
			color:white;
			font-size:20px;
			font-weight:bold;
			background:#00abeb url(../images/siteframe/alu/aluSprite.png) no-repeat;
			background-position: 157px -320.5px;
			cursor:pointer;				
		}
			
			#findkomplethjul {
				width:239px;
				height:191px;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				background:#00abeb url(../images/siteframe/alu/productPickerRadial.png) no-repeat bottom;
			}
			
		#faelgeLink {
			display:block;
			width:229px;
			height:31px;
			margin:0px 0px 0px 0px;
			padding:10px 0px 0px 10px;
			color:white;
			font-size:16px;
			font-weight:normal;
			cursor:pointer;	
			background:url(../images/siteframe/alu/aluSprite.png) no-repeat;
			background-position: -10px -582px;
		}
			
			#findFaelge { width:239px; height:150px;	background:#0082b2 url(../images/siteframe/alu/productPickerRadialOpacity.png) no-repeat bottom;}
			
				form.faelgeForm {	width:215px; margin:0px auto 0px auto; padding:0px;}
			
		#daekLink {
			display:block;
			width:229px;
			height:31px;
			margin:0px 0px 0px 0px;
			padding:10px 0px 0px 10px;
			color:white;
			font-size:16px;
			font-weight:normal;
			cursor:pointer;	
			background:url(../images/siteframe/alu/aluSprite.png) no-repeat;
			background-position: -10px -643px;
		}
			
			#findDaek { width:239px; height:150px; background:#005c7e url(../images/siteframe/alu/productPickerRadialOpacity.png) no-repeat bottom; }
			
				form.dækForm { width:215px; margin:15px auto 0px auto; padding:0px; }
				
					select.dim1 {
						float:left;
						display:block;					
						width:59px;										
						margin:0px 0px 0px 0px;
						padding:4px;					
						font-size:14px;
						color:#666666;
					}
					
						.dim option { width:200px;	background:red;}
					
					select.dim2{
						float:left;
						display:block;					
						width:59px;										
						margin:0px 0px 0px 0px;
						padding:4px;					
						font-size:14px;
						color:#666666;
					}
					
					select.dim3 {
						display:block;					
						width:59px;										
						margin:0px 0px 0px 0px;
						padding:4px;					
						font-size:14px;
						color:#666666;
					}
					
					div.dimText {
						float:left;
						height:10px;
						margin:2px 0px 0px 0px;
						padding:0px 5px 0px 5px;
						color:white;
					}

		#tilbehoerLink {
			display:block;
			width:229px;
			height:31px;
			margin:0px 0px 0px 0px;
			padding:10px 0px 0px 10px;
			color:white;
			font-size:16px;
			font-weight:normal;
			cursor:pointer;	
			background:url(../images/siteframe/alu/aluSprite.png) no-repeat;
			background-position: -10px -521px;
		}
			
			#findTilbehoer {	width:219px; height:150px; background:#004761; padding:0px 10px;}	
				
				#findTilbehoer p { color:white; margin:10px 0px 0px 0px; }
				
				img.accessoriesImg { margin:10px 0px 0px 10px;}
				
				div.tilbehoerBtn { 
					width:215px; 
					height:30px;
					margin:20px 0px 0px 0px; 
					padding:0px 0px 0px 0px; 
					background:url(../images/siteframe/alu/aluSprite2.png) no-repeat;
 					background-position: -10px -521px;
					text-align:center;					
					cursor:pointer;
				}
					div.tilbehoerBtn p.link  { 
						font-size:14px; 
						text-transform:uppercase;
						color:#6d4f08 !important; 
						padding:0px !important; 
						margin:0px !important; 
						font-weight:bold;
						line-height:28px;
					}
					


#navigation {
	float:left;
	width:237px;
	height:401px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:1px solid #b0b0b0;
	list-style:none;
	background:#f1f1f1;	
	overflow:hidden;
}

#navigation .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	display:block;
	width:218px;
	height:36px;
	margin:0px;
	padding:0px 0px 0px 20px;
	line-height:34px;
	background:url(../images/siteframe/alu/aluSprite2.png) no-repeat;
	background-position:-10px -928px;
	text-decoration:none;
	font-size:14px;
	font-weight:500;
	color:#333;
	border-bottom:1px solid #b4b4b4;
	cursor:pointer;
}

#navigation .openheader{ /*CSS class to apply to expandable header when it's expanded*/
	background:url(../images/siteframe/alu/aluSprite2.png) no-repeat;
	background-position:-10px -984px;
	border-bottom:0px;
	font-size:16px;
	color:white;
	cursor:pointer;
}

#navigation ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

#navigation ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

#navigation ul li a{
color: #333;
background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 4px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: normal;
border-bottom: 1px solid #dadada;
font-size: 11px;
}

#navigation ul li a:hover{ /*hover state CSS*/
color: #333;
background-color: #F3F3F3;
}

#navigation ul li a.subexpandable:hover{ /*hover state CSS for sub menu header*/
background: lightblue;
}

#findkomplethjulNy {
	width:239px;
	height:190px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-bottom:1px solid #7f9faa;
	background:url(../images/siteframe/alu/naviExpandedBg.png) repeat-x;
}	

#findFaelgeNy {
	width:239px;
	height:190px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-top:1px solid #adc7d1;
	border-bottom:1px solid #7f9faa;
	background:url(../images/siteframe/alu/naviExpandedBg.png) repeat-x;
}					

/* #list2 {
	float:left;
	width:237px;
	height:401px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:1px solid #b0b0b0;
	list-style:none;
	background:#f1f1f1;	
	overflow:hidden;
}

	#list2 li a.menuTree {	
		display:block;
		width:222px;
		height:36px;
		margin:0px;
		padding:0px 0px 0px 15px;
		line-height:34px;
		background:url(../images/siteframe/alu/naviMainBg.png) repeat-x;
		text-decoration:none;
		color:#333;
		border-bottom:1px solid #b4b4b4;
	}
					
#list2 .menuTree:before {

}

#list2 li a.expanded {
	background:url(../images/siteframe/alu/naviMainSelected.png) repeat-x;
	border-bottom:0px;
	color:white;
}

#list2 .collapsed {
	display: none;
}

*/	

#bannerOneRight { width:239px; margin:13px 0px 13px -3px; padding:0px 0px 0px 0px;}
#kundefordeleRight { width:185px; height:178px; margin:0px auto 13px auto;}		
#infoOneRight { margin:0px 0px 15px 0px;	padding:0px 0px 10px 0px; border-bottom:1px solid #ccc;	color:#000;}
#infoTwoRight { margin:0px 0px 15px 0px; padding:0px 0px 10px 0px; border-bottom:1px solid #ccc;	color:#000;}
#infoThreeRight { margin:0px 0px 15px 0px; padding:0px 0px 10px 0px; border-bottom:1px solid #ccc; color:#000;}
#infoFourRight { margin:0px 0px 15px 0px; padding:0px 0px 10px 0px; border-bottom:1px solid #ccc; color:#000;}		

/* Split test */
#Offer { 
	width:695px;
	height:269px;
	overflow:hidden;
	margin:0px 0px 0px 4px;  
}

#FaelgeDaek { 
	float:left;
	width:152px;
	height:237px;
	margin:0px 0px 0px 0px;
	padding:10px 10px 10px 9px;
	background:#40a1c1 url(../images/siteframe/alu/faelgeMedDaek.jpg) no-repeat top right;
}	

#LoeseFaelge {
	float:left;
	width:152px;
	height:237px;
	margin:0px 0px 0px 1px;
	padding:10px 10px 10px 9px;
	background:#5caeca url(../images/siteframe/alu/loeseFaelgeSelected.jpg) no-repeat top right;
}		

#LoeseDaek {
	float:left;
	width:152px;
	height:237px;
	margin:0px 0px 0px 1px;
	padding:10px 10px 10px 9px;
	background:#79bdd3 url(../images/siteframe/alu/loeseDaekSelected.jpg) no-repeat top right;
}
	
#tilbehoer {
	float:left;
	width:152px;
	height:237px;
	margin:0px 0px 0px 1px;
	padding:10px 10px 10px 9px;
	background:#95cbdd url(../images/siteframe/alu/tilbehoerSelected.jpg) no-repeat top right;
}
	div.tilbehoerBtn2 {
		width:151px;	
		height:22px;
		line-height:21px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;						
		background:url(../images/siteframe/alu/submitBtn_small.jpg) no-repeat;							
		border:0px;							
		color:#6d4f08;
		text-transform:uppercase;						
		font-size:11px;
		cursor:pointer;
		text-align:center;		
	}
	
		div.tilbehoerBtn2 a { text-decoration:none; color:#6d4f08; margin:0px; padding:0px; }
	

