/* okographia. - (http://www.okographia.com/) */


/* CSS-RESET by jacek
===========================================================*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, input, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* GENERAL
===========================================================*/

html {
	height: 100%;
	overflow-y: scroll;

}

body {
	padding-top: 10px;
	font: normal 16px Helvetica, Verdana;
	line-height: 24px;
	color: #535353;
	background-image: url('../images//achtergrond2.jpg');
	background-repeat: repeat-y;
	margin-left: 0px;
	background-color: #000000;
	text-align: center;

}

ol, ul {
	list-style: none;
}

a:link,
a:visited {
	color: #000033;
	text-decoration: none;
}

a:hover {
	color: #0066CC;
	text-decoration: underline;
}

a:active {
	color: #0066CC;
	text-decoration: none;
}

#wrap {
	width: 980px;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 165px;
	padding-left: 0px;
	border-right-style: none;
}

/* preparing tags for text-replacement */

h1, #navigation li, h3 { text-indent: -9999px; overflow: hidden; }

/* HEADER
===========================================================*/

#header {
	width: 980px;
	height: 180px;
	clear: left;
}

#header_left {
	width: 510px;
	height: 180px;
	float: left;
	display: inline;
}

h1 {
	width: 351px;
	height: 128px;
	margin: 0 219px 5px 0;
	background: url('../images/OKO GRAPhia_logo.jpg') no-repeat;
	cursor: pointer;
	
}

h1:hover { background: url('../images/OKO GRAPhia_logo.jpg') no-repeat; }

#description {
	height: 105px;
	font-size: 22px;
	line-height: 22px;
	color: #000033;
}
.description_2 {
	height: 105px;
	font-size: 15px;
	line-height: 22px;
	color: #535353;
}

#hr_top {
	width: 980px;
	height: 10px;
	background: #000000;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

#hr_top hr {
	display: none;
}

/* NAVIGATION
===========================================================*/

#navigation {
	width: 300px;
	height: 180px;
	margin-left: 170px;
	float: left;
	display: inline;
}

#navigation li,
#navigation li a {
	display: block;
	width: 300px;
	height: 50px;
}

.about { height: 61px; }
.tutorials { height: 69px; }
.contact { height: 61px; }

.home_active a:link,
.home_active a:visited,
.home_active a:hover {
	background: #FFF url('../images/home1b.jpg')  0 no-repeat;
}

.home_active a:active {
	background: #FFF url('../images/home1a.jpg') 0 no-repeat;
}

.about a:link,
.about a:visited {
	background: #FFF url('../images/studio1a.jpg') 0 -1px no-repeat;
}

.about a:hover {
	background: #FFF url('../images/studio1b.jpg') 0 -1px no-repeat;
}

.about a:active {
	background: #FFF url('../images/studio1c.jpg') 0 -1px no-repeat;
}

.tutorials a:link,
.tutorials a:visited {
	background: #FFF url('../images/werkwijze1a.jpg') 0 -1px no-repeat;
}

.tutorials a:hover {
	background: #FFF url('../images/werkwijze2a.jpg') 0 -1px no-repeat;
}

.tutorials a:active {
	background: #FFF url('../images/werkwijze3a.jpg') 0 -1px no-repeat;
}

.contact a:link,
.contact a:visited {
	background: #FFF url('../images/contact1a.jpg')  0 -2px no-repeat;
}

.contact a:hover {
	background: #FFF url('../images/contact2a.jpg') 0 -2px no-repeat;
}

.contact a:active {
	background: #FFF url('../images/contact3a.jpg') 0 -2px no-repeat;
}

/* CONTENT
===========================================================*/

#content {
	width: 688px;
	margin: 0 40px 20px 0;
	float: left;
	display: inline;
	overflow: hidden;
}

h2 {
	margin-top: 9px;
	margin-bottom: 10px;
	font-size: 36px;
	line-height: 36px;
	color: #000033;
}

#bottom_posts {
	width: 688px;
	margin-top: 20px;
	padding-top: 20px;
	clear: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}

#portfolio {
	width: 648px;
	margin: 0 40px 20px 0;
	float: left;
	display: inline;
}
#portfolio h2 {
	font-size: 20px;
	margin-bottom: 3px;
	
}

