
/* Author: efflux
	Date:28.04.2009  
	Title:Kurt Gulvmand.dk
====================================
 */ 
body{
	font-family:"Arial",Tahoma,Calibri,Trebuchet MS,Verdana,Georgia, Lucida,Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#2C2C2C;
	background:url(images/bodybg.jpg); 
}
*{
	padding:1;	margin:0;	border:0;
}
ul,ol{
	list-style:none;
}
ul li{
	display:inline;
}
img,fieldset{
	border:none;
}	
a{
	color:#FFF;
	text-decoration:none; 
}
a:hover{
	color:#FFF; 
}
.hide,i
{
     position:absolute;
     left: -9999px;
}
/*------------------------------Page Structure
*/

#wrap{
	width:880px;
	margin:0 auto;
}
/*------------------------------Banner Area
*/
#bnr{
	width:880px;
	background:url(images/bnrbg.png) no-repeat;
	height:179px;
}
/*\*/
* html #bnr{
background-image:none; 
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bnrbg.png", sizingMethod="crop");
}
/*\*/




#bnr h1{
	padding-left:45px;
	padding-top:88px;
}
#bnr h1 a{
	background:url(images/logo.png) no-repeat;
	width:327px;
	height:54px;
	display:block; 
}
/*\*/
* html #bnr h1 a{
background-image:none; 
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/logo.png", sizingMethod="crop");
}
/*\*/
/*------------------------------Main Area
*/
#mainBd{
	width:880px;
	margin-top:13px;
}
#boxbg{
	background:url(images/mainbg.jpg) repeat-y;
	width:880px;
	overflow:hidden;
}
#boxtop{
	background:url(images/boxtop.png) no-repeat;
	width:880px;
	height:36px;
	border-bottom:1px solid #F5E00B;
	overflow:hidden;
}
/*\*/
* html #boxtop{
background-image:none; 
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/boxtop.png", sizingMethod="crop");
}
/*\*/
#boxbtm{
	background:url(images/boxbtm.png) no-repeat;
	width:880px;
	height:7px;
}
/*\*/
* html #boxbtm{
background-image:none; 
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/boxbtm.png", sizingMethod="crop");
}
/*\*/
#boxtop a{
	float:right;
	line-height:36px;
	font-size:12px;
	color:#A0A0A0;
	padding-right:10px;
}
#boxlft{
	width:230px;
	float:left;
	padding-top:12px;
}
#boxlft ol{
	padding:0 15px;
	width:200px;
}
#boxlft li{
	background:url(images/icon.jpg) no-repeat 0 7px;
	line-height:24px;
	font-size:12px;
	padding-left:27px;
}
#boxlft li a{
	color:#373634;
}
#link{
	padding:20px 0 20px 15px;
}
#link a{
	background:url(images/lftdown.jpg) no-repeat;
	display:block;
	width:199px;
	height:47px;
}
#newbox{
	width:226px; 
	
}
#newboxbg,#newboxbg dl,#newboxbg dl dd{
	width:226px;
	display:block;
}
#newboxbg{
	background:url(images/newboxbg.jpg) repeat-y;
}
#newboxbg dl{
	background:url(images/newboxtop.jpg) no-repeat;
}
#newboxbg dl dd{
	background:url(images/newboxbtm.jpg) no-repeat bottom left;
	padding:10px 0;
}
#newboxbg p{
	width:200px;
	padding:0 12px;
	color:#fff;
	line-height:18px;
	text-align:center;
	padding-bottom:12px;
}
#newboxbg p b{
	font-size:18px;
}

#boxmid{
	width:390px;
	float:left;
	padding:0px 15px;
}
#boxmid h1{
	padding-left:10px;
	padding-top:10px;
	border-bottom:1px dashed #fff;
}
#midup{
	width:390px;
	overflow:hidden;
	padding-top:10px;
}
#midlft{
	width:180px;
	height:231px;
	float:left;
}
#midrgt{
	float:right;
	width:200px;
}

#midrgt a{
	padding-top:12px;
	display:block;
}
	
#boxmid h3{
	padding-top:22px;
	width:390px;
	float:left;
	
}
#boxrgt{
	width:230px;
	float:left;
	overflow:hidden;
}
.rgtsame{
	width:200px;
	padding:0 15px;
}
.rgtsame li{
	width:186px; 
	line-height:18px;
	padding:7px 0 8px 14px;
}
.rgtsame li a{ 
	color:#373634; 
}
 
#boxrgt h3{
	background:url(images/rightGdrTop.jpg) no-repeat right;
	width:185px; 
	line-height:36px;
	padding:0 0 0 45px;
	color:#FFF;
	font-size:18px;
	font-weight:normal;
}
.rightHdrBtm{
	background:url(images/rightHdrBtm.jpg) no-repeat;
	width:180px;
	padding:0 10px 0 40px;
	line-height:36px;
	color:#FFF;
	font-size:18px;
	font-weight:normal;
}
/*------------------------------Footer Area
*/
#ftr{
	width:880px;
	margin:0 auto;
}
#ftr p{
	width:880px; 
	text-align:center;
	line-height:50px;
	color:#696969;
	font-size:11px;
}
#ftr p a{
	color:#696969;
	margin-left:200px;
}
#ftr p a:hover{
	color:#696969;
	text-decoration:underline; 
}
#btmimg{
	padding-top:15px;
	width:230px;
	float:left;
}
#btmimg li{
	float:left;
	padding-bottom:10px;
	padding-left:15px;
	display:block;
}
#btmimg li a img{
	border:2px solid #ABABAB;
}



















