* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body {
background-color        :#FFFFFF;
text-align              :left;
/*min-height              :647px;/* for good browsers*/
min-width               :1024px;/* for good browsers*/
font-family             :Arial, Helvetica, sans-serif;
font-size               :12px;
line-height             :110%;
}

#outer{
height                  :100%;
width                   :100%;
display                 :table;
vertical-align          :middle;
}

#container {
text-align              :left;
position                :relative;
}

#inner {
width                   :1024px;
text-align              :left;
margin-left             :auto;
margin-right            :auto;

}

#headertop{
	width             :1024px;
	height            :84px;
	margin            :35px auto 0px auto;
	background-color  :#FFFFFF;
	
   
}

#headertop_logo{
	width             :248px;
	height            :76px;
	margin            :0px auto 0px auto;
	background-image  :url(images/logo.jpg);
	float:left;
	
   
}

#headertop_login{
	width             :248px;
	height            :18px;
	margin            :58px auto 0px 250px;
	float             :left;
	text-align        :right;
	color             :#a1a1a1;
	font-size         :12px;
   
}

#headertop_right{
	width             :274px;
	height            :81px;
	margin            :0px auto 0px auto;
    float             :right;
	
	
   
}


#headertop_zoek{
	width             :214px;
	height            :21px;
	margin            :0px auto 0px auto;
	/*background-image  :url(images/bg_zoek.jpg);*/
	float:right;
	
	
   
}

.zoektitel {
color:#C11F12;
font-weight:bold;
}

#headertop_menu{
	width             :310px;
	height            :17px;
	margin            :35px auto 0px auto;
/*	background-image  :url(images/bg_menu.jpg);*/
	float             :right;
	
   
}

#headertop_menu a img{
border:none;
	
   
}

#header,#fadeshow1{
	width             :1024px;
	height            :319px;
	margin            :0px auto 0px auto;
	/*background-image  :url(images/home/bg_header_01.jpg);*/
	
   
}

#content-normal{
	width             :1024px;
	min-height        :163px;
	margin            :0px auto 0px auto;
	float             :left;
	
	
   
}


#footer_spacer{
	width             :1024px;
	height            :5px;
	margin            :30px auto 0px 0px;
	float             :left;
	border-top		  :#5aa7d5 5px solid;
	
	
   
}

#footer{
	width             :1024px;
	height            :20px;
	margin            :10px auto 0px 0px;
	float             :left;
	text-align        :center;
	color             :#a1a1a1;
	
	
   
}



h1{
    color            :#0ba1e2;
	font-size        :23px;
	font-style       :bold;
	font-family      :Arial, Helvetica, sans-serif;
	font-weight      :bold;
	line-height      :26px;
	margin-left      :15px;
	margin-top       :15px;
}

a:link, a:visited, a:active, a:hover{

	text-align        :right;
	color             :#a1a1a1;
	font-size         :12px;
}

img {
	border				:none;
}
.zoek input {
	border: solid 1px #26b1ec;
	padding: 3px;
}

