
/* Remove padding and margin */
* {
  margin: 0;
  padding: 0;
}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
  margin: 1em 0;
}

body, html {
  width:100%;
  height:100%;
}

html {

}

img {	border: 0; }

/* =Typography
-----------------------------------------------------------------------------*/

body {
  background: #fff;
  font: 12px/1.6  Arial, Helvetica, "Trebuchet MS", Tahoma, Verdana, sans-serif;
  color: #252525;
}

a {
  color: #006197;
}

a:hover {
  text-decoration:none;
}


ul {
padding:15px;
}

h1 {
  font-size: 14px;
color: #e60000;
}

h2 {
	font-size: 12px;
  margin-bottom: -1em;
color: #e60000;
}

h3 {
	font-size: 12px;
  margin-bottom: -1em;  
color: #e60000;
}

hr {
  height: 1px;
  background-color: #ddd;
  color: #ddd;
  border: none;
  padding: 0;
  margin: 1em 0;
}

sup {
  vertical-align: baseline;
  position: relative;
  bottom: 0.33em;
}

/* =Links
-----------------------------------------------------------------------------*/

.content a {
  color: #006197;
  text-decoration:underline;
}

.content a:hover {
  text-decoration:none;
}

/* =Layout
-----------------------------------------------------------------------------*/

.container {
  width: 996px;
  margin: 0 auto;
  border: 0px solid #ef422f;
}

.content_wrap {
  width: 996px;
  float:left;
}

.header {
  width: 100%;
  height: 178px;
  background: #8eaede url("../gfx/algemeen/header.jpg") no-repeat center top;
  border-bottom: 0px solid #ef422f;
  float:left;
}

.gradient {
  width: 100%;
  height: 30px;
  background: #fff url("../gfx/algemeen/gradient.gif");
  border-bottom: 0px solid #ef422f;
  float:left;
}

.menu {
  width: 165px;
  height: auto !important;
  font-size:14px;
  padding: 0px 0 0 0;
  margin-left: 30px;
  margin-right: 30px;
  float:left;
}

.content {
  width: 455px;
  float:left;
  min-height:0;
}
#kavelkaart {
	position: relative;
}

.rightcolumn {
  width: 203px;
  float:left;
  background: #cc0000 url("/content/common/gfx/algemeen/bg_rightcol.jpg") no-repeat;
  height: auto !important;
  height: 620px;
  min-height: 620px;
  padding: 0 10px;
}

.rightcolumnLoggedin {
  background: #cc0000 url("/content/common/gfx/algemeen/bg_rightcolLoggedin.jpg") no-repeat;
}

.teller {
  height: 76px;	
  width:323px;
  margin-bottom:20px;
  padding-left:97px;
  padding-top:15px;
  color:#fff;
  font-size: 30px;
  float:left;
  background: url(/content/common/gfx/algemeen/teller.jpg) no-repeat;
}

.footer {
}

.stempel {
float:right;
height:202px;
/*margin-top:10px;*/
width:202px;
margin-right: -220px;
position:relative;
text-align:center;
}
.ai_home {
 border: 1px solid #000;
}

.td {
	border: 1px solid #b42d55;
	padding-left: 5px;
}
/* =Rightcolumn
-----------------------------------------------------------------------------*/

.rightcolumn h2 {
  margin: 418px 0 0 0;
  color: #fff;
}

.rightcolumn h2 a {
  color: #fff;
}

.rightcolumn form {
}

.rightcolumn form p {
  color: #fff;
}

.rightcolumn .ecmenu {
  height:350px;
  padding:80px 0 0 0;
}

.rightcolumn .ecinfo {

}

.rightcolumn .ecinfo p,
.rightcolumn .ecinfo a {
  color: #fff;
}


/* =IconMenu
-----------------------------------------------------------------------------*/

.ecmenu li a {
  color: #ddd !important;
}

.ecmenu li a:hover, .ecmenu li a:focus {
  color: #fff !important;
}

.ecmenu li .selected, .ecmenu li .selected:hover, .ecmenu li .selected:focus {
  color: #fff !important;
}

/* =Menu
-----------------------------------------------------------------------------*/

.menu ul {
  margin: 0;
  padding: 0;
  float:left;
}

.menu ul ul {
  float:none;
  border: none;
  margin-left:20px;
  font-size: 12px;
}

.menu li a {
  display: block;
  height: 21px;
  color: #6b933d;
  text-decoration:none;
}

.dash {
  height: 1px;
  width: 165px;
  margin-top:8px;
  margin-bottom:8px;
  background: #fff url("../gfx/menu/dash.gif");
  overflow:hidden;
}

.dash2 {
  height: 1px;
  width: 165px;
  margin-left:-20px;
  margin-top:8px;
  margin-bottom:8px;
  background: #fff url("../gfx/menu/dash.gif");
  overflow:hidden;
}

.menu li a:hover {
	text-decoration:underline;
}


#login_slide2 {
  overflow:hidden;
  width:204px;
  height:145px;
  float:left;
  background-color:#cb2026;
  padding-left:20px;
  color:#fff;
}

#login_slide2 h2 {
  display:none;
}

.terug {
font-size:13px;
}


/* =Content
-----------------------------------------------------------------------------*/

.tekst {
	padding: 25px;
}

.slide_thumbs img {
  float:left;
  margin: 5px;
}
.sebas img{
	margin: 4px;
	margin-bottom:20px;
}
ul.winkelaanbod li {
  float:left;
  clear:both;
  width: 100%;
  margin: 10px 0;
}

ul.winkelaanbod img {
  float:left;
  margin-right: 10px;
}

ul.winkelaanbod h2 {
  margin: 0;
  display:block;
}

ul.winkelaanbod p {
  float:left;
  margin: 0;
}

/* =content flash winkelverdeling
----------------------------------------------------------------------------*/
#winkelverdelingdiv {
 	width: 509px;
	height: 500px;
}


/* =Formulier
-----------------------------------------------------------------------------*/

form p {
  width:100%;
  margin:3px 0 3px 0 !important;
  float:left;
  clear:both;
}

form .exp {
  margin-bottom:20px !important;
}

form p span {
  width:180px;
  float:left;
  display:block;
}

.input {
  font-family: Arial, Helvetica, "Trebuchet MS", Tahoma, Verdana, sans-serif;
}

.button {
}

/*  =Footer
------------------------------------------------------------------- */

.footer ul, .footer ul li {
  padding:0;
  margin:0;
}

.footer a {
  text-decoration:none;
}

.footer a:hover {
  text-decoration:underline;
}

.contentImg {
  float:left;
  margin-right:10px;
}

.banner{
  position:relative;
  float:left;
  margin-top:339px;
  margin-left:-9px;
}

/* = Banner uitgelicht
-------------------------------------------------------*/
.banner_uitgelicht {
  display: block;
  width: 224px;
  height: 41px;
  margin-top:49px;
  float:left;
  text-indent:-9999px;
  background: url("/content/common/gfx/algemeen/uitgelicht.jpg") no-repeat top left;
}

.banner_uitgelicht:hover {
  background-position: top right !important;
}

.loginForm {
float:left;
margin-top:-400px !important;
padding:0px !important;
}
