body {
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: black;
	background: #ffffff url(images/bg.png) repeat-x;
	margin: 0;

}

.clear{
clear: both;
}

img.left { float: left; margin: 1em 2em 1em 0; clear: left; }

img.right { float: right; margin: 1em 0 2em 1em; clear: right; } 


.alinia{
margin: 0;
padding: 25px 0 25px 0;
}

#wrapper{
width: 940px;
margin: auto;
}

#menu{
margin: 20px 0 0 60px;
height: 32px;
overflow: hidden;
}

#menu ul{
margin: 0;
padding: 0;
}

#menu ul li{
float: left;
list-style: none;
height: px;
padding: 0 24px 0 27px;
text-align: center;
text-transform: uppercase;
border-left: 2px solid #5b91a6;
}

#menu ul li.none{
border: none;
}

#menu ul li a{
font-weight: bold;
color: #ffffff;
text-decoration: none;
}

#header{
width: 940px;
height: 198px;
clear: both;
overflow: hidden;
}

#logo{
float: left;
height: 198px;
width: 309px;
background: url(images/logo.jpg);
}

#header img{
margin-top: 9px;
float: left;
border: 5px solid #ebf1f2;
}

#slogan{
text-align: center;
height: 101px;
clear: both;
line-height: 101px;
font-size: 21px;
font-style: italic;
color: #173d4b;
font-family: Myriad Pro;
}

#content{
margin-left: 40px;
width: 900px;
padding: 45px 0 60px 0;
overflow: hidden;
}

#content h1.kop{
font-weight: normal;
margin: 0 0 22px 0;
padding: 0;
font-size: 18px;
color: #173d4b;
}
#projecten{
float: left;
width: 250px;
}

.project{
width: 250px;
clear: both;
overflow: hidden;
margin-bottom: 35px;
}

.project h1{
margin: 0 0 7px 0;
padding: 0;
font-size: 11px;
text-decoration: underline;
}

.show{
height: 72px;
width: 84px;
padding: 3px 0 0 4px;
float: left;
background: url(images/show.png)
}

ul.projectinfo{
width: 155px;
margin: 0 0 0 7px;
padding: 0;
float: left;
}

ul.projectinfo li{
list-style: none;
margin: 0 0 10px 0;
}

#inhoud{
padding-left: 15px;
float: left;
border-left: 1px solid #ebf1f2;
width: 634px;
line-height: 20px;

}

ul.op{
margin: 8px 0 0 0;
padding: 0;
}

ul.op li{
list-style: none;
font-weight: bold;
text-decoration: underline;
}

#footer{
padding-top: 43px;
clear: both;
height: 207px;
background: url(images/footer.png) repeat-x;
overflow: hidden;
}

#footer h1.contact{
background: url(images/contact.png) right center no-repeat;
line-height: 41px;
height: 41px;
font-weight: normal;
margin: 0 0 15px 0;
padding: 0 60px 0 0;
font-size: 18px;
}

#footer h1.reactie{
width: 190px;
background: url(images/reactie.png) right center no-repeat;
line-height: 38px;
height: 38px;
font-weight: normal;
margin: 3px 0 15px 0;
padding: 0 0 0 0;
font-size: 18px;
}

#fin{
width: 900px;
overflow: hidden;
margin: auto;
}

#left{
color: #ffffff;
width: 200px;
float: left;
line-height: 22px;
}


#fleft{
color: #ffffff;
width: 200px;
float: left;
line-height: 22px;
}

#fright{
color: #ffffff;
float: right;
width: 510px;
}

.rtxt{
line-height: 22px;
font-style: italic;
overflow: hidden;
}

.rtxt strong{
display: block;
font-style: normal;
}

.rtxt a{
margin-top: 15px;
float: right;
color: #ffffff;
text-decoration: underline;
font-style: normal;
}

.moreInfo { color:#6b6b6b; float:right; padding: 0 18px 0 0; background-image:url(http://www.azsmediagroup.com/images/left_menu_button.gif); 
background-repeat:no-repeat; background-position:right; }
.moreInfo a { color:#6b6b6b; text-decoration:none;}
.moreInfo a:hover{ text-decoration:underline;}
.smallText { font-size:10px; }

