
http://www.vanwerving.nl/style.css

body
{
	background-color: #a9ab9f;
	background-position: center top;
	}

h1
{
	margin: 4px 0 0 0;
	color: #039;
	font-size: 15px;
	font-weight: 500;
}

#h1_header
{
	position: absolute;
	top: 65px;
	left: 50%;
	z-index: 10;
	width: 300px;
	text-align: center;
	margin: 0px 0px 0px -253px;
}

#h1_header h1
{
	margin-top: 0px;
	font-family: sans-serif;
	font-size: 22px;
	color: #9a9a9b;
}


h2
{
	margin: 0 0 0 0;
	color: #000;
	font-size: 17px;
	font-weight: ;

}

h3
{
	margin: 4px 0 0 0;
	color: #039;
	font-size: 1px;
	font-weight: normal;
}

#h3_header
{
	position: absolute;
	top: 70px;
	left: 50%;
	z-index: 10;
	color: yellow;
	width: 300px;
	text-align: center;
	margin: 0px 0px 0px 50px;
}

#h3_header h3
{
	margin-top: 0px;
	font-family: verdana;
	font-size: 15px;
	font-weight: lighter;
	color: #041aae;
}

td
{
	font-family: Verdana;
	font-size: 11px;
}


img.logo
{
	position: relative;
	left: 50%;
	margin: -14px 0px 0px -390px;
	width: 780px;
	height: 110px;
	display: inline;
}


td.textcenter_head {
 font-size: 12px;
 padding: 4px 4px 8px 28px;
}

td.textcenter {
  font-size: 11px;
  padding: 4px 4px 8px 28px;
}


.content
{
	padding: 0px 0px 0px 20px;
	margin: 0px;
	width: 540px;
}
.hideme
{
	position: absolute;
	top: 0px;
	left: -1500px;
	width: 400px;
	height: 500px;
	z-index: 11;
}

.subnav_bg
{
	background-image: url(/images/subnav_bg.gif);
	background-repeat: repeat-y;
}


td.navigatie
{
	border-right: solid #c5c5c5 1px;
	padding: 7px 0px 3px 0px;
}

.navigatie
{
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
}

a.navigatie:link
{
	color: #FFFFFF;
	text-decoration: none;
}

a.navigatie:visited
{
	text-decoration: none;
	color: #FFFFFF;
}

a.navigatie:hover
{
	text-decoration: none;
	color: #c5c5c5;
}

a.navigatie_item
{
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, Verdana;
	size: 11px;
}

td.navigatie_item
{
	background-image: url(/images/nav_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #041aae;
	border-right: solid #c5c5c5 1px;
	text-align: center;
}


#under_nav
{
	background-image: url(/images/subnav_top_hor.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#under_bar_sub
{
	background-image: url(/images/under_bar_sub.gif);
	background-position: left bottom;
	background-repeat: repeat-x;

}

#under_bar_end
{
	background-image: url(/images/under_bar_end.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}


#under_nav_middle
{
	background-image: url(/images/subnav_line.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#header_text
{
font-family: sans-serif;
	color: #041aae;
	position: absolute;
	top: 3px;
	left: 50%;
	width: 760px;
	margin: 0px 0px 0px -385px;
	text-align: right;
	padding: 10px;
	z-index: 10;
}

#header_text a
{
font-family: sans-serif;
	color: #041aae;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	text-align: center;
	text-decoration: none;
	display: inline;
	padding: 0px 15px 0px 0px;
	margin: 0px;
}

#header_text a:hover { text-decoration: underline; }

#navigatie_contact
{
	color: #FFFFFF;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 760px;
	margin: 0px 0px 0px -380px;
	text-align: right;
	padding: 10px;
	z-index: 10;
}

#navigatie_contact a
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	text-align: center;
	text-decoration: none;
	display: inline;
	padding: 0px 15px 0px 0px;
	margin: 0px;
}

#navigatie_contact a:hover { text-decoration: underline; }

.header_s_red
{
	font-family: Arial, Helvetica, Verdana;
	font-weight: bold;
	font-size: 14px;
	color:#015cb5;
}


