/************************************************
*                                               *
*  Copyright    :       (c) 2009				        *
*                                               *
*  Website by   :       Stukje Design           *
*                       www.stukjedesign.nl     *
*                                               *
*  Contact name :       B. Kreleger             *
*                                               *
*************************************************/

/**************
*  HTML TAGS  *
**************/

body {
	background: #00407c url("/img/content/background.gif") repeat-y top center;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Tahoma;
	font-size: 0.8em;
	text-align: center;
	color: #000000;
}

/**************
*   STYLING   *
**************/

h1 {
	font-size: 1.2em;
	color: #00407d;
	margin-top: 10px;

}
h2 {
	font-size: 1.0em;
	color: #00407d;
	margin-bottom: -12px;
}

img {
	border: 0;
}

/**************
*    FORMS    *
**************/

textarea, input, select {
	font-family: Verdana, Arial, Tahoma;
	background-color: #F5F5F5;
	border: 1px solid #0e0e0e;
	margin-bottom: 2px;
	font-size: 1.1em;
}

fieldset {
	border: 1px solid #0e0e0e;
}

legend {
	color: #0e0e0e;
}

td.voorbeeld {
	font-size: 0.9em;
	font-style: italic;
}

/**************
*   LAYOUT    *
**************/

#container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#content {
	text-align: left;
}

/**************
*   IMAGES    *
**************/

.img_left {
	float: left;
	margin: 0 5px 0 0;
}

.img_right {
	float: right;
	margin: 0 0 0 5px;
}

.img_border {
	border: 1px solid #000000;
}

/**************
*    MENU     *
**************/

#header {
	margin: 20px 0 20px 20px;
}

#menu {
	background: url("/img/header/menu.gif") repeat-x;
	width: 960px;
	height: 26px;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	padding: 7px 0 0 20px;
}

#menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#menu li {
	float: left;
	margin-right: 20px;
	padding-bottom:8px;
}

#menu a {
	text-decoration: none;
	color: #bac0e6;
}

#menu .here {
	background: url("/img/icon/arrow-top.gif") bottom center no-repeat;
}

#menu .here a {
	color: #eba00e;
}

#submenu {
	float: right;
	width: 287px;
	padding: 0 45px 0 78px;
	margin-top: 10px;
}

#submenu li, #main_menu li {
	list-style-image: url("/img/icon/arrow-right.gif");
	margin-right: 10px;
	border-bottom: 1px solid #d1dfdf;
	padding: 0 0 3px 0;
	margin-top: 3px;
}

#submenu a, #main_menu a {
	text-transform: uppercase;
	color: #002a51;
	text-decoration: none;
	font-weight: bold;
}

/**************
*    HOME     *
**************/

#home {
	float: left;
	background: url("/img/header/schakelbak.gif") top left no-repeat;
	width: 422px;
	padding: 10px 0 0 38px;
	height: 154px;
}

#home_compleet {
	float: left;
	width: 800px;
	padding: 10px 0 0 38px;
}

#home_left, #home_right {
	background: url("/img/content/orange-box.gif") no-repeat;
	width: 421px;
	height: 318px;
	padding: 5px 10px 5px 10px;
}
 
#home_left {
	float: left;
	margin-left: 20px;
}

#home_right {
	float: right;
	margin-right: 20px;
}

#home_left #home_right a, a:visited, a:active {
  color: #ffffff;
}

/**************
*    MAIN     *
**************/

#main_top {
	height: 14px;
	background: url("/img/content/orange-top.gif") no-repeat;
}

#main_bot {
	height: 14px;
	background: url("/img/content/orange-bottom.gif") no-repeat;
}

#main {
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	background: url("/img/content/orange-middle.gif") repeat-y;
	width: 717px;
}

#main_text {
	padding: 0 20px 0 20px;
}

#main_text a {
	color: #fff;
}

#main_menu {
	margin-top: 20px;
	float: right;
	width: 250px;
	margin-left: 10px;
}

#main_menu .main_here a {
	color: #eba00e;
}

.pakket {
	float: left;
	background: url("/img/content/pakket.gif") no-repeat;
	width: 151px;
	height: 123px;
	margin-right: 15px;
}
.inhoud {
	color: #ffffff;
	padding: 10px 6px 3px 13px;
	height: 80px;
	font-size: 11px;
}
.prijs {
	padding-top:1px;
	padding-left: 52px;
	font-weight: bold;
}
.prijs1 {
	margin-top: 7px;
	padding-left: 45px;
	font-weight: bold;
}
.prijs2 {
	padding-top:1px;
	padding-left: 56px;
	font-weight: bold;
}
.prijs3 {
	margin-top: 7px;
	padding-left: 48px;
	font-weight: bold;
}
.prijs4 {
	margin-top: 7px;
	padding-left: 26px;
	font-weight: bold;
}
.prijs5 {
	padding-top:1px;
	padding-left: 38px;
	font-weight: bold;
}
/**************
*   CLASSES   *
**************/

.breaker {
	clear: both;
	height: 2px;
	background-color: #002a51;
	margin-bottom: 20px;
}
.break {
	clear: both;
}

/***************
*	 OVERIG	   *
***************/

.pakket1 {
	float: left;
	background: url("/img/content/nbplate.gif") no-repeat;
	width: 131px;
	height: 36px;
	margin-top: 30px;
	margin-left: 50px;
}
ul.main {
	list-style-image: url("/img/icon/arrow-blue.gif");
	color: #000000;
}
li.main {
	margin-bottom:5px;
}                                                                                                                 
.clear {
	clear:both;	
}                                                                                        
