/* Exeti CSS Document */
/* Made by Raphaël Spanjaard */
/* DO NOT REPLICATE AND DUPLICATE WITHOUT AUTHORISATION */


/* Site */
* { 
	padding: 0; 
	margin: 0; 
}

html {
	height: 100%;
}

body {
	background: #0e2c55 url(http://www.exeti.com/img/bg.gif) repeat-x;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #898787;
}


/* Basisopbouw ID */
#container {
	width: 850px;
	margin: 0px auto;
}
 
#top {
	width: 848px;
	height: 100px;
	border-left: 5px solid #CcCcCc;
	border-right: 5px solid #CcCcCc;
	border-bottom: 1px solid #b4b2b2;
	background-color: #f6f6f6;
}

#menu {
	width: 500px;
	height: 50px;
	float: left;
	border-bottom: 1px solid #b4b2b2;
	background: url(http://www.exeti.com/img/menu.gif);
}

#noc {
	width: 597px;
	height: 50px;
	float: left;
	background-image: url(http://www.exeti.com/img/noc.gif);
	background-repeat: no-repeat;
}

#langselect {
	width: 97px;
	height: 50px;
	float: left;
	border-bottom: 1px solid #b4b2b2;
	background: url(http://www.exeti.com/img/menu.gif);
}

#logo {
	width: 251px;
	background-image: url(http://www.exeti.com/img/logo.gif);
	height: 100px;
	float: left;
}

#midden {
	width: 858px;
	background: #F6F6F6 url(img/container.gif) repeat-y;
	min-height: 400px;
	_height: 400px;
	overflow: auto;
	_overflow: visible;
}

#content {
	width: 597px;
	height: auto;
}

#login {
	width: 250px;
	height: 125px;
	border-bottom: 1px solid #b4b2b2;
	background-image: url(http://www.exeti.com/img/login.gif);
	background-repeat: no-repeat;
}

#adres {
	width: 250px;
	height: 200px;
	background-image: url(http://www.exeti.com/img/contact.gif);
	background-repeat: no-repeat;
}

#footer {
	width: 848px;
	height: 20px;
	border-left: 5px solid #CcCcCc;
	border-right: 5px solid #CcCcCc;
	border-bottom: 5px solid #CcCcCc;
	float: left;
	text-align: center;
	background-color: #f6f6f6;
}

/* Basisopbouw CLASS */

.top-links {
	float: left;
}

.top-rechts {
	float: left;
}

.midden-links {
	width: 597px;
	border-left: 5px solid #CcCcCc;
	border-right: 1px solid #b4b2b2;
	float: left;
	min-height: 400px;
	_height: 400px;
}

.midden-rechts {
	width: 250px;
	border-right: 5px solid #CcCcCc;
	float: left;
	min-height: 400px;
	_height: 400px;
	overflow: auto;
}

/* Tekst */

#adres p {
	padding-top: 25px;
	padding-left: 30px;
	color: #898787;
}

#footer p {
	padding: 2px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b4b2b2;
	border-top: 1px solid #b4b2b2;
}

#footer p a {
	text-decoration: none;
	color: #b4b2b2;
}

#content p {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}

#noc p {
	padding-left: 10px;
	padding-top: 5px;
}

.coding {
	border:  1px solid #b4b2b2;
	padding: 1px;
	background-color: #ecebeb;
	width: 300px;
	margin: 0px auto;
	text-align: center;
}

.nieuws {
	margin-left: 20px;
	padding-top: 5px;
	margin-right: 20px;
}

/* Headings */

h1 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AaAaAa;
	padding-top: 10px;
	padding-left: 5px;
}

h2 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AaAaAa;
	padding-top: 10px;
	padding-left: 10px;
}

h3 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #AaAaAa;
	padding-left: 15px;
}

/* Menu */

li {
	height: 50px;
	width: 100px;
	list-style: none;
	display: block;
	float: left;
}

li a {
	display: block;
	background: url(img/li.gif);
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	padding-top: 35px;
	text-align: center;
}

li a:hover {
	display: block;
	background: url(http://www.exeti.com/img/li-hover.gif);
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b4b2b2;
	text-decoration: none;
	padding-top: 35px;
	text-align: center;
}
	
	
/* login & bestellen */

.ecp {
	padding-left: 30px;
	padding-top: 30px;
}

.bestellen {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}
	
input, textarea {
	font-size: 9pt;
	padding: 2px;
	margin: 2px;
	background-color: #ffffff;
	border: 1px solid #b4b2b2;
	color: #bbbbbb;
}

input.button {
	height: 20px;
	color: #aaaaaa;
	font-size: 12px;
	background: url(http://www.exeti.com/images/bg.gif) repeat-x #f0f0f0;
	border: 1px solid #b4b2b2;
}

/* langselect */

#langselect img {
	padding: 2px;
}

#langselect .lang {
	width: 50px;
	height: 22px;
	padding-top: 20px;
	padding-left: 20px;
}

#langselect a {
	text-decoration: none;
}

/* links */

#content a {
	color: #9b9a9a;
	text-decoration: none;
	border-bottom: 1px dashed #999999;
}

#content p a:hover {
	color: #990000;
	border-bottom: 1px dashed #FF0000;
}



