*{
	padding:0;
	margin:0;
}

body{
	background:url(../img/bg-body.gif);
	font-family:VErdana, Helvetica, sans-serif;
	font-size:10px;
}


#printHeader{
	display:none;
}

a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	text-decoration:underline;
}


img a,
a img{
	border:0;
}

#underlay{
	position:absolute;
	z-index:-1;
	height:125px;
	width:100%;
	background:#FFF url(../img/bg-underlay.gif) repeat-y;
}


/* --{ STYLES FOR LAYOUT }--  */
#wrapper{
	width:1024px;
	position:absolute;
	left:-512px;
	margin-left:50%;
	border-left:1px solid #FDCB08;
	border-right:1px solid #FDCB08;
}

#header{
	height:125px;
	background:url(../img/bg-header.gif) repeat-y 0px -1px;
	border-bottom:1px solid #292929;
}


h1#logo{
	height:125px;
	width:150px;
	background:url(../img/logo-schreyeck.png);
	position:absolute;
	right:38px;
}

h1#logo a{
	height:125px;
	width:150px;
	display:block;
	text-indent:-9999px;
	outline:0;
}

a.printpage{
	display:block;
	text-align:right;
	background:url(../img/print.png) no-repeat center right;
	padding-right:25px;
	height:22px;
	line-height:22px;
}

form#search{
	position:absolute;
	top:30px;
	left:25px;
}

form#search input.fld{
	padding:2px;
	width:110px;
	font-size:11px;
}

a#searchBtn{
	margin-top:5px;
	position:absolute;
	left:155px;
	top:24px;
	border:0;
}

#banner{
	width:545px;
	height:100px;
	position:absolute;
	left:-272px;
	margin-left:50%;
	margin-top:10px;
	background:#FFF;
}

a#enews {
	width:172px;
	height:32px;
	display:block;
	background:url(../img/btn-enews.png);
	position:absolute;
	top:67px;
	left:25px;
}


#content{}

#leftCol,
#rightCol
{
	width:226px;
	float:left;	
}

#leftCol{
	border-top:1px solid #FDCB08;	
	background:#444 url(../img/bg-left.png) repeat-y;

}

#rightCol{	
	background:#444 url(../img/bg-left.png) repeat-y right;
}

#midCol{
	width:570px;
	float:left;
	background:url(../img/bg-midCol.png) repeat-y;
	border-right:1px solid #FDCB08;	
	border-left:1px solid #FDCB08;	
	min-height:1050px;
	height:auto !important;
	height:1050px;		
}



/* --{ STYLES FOR MAIN NAVIGATION (a bit complicated!) }--  */
/* --{ STYLES FOR LEFTCOL }--  */
ul{
	list-style-type:none;
}

ul#mainNav li.first a{
	background:url(../img/bg-menu.png);
	border-bottom:1px solid #FFF;
	height:30px;
	line-height:30px;
	color:#FFF;
	letter-spacing:1px;
	padding-left:25px;
	display:block;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
}

ul#mainNav li a:hover,
ul#mainNav li.first a.active{
	background:#545454 url(../img/bg-menu-hover.png) no-repeat;
	border-bottom:1px solid #FDCB08;	
}



ul#mainNav li.second  a{
	color: #FFF;
	background:none;
	border:0;
	font-weight:no;
	height:18px;
	line-height:18px;
	margin-left:35px;
}

ul#mainNav li.second a:hover,
ul#mainNav li.second a.active,
ul#mainNav li.third a:hover,
ul#mainNav li.third a.active
{
	color: #FDCB08;
	text-decoration:none;
}

ul#mainNav li.third a{
	color: #FFF;
	background:none;
	border:0;
	font-weight:no;
	height:18px;
	line-height:18px;
	margin-left:35px;
	font-weight:normal;
}

ul#mainNav ul#sub{
	margin-top:15px;
}

ul#mainNav li ul li ul li a:hover,
ul#mainNav li ul li ul li a.active
{
	color: #FDCB08;
	font-weight:bold;
}

ul#serviceMenu li a{
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	line-height:18px
}

ul#serviceMenu li a:hover,
ul#serviceMenu li a.active{
	color: #FDCB08;
}

.ulspacer{
	height:10px;
}





#leftBottom{
	padding:15px 25px;
}






