html, body { height: 100%; }
body{
	/* background: url(../images/back.jpg); */
	/* background-repeat: repeat-x; */
	/* background-position: top center; */
	background-color: #D3D3D3;
	margin:0;
	font-family: Arial;
	font-size : 12px;
	color:#000;
	line-height:18px;
}

/* ALGEMEEN */
/* ------------------------------------------------------------- */

a:link {color: #000; text-decoration: none;}
a:visited {color: #000; text-decoration: none;}
a:hover {color: #00486e; text-decoration: underline;}

.black:link {color: #000; text-decoration: none;}
.black:visited {color: #000; text-decoration: none;}
.black:hover {color: #000; text-decoration: underline;}

.white:link {color: #fff; text-decoration: none;}
.white:visited {color: #fff; text-decoration: none;}
.white:hover {color: #fff; text-decoration: underline;}

.magenta:link {color: #00486e; text-decoration: none;}
.magenta:visited {color: #00486e; text-decoration: none;}
.magenta:hover {color: #000; text-decoration: underline;}

td { 
	font-size : 12px;
} 

.uwkeuze_table { margin-top:20px; background-color : #d2dee6; }
.uwkeuze_table td { padding:3px 5px 3px 5px; font-size: 11px; height:16px; }

.winkelwagen_table { background-color : #d2dee6;  border-right:1px solid #647b93;}
.winkelwagen_table td { padding:3px 5px 3px 5px; font-size: 11px; border-left:1px solid #647b93; border-bottom:1px solid #647b93; }

.optie_table { background-color : #d2dee6;  border-right:1px solid #d2dee6;}
.optie_table td { padding:0px; font-size: 10px; border-left:1px solid #d2dee6; border-bottom:1px solid #d2dee6; }

.geen_table { border:0;}
.geen_table td { padding:0px; border:0; }

.adres_table { border:0;}
.adres_table td { border-top:1px solid #d2dee6; padding:5px; }

.betaalformulier { border:0;}
.betaalformulier input { padding:2px; color:#999999}

.minioverzicht { margin-bottom:20px; border:1px solid #d2dee6; background-color:#f5f9f9; padding:5px; }
.minioverzicht_table { margin-top:-17px; border:0;}
.minioverzicht_table td { border-top:1px solid #647b93; font-size: 11px; padding:2px; }

hr {
margin-top:10px;
margin-bottom:20px;
height: 0;
border: 0;
border-top: 1px solid #647b93;
border-bottom:1px solid #f8f8f8
} 

hr.dotted {
margin-top:5px;
margin-bottom:5px;
height: 0;
border: 0;
border-top: 1px dotted #00486e;
border-bottom:1px dotted #f8f8f8
} 

textarea { 
	font-family: Arial;
}

.title
	{
		font:bold 14px arial;
		color:#86C739;
	}

.miniinput { margin-bottom:5px; }

.buttons { 
	font-size : 13px;
}

table.tabellen
{ 
	width:450px;
	color: #404040;
	background-color: #fafafa;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;
}


table.tabellen td
{ 
	border-bottom: 1px dotted #999999;
	color: #404040;
	background-color: white;
	padding:2px;
} 


/* DIV LAYERS */
/* ------------------------------------------------------------- */

.breadcrumb
{
	font-size:11px;
}

#main
{
background: #fff;
width: 980px;
margin: 0 auto; /* CENTER */
}

#header{
height: 90px;
}

#footer{
margin-bottom:-5px;
background-color:#638caa;
}

#topmenu
{
display:table;
width: 980px;
color: #FFF;
margin-left: 10px;
}

#img_menu{
	margin-top: 0px;
	height: 4px;
	width: 100%;
}

#inhoud
{
background: white;
float: left;
width: 976px;
min-height: 550px;
height: auto !important; /* voor moderne browsers */
height: 550px; /* voor IE */
}

#bottom
{
	background: url(../images/footer.png);
	background-repeat: no-repeat;
	text-align:right;
	padding:2px 0 2px 0;
	height: 25px;
	color: black;
}

#melding
{
	padding:10px;
	border:1px solid #B35900;
	background-color:#FFFFD7;
	margin-bottom:10px;
}

#leftmenu
{
background-color:#fff;
margin-left:5px;
width:140px;
float:left;
color: #000;
text-align: left;
font-size:11px;
line-height:18px;
}

#leftmenu a:link {color: #000; text-decoration: none;}
#leftmenu a:visited {color: #000; text-decoration: none;}
#leftmenu a:hover {color: #000; text-decoration: underline;}

.menuline
{
	padding-left:8px;
	height:18px;
	overflow:hidden;
}

.menuline_title
{
	padding-left:8px;
	height:18px;
	overflow:hidden;
	color:#000;
}

#rightmenu
{
width:164px;
float:right;
margin:7px 7px 0 0;
overflow:hidden;
}

.right
{
width:150px;
height: 245px;
color: #000;
padding:7px;
font-size:11px;
overflow:hidden;
background: url(../images/achtergrond_rechts.png);
background-repeat: no-repeat;
margin-bottom:7px;
margin-top: 3px;
}

.rechts
{
width:150px;
color: #000;
padding:7px;
font-size:11px;
overflow:hidden;
margin-bottom:7px;
}

#twitter
{
width:150px;
color: #000;
font-size:11px;
overflow:hidden;
margin-bottom:7px;
}

.voordelen
{
width:625px;
padding:3px;
overflow:hidden;
background-color: #a6bbcf;
margin-bottom:7px;
font-size:13px;
font-weight:bold;
color:#273949;
}

.inhouder
{
	text-align:left;
	padding:10px 185px 25px 154px;
}

.kader
{
	width:200px;
	height:160px;
	float:left;
	font-weight:bold;
	font-size:11px;
	text-align:center;
}

#login
{
	float:right;
	width:250px;
	padding:3px;
	margin:15px 12px 3px 3px;
}

#ingelogd
{
	float:right;
	height:65px;
	padding:8px;
	margin:15px 12px 3px 3px;
}

#actievebestelling
{
	float:right;
	width:200px;
	height:65px;
	border:1px solid #525108;
	padding:8px;
	margin:2px;
	background-color:#fefe98;
}

#ingelogd a:link {color: #00486e; text-decoration: none;}
#ingelogd a:visited {color: #00486e; text-decoration: none;}
#ingelogd a:hover {color: #00486e; text-decoration: underline;}

.miniinput { width:243px;height:13px;font-size:11px; }

/* AANTALLEN KEUZES */
/* ------------------------------------------------------------- */
.aantallen
{
	position:absolute;
	width:333px;
	background-color:#F1F1F1;
	border:1px solid #b1b1b1;
}

.gekozen
{
	float:left;
	width:290px;
	font-weight:bold;
	padding:2px 0 0 10px;
	text-align:left;
	cursor:pointer;
}

.keuzes
{
	float:left;
	width:290px;
	padding:2px 0 0 10px;
	text-align:left;
	cursor:pointer;
}

.optietable
{
	width:335px;
	border:1px solid #d2d4d6;
	text-align:left;
}

/* PAGINATION */
/* ------------------------------------------------------------- */

div.pagination {
        text-align:right;
        font-weight:bold;
}

div.pagination a {
        padding: 2px 5px 2px 5px; 
        border: 1px solid #000;
        text-decoration: underline;
        color: #94DD2B;
}
div.pagination a:hover, div.pagination a:active {
        border: 1px solid #000;
        background-color:#000;
        color: #94DD2B;
}
div.pagination span.current {
        padding: 2px 5px 2px 5px;
        border: 1px solid #000;
        font-weight: bold;
        background-color: #000;
        color: #FFF;
        } 
div.pagination span.disabled {
       padding: 2px 5px 2px 5px;
       color: #DDD; 
        }