#portfolio2 {
	width: 688px;
	margin: 0 40px 20px 0;
	float: left;
	display: inline;
}
#portfolio3 {
	width: 688px;
	float: left;
	display: inline;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #06C;
	margin-top: 0;
	margin-right: 40px;
	margin-left: 0;
}
#portfolio3 h2 {
	font-size: 16px;
	margin-bottom: -2px;
	color: #06C;
}
#form {
	width: 688px;
	float: left;
	display: inline;
	background-color: #cbc8c9;
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0;
}


#post_left,
#post_right {
	width: 330px;
	float: left;
	display: inline;
	overflow: hidden;
}

#post_left {
	margin-right: 28px;
}

#post_left h2,
#post_right h2 {
	font-size: 24px;
	margin-bottom: 5px;
}

#post_left p,
#post_right p {
	font-size: 14px;
	line-height: 22px;
	color: #626262;
}
#dia_left {
	width: 348px;
	float: left;
	display: inline;
	overflow: hidden;
}
#dia_right {
	width: 340px;
	float: left;
	display: inline;
	overflow: hidden;
}
#offer_left {
	width: 209px;
	float: left;
	display: inline;
	overflow: hidden;
	position: relative;
	background-color: #f2f2f2;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 440px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-right-color: #06C;
	border-left-style: dotted;
	border-top-color: #06C;
	border-bottom-color: #06C;
	border-left-color: #06C;
}
#offer_left h2 {
	font-size: 16px;
	margin-bottom: -2px;
	color: #06C;
}
#offer_right {
	width: 208px;
	float: left;
	display: inline;
	overflow: hidden;
	background-color: #f0f1f1;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 440px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #06C;
}
#offer_right h2 {
	font-size: 16px;
	margin-bottom: -2px;
	color: #06C;
}
#offer_cent {
	width: 207px;
	float: left;
	display: inline;
	overflow: hidden;
	background-color: #f0f1f1;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 440px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #06C;
}
#offer_cent  h2 {
	font-size: 16px;
	margin-bottom: -2px;
	color: #06C;
}

#form_left {
	width: 320px;
	float: left;
	display: inline;
	overflow: hidden;
	position: relative;
	padding: 10px;
	
}
#form_right {
	width: 320px;
	float: left;
	display: inline;
	overflow: hidden;
	position: relative;
	padding: 10px;
	
}
.offer {
	width: 229px;
	float: left;
	display: inline;
	overflow: hidden;
	position: relative;
	text-align: left;
	margin-bottom: 5px;
	padding-bottom: 2px;
}
.offer1 {
	width: 340px;
	float: left;
	display: inline;
	overflow: hidden;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003;
	margin-bottom: 2px;
	line-height: 23px;
}
.offer_left {
	width: 209px;
	float: left;
	display: inline;
	overflow: hidden;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #e8e7e7;
	padding-top: 5px;
	height: 200px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #06C;
}
.offer_right {
	width: 209px;
	float: left;
	display: inline;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #e8e7e7;
	padding-top: 5px;
	height: 200px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #06C;
}
.offer_cent {
	width: 207px;
	float: left;
	display: inline;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	background-color: #dedcdc;
	height: 200px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #06C;
}
.beeld_1 {
	width: 85px;
	height: 120px;
	float: left;
	position: relative;
	margin-right: 0px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: white;
	text-align: center;
	margin-top: 10px;
}
.beeld_2 {
	width: 85px;
	height: 120px;
	float: left;
	position: relative;
	margin-left: 9px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	color: white;
	text-align: center;
	margin-top: 10px;
}
.huisstijl_1 {
	width: 180px;
	height: 130px;
	float: left;
	position: relative;
	margin-bottom: 40px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000033;
	text-align: left;
	margin-top: 0px;
}
.huisstijl_2 {
	width: 180px;
	height: 130px;
	float: left;
	position: relative;
	margin-left: 70px;
	margin-bottom: 40px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: white;
	text-align: left;
	margin-top: 0px;
}
.folder_1 {
	width: 120px;
	height: 170px;
	float: left;
	position: relative;
	margin-right: 0px;
	margin-bottom: 5px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: white;
	text-align: center;
	margin-top: 10px;
}
.folder_2 {
	width: 120px;
	height: 170px;
	float: left;
	position: relative;
	margin-left: 23px;
	margin-bottom: 5px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	color: white;
	text-align: center;
	margin-top: 10px;
}
.boek_1 {
	width: 150px;
	height: 150px;
	float: left;
	position: relative;
	margin-right: 0px;
	margin-bottom: 5px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: white;
	text-align: center;
	margin-top: 10px;
}
.boek_2 {
	width: 150px;
	height: 150px;
	float: left;
	position: relative;
	margin-left: 3px;
	margin-bottom: 5px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	color: white;
	text-align: center;
	margin-top: 10px;
}
.logo_1 {
	width: 150px;
	height: 70px;
	float: left;
	position: relative;
	margin-right: 0px;
	margin-bottom: 50px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: white;
	text-align: center;
	margin-top: 20px;
}
.logo_2 {
	width: 150px;
	height: 70px;
	float: left;
	position: relative;
	margin-left: 28px;
	margin-bottom: 50px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	color: white;
	text-align: center;
	margin-top: 20px;
}
.ontwerpen {
	width: 688px;
	margin: 0 0px 0px 0;
	float: left;
	font-size: 14px;
	line-height: 19px;
	color: #535353;
	display: inline;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-bottom: 10px;
}

