      /*
      ************************************
      **
      **    Stijlblad van AMVON Elektrotechniek
      **      www.amvon.nl
      **  
      **    YolkNet Internetservices
      **      www.yolknet.nl
      **      info@yolknet.nl
      **      Copyright © 2006
      **
      ************************************
      */

body, html {
	margin: 0px;
	padding: 0px;
	background: #a7a09a;
	color: #000000;
}

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 80%;
	min-width: 760px;
}

#wrap {
	background: #FFFFFF;
	margin: 0 auto;
	width: 760px;
}

#header {
	background: #FFFFFF;
}

#nav {
	background: #FFFFFF;
	padding: 5px;
}

#main {
	background: #FFFFFF;
	float: left;
	width: 200px;
}

#sidebar {
	background: #FFFFFF;
	float: right;
	width: 510px;
	padding-right: 40px;
}

#footer {
	background: #FFFFFF;
	clear: both;
}

#footer p {
	padding: 5px;
	margin: 0px;
	font-size: 80%;
	text-align: center;
}

h1 {
	color: red;
	line-height: 17px;
}

img {
	border: 0px;
}

.button {
	background-color: #0271B8;
	color: #FFFFFF;
	width: 100px;
}

.frame {
	width: 760px;
}

.menu_frame {
	width: 175px;
	float: left;
}

.tekst_frame {
	width: 510px;
	float: right;
}

.taal {
	margin-left: 18px;
}

.menu_item {
	height: 29px;
	width: 180px;
	background-image: url('afb/menu_achtergrond.gif');
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 5px;
}

a.menu_item2:link {
	color: red;
}

a.menu_item2:visited {
	color: red;
}

a.menu_item2:hover {
	color: red;
	text-decoration: none;
	font-weight: bold;
}

a.menu_item2:active {
	color: red;
	text-decoration: none;
	font-weight: bold;
}

.contact_links {
	width: 120px;
	height: 30px;
	float: left;
	clear: left;
}

.contact_rechts {
	width: 310px;
	height: 30px;
	float: left;
}

.contact_tekst_links {
	width: 120px;
	float: left;
	clear: left;
	height: 110px;
}

.contact_tekst_rechts {
	width: 310px;
	float: left;
	height: 110px;
}

.levering_kader {
	width: 510px;
}

.levering_links {
	width: 150px;
	float: left;
}

.levering_rechts {
	width: 360px;
	float: left;
	margin-bottom: 10px;
}