/* --{ STYLES FOR MIDCOL }--  */
#breadcrump{
	background:url(../img/bg-breadcrump.png);
	height:33px;
	line-height:33px;
	font-weight:bold;
	font-size:12px;
	padding:0 25px;
}

#breadcrump a{
	color:#000;
	text-decoration:none;
}

#breadcrump a:hover{
	text-decoration:underline;
}


#contentInner{
	padding:5px 5px 25px 25px;
}

.textItem{
	padding:0 25px 0 0;
}

#contentInner p{
	margin-bottom:10px;
}

#contentInner h2{
	margin-bottom:5px;
	font-size:13px;
}

.spacer-15px{
	height:15px;
	width:100%;
}

h3{
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	margin:10px 0;
}

#photos{
	margin-bottom:15px;
}
#photos .photoHolder{
	float:left;
	width:100px;
	margin:0 6px 10px 0;
	text-align:right;
	font-size:9px;
	letter-spacing:-1px;
}

#photos .photoHolder img{
	margin-bottom:3px;
	width:100px;
	height:100px;
	border:0;	
}


#photos .noImage{
	width:98px;
	height:98px;
	border:1px solid #000;
	margin-bottom:5px;
	text-align:center;
	line-height:99px;
}




/* --{ STYLES FOR RIGHTCOL }--  */
#rightTop{
	width:174px;
	background:url(../img/block-right-top.png);
	margin-left:7px;
	color:#FFF;
	font-family:"Times New Roman", Times, serif;
	text-align: justify;
	letter-spacing:1px;
	padding-left:15px;
	padding-top:7px;
	line-height:16px;
	padding-bottom:10px;
	padding-right:30px;
}

.spacer{
	height:7px;
}

#rightCol h3{
	background:#545454 url(../img/bg-h3.png) right no-repeat;
	border-top:1px solid #FDCB08;
	border-bottom:1px solid #FDCB08;
	height:30px;
	line-height:30px;
	color:#FFF;
	letter-spacing:1px;
	padding-right:25px;
	display:block;
	text-decoration:none;
	font-weight:bold;
	margin:0;
	text-align:right;
}

.rightInner{
	margin:15px 20px 20px 15px;
	color:#FFF
}

.rightInner h4{
	margin-bottom:10px;
	font-size:10px;
}

.rightInner p{
	margin-bottom:5px;
}

.artikelliste {
	margin-bottom:20px;
}

.artikelliste img{
	width:80px;
	margin-bottom:5px;
}


.rightInner .artikelliste a{
	color: #FFF;
	font-weight:normal;
}

.calendarPoint{
	color:#FFF;
	margin-left:20px;
	margin-top:15px;
}


.clear,
clearfix{
	clear:both;
}


table#newsletterForm td{
	padding:5px;
}


ul.sitemapStandardMainCat{
	margin-bottom:10px;
	
}
ul.sitemapStandardMainCat li.sitemapStandardLevel_2{
	margin-left:5px;
}

ul.sitemapStandardMainCat li.sitemapStandardLevel_3{
	margin-left:15px;
}
ul.sitemapStandardMainCat li.sitemapStandardLevel_3 a{
	font-weight:normal;
}


/* LIGHTBOX */
#lightBoxUnderlay{
	position:absolute;
	width:100%;
	height:150%;
	background:#000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	z-index:998;
	display:none;
}

#lightBox
{
	position:absolute;
	width:530px;
	margin-left:50%;
	left:-260px;
	z-index:999;	
	display:none;
	background:#FFF;
	margin-top:20px;
	padding:5px;
	padding-bottom:15px;
}

#lightBoxHeading a{
	position:absolute;
	text-align:right;
	right:-10px;
	top:-10px;
	background:url(../fancybox/fancy_close.png);
	height:30px;
	width:30px;
	text-indent:-9999px;
}


iframe#lightBoxFrame{
	width:520px;
	height:680px;	
}


.contactRow label,
.contactRow input,
.contactRow textarea{
	float:left;
	width:200px;
	display:block;
	margin-bottom:5px;
}

#contactFormSubmit{
	margin:15px 15px 0 0;
	border-top:2px solid #666;
	text-align:right;
	padding:10px;
}

#pagination{
	font-size:11px;
}

#pagination a.active{
	text-decoration:underline;
}


.skai{
	color:#F61F27;
	font-weight:bold;
}


a#webshopBtn{
	background:url(../img/button-naar-webshop.png);
	display:block;
	width:191px;
	height:56px;
	margin-left:25px;
}
