/* @override http://www.ethicsandtechnology.eu/style/layout.css */

/* Settings
----------------------------------------------------------- 
Stylesheet 3Tu - Versie 1
Datum: 1 December 2006
Getest op:
Apple: Safari, IE en Firefox
PC: IE en Firefox

Ploink!Brothers - Design Studio
Weerdsingel WZ 33a
3513 BC  Utrecht
t   +31 030 2340168
f   +31 030 2343904
m   +31 06 21235789
u   ploink-brothers.com
e   arjan@ploink-brothers.com

MADE ON A MAC
*/

/* @group Basic Layout */

/* @group Hidden */

#screenreaders {
	display: none
}

/* @end */

#wrapper {
	position: absolute;
	width: 994px;
	left:  50%;
	margin-left: -497px;
	padding-bottom: 40px;
	border: 0;
	overflow: hidden;
}

#headerwrapper {
	position: relative;
	width: 994px;
	overflow:auto;
	height: 86px;
	padding:0;
	margin:0;
	border:0
}

#logo {
	position: absolute;
	margin-top:12px;
	margin-left: 60px;
	height: 62px;
	width: 642px;
	background: url(../images/themel/logo.png) top left no-repeat;
}

#header {
	z-index: 999;
	float:right;
	margin-top:10px;
	height: 62px;
	width: 310px;
}

#subnav {
	float: right;
	margin-top: 2px;
	height: 21px
}

#search {
	clear: right;
	float: right;
	width: 82%;
	margin-top: 10px
}

#beam, #footer {
	width: 994px;
	height: 34px;
	background: #e5e9ee;
	color: #FFFFFF;
	line-height: 2.5em;
	padding: 0
}

#contentwrapper {
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	width: 994px;
	height: 100%;
	min-height: 500px;
	background: url(../images/themel/bgmenu.png) top left repeat-y
}

#menu {
	position: absolute;
	left: 0;
	top:  121px;
	width: 204px
}

#content {
	background: url(../images/themel/bgcontenthead.png) top left repeat-x;
	height: 100%;
	min-height: 680px;
	position: relative;
	left:205px;
	top:  0;
	width: 789px;
	padding: 0
}

#content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#content {
	display: inline-block;
}

#content_option1 {
	height: 100%;
	left: 66px;
	padding: 5px 0 40px;
	position: relative;
	width: 594px
}

#infobox {
	background-color: #92def1;
}

body#persons #content_option2, body#project #content_option2,body#publications #content_option2 {
	xmargin-top: -55px
}

body#publications #content_option1, body#news #content_option1,body#persons #content_option2,body#publications #content_option2,body#project #content_option2,#content_option1 {
	height: 100%;
	left: 66px;
	padding: 5px 0 40px;
	position: relative;
	width: 723px
}


body#persons #content_option1,body#project {
	height: 100%;
	left: 0;
	position: relative;
	width: 789px
}

body#persons #theintro,body#project #theintro {
	background: #e6eaed;
	left: 0;
	padding: 5px 0 40px 66px;
	position: relative;
	top: -37px;
	width: 723px;
}

#thesearch {
	background: #e6eaed;
	left: -66px;
	padding: 5px 0 40px 66px;
	position: relative;
	top: -37px;
	width: 723px;
}

body#news #left {
	float: left;
	left: 0;
	margin: 0;
	padding: 5px 0 0;
	width: 494px
}

#left, body#persons #left,body#project #left,body#publications #left {
	float: left;
	left: 0;
	margin: 0;
	xmargin-top: -37px;
	padding: 5px 0 0;
	width: 594px
}

#right {
	float: right;
	margin: 0;
	width: 102px;
}

body#persons #right,body#project #right,body#publications #right {
	float: right;
	margin: 0
}

body#news #right {
	width: 204px !important
}

body#project #right img, body#person #right img, body#news #right img {
	padding: 44px 4px 0 0
}

body#news #clear,body#persons #clear,body#project #clear, #clear {
	clear: both;
	height: 0;
	margin: 0
}

#logos {
	height: auto;
	margin: 34px 0 0 24px;
	width: 180px
}
/* @end */
