/* HTML */

body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	background: url("../images/background.jpg") no-repeat top left #f1f1f1;
}

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

* html .clearfix {
	height: 1%;
}

.clear {
	clear: both;
}

img {
	border: 0;
}

/* MISC */

#headerCenterBox,
#contentCenterBox,
#footerCenterBox {
	position: relative;
	width: 960px;
	left: 50%;
	margin-left: -480px;
}

a.top, a.top:link, a.top:hover, a.top:visited {
	color: #6cf;
	text-decoration: none;
	border-bottom: 1px #6cf dashed;
}

a.top:hover {
	color: #6cf;
	border-bottom: 1px #333 dashed;
}

a.content, a.content:link, a.content:hover, a.content:visited {
	color: #069;
	text-decoration: none;
	border-bottom: 1px #069 dashed;
}

a.content:hover {
	border-bottom: 1px #fff dashed;
	background-color: none;
}

h2 {
	width: 78px;
	height: 49px;
	margin: -18px 0 25px -10px;
	text-indent: 78px;
	overflow: hidden;
	white-space: nowrap;
}

h2.about {
	background: url("../images/headlineAbout.png") no-repeat;
}

h2.skills {
	margin-left: -12px;
	background: url("../images/headlineSkills.png") no-repeat;
}

h2.work {
	margin-left: -13px;
	background: url("../images/headlineWork.png") no-repeat;
}

.dark {
	color: #069;
	text-shadow: #b1e5ff 0px 1px 0px;
}

.blue {
	color: #6cf;
}

#tesaStrip {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 999px;
	height: 366px;
	z-index: 100px;
	background: url("../images/tesaStrip.png") no-repeat;
}

/* HEADER */

#headerCenterBox {
	width: 960px;
	margin-left: -480px;
	height: 310px;
}

#header {
	position: relative;
	background: url("../images/backgroundTop.png") repeat-x;
}

#header .logo {
	position: absolute;
	width: 528px;
	height: 63px;
	text-indent: 528px;
	overflow: hidden;
	white-space: nowrap;
	top: 100px;
	left: 49px;
	background: url("../images/headlineNameBlue.png") no-repeat;
}

#header .profilePicture {
	position: absolute;
	width: 117px;
	height: 128px;
	top: 140px;
	right: 315px;
	background: url("../images/profilePic.png") no-repeat;
}

#header .headlineText {
	position: absolute;
	width: 455px;
	height: 70px;
	top: 208px;
	left: 50px;
	color: #666;
	line-height: 1.5em;
	text-shadow: #fff 0px 1px 0px;
}

#header #copy {
	position: absolute;
	cursor: pointer;
	display: block;
	overflow: hidden;
	text-indent: 129px;
	white-space: nowrap;
	top: 30px;
	left: -50px;
	width: 129px;
	height: 86px;
	background: url("../images/copy.png") no-repeat;
}

#header #ichatButton {
	position: absolute;
	cursor: pointer;
	display: block;
	overflow: hidden;
	text-indent: 64px;
	white-space: nowrap;
	top: 90px;
	right: 190px;
	width: 64px;
	height: 58px;
	background: url("../images/ichatButton.png") no-repeat;
}

#header .creatures {
	position: absolute;
	width: 138px;
	height: 170px;
	bottom: 0;
	right: 110px;
	background: url("../images/creatures.png") no-repeat;
}

/* CONTENT */

#contentCenterBox {
	width: 960px;
	margin-left: -480px;
	height: 335px;
	background-color: #6cf;
}

#content {
	position: relative;
	overflow: hidden;
}

#content .threeColumns .column {
	width: 239px;
	height: 258px;
	float: left;
	margin: 0 0 0 45px;
	padding-top: 50px;
	line-height: 1.4em;
	color: #fff;
	text-shadow: #4fb2e4 0px -1px 0px;
}

#content .threeColumns .columnFirst {
	margin-left: 50px;
	background: url("../images/dottedArrow-left.png") no-repeat 100% 28px;
}

* html #content .threeColumns .columnFirst {
	margin-left: 25px;
	background: url("../images/dottedArrow-left.png") no-repeat 100% 28px;
}

#content .threeColumns .columnSecond {
	background: url("../images/dottedArrow-right.png") no-repeat 100% 28px;
}

#content .threeColumns .columnLast {
	width: 292px;
	margin-right: 50px;
	background: none;
}

#content #galleryButtonPrev {
	position: absolute;
	cursor: pointer;
	display: block;
	overflow: hidden;
	text-indent: 43px;
	white-space: nowrap;
	top: 35px;
	right: 94px;
	width: 43px;
	height: 43px;
	background: url("../images/buttonPrev.png") no-repeat;
}

#content #galleryButtonNext {
	position: absolute;
	cursor: pointer;
	display: block;
	overflow: hidden;
	text-indent: 39px;
	white-space: nowrap;
	top: 34px;
	right: 50px;
	width: 39px;
	height: 43px;
	background: url("../images/buttonNext.png") no-repeat;
}

#content #corner {
	position: absolute;
	display: block;
	top: -1px;
	left: -12px;
	width: 96px;
	height: 111px;
	background: url("../images/corner.png") no-repeat;
}

/* FOOTER */

#footerCenterBox {
	width: 960px;
	margin-left: -480px;
	height: 12px;
}

#footerCenterBox a {
	text-decoration: none;
}

#footer {
	position: relative;
}

#footer .copyright {
	position: absolute;
	margin: 35px 0 0 0;
	height: 12px;
	top: 0;
	left: 50px;
	font-size: 0.78em;
	text-shadow: #fff 0px 1px 0px;
}

#footer .facebook-link {
	position: absolute;
	margin: 35px 0 0 0;
	height: 12px;
	top: 0;
	left: 140px;
	font-size: 0.78em;
	color: #999;
	text-shadow: #fff 0px 1px 0px;
}

#footer a.facebook-link-add {
	text-decoration: none;
	color: #999;
}

#footer a.facebook-link-add:hover {
	color: #6cf;
}

#footer a.copyright-link {
	text-decoration: none;
	color: #999;
}

#footer a.copyright-link:hover {
	color: #6cf;
}

#gallery {
	position: relative;
}

#gallery .galleryCollection {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 322px;
	height: 258px;
	overflow: hidden;
}

#gallery .galleryCollection img {
	float: left;
	margin: 5px 20px 10px 0px;
}

#imprintHeadline {
	width: 78px;
	height: 49px;
	margin-bottom: 20px;
	text-indent: 78px;
	overflow: hidden;
	white-space: nowrap;
	background: url("../images/headlineImprint.png") no-repeat;
}

#imprintBox {
	width: 300px;
	height: 525px;
	position: absolute;
	top: -463px;
	left: 50px;
	z-index: 100;
}

#imprintSlideMask {
	position: relative;
	overflow: hidden;
	height: 463px;
	width: 300px;
}

#imprintSlideBox {
	height: 353px;
	width: 240px;
	padding: 110px 0 0 60px;
	background: url("../images/imprintBox.png") no-repeat;
	color: #333;
	line-height: 15px;
}

.hiddenBox {
	display: none;
}

a:hover .hiddenBox,
a:focus .hiddenBox {
	display: block;
	text-decoration: none;
}