/*************** ALGEMEEN *******************/

BODY {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	padding: 0;
	margin: 0;
	background-image: url(/images/design_new/left_bottom.gif);
	background-position: top left;
	background-repeat: repeat-y;
	height: 100%;

}
IMG {
	border: 0px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

#body {
	position: absolute;
	background-image: url(/images/design_new/main_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
	left: 260px;
	height: 100%;
}
#main_container {
	background-image: url(/images/design_new/top_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	min-width: 750px;
	height: 100%;

}
#container {
	background-image: url(/images/design_new/main_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
	padding: 0px;
	text-align: left;
	margin: 0 0px 0px 260px;
}
* html #container {
	margin-top: 0px;
}
.applicaties {
	background-color:#EBEBEB;
	padding:15px 20px 15px 20px;
}

/*************** HEADER *******************/
#left_column {
	background-image: url(/images/design_new/left_bottom.gif);
	background-position: left top;
	background-repeat: repeat-y;
	width: 260px;
	position: absolute;
	height: 100%;
}
/* Hack voor IE6 */
* html #left_column {
	height:1em;
}
#top {
	background-image: url(images/design_new/top_bar.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
	height: 35px;
	padding-top: 125px;
	width: 750px;
}
#top_menu {
	margin-top: 125px;
}

/*************** FOOTER *******************/

#footer {
	background-position: left top;
	background-repeat: repeat-x;
	height: 77px;
	background-image: url(/images/design_new/bottom_bg.jpg);
	min-width: 750px;
	clear: both;
}
#footer_bar {
	background-image: url(/images/design_new/bottom.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 100%;
}
#footer_w3c {
	float: right;
	padding: 40px 0 0 0;
	margin-right: 10px;
}
#footer_text {
	padding: 50px 0 0 20px;
	float: left;
}
#footer_agv {
	width: 200px;
	margin: 20px 0 0 0;
}

/*************** MAIN *******************/

#main {
	padding: 30px 20px 20px 40px;
	min-height: 1300px;
	background-image: url(/images/design_new/main_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
	min-width: 690px;

}

#center_column {
	padding: 150px 10px 10px 15px;
	margin: 0;
}
#menu {
	background-image: url(/images/design_new/menu_bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
.image_right {
	float: right;
	margin: 10px 0 10px 15px;
	border: solid #cccccc 1px;
	padding: 4px;
	background-color:#FFFFFF;
}
.image_left {
	float: left;
	margin: 10px 15px 10px 0px;
	border: solid #cccccc 1px;
	padding: 4px;
	background-color:#FFFFFF;
}

/*************** MAIN TEXT *******************/


h1 { /* Hoofdkoppen */
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	color: #333333;
	font-size: 1em;
	padding: 0px;
	margin: 15px 0px 7px 0px;
	font-weight: bold;
}
h2 { 
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	font-size: 0.83em;
	color: #333333;
	margin: 5px 0 3px 0;
	padding: 0;
}
.right_bar_title {
	text-transform: lowercase;
	font-variant: small-caps;
}
h3 { /* Titel van projecten in portfolio */
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	text-transform: lowercase;
	font-variant: small-caps;
	font-size: 1.1em;
	font-weight: bold;
	color: #1879FC;
	margin: 0;
	padding: 0;
}
h3 a {
	color: #1879FC;
}
h3 a:hover {
	color: #1879FC;
}
h4 { /* URL van project in portfolio */
	color: #999999;
	font-family: Arial, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	margin: 0;
}
h4 a {
	color: #999999;
	text-decoration: none;
}
h4 a:hover {
	color: #999999;
	text-decoration: underline;
}
p,td {
	font-size: 0.75em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	color: #595f62;
	line-height: 18px;
}
a {
	color: #1879FC;
	text-decoration: none;
}
a:hover {
	color: #1879FC;
	text-decoration: underline;
}
.dotted_line {
	border-bottom: solid #cccccc 1px;
	clear:right;
}
.center_bar {
	background-image:none;
	color:#FFFFFF;
	margin: 0px;
	padding: 0px;
}
.quote {
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-size: 1.1em;
	color: #4091FD;
	font-weight: bold;
	padding: 15px 0px 15px 0px;
	;
}
a#corner {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 125px;
	width: 125px;
	background: url(/images/design_new/corner.png) top right no-repeat !important;
	background: none;
	text-indent: -999em;
	text-decoration: none;
}

/*************** PROJECTEN *******************/
.portfolio_container {
	display: block;
	height: 120px;
}
.projecten_box {
	padding: 10px 0 0 0;
}
.projecten_right {
	float:right;
}
.projecten_left {
	float:left;
	margin-right: 20px;
}
.projecten_text {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #1879FC;
	margin: 0px;
	padding: 0px;
	font-variant: small-caps;
}
.projecten_url {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.projecten_detail {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
}
/*************** FORM *******************/

.contactform {
	margin: 0;
	padding: 0;
	font-size: 14px;
}
