/* browser reset */
* { padding: 0px; margin: 0px; border: 0px; }
ul, ol { list-style-type: none; }
:focus { outline: 0; }

/* basic template styles */

html {
	overflow-y: scroll;
}

body {
	text-align: center;
	background-color: #FFF;
}

#wrapper {
	position: relative;
	width: 970px;
	margin: 0px auto;
	text-align: left;
	background: url(media/bgr.gif) no-repeat;
}

#top {
	width: 970px;
	height: 320px;
	position: relative;
}

/* _____________________________ */
/* contents */
/* _____________________________ */

#contents {
	width: 970px;
	position: relative;
	z-index: 2;
}

/* news */

.newsteaser {
	width: 950px;
	margin: 0px 10px;
	border-top: 1px solid #CCC;
}

.newsteaser.first {
	border-top: none;
}

.newsteaser .col1 {
	width: 271px;
	margin: 30px 0px;
	position: relative;
	float: left;
}

.newsteaser .col2 {
	width: 530px;
	margin: 30px 0px;
	float: left;
	line-height: 20px;
}

.newsteaser.first .col1,
.newsteaser.first .col2 {
	margin-top: 0px;
}

.newsteaser .col1 a {
	display: block;
	width: 250px;
	height: 130px;
	position: absolute;
	top: 0px;
	left: 0px;
	text-indent: -9999px;
	background-image: url(media/newsCategories.gif);
	background-repeat: no-repeat;
}

.newsteaser .col1 .opinion { background-position: 0px 100px; }
.newsteaser .col1 .news { background-position: -260px 100px; }
.newsteaser .col1 .inspiration { background-position: -520px 100px; }

.news h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 18px;
	line-height: 20px;
	padding: 10px 90px 8px 90px;
	margin-top: -3px;
}

.newsteaser h2 {
	padding: 0px 0px 8px 0px;
}

.news .newsteaser p {
	padding: 12px 0px 0px 0px;
}

.newsteaser .moreBtn {
	width: 120px;
	height: 20px;
	display: block;
	background-image: url(media/buttons.png);
	background-repeat: no-repeat;
	background-position: 0px -800px;
	text-indent: -9999px;
}

.newsteaser .moreBtn:hover {
	background-position: 0px -850px;
}

/* newsdetail */

.date {
	color: #999;
	margin-top: -4px;
	padding-bottom: 24px;
}

.news p {
	padding-left: 90px;
	padding-right: 90px;
}

.news .csc-default {
	padding-bottom: 20px;
}

.news .csc-default p {
	padding-bottom: 16px;
}

/* gallery overview */

#galleryWrapper {
	width: 970px;
	height: 420px;
	position: relative;
	z-index: 3;
}

#imageGalleryWrapper {
	width: 970px;
	height: 420px;
}

.design #contents,
.illustration #contents {
	background-color: #FFF;
}

#images {
	width: 970px;
	height: 420px;
	position: relative;
	overflow: hidden;
}

#thumbnails {
	width: 970px;
	height: 9999px;
	background: url(media/thumbnailsBgr.gif);
}

.thumbnail {
	width: 230px;
	height: 130px;
	margin: 0px 0px 10px 10px;
	float: left;
	display: inline;
	position: relative;
}

.thumbnail img {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.thumbnail a {
	width: 230px;
	height: 24px;
	padding-top: 106px;
	display: block;
	text-decoration: none;
	color: #888;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

.thumbnail a:hover {
	text-decoration: none;
}

.thumbnail a strong,
.thumbnail a b {
	color: #000;
	font-weight: bold;
}

/* gallery details */

#imageGallery {
	width: 970px;
	height: 420px;
	position: relative;
	background-color: #FFF;
}

#imageGallery img {
	position: absolute;
	left: 10px;
	top: 0px;
}

#imageGallery img.anim {
	z-index: 2;
	display: none;
}

/* music */

.music #thumbnails { background: url(media/musicBgr.gif); }

/* sketchbooks */

.sketchbooks #thumbnails { background: url(media/sketchbooksBgr.gif); }

/* type design thumbnail gallery */

.type.design #thumbnails { background: url(media/TypeDesignBgr.gif); }
.type.design .thumbnail { height: 410px; }
.type.design .thumbnail a { padding-top: 386px; }

/* sculpture thumbnail gallery */

.sculpture #thumbnails { background: url(media/sculptureBgr.gif); }
.sculpture .thumbnail { width: 150px; height: 200px; }
.sculpture .thumbnail a { width: 150px; padding-top: 176px; }

/* gallery navigation */

#backBtn, #nextBtn {
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 165px;
	z-index: 2;
	background-image: url(media/buttons.png);
	background-repeat: no-repeat;
}

#backBtn {
	left: 0px;
	background-position: 0px 0px;
}

#backBtn:hover {
	width: 220px;
	height: 61px;
	top: 160px;
	background-position: 0px 5px;
}

#imageGallery #backBtn:hover {
	width: 50px;
	height: 50px;
	top: 165px;
	background-position: 0px -600px;
}

#nextBtn {
	right: 0px;
	background-position: 0px -100px;
}

#nextBtn:hover {
	width: 220px;
	height: 61px;
	top: 160px;
	background-position: 170px -95px;
}

#imageGallery #nextBtn:hover {
	width: 50px;
	height: 50px;
	top: 165px;
	background-position: 0px -700px;
}

