@charset "UTF-8";

* {
  margin: 0;
  padding: 0;
}

body {
	background-color: #e8e8e8;
	color: #111212;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	min-width: 1008px;
	overflow-y: scroll; 
}

*:first-child+html body {
	overflow-y: auto;
}

* html body {
	overflow-y: auto;
}

/* standards  ------------------------------------------------------------------------ */

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

a:focus { outline:none }

ul, ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	font-size: 1em;
}

h2 {
	margin-top: 0.4em;
	margin-bottom: 0.5em;
}

p a, ol a {
	border-bottom: 1px solid #111212;
	color: #111212;
}

p a:hover, ol a:hover {
	color: #111212;
	background-color: #e8e8e8;
}

p {
	font-size: 1.1em;
	line-height: 1.7em;
	word-spacing: -1px;
	margin-bottom: 15px;
	font-weight: normal;
}

* html p {
	font-size: 1em;
}

img {
	border: 0;
}

/* aufbau  ------------------------------------------------------------------------ */

#container {
	padding: 70px 30px 0 0;
}

#pageContainer {
	width: 965px;
	float: right;
	padding-left: 70px;
	background: url(../pics/donopoulos_logo.gif) no-repeat 0px 100px;
}

*:first-child+html #pageContainer {
	margin-left: -70px;
}

* html #pageContainer {
	width: 980px;
	margin-left: -55px;
}

#navContainer {
	width: 235px;
	float: left;
}

/* navi  ------------------------------------------------------------------------ */

#navi {
	margin-top: 175px;
	position: relative;
	width: 230px;
}

#navi ul {
	font-weight: normal;
	border-bottom: 1px solid #bcbdbd;
	line-height: 1.8em;
	width: 80px;
	float: left;
}

#navi ul.sub {	
	width: 140px;
	float: right;
}

#navi ul li:hover ul {
	display: block;
}

#navi ul li:hover ul ul {
	display: none;
}

#navi ul li ul {
	position: absolute;
	top: 0;
	left: 80px;
	padding-left: 10px;
	display: none;
	border-bottom: none;
}

#navi ul li {
	border-top: 1px solid #bcbdbd;
}

#navi ul ul, #navi ul.sub {	
	width: 140px;
	background-color: #e8e8e8;
}

#navi ul ul {
	height: 370px;
}

#navi a {
	display: block;
	margin: 0;
	padding: 0 1px;
	color: #9c9d9d;
}

#navi ul li a.current, #navi ul ul li a.current, #navi ul li a:hover {
	color: #111212;
}

#navi ul li:hover {
	background: #e8e8e8 url(../pics/arrow.gif) no-repeat right center;
}

#navi ul li ul li, #navi ul.sub li {
	position: static;
}

#navi ul ul ul, #navi ul.sub ul {
	position: absolute;
	top: -175px;
	left: 150px;
	margin: 0;
	z-index: 1000;
	width: 735px;
	padding: 0 0 0 15px;
	border: none;
	background-color: #e8e8e8;
	display: none;
}

* html #navi ul ul ul, * html #navi ul.sub ul {
	padding: 0 0 0 20px;
}

#navi ul.sub ul {
	left: 230px;
}

#navi ul.sub ul ul {
	display: block;
}

#navi ul ul ul li, #navi ul.sub ul li {
	border: none;
}

#navi ul li ul li:hover ul, #navi ul.sub li:hover ul {
	display: block;
}

#navi ul ul ul ul, #navi ul.sub ul ul {
	position: static;
	padding: 175px 130px 40px 15px;
	z-index: 1000;
	width: 455px;
	height: 255px;
	background-color: #d3d4d4;	
	color: #111212;
}

* html #navi ul ul ul ul, * html #navi ul.sub ul ul {
	height: 215px;
}

#navi ul ul ul ul li, #navi ul.sub ul ul li {
	border-top: 1px solid #111212;
}

#navi ul li ul ul a.current, #navi ul li ul ul a {
	color: #111212;
}

/* image */

#navi ul li ul li span, #navi ul.sub li span {
	position: absolute;
	top: -175px;
	left: 165px;
	z-index: 1000;
	width: 600px;
	height: 470px;
	background-color: #d3d4d4;
	overflow: hidden;
	text-align: right;
	display: none;
}

#navi ul.sub li span {
	left: 245px;
}

* html #navi ul li ul li span {
	left: 170px;
}

* html #navi ul.sub li span {
	left: 250px;
}

#navi ul li ul li:hover span, #navi ul.sub li:hover span {
	display: block;
}

/* additional IE fixers */

* html body {
	behavior: url(css/csshover.htc); /* call hover behaviour file */
	font-size: 69%; /* enable IE to resize em fonts */
}

* html #navi ul li a {
	height: 1%; /* make links honour display: block; properly */
} 


* html #navi ul li {
	float: left; /* cure IE5.x "whitespace in lists" problem */
	width: 100%;
}

#navi a {
	font-size: 1.1em; 
	/* if required use em's for IE as it won't resize pixels */
} 

* html #navi a {
	font-size: 1em; 
	/* if required use em's for IE as it won't resize pixels */
} 