#grafisch {
	width: 688px;
	margin-top: 10px;
	padding-top: 20px;
	clear: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}
.logo_3 {
	width: 180px;
	height: 130px;
	float: left;
	position: relative;
	margin-bottom: 20px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000033;
	text-align: left;
	margin-top: 0px;
}
.logo_4 {
	width: 180px;
	height: 130px;
	float: left;
	position: relative;
	margin-left: 70px;
	margin-bottom: 20px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: white;
	text-align: center;
	margin-top: 0px;
}
.balk {
	width: 688px;
	height: 5px;
	margin-bottom: 20px;
	margin-top: 20px;
	float: left;
	display: inline;
	background: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;

}

.dia_left {
	width: 300px;
	float: left;
	display: inline;
	overflow: hidden;
}
.dia_right {
	width: 300px;
	margin-left: 45px;
	float: left;
	display: inline;
	overflow: hidden;
}
.stijl2 {
	color: #000033
}
#apDiv1 {
	position:absolute;
	left:100px;
	top:0px;
	width:56px;
	height:240px;
	z-index:1;
	background-color: #000000;
}
#apDiv2 {
	position:absolute;
	left:1174px;
	top:-1px;
	width:227px;
	height:241px;
	z-index:2;
	background-color: #000000;
}
#apDiv3 {
	position:absolute;
	left:49px;
	top:-1px;
	width:72px;
	height:813px;
	z-index:3;
	background-color: #000000;
}
#apDiv4 {
	position:absolute;
	left:1174px;
	top:-16px;
	width:auto;
	height:auto;
	z-index:4;
	background-color: #000000;
}
#apDiv5 {
	position:absolute;
	left:54px;
	top:-1px;
	width:75px;
	height:211px;
	z-index:5;
	background-color: #FFFFFF;
}
#apDiv6 {
	position:absolute;
	left:-2px;
	top:-2px;
	width:116px;
	height:222px;
	z-index:5;
	background-color: #000000;
}
#apDiv7 {
	position:absolute;
	left:1176px;
	top:23px;
	width:214px;
	height:197px;
	z-index:6;
}
#apDiv8 {
	position:absolute;
	left:1147px;
	top:45px;
	width:227px;
	height:95px;
	z-index:6;
}
#apDiv9 {
	position:absolute;
	left:100px;
	top:-1px;
	width:81px;
	height:221px;
	z-index:1;
	background-color: #000000;
}
#apDiv10 {
	position:absolute;
	left:0px;
	top:564px;
	width:202px;
	height:33px;
	z-index:2;
	background-color: #000000;
}
#apDiv11 {
	position:absolute;
	left:1245px;
	top:18px;
	width:207px;
	height:100%;
	z-index:2;
	background-image: url(images/achter2.jpg);
}
#apDiv12 {
	position:absolute;
	left:4px;
	top:0px;
	width:67px;
	height:26px;
	z-index:1;
	background-color: #000000;
}
#apDiv13 {
	position:absolute;
	left:-4px;
	top:193px;
	width:78px;
	height:27px;
	z-index:1;
	background-color: #000000;
}
#apDiv14 {
	position:absolute;
	left:5px;
	top:9px;
	width:auto;
	height:auto;
	z-index:1;
	background-color: #000000;
}
.stijl7 {
	font-size: 19px
	
}

.stijl20 {
	font-size: 11px
	line-height: 12px;
	color: ##535353

}

.stijl21 {
	color: #000000

}
.stijl28 {
		color: #000033;
}
.stijl29 {
		
		font-size: 14px; color: #FFFFFF; 
}


