/* Allgemeine Einstellungen */

* {
	margin:0;
	padding:0;
}

html, body {
	height: 100%; 
	margin: 0; 
	padding: 0;
}

body {
	color: #f8f8f8;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	background:#040404;
	line-height: 1.5em;
}

h1 {
	font-size: 86px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	line-height: 0.8em;
	font-weight:600;
}

h2 {
	color:#787878;
	font-size: 24px;
	line-height: 0.9em;
	margin:0 0 30px 0;
}


h3 {
	font-size: 14px;
	line-height: 0.9em;
	margin-left:80px;
}


h4 {
	font-size: 14px;
	color:#787878; 
}


h5 {
	font-size: 1.6em;
	line-height: 1.6em;
	color:#787878;
	padding-bottom:8px;
	margin-bottom:25px;
	margin-right:20px;
	border-bottom:1px dotted #787878;
	display:block;
	font-weight:500;
}

p {
	line-height:1.7em;
	color:#787878; 
	margin-bottom:8px;
}

.underline {
	padding-bottom: 6px;
	border-bottom:1px dotted #787878;
}


/* Platzierung der Seitenelemente */

#body-background { 
	width: 100%; 
	height: 100%; 
	overflow: hidden; 
	position: absolute; 
	top: 0; 
	left: 0; 
} 
	
#body-background img { 
	position: fixed; 
	height: 100%;
	left: 50%;
	bottom: 0;
	max-height: 1020px;
}

#fog {
	background: url(../img/bodybg.png) repeat-x top left;
	height:130px;
	width:100%;
	position:fixed;
	z-index:5;
}

#fog_bottom {
	background: url(../img/bodybg_2.png) repeat-x bottom left;
	height:90px;
	width:100%;
	position:fixed;
	z-index:5;
	bottom:0;
}

#logo {
	background: transparent url(../img/logo.png) no-repeat top left;
	height: 100px;
	width: 96px;
	text-indent: -10000px;
	float: left;
	position: fixed;
	top: 0;
	left: 40px;
	overflow: hidden;
	z-index:6;
}

#menu {
	float: left;
	position: fixed;
	width: 360px;
	height: 130px;
	top: 0px;
	left: 225px;
	list-style:none;
	z-index:6;
}

#menu li a, #menu li a:visited {
	text-decoration:none;
	color:#040404;
	font-size:18px;
	margin:0 20px 0 0;
	display:block;
	float:left;
	line-height:30px;
	background-color:#f8f8f8;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-style:oblique;
	font-weight:900;
	width: 100px;
}

#menu li a:hover {
	border-top: 20px solid #f8f8f8;
}

#twitter {
	float: left;
	position: fixed;
	width: 200px; 
	top: 450px;
	left: 10px;
}

#pagescroll {
	float: left;
	position: relative;
	width: 540px; 
	left: 40px;
}

a.cv-resume, a.cv-resume:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:oblique;
	background: url(../img/cv-resume.png) no-repeat left top;
	display: block;
	line-height: 42px;
	height: 42px;
	left: 0;
	padding-left: 55px;
	top: 0;
	font-weight: 600;
	font-size: 18px;
	color: #787878;
	margin: 20px 0 0;
}

a.cv-resume:hover {
	background: url(../img/cv-resume_over.png) no-repeat left top;
	color: #f8f8f8;
}

.spacer {
	display:block;
	height:130px;
	width: 540px;
}

.entry {
	margin: 10px 0 100px 0;
	width: 540px;
	display:block;
}

.clear {
	clear:both;
}

.entry img {
	border:0;
}

.entry a, .entry a:hover, .entry a:visited{
	border:0;
	text-decoration:none;
}

.information {
	float: left;
	margin: 0 20px 0 0;
	width: 160px;
	min-height: 285px;
}

.preview_1 {
	background: #787878;
	display:block;
	float:left;
	width: 160px;	
	margin:0 20px 0 0;
}

.preview_1:hover {
	background: #f8f8f8;
}

.preview_1 img{
	padding: 3px 3px;
	width: 154px;
}

.preview_2 {
	background: #787878;
	display:block;
	float:left;
	width: 70px;	
	margin:0 20px 14px 0;
}

.preview_2:hover {
	background: #f8f8f8;
}

.preview_2 img{
	padding: 3px 3px;
	width: 64px;
}

.preview_3 {
	background: #787878;
	display:block;
	float:left;
	width: 340px;	
	margin:0 20px 20px 0;
}

.preview_3:hover {
	background: #f8f8f8;
}

.preview_3 img{
	padding: 3px 3px;
	width: 334px;	
}

.skills { 
	width: 280px;
	list-style: none;
	margin: 0 0 2em;
	padding: 0;
	font-size: 16px;
}

.skills li {
  clear: both;
  margin: 0;
  padding: 0 0 1.8em 0;
  position: relative;
  border-bottom: dotted 1px #787878;
}

.skills strong {
  background: #040404;
  color: #787878; 
  padding: 0 10px 0 0;
  position: absolute;
  bottom: -.3em;
  left: 0;
}

.hooks {
  background:#040404 url(../img/hooks.png) no-repeat;
  display: block;
  height: 12px;
  line-height: 12px;
  width:90px;
  overflow: hidden;
  text-indent:-999px;
  padding: 0;
  position: absolute;
  bottom: -.2em;
  right: 0;
  margin: 0;
}

