@charset "UTF-8";
/* CSS Document */

body
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
td
{
	text-align: left;
}
a.mainlevel, a.mainlevel:link, a.mainlevel:visited
{
	display: block;
	text-decoration: none;
	background-color: #D3EDFE;
	padding: 2px;
	color: #000099;
	border: solid 1px #2627A6;
	width: 135px;
	white-space: nowrap;
	margin-top: 3px;
}
a.mainlevel:hover
{
	background-color: #2627A6;
	color: #ffffff;
	white-space: nowrap;
}
#active_menu, #active_menu:hover
{
	background-color: #ffffff;
	color: #000099;
}

/* @group jdGallery */

#myGallery
{
	z-index:5;
	display: none;
	border: 1px solid #000;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
	clear: both;
	top: 12px;
	float: left;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 11px;
	margin: 6px 5px 4px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 11px;
	margin: 0px 5px;
	color: #eee;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .carousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.rightarrow, .jdGallery a.leftarrow
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdGallery a.rightarrow, * html .jdGallery a.leftarrow
{
	filter:alpha(opacity=100);
}

.jdGallery a.rightarrow:hover, .jdGallery a.leftarrow:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.leftarrow
{
	left: 0;
	top: 0;
	background: url('img/fleche1.png') no-repeat center left;
}

* html .jdGallery a.leftarrow { background: url('img/fleche1.gif') no-repeat center left; }

.jdGallery a.rightarrow
{
	right: 0;
	top: 0;
	background: url('img/fleche2.png') no-repeat center right;
}

* html .jdGallery a.rightarrow { background: url('img/fleche2.gif') no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.withArrows a.open:hover { background: url('img/open.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('img/open.gif') no-repeat center center;
	filter:alpha(opacity=80); }



/* @end */

/* @group kwick */

#kwick_current {
	width: 95px;
	height: 20px;
	background: url(../images/gui/ekkw_current.jpg) no-repeat;
}

#kwick_works {
	width: 95px;
	height: 20px;
	background: url(../images/gui/ekkw_works.jpg) no-repeat;
}

#kwick_info {
	width: 95px;
	height: 20px;
	background: url(../images/gui/ekkw_info.jpg) no-repeat;
}

#kwick_presse {
	width: 95px;
	height: 20px;
	background: url(../images/gui/ekkw_presse.jpg) no-repeat;
}

#kwickcontainer {
	margin:auto 0;
}
#kwick {
	/*border-bottom: 3px double #333;*/
	margin-top: 10px;
	margin-bottom: 10px;
	width:963px;
}
#kwick .kwicks {
	display: block;
	height: 100px;
	margin: 0px;
	padding: 0px;
}
#kwick li {
	float: left;
	margin:0;
	padding:0;
	list-style: none;
}
#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height:100px;
	width:100px;
	/*padding: 10px;*/
	background: #fff;
	/*border-right: 5px solid #202020;*/
	border-right: 1px solid #FFFFFF;
}
#kwick .kwick span {
	display:none;
}

#kwick .gfx {
	 border-right: 1px solid #FFFFFF;
}

#kwick .opt1 {
	background-image: url(../images/gui/ekkw_current_bg.jpg);
}
#kwick .opt2 {
	background-image:  url(../images/gui/ekkw_works_bg.jpg);
}
#kwick .opt3 {
	background-image:  url(../images/gui/ekkw_info_bg.jpg);
}
#kwick .opt4 {
	background-image:  url(../images/gui/ekkw_presse_bg.jpg);
}



/* @end */

.copyright a, .copyright a:visited
{
	color: #999999;
}

.moreinfo {
	color: white;
	text-decoration: none;
	text-align: right;
	width: 114px;
	height: 58px;
	margin-left: 101px;
	margin-top: 12px;
}
.moreinfo a{
	text-transform: none;
	color: white;
}

table.works_thumblisting {
	float: left;
	overflow: hidden;
	width: 136px;
	margin-bottom: 12px;
	margin-right: 15px;
}

table.press_thumblisting {
	float: left;
	overflow: hidden;
	width: 227px;
	margin-bottom: 12px;
	margin-right: 22px;
}

.imagecell {
	overflow: hidden;
	width: 227px;
	height: 100px;
	display: block;
	visibility: visible;
	border: 1px solid gray;
}


.works_tablelisting_titles {
	background-color: #f8f8f8;
}

span.clip {
	width: 130px;
	display: block;
	overflow: hidden;
	height: 13px;
	color: silver;
	font: 11px Arial;
}

span a, span a:visited {
	text-decoration: none;
	color: #3c3c3c;
	font: 11px Arial;
}

span a:hover {
	text-decoration: none;
	color: #975402;
	font: 11px Arial;
}

.thumbimg{
	border: 1px solid #959595;
}

.thumbimg:hover{
	border: 1px solid #222;
}

td.press_thumblisting_titles {
	font: bold 12px Arial;
	color: #494949;
}

