body{
	font:12px/19px Arial,Verdana,sans-serif;
	text-align:center;
	background-image:url(/layout/www.aannemingenmortelmans.be/bg.jpg);
	background-repeat:repeat-x;
}
#container{
	text-align:left;
	width:960px;
	margin:0 auto;
	background-image:url(/layout/www.aannemingenmortelmans.be/bg_container.jpg);
	background-repeat:repeat-y;
	background-position:left top;
}
#header {
	height:130px;
	padding-top:97px;
}
#header_left {
	height:120px;
	float:left;
	width:285px;
	background-image:url(/layout/www.aannemingenmortelmans.be/header_left.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	border-top-width:5px;
	border-bottom-width:5px;
	border-left-width:5px;
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-top-color:#006699;
	border-bottom-color:#006699;
	border-left-color:#006699;
}
#header_center {
	height:130px;
	float:left;
	width:533px;
	border-right-width:1px;
	border-left-width:1px;
	border-right-style:solid;
	border-left-style:solid;
	border-right-color:#FFFFFF;
	border-left-color:#FFFFFF;
	background-image:url(/layout/www.aannemingenmortelmans.be/header_center.jpg);
	background-repeat:no-repeat;
	background-position:center top;

}
#header_right {
	height:120px;
	float:right;
	width:130px;
	background-image:url(/layout/www.aannemingenmortelmans.be/header_right.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	border-top-width:5px;
	border-right-width:5px;
	border-bottom-width:5px;
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-top-color:#006699;
	border-right-color:#006699;
	border-bottom-color:#006699;
}

#wrapper{
	width:960px;
	clear:both;
}
#nav{
	width:290px;
	background-color:#FFFFFF;
	min-height:300px;
	text-align:center;
	float:left;
}
#nav a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#006699;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
}

#nav li {
	padding-top:15px;
	border-bottom:1px solid #fff;
	font-weight:bold;
}
.level_1 li a {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#EEF3F9;
	font-size:14px;
}
.level_2 li a{
	color:#006699;
	border:0;
	font-weight:normal;
	font-size:12px;
}
#nav li li{
	padding-top:8px;
}

#content{
	background-color:#edf4f8;
	border-right-width:1px;
	border-left-width:1px;
	border-right-style:solid;
	border-left-style:solid;
	border-right-color:#006699;
	border-left-color:#006699;
	padding:0 20px;
	float:left;
	width:493px;
}
#content #text {
	min-height:500px;
	height:auto !important;
	height:500px;
}

#content{
	color:#006699;
}
#content p {
	margin-bottom:10px;
}
#content ul{
	list-style:disc;
	padding-left:15px;
	margin-bottom:2px;
}
#content ul ul{
	list-style:circle;
	margin-bottom:0;
}
h1 {
	font-size:14px;
	font-weight:bold;
	color:#006699;
	text-transform:uppercase;
	padding-bottom:15px;
	padding-top:50px;
}

h2 {
	font-style:italic;
	color:#006699;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:15px;
}
small{
	font-size:11px;
	line-height:16px;
}
a{
	color:#000;
}

#extra{
	width:135px;
	min-height:300px;
	float:right;
}
#extra .inactive {
	color:#333333;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#EEF3F9;
}
#extra a {
	font-weight:bold;
	color:#006699;
	text-decoration:none;
}

#extra p {
	text-align:center;
}

#footer{
	text-align:center;
	border-top:1px solid #B1D0E0;
}
#footer_right {
	float:right;
	font-size:10px;
}


#footer a {
	font-size:10px;
	color:#006699;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


/* forms */

input.text,textarea{
	border:1px solid #006699;
	width:200px;
	padding:2px;
	font:12px Arial,Verdana,sans-serif;
}
textarea{
	height:80px;
}
input.submit{
	border:1px solid #006699;
	background:#006699;
	color:#fff;
	font-weight:bold;
	display:block;
	margin:0 auto 15px;;
}
th{
	vertical-align:top;
	text-align:right;
}
th,td{
	padding:4px;
}
