/*--------------------------------
			PAGE-WIDE
--------------------------------*/
html, body {
	behavior: url("/js/csshover.htc");
	margin:0;
	padding:0;
	color:#444444;
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	font-size: 90%;
	line-height: 1.5em;
	text-align: center;
	background-color: #D6D6D6;
	}

/*--------------------------------
            LANGUAGES
--------------------------------*/

#languages {
    float: right;
    margin-right: 10px;
}

#languages ul {
    list-style: none;
	list-style-position: inside;
    padding: 0;
    margin: 0;
}

#languages ul li {
    display: inline;
    margin: 0;
    padding: 0;
}

#languages ul li a img {
    text-decoration: none;
	border: none;
    margin: 8px;
    padding: 0;
}

/*--------------------------------
			HEADER
--------------------------------*/

#header {
	border-bottom: dotted 0px #0B2972;
	clear: left;
	height: 100px;
	background-color: #D6D6D6;
}

#header h1 {
    clear: none;
    font-size: 65px;
    display: block;
    border-bottom: 0px solid #0B2972;
    font-weight: normal;
    text-align: left;
    margin: 15px 0px 0px 5px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 0px;
    font-family: Trebuchet, Verdana, Arial, sans-serif;
    color: #9c172d;
}

#header img {
	border: none;
	text-decoration: none;
    margin: 0px 0px 15px 15px;
}

.centeredImage {
   	text-align:center;
   	margin-top:0px;
	margin-bottom:0px;
    padding:0px;
}

/*---------------------------------
			CONTAINER
---------------------------------*/

div#container {
	text-align:left;
	width:850px;
	margin: 0px auto;
	background-color: #D6D6D6;
}

div#wrapper {
    margin: 0;
    padding: 0;
}

/*---------------------------------
            MENU
---------------------------------*/

#menu {
	padding-top: 0px;
	padding-bottom: 40px;
}

#menu ul {
	list-style: none;
	list-style-position: inside;
    text-transform: uppercase;
    text-align: center;
    padding-left: 0px;
}


#menu ul li {
	float: left;
	padding: 0px 20px 0px 0px;
	position: relative;
    border-bottom: 0px solid #444444;
}

#menu ul li a, #menu ul li a:visited {
	color: #8c6115;
	text-decoration: none;
}

#menu ul li a:hover, #menu ul li a:active, #menu ul li.selected a {
	color: #9c172d;
    text-decoration: none;
}

#menu ul li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	background-color: #D6D6D6;
	opacity: 0.85;
	filter: alpha(opacity=85);
	width: 180px;
	z-index: 5;
	padding: 10px 5px;
	border-bottom: 0px solid #444444;
	border-left: 0px solid #444444;
	border-right: 0px solid #444444;

}

#menu ul li ul li {
	float: none;
	text-align: left;
	border-bottom: 0px solid #444444;
}

#menu ul li:hover ul {
	display: block;
	z-index: 5;

}
/*---------------------------------
			CONTENT
---------------------------------*/

div#content {
	float:right;
	width: 850px;
	margin-top: 0px;
	padding-bottom: 30px;
	background: #D6D6D6;
}

#content h1 {
	padding: 10px 10px 10px 10px;
	margin-top: 25px;
	font-size: 1.6em;
	font-weight: normal;
	clear: both;
	color: #444444;
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	display: block;
	width: 640px;
	margin-left: 15px;
	border-bottom: 0px solid #9D3300;
	border-left: 0px solid #9D3300;
}

h2.projectenpopup {
	color: #D6D6D6;
}

#content h2 {
	padding: 10px 10px 10px 15px;
	font-size: 1.2em;
	font-weight: normal;
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	color: #444444;
}

p {
	padding: 2px 15px 2px 15px;
	font-size: 1em;
	/*word-spacing: 0.05em;*/
}

p.quote {
	margin: 15px 150px 15px 15px;
	background: #D6D6D6 url("/images/quote.gif") top left no-repeat;
	padding: 8px 8px 8px 38px;
	border: 0px dotted #BBBBBB;
}

a {
	color: #444444;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.ext {
	padding-right: 20px;
	background: url("/images/extlink.png") no-repeat center right;
	line-height: 20px;
	display: inline-block;
}

img.noportfolio {
    padding: 2px 15px 2px 15px;
}

img.centerimg {
    text-align: center;
}

img.rightimg {
    float: right;
    text-align: right;
    padding: 10px 200px 10px 20px;
}

img.projectenaanklik {
    margin: 2px 50px 13px 0px;
    border: none;
    text-decoration: none;
}

a.projectenpopup {
	color: #D6D6D6;
}

.imgholder {
    width: 200px;
    float: left;
    margin-right: 20px;
    font-size: 0.7em;
}
.center {
    vertical-align: middle;
}
.imgholder p {
    padding-left: 0px;
}
.wide {
    width: 267px;
}
.wide142 {
    width: 142px;
}
.wide128 {
    width: 128px;
}
/*----------------------------------
			FOOTER
----------------------------------*/

div#footer {
	background: #D6D6D6;
	color:#444444;
	clear: both;
}

h2.adres {
    float: right;
	font-weight: normal;
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	display: block;
	width: 660px;
    margin: 15px 10px 15px 0px;
	border-bottom: 1px solid #BBBBBB;
	color: #BBBBBB;
	padding-bottom: 8px;
	font-size: 1.4em;
	text-align: right;
}

p.adres {
    clear: right;
	font-size: 0.8em;
    color: #BBBBBB;
	padding: 15px 10px 15px 10px;
	text-align: right;
}

.footera {
    color: #BBBBBB;
}
#wrapperport {
	margin-top: 19px;
	margin-left: 40px;
}


/*--------------------------------------
				PORTFOLIO
--------------------------------------*/

#portfolio ul.thumbnails {
	font-size: 1em;
	float: left;
}

#portfolio ul.thumbnails li {
	list-style: none;
	display: inline;
	width: 75px;
	min-width: 75px;
	height: 75px;
	min-height: 75px;
	text-align: center;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 30px;
}

#portfolio ul.thumbnails li a img {
	border: none;
	display: inline-block;
	padding-top: 20px;
	text-decoration: none;
}
.rechts {
	font-size: 10px;
	text-align: right;
	margin-right: 25px;
}
.justify {
	text-align: justify;
}

