.tabel_outline {
	vertical-align: top
}
input, textarea, select {
  height: 16px;
	color: #333333;
	padding: 0px 0px 0px 3px;
	font-size: 11px;
	font-family:Arial, Helvetica;
	border: solid 1px #cccccc;
	border: expression(this.type!="radio" && this.type!="checkbox" ? 'solid 1px #cccccc;' : 'none');
	background-color: #eeeeee;
	background-color: expression(this.type!="radio" && this.type!="checkbox" ? '#eeeeee' : 'transparent');
}
textarea {
  height: auto;
}
table.inh {
	background-color: #eeeeee;
	border-top:    1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left:   1px solid #cccccc;
	border-right:  1px solid #cccccc;
}

#navigatie ul             { list-style: none; margin: 0px; padding: 0px; text-align:center; }
#navigatie li             { width: 155px; height: 40px; display: inline; float: left; border-right: 2px solid #FFFFFF; text-align: center; }
#navigatie li a           { width: 155px !important; height: 40px; display: block; float: left; padding: 10px 5px 5px 5px;
background-color: #91BBE0; color: #f2f2f2; font-weight: bold; font-size: 14px; text-decoration: none; }
html>body #navigatie li a { width: 145px !important; height: 25px; } /* FireFox...*/

#navigatie li.active      { background:       #6D96BA; }
#navigatie li.active a    { background:       #6D96BA; }
#navigatie li a:hover     { background-color: #6D96BA; }

#zoek_container {
	float: left;
	padding: 0px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	height: 23px;
	background: #91BBE0;
}
#zoek_container .inputbox {
	border: 0px;
	padding: 4px 4px 4px 8px;
	font-size: 11px;
	color: #000000;
	background: #91BBE0;
	font-weight: bold;
	width: 130px;
	height: 23px;
	border: solid 0px #91BBE0;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}
.button {
  color: #ff6600;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(http://www.schaafbromfietsen.nl/img/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.titel {
	color: #FF8400;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 0px;
	padding-left: 18px;
	line-height: 21px;
	height: 21px;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
}
.titel2 {
	font-size: 12px;
}
.titel_sub {
	height: 25px;
	color: #000000;
	text-indent: 15px;
	font-weight: bold;
	line-height: 28px;
	font-size: 11px;
	white-space: nowrap;
}

a.nav:link, a.nav:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-bottom: 1px solid #FFFFFF;
	width: 155px;
	text-decoration: none;
}
html>body a.nav { width: 147px !important; } /* FireFox !?...*/

a.nav:hover {
	color: #000000;
  text-decoration: none;
	background-color: #6D96BA;
	border-bottom: 1px solid #FFFFFF;
}

div#opvallen {
	background-color: #FF8400; /* niet 91BBE0 */
}
div#opvallen a.nav:hover {
	background-color: #E2372E;
}
a.nav1:link, a.nav1:visited {
	display: block;
	padding-left: 15px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	background-color: #FFFFFF;
	text-align: left;
  text-decoration: none;
}
a.nav1:hover {
	color: #C43C03;
	text-decoration: none;
}

a.nav2:link, a.nav2:visited {
	display: block;
	padding-left: 25px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-align: left;
}
a.nav2:hover {
	color: #C43C03;
	text-decoration: none;
}


.kop, h1            {color: #FF8400; font-size: 16px; font-family:Verdana, Arial, Helvetica; font-weight: bold; font-style: italic; }
.subkop, h2         {color: #FF8400; font-size: 15px; line-height:24pt; font-weight: normal; font-family:Verdana, Arial, Helvetica; font-weight: bold; text-indent: 10px; }
.itemkop, th, h3    {color: #008348; font-size: 13px; font-family:Arial, Helvetica; font-weight: bold; }

.tekstgroot         {color: #000000; font-size: 15px; font-family:Arial, Helvetica; }
.tekst, td, body, textarea, p {color: #002039; font-size: 12px; font-family:Verdana,Arial, Helvetica; font-weight: normal; text-decoration: none; font-style: normal; }
.tekstklein         {color: #000000; font-size: 11px; font-family:Arial, Helvetica; }
.tekstheelklein     {color: #000000; font-size: 9px; font-family:Arial, Helvetica; }
.tekstfoto          {color: #000000; font-size: 11px; font-family:Arial, Helvetica; font-style: italic; }

#img1               {margin-top: 5px; margin-bottom: 5px; width:535px; }
#img1 img           {border: 5px solid #91BBE0; padding: 2px; } /* aanname: afbeelding breedte = 520 */
#img1 p             {margin-left:5px; font-style: italic; font-size: 11px; }

a:link, a:visited   {color: #FF8400; border: 0px transparent; text-decoration: underline; }
a:hover, a:active   {color: #A50003; border: 0px transparent; text-decoration: underline; }

a.knoop:link        {color: #000000; border: 0px transparent; text-decoration: underline; }
a.knoop:active      {color: #000000; border: 0px transparent; text-decoration: underline; }
a.knoop:visited     {color: #000000; border: 0px transparent; text-decoration: none; }
a.knoop:hover       {color: #000000; border: 0px transparent; text-decoration: underline; }

a.knop:link,
a.knop:active,
a.knop:visited,
a.knop:hover     	 { color: #FFFFFF; border: 0px transparent; text-decoration: none; line-height: 11px }

a.zwart:link,
a.zwart:active,
a.zwart:visited,
a.zwart:hover    { color: #000000; text-decoration: none; }

p { margin: 0; padding: 0; }

#contactform label {
		width: 145px;
		float: left;
		text-align: left;
		line-height: 16px;
		margin: 5px 1px 5px 0px;
/*		background: #888888; /* */
}
#contactform input, textarea {
		background: #eee;
		border: 1px solid #6e7694;
		margin: 5px auto;
}
div#content {
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}
.content_img img{
	border: 5px solid #91BBE0;
}

.betaling { display: none;     margin-left: 35px; }