.works_tablelisting {
	width: 740px;
	font-family: Arial;
	border: 1px solid #424242;
	margin-bottom: 1px;
	border-top-color: #bbb;
	border-left-color: #bbb;
	border-bottom-color: #8c8c8c;
	border-right-color: #8c8c8c;
}

.works_tablelisting:hover {
	border-top-color: #656565;
	border-left-color: #656565;
	border-bottom-color: #313131;
	border-right-color: #313131;
	}

.works_tablelisting td {
	vertical-align: top;
}

.works_tablelisting_title {
	font-size: 1em;
}

td.works_tablelisting_imagecell {
	width: 132px;
}

.workslisting_title {
	margin-bottom: 4px;
	font-weight: bold;
	float: left;
	color: #3a3a3a;
}

td.works_tablelisting_text {
	color: #3a3a3a;
}

td.works_thumblisting_titles {
	color: #404040;
}

.workslisting_subtitle {
	font-size: 0.8em;
	color: gray;
	float: left;
	clear: left;
}

.listingtools {
	float: right;
	top: -18px;
	position: relative;
}

.tooltop{
	width: 740px;
	height: 24px;
	margin-bottom: 4px;
	margin-right: 0;
	padding: 0;
	left: 1px;
	position: relative;
}

.infocell {
	text-align: left;
}

.toolcell {
	text-align: right;
}

#sortasthumbs_button {
	background: url(../images/gui/sorttools_thumbs_off.png) no-repeat;
	width: 25px;
	height: 15px;
	float: right;
	display: inline-block;
	margin-right: 4px;
}

#sortaslist_button {
	background: url(../images/gui/sorttools_lists_off.png) no-repeat;
	width: 25px;
	height: 15px;
	float: right;
	display: inline-block;
}

.tool {
	font-size: 0.9em;
	color: #676748;
	margin-left: 7px;
}
.tool-off{
	color: #d1d1d1;
}

.vtx {
	text-align: justify;
	width: 743px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	color: #191919;
	font: 12px Arial;
	padding-left: 17px;
}

.vty {
	text-align: justify;
	width: 490px;
	display: block;
	margin-right: auto;
	color: #191919;
	font: 12px Arial;
	margin-top: 30px;
	margin-left: auto;
	padding-left: 261px;
}

.vtz {
	text-align: justify;
	width: 790px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	color: #191919;
	font: 12px Arial;
	padding-left: 61px;
}

.cv, .cv td {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-left: 5px;
}

td.cvt_year {
	vertical-align: top;
	padding-right: 8px;
}

td.cvt_data {
	vertical-align: top;
	padding-bottom: 2px;
	line-height: 1.4em;
}

td.cvt_head {
	vertical-align: top;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	padding-top: 11px;
	padding-bottom: 3px;
}#centerwrapper {
	margin-right: auto;
	margin-left: auto;
	width: 741px;
}

#centerwrapper2 {
	margin-right: auto;
	margin-left: auto;
	width: 741px;
	padding-left: 14px;
}

body.ekwork {
	color: #262626;
	font: 12px Arial;
	text-align: justify;
}

.worktitle {
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 4px;
}

.worksubtitle {
	margin-bottom: 5px;
	font-size: 1em;
	color: #4b4b4b;
}

.workimg {
	margin-bottom: 8px;
}

.workimgsub {
	font-size: 0.8em;
	margin-top: 3px;
}

.workcredits {
	margin-top: 6px;
	font-size: 0.8em;
	color: #454545;
	margin-bottom: 6px;
}

#thumbslayoutbox {
	margin: 0px;
	padding: 0px;
	width: 780px;
	visibility: hidden;
	position: absolute;
	z-index: 10;
}

#listlayoutbox {
	margin: 0px;
	padding: 0px;
	width: 740px;
	visibility: hidden;
	position: absolute;
	z-index: 20;
}

.pressetoptxt {
	padding-left: 2px;
	color: #484b49;
	font: 12px Arial;
	margin-bottom: 12px;
}

.language {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	margin-bottom: 30px;
	margin-top: 10px;
}

a#languk.langactive {
	color: #494949;
}

a#langdk.langactive {
	color: #494949;
}

a#langes.langactive {
	color: #494949;
}

.language a {
	color: #CCCCCC;
	text-decoration: none;
}

.language a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.language a:hover {
	color: #333333;
	text-decoration: none;
}

.movpdf {
	float: right;
}

.contact {
	font: 11px Arial;
	color: #3c3c3c;
}

.contact a, .contact a:visited {
	font: 11px Arial;
	color: #500606;
	text-decoration: none;
}

.contact a:hover {
	font: 11px Arial;
	color: #830909;
}

a, a:visited {
	text-decoration: none;
	color: #500606;
	font-family: Arial;
}

a:hover {
	text-decoration: none;
	color: #830909;
	font-family: Arial;
}

img.imageStyle {
}