/* inhalt --------------------------------------------------------- */

#content {
	width: 720px;
	float: right;
}

* html #content {
	width: 600px;
}

#contentBlock {	
	width: 600px;
	position: relative;
	margin-bottom: 20px;
}


/* gallery --------------------------------------------------------- */

.thumbblock {
	width: 600px;
	height: 50px;
	background-color: #d3d4d4;
}

.gallery {
	display: none;
}

.galleria {
	list-style:none;
	width:500px;
	padding: 10px 0 0 10px;
	word-spacing: 0;
	display: block;
}

#main_image, #single_image {
	background: url(../pics/back.gif) repeat-y;
	width: 730px;
	height: 420px;
}

.galleria_wrapper, .image_wrapper {
	background-color: #d3d4d4;
	text-align: right;
	overflow: hidden;
	height: 420px;
	width: 600px;
	float: left;
}

.caption {
	margin-left: 15px;
	float: right;
	width: 110px;
	margin-top: 175px;
	border-top: 1px solid #bcbdbd;
	padding: 3px 4px 0 1px;
	line-height: 1.4em;
	font-size: 1.1em;
}

* html .caption {
	font-size: 1em;
}

.galleria li{
	display:block;	
	width:50px;
	height:30px;
	float:left;
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
}
.galleria li a{
	display:none
}
.galleria li div{
	position:absolute;
	display:none;
	top:0;
	left:180px
}
.galleria li div img{
	cursor:pointer;
}
.galleria li.active div img,.galleria li.active div{
	display:block;
}
.galleria li img.thumb{
	cursor:pointer;
	top:-120px;
	left:-50px;
	display:block;
	width: auto;
	height: auto;
	position: relative;
	z-index: 100;
}
.galleria li span {
	position: absolute;
	top: 5px;
	left: 10px;
	z-index: 50;
}

* html .galleria li div span{width:400px} /* MSIE bug */


/* Bio --------------------------------------------------------- */

.bioBlock {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200;
	width: 730px;
	background-color: #e8e8e8;
	color: #111212;
	display: none;
	margin: 0;
	padding: 0;
}

.bioWrapper, .textWrapper {
	position: relative;
	background-color: #d3d4d4;
	z-index: 500;
	margin-right: 130px;
	min-height: 257px;
	padding: 173px 0 40px 20px;
}

.textWrapper {
	margin-top: -20px;
	background-image : url(\\'); /* opera hack */
	margin-top: 0px;
}

* html .bioWrapper, * html .textWrapper {
	height: 257px;
}

.Text, .Text3 {
	position: relative;
	display: block;
	z-index: 500;
	width: 460px;
	font-weight: normal;
}

.Text3 {
	width: 480px;
}

.Text1, .Text2 {
	position: relative;
	display: block;
	float: left;
	z-index: 500;
	width: 230px;
	font-weight: normal;
	margin-bottom: 25px;
}

.Text1 {
	margin-right: 20px;
}

hr {
	border: 0;
	clear: both;
	visibility: hidden;
}

.Text ol {
	margin-top: 5px;
	line-height: 1.4em;
	word-spacing: -1px;
	position: relative;
	padding-bottom: 25px;
}

.Text ol ol {
	position: relative;
	top: 0;
	margin-top: -1.4em;
	left: 140px;
	width: 60px;
	padding-bottom: 15px;
}

.Text ol ol ol {
	position: relative;
	top: 0;
	margin-top: -1.7em;
	left: 60px;
	width: 280px;
}

.Text ol ol ol li {
	padding-bottom: 15px;
	font-size: 1.1em;
	line-height: 1.7em;
}

.workLink {
	position: absolute;
	top: 178px;
	right: 0px;
	text-align: right;
	padding-right: 12px;
	width: 110px;
	height: 50px;
	z-index: 500;
	background: url(../pics/link.gif) no-repeat right 3px;
	cursor: pointer;
	font-weight: normal;
	color: #00b3ff;
}

.bioLink, .bioLink2 {
	float: right;
	margin-top: 5px;
	text-align: right;
	color: #00b3ff;
	padding-right: 12px;
	width: 60px;
	height: 20px;
	background: url(../pics/link.gif) no-repeat right 3px;
	cursor: pointer;
	font-weight: normal;
}

.bioLink2 {
	margin-top: 15px;
}

* html .bioLink {
	margin-top: -25px;
}

*:first-child+html .bioLink {
	margin-top: -25px;
}


/* headline --------------------------------------------------------- */

.headline {
	width: 600px;
	height: 80px;
	background-color: #d3d4d4;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-bottomleft:4px;
	margin-bottom: 20px;
}

.headline h1 {
	padding-top: 40px;
	margin-left: 20px;
	width: 540px;
	color: #d3d4d4;
}

* html .headline h1 {
	padding-top: 40px;
	margin-left: 20px;
	width: auto;
}


/* noscript --------------------------------------------------------- */

noscript {
	position:absolute;
	top: 244px;
	right: 460px;
	width: 280px;
}

noscript p {
	background-color: #111212;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #d3d4d4;
	padding: 5px 10px 40px 10px;
}