#backBtn span, #nextBtn span {
	width: 173px;
	height: 61px;
	display: none;
	position: absolute;
	top: 0px;
	text-indent: -9999px;
	background-image: url(media/buttons.png);
	background-repeat: no-repeat;
}

#backBtn:hover span {
	display: block;
	left: 47px;
	background-position: 0px -400px;
}

#imageGallery #backBtn:hover span,
#imageGallery #nextBtn:hover span {
	display: none;
}

#nextBtn:hover span {
	display: block;
	left: 0px;
	background-position: 0px -500px;
}

#zoomBtn {
	display: block;
	width: 830px;
	height: 420px;
	position: absolute;
	left: 70px;
	top: 0px;
	z-index: 2;
}

#zoomBtn:after {
	content: "";
	width: 52px;
	height: 52px;
	position: absolute;
	left: 533px;
	bottom: -27px;
	z-index: 2;
	background-image: url(media/buttons.png);
	background-repeat: no-repeat;
	background-position: 0px -200px;
}

#zoomBtn:hover:after {
	background-position: -100px -200px;
}

#zoomBtn span {
	display: none;
}

/* _____________________________ */
/* info */
/* _____________________________ */

.info #contents {
	width: 950px;
	min-height: 397px;
	line-height: 20px;
	padding: 23px 10px 0px 10px;
}

.info #contents p {
	padding-bottom: 20px;
}

.info #contents a {
	color: #00c3e1;
	font-weight: 700;
}

.info h2,
.info h3 {
	display: block;
	text-indent: -9999px;
	background-image: url(media/infoHeader.gif);
	background-repeat: no-repeat;
}

.info h2 {
	width: 950px;
	height: 50px;
}

.info h3 {
	height: 23px;
}

.info table {
	padding-bottom: 20px;
}

.info table td {
	line-height: 20px;
	vertical-align: top;
}

/* about */

.about h2 { background-position: 0px 0px; }

#c596,
#c598 {
	width: 230px;
	height: 364px;
	position: absolute;
	top: 50px;
	left: 10px;
}

#c574 {
	width: 560px;
	margin-top: 26px;
	margin-left: 268px;
}
/* vita */

.vita h2 { background-position: 0px -100px; }

#c599 {
	width: 545px;
	margin-top: 26px;
	margin-left: 268px;
}

#c599 .td1 {
	width: 110px;
	font-weight: bold;
}

/* contact */

.contact h2 { background-position: 0px -200px; }

.contactH1 { background-position: 0px -420px; }
.contactH2 { background-position: 0px -470px; }
.contactH3 { background-position: 0px -520px; }

.contact .col1 {
	width: 400px;
	padding: 44px 0px 0px 268px;
}

/* imprint */

.imprint h2 { background-position: 0px -300px; }

.imprintH1 { background-position: 0px -570px; }
.imprintH2 { background-position: 0px -620px; }
.imprintH3 { background-position: 0px -670px; }
.imprintH4 { background-position: 0px -720px; }

.imprint table td {
	padding-right: 8px;
}

.imprint .col1 {
	width: 359px;
	padding: 44px 0px 0px 80px;
	float: left;
}

.imprint .col2 {
	width: 440px;
	padding: 44px 0px 0px 0px;
	float: left;
}

/* _____________________________ */
/* footer */
/* _____________________________ */

#footer {
	width: 950px;
	margin: 0px 10px;
	position: relative;
	clear: both;
	z-index: 1;
	border-top: 1px solid #CCC;
}

.news #footer {
	height: 40px;
}

#description {
	display: block;
	width: 550px;
	padding-top: 8px;
	color: #888;
	float: left;
}

#description strong,
#description b {
	color: #000;
}

#imageNumber, #pageNumber {
	display: block;
	line-height: 29px;
	padding: 0px 12px;
	color: #888;
	float: right;
	border-right: 1px solid #CCC;
}

#pageNumber {
	border-right: none;
}

#pagination {
	float: right;
	color: #888;
}

#pagination li,
#fontDownload li {
	float: left;
	display: inline;
	padding: 2px 2px 0px 2px;
	border-right: 1px solid #CCC;
}

#pagination li a,
#fontDownload li a {
	display: block;
	text-decoration: none;
	color: #000;
	padding: 5px 12px;
}

#pagination li a:hover,
#fontDownload li a:hover {
	background-color: #DDD;
}

#pagination li a.inactive {
	color: #999;
	cursor: default;
	background-color: #FFF;
}

#pagination li a.inactive:hover {
	text-decoration: none;
}

#pagination .last,
#fontDownload .last {
	border-right: none;
	padding-right: 0px;
}

#fontDownload .first {
	border-right: none;
	padding: 7px 0px 0px 0px;
}

/* font-downloads */

#fontDownload {
	color: #999;
	position: absolute;
	top: 0px;
	right: 380px;
}

/* _____________________________ */
/* general settings */
/* _____________________________ */

body, td, th, form input, #footer {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333;
}

p {
	padding-bottom: 16px;
}

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

a:hover {
	text-decoration: underline;
}

.news #contents a {
	color: #00c3e1;
	font-weight: bold;
	text-decoration: none;
}

.news #contents a:hover {
	text-decoration: underline;
}

/* cleaner */

.cleaner {
	clear: both;
	height: 1px;
	font-size: 0px;
	line-height: 0px;
	border: 0px none;
	margin: 0px; 
	padding: 0px;
	margin-bottom: -1px;
	background: transparent;
}

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

.clearfix {display: inline-block;}

/* Hide from IE Mac \*/
.clearfix { display: block; }
/* End hide from IE Mac */