.stijl26 {
	
	font-size: 14px;
	color: #666666;
	
}
.stijl27 {
	
	font-size: 24px; color: #000000; 
	
	}
	
.stijl23 {
	color: #000000
	}
.stijl24 {
	font-size: 24px
}
.stijl30 {
	font-size: 16px;
	line-height: 35px;
	color: #000033;
}
.stijl31 {
	font-size: 14px;
	line-height: 17px;
	color: #535353;
}
.stijl32 {
	font-size: 14px;
	line-height: 18px;
	color: #434343;
}
.stijl33 {
	font-size: 15px;
	line-height: 14px;
	color: #000033;
}
.stijl34 {
	font-size: 13px;
	line-height: 20px;
	color: #434343;
}

#wrap #content #bottom_posts #portfolio {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
#wrap #content .stijl20 {
}

#apDiv12 {
	position:absolute;
	left:100px;
	top:241px;
	width:40px;
	height:33px;
	z-index:1;
	background-color: #000000;
}

.slideshow { 
 
}
.slideshow img { 
}
 
 /* SIDEBAR
===========================================================*/

#sidebar {
	width: 238px;
	margin-left: 10px;
	float: left;
	display: inline;
	text-align: right;
}

h3 {
	width: 238px;
	height: 51px;
	text-align: left;
	cursor: pointer;

}

.archive, .tags { height: 49px; }

.categories {
	background: #FFF url('../images/portfolio1.jpg') 40px 0  no-repeat;
}

.categories:hover,
.categories_active {
	background: #FFF url('../images/portfolio1a.jpg') 40px 0 no-repeat;
}

.categories:active,
.categories_active:active {
	background: #FFF url('../images/portfolio1a.jpg') 40px 0 no-repeat;
}

.archive {
	background: #FFF url('../images/diensten1.jpg') 80px 0 no-repeat;
}

.archive:hover,
.archive_active {
	background: #FFF url('../images/diensten2.jpg') 80px 0 no-repeat;
}

.archive:active,
.archive_active:active {
	background: #FFF url('../images/diensten2.jpg') 80px 0 no-repeat;
}

.tags {
	background: #FFF url('../images/links.jpg') 80px 0px no-repeat;
}

.tags:hover,
.tags_active {
	background: #FFF url('../images/links_gr.jpg') 80px 0px no-repeat;
}

.tags:active,
.tags_active:active {
	background: #FFF url('../images/links_gr.jpg') 80px 0px no-repeat;
}

.blogroll {
	background: #FFF url('../images/offerte1.jpg') 120px 0  no-repeat;
}

.blogroll:hover,
.blogroll_active {
	background: #FFF url('../images/offerte2.jpg') 120px 0 no-repeat;
}

.blogroll:active,
.blogroll_active:active {
	background: #FFF url('../images/offerte2.jpg') 120px 0 no-repeat;
}

.sidebar_list,
#tagcloud {
	margin-bottom: 10px;
}

.sidebar_list li {
	padding-bottom: 1px;
	margin-bottom: 1px;
	border-bottom: 1px solid #EEE;
	font-size: 14px
}

.sidebar_list li:last-child {
	border: 0;
}

#tagcloud li {
	display: inline;
	border: 0;
}

.size1 { font-size: 29px }
.size2 { font-size: 25px }
.size3 { font-size: 21px }
.size4 { font-size: 17px }
.size5 { font-size: 13px }
.size6 { font-size: 9px }
.size7 { font-size: 14px }

/* FOOTER
===========================================================*/

#hr_bottom {
	width: 980px;
	height: 4px;
	margin-bottom: 4px;
	clear: left;
	background: background: #000000;
	border-bottom-width: medium;
	border-bottom-style: outset;
	border-bottom-color: #000000;
}

#hr_bottom hr {
	display: none;
}

#footer {
	width: 980px;
	height: 18px;
}

#footer p {
	font-size: 12px;
	line-height: 18px;
	text-align: right;
}

.tallen_1 {
	width: 50px;
	height: 25px;
	float: left;
	position: relative;
	background-color: #000000;
	margin-left: 0px;
	color: white;
	text-align: center;
}

.tallen_2 {
	width: 50px;
	height: 25px;
	float: left;
	position: relative;
	background-color: #000000;
	margin-left: 5px;
	color: white;
	text-align: center;
	
}

