/****************** 
*    STRAMIEN     *
******************/

.container {
	height: 100%;
	width: 778px;
}


.logo {
	float: left;
}

.logo2 {
	position: absolute;
	top: 105px;
	left: 0px;
}

.slogan {
	float: right;
	text-align: right;
}

.header {
	height: 165px;
	background-color: #006666;
	background-image: url("../images/header/achterg.gif");
	background-repeat: repeat-x;
	z-index: 5;
}

.menu1 {
	background-image: url("../images/menu1/achterg.gif");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffff;
	padding-left: 9px;
	text-align: right;
}

.menu2 {
	position: absolute;
	top: 125px;
	left: 200px;
	width: 578px;
	height: 11px;
}

.menu2 ul {
	float: right;
	margin-right: 30px !important;
	margin-right: 15px;
}

.menu2 ul li {
	list-style: none;
	background: none;
	float: left;
	padding: 0 5px;
	background: transparent url("../images/menu/li.gif") right 1px no-repeat;
}

.content-afb {
	position: absolute;
	top: 164px;
	width: 289px;
}

.bijschrift {
	position: relative;
	left: 18px;
	width: 271px;
	color: #CCFF66;
	margin-top: 5px;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
}


.content-tekst {
	position: absolute;
	padding-top: 182px;
	left: 327px;
	width: 260px;
	height: 100%;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #99CCCC;
}

.content-opties {
	position: absolute;
	top: 153px;
	left: 625px;
	width: 133px;
	background-image: url("../images/content-opties/achterg.gif");
	background-repeat: no-repeat;
	background-position: right top;
	padding: 30px 0 0 20px;
}

.content-opties ul {
	margin: 0;
	padding: 0;
}

.content-opties ul ul {
	margin: 3px 0 3px 10px !important;
	margin: 3px 0 3px 0;
}

.content-opties ul a {
	text-decoration: none;
}

.content-opties2 {
	position: absolute;
	left: 318px;
	bottom: 0px;
	width: 153px;
}

.m10-product {
	background-color: #99CCCC;
	height: 100px !important;
	height: 80px;
	padding: 10px;
	margin: 0 0 10px 0;
	color: black;
}


.m10-product h2 {
	color: black;
	font-size: 12px;
	margin: 10px 0 0 0;
	padding: 0;
}

.m10-product-thumb {
	float: right;
}

/****************** 
*     CLASSES     *
******************/

.submit {
	margin: 10px 0 0 0;
	border: 0px;
	background-color: #99CC66;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
	padding: 2px 5px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	text-decoration: none;
	height: 20px;
	cursor: pointer;
}

a:link.submit, a:visited.submit {
	display: block;
	color: white;
	padding: 4px 0 0 0;
	width: 105px;
	height: 13px;
	text-align: center;
	margin: 10px 0 0 0;
}

.table {
	background-color: #034949;
	border-collapse: collapse;
	width: 100%;
}

/****************** 
*    HTML TAGS    *
******************/

iframe {
	margin: 0 0 10px 10px;
	width: 100%;
	height: 114px;
}

ul.melding {
	border-top: 1px dotted white;
	border-bottom: 1px dotted white;
	padding: 10px 0;
	color: white;

}

p {
	margin: 0 0 10px 0;
}

table {
	width: 100%;
	background: #077373;
	margin: 0 0 10px 0;
	border-collapse: collapse;
}

form {
	margin: 0;
}

thead th {
	text-align: left;
	width: 130px;
	padding: 5px;
	white-space: nowrap;
	background: #034949;
	color: white;
}

tbody th {
	text-align: left;
	color: white;
	width: 20px;
	padding: 5px;
	border-bottom: 1px solid #258585;
	background: #206161;
}

td {
	padding: 5px;
	border-bottom: 1px solid #258585;
}

td input, td select {
	width: 95%;
}

html {
	scrollbar-3dlight-color: #034949;
	scrollbar-arrow-color: #CCFF66;
	scrollbar-base-color: #006666;
	scrollbar-darkshadow-color: #009999;
	scrollbar-face-color: #034949;
	scrollbar-highlight-color: #034949;
	scrollbar-shadow-color: #034949;
	scrollbar-track-color:#006666;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #99CCCC;
	background-image: url("../images/achterg.gif");
	background-repeat: repeat-y;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #99CCCC;
}

img {
	border: 0px;
}

select {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
}

textarea {
	width: 100%;
	height: 80px;
}

input {
	border: none;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	padding: 3px;
}

table {
	font-size: 11px;
	color: #99CCCC;
}

textarea {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
}

ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}
li {
	background: transparent url("../images/ul.gif") 0 0 no-repeat;
	padding: 0 0 0 13px;
}

a:link {color:#CCFF66;}
a:visited {color:#CCFF66;}
a:active {color:#CCFF66;}
a:hover {color:#EAFFC1;}

h2 { color:#CCFF66; font-size: 15px; }
h3 { color:#99CC66; font-size: 13px; }
h4 { color:#99CC66; font-size: 11px; }
h6 { font-size: 9px;}