/* CSS Document */
@import url("styles-menu.css");
@import url("styles-header1.css");
@import url("styles-header2.css");
body
{
	margin-top: 0px;
	background: url('/templates_source/images/background_top.jpg') repeat-x #fafafa;
	font-size: 11px;
	font-family: Verdana;
}
a
{
	color: blue;
}
p
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #4a4a4a;
}
ul li {
	color: #4a4a4a;
}
#outsideContainer
{
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
	margin-top: 0px; 
}
* html #outsideContainer
{
	height: 100%;
}
#insideContainer
{
	position: relative;
	min-height: 100%;
}
* html #insideContainer
{
	height: 100%;
}
#contentContainer
{
	width: 1000px;
	min-height: 300px;
	background: url('/templates_source/images/layout_03.jpg');
}
#flyingDiv
{
	height: 80px;
	width: 400px;
	float: left;
}
#header A
{
	text-decoration: none;
}
#contentMenu
{
	float:left;
	width: 200px;
	padding-left: 65px;
}
#contentText
{
	margin-left: auto;
	width: 655px;
	padding-left: 10px;
	padding-right: 65px;
	min-height: 250px;
	padding-bottom: 10px;
}
#header
{
	background: url('/templates_source/images/layout_01.jpg') no-repeat;
	width: 1000px;
	height: 300px;
	position: relative;
}
#headerMenu
{
	position:absolute;
	margin-left: 66px;
	margin-top: 104px;
	width: 870px;
}
.headerMenuitemLeft
{
	background: url('/templates_source/images/header_menu_left.jpg') no-repeat;
	width: 91px;
	height: 30px;
	float: left;
	font-family: Verdana;
	color: #787878;
	font-size: 12px;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 9px;
}
.headerMenuitemRight
{
	background: url('/templates_source/images/header_menu_right.jpg') no-repeat;
	width: 91px;
	height: 30px;
	float: right;
	font-family: Verdana;
	color: #787878;
	font-size: 12px;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 9px;
}
#headerAfbeelding
{
	position:absolute;
	margin-left: 66px;
	margin-top: 135px;
	width: 868px;
	height: 160px;
	background: url('/templates_source/images/header_image_1.jpg') no-repeat;
}
#headerContact
{
	position:absolute;

	margin-left: 635px;
	margin-top: 13px;
	width: 300px;
	height: 60px;
	color: #999;
	text-align: right;
}
#headerNavigatie
{
	width: 650px;
	height: 24px;
	padding-top: 10px;
	font-family: Verdana;
	color: #999999;
	font-size: 11px;
}
#headerNavigatie A
{
	color: gray;
	text-decoration: none;
}
#contentMenuKop
{
	margin-left: 10px;
	margin-top: 5px;
	font-family: Verdana;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	color: #0b4c8c;
}
#contentTextKop
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 18px;
	color: #0b4c8c;
	margin-bottom: 10px;
}
#contentText h1
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 18px;
	color: #0b4c8c;
	padding: 0px;
	margin-top: 0;
}
#contentText h2
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
	color: #0b4c8c;
}
#contentText h3
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	color: #0b4c8c;
}
#contentText h4
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #0b4c8c;
}
#footer
{
	background: url('/templates_source/images/layout_05.jpg') no-repeat;
	width: 1000px;
	height: 160px;
}

.boxContainer
{
	float: left;
}

.boxTitle
{
	margin-top:31px;
	width:180px;
	font-size: 14px;
	font-weight: bold;
}

.boxContent
{
	margin-top: 10px;
	width:180px;

}

.boxContent A, .boxTitle A
{
	color: gray;
	text-decoration: none;
}

.boxContent ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footerBox
{
	margin-left: 60px;
	width: 900px;
	height: 150px;
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
}

#footerCopyright
{
	margin-left: 130px;
	width: 820px;
	height: 15px;
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
}
#footerCopyright A
{
	color: #999999;
	text-decoration: none;
}

.menu_1.mid134, .menu_1.mid482
{
	font-weight: bold;
}
.mid536
{
	display: none;
}
.menu_2
{
	margin-left: 20px;
	padding: 2px;
}

.searchfield
{
	color: gray;
	font-size: 132x;
	margin-left: -100px;
	width: 165px;
}

.searchbutton
{
  	width: 20px;
  	height: 20px;
  	margin: 0;
  	padding: 0;
  	border: 0;
  	background: transparent url('/templates_source/images/search.png') no-repeat center top;
  	text-indent: -1000em;
  	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
	font-size: 0;
	line-height: 0;

}

.searchTitle
{
	font-size: 12px;
	font-weight: bold;
	font-size: 15px;
}

.searchTitle A
{
	color: blue;
}

.foundPhrase
{
	color: red;
	font-weight: bold;
}

.searchURL
{
	color: green;
	padding-bottom: 10px;
}

.postit
{
	position:absolute;
	left:350px;
	top:140px;
	background: transparent url(/templates_source/images/postit.png) no-repeat 0 0;
}

.dim
{
	width:200px;
	height:165px;
}