.hooks5 {
	background-position: 10px 0px;
}

.hooks4 {
	background-position: 10px -12px;
}

.hooks3 {
	background-position: 10px -24px;
}

.hooks2 {
	background-position: 10px -36px;
}

.hooks1 {
	background-position: 10px -48px;
}

.black {
	color:#040404;
	border-right:5px solid #f8f8f8; 
}

.white {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#f8f8f8;
	border-right:5px solid #040404; 
	font-style: oblique;
}

.highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:600;
	font-style: oblique;
	font-size: 18px;
	line-height: 27px;
}

#twitter_entry p {
	font-size: 12px;
	font-style:italic;
	line-height:1.3em;
	color:#787878; 
	margin:-5px 0 8px;
}

a.textlink, a.textlink:visited {
	color: #f8f8f8;
	border-left:3px solid #040404;
	border-right:3px solid #040404;
	text-decoration:none;
	font-weight:bold;
	font-style: oblique;
	font-family:Georgia, "Times New Roman", Times, serif;
}

a.textlink:hover {
	color:#040404;
	background-color:#f8f8f8;
	border-left:3px solid #f8f8f8;
	border-right:3px solid #f8f8f8;
}

a.twitterlink {
	color: #575858;
	border-left:3px solid #f8f8f8;
	border-right:3px solid #f8f8f8;
	text-decoration:none;
	font-weight:bold;
	float:right;
}

a.twitterlink:hover {
	color:#f8f8f8;
	background-color:#040404;
	border-left:3px solid #040404;
	border-right:3px solid #040404;
}

.entry a.wayback {
	text-indent:-9999px;
	overflow:hidden;
	bottom:0;
	float:right;
	width:81px;
	height:50px;
	display:block;
	margin-left:40px;
	background:url(../img/button_wayback.gif) no-repeat 0 0;
}

.entry a.wayback:hover {
	background:url(../img/button_wayback.gif) no-repeat 0 100%;
}

.entry a.goback {
	text-indent:-9999px;
	overflow:hidden;
	bottom:0;
	float:right;
	width:81px;
	height:50px;
	display:block;
	background:url(../img/button_goback.gif) no-repeat 0 0;
}

.entry a.goback:hover {
	background:url(../img/button_goback.gif) no-repeat 0 100%;
}

.entry a.followme {
	text-indent:-9999px;
	overflow:hidden;
	bottom:0;
	float:right;
	width:81px;
	height:50px;
	display:block;
	margin-left:40px;
	background:url(../img/button_followme.gif) no-repeat 0 0;
}

.entry a.followme:hover {
	background:url(../img/button_followme.gif) no-repeat 0 100%;
}

em {
	color: #575858;
	font-style: normal;
	font-weight: bold;
}

.skype {
	background:url(../img/skype_icon.gif) no-repeat 0 0;
	height:20px;
	width:20px;
	display:block;
	overflow:hidden;
	text-indent:-999px;
	border:0;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

.xing {
	background:url(../img/xing_icon.gif) no-repeat 0 0;
	height:20px;
	width:20px;
	display:block;
	overflow:hidden;
	text-indent:-999px;
	border:0;
	float:left;
	margin-right:5px;
}



/* SLIMBOX */







#lbOverlay {



	position: fixed;



	z-index: 9999;



	left: 0;



	top: 0;



	width: 100%;



	height: 100%;



	background-color: #040404;



	cursor: pointer;



}







#lbCenter {



	position: absolute;



	z-index: 9999;



	overflow: hidden;



	background-color: #fff;



}







#lbBottomContainer {



	position: absolute;



	z-index: 9999;



	overflow: hidden;



	background-color: #040404;



}







.lbLoading {



	background: #fff url(../img/loading.gif) no-repeat center;



}







#lbImage {



	position: absolute;



	left: 0;



	top: 0;



	background-repeat: no-repeat;



}







#lbPrevLink, #lbNextLink {



	display: block;



	position: absolute;



	top: 0;



	width: 50%;



	outline: none;



}







#lbPrevLink {



	left: 0;



}







#lbPrevLink:hover {



	background: transparent url(../img/slimbox_goback.png) no-repeat 0 15%;



}







*html #lbPrevLink:hover {



	background: transparent url(../img/slimbox_goback.gif) no-repeat 0 15%;



}







#lbNextLink {



	right: 0;



}







#lbNextLink:hover {



	background: transparent url(../img/slimbox_followme.png) no-repeat 100% 15%;



}







*html #lbNextLink:hover {



	background: transparent url(../img/slimbox_followme.gif) no-repeat 100% 15%;



}







#lbBottom {



	font-size: 11px;



	color: #fff;



	line-height: 1.4em;



	text-align: left;



	border: 10px solid #040404;



	border-top-style: none;



	padding-top:8px;



}







#lbCloseLink {



	display: block;



	float: right;



	width: 66px;



	height: 22px;



	background: transparent url(../img/closelabel.gif) no-repeat center;



	margin: 5px 0;



	outline: none;



}







#lbCaption, #lbNumber {



	margin-right: 71px;



}









#lbCaption {



	font-weight: bold;



}



