/* --- initial reset --- */
* {
	margin: 0;
	padding: 0;
}

/* --- basic layout --- */

body {
	color: #505b5f;
	background: #fff;
	text-align: center;
	font: normal 11px "lucida grande", helvetica, sans-serif;
	line-height: 160%;
}

p {
	margin: 0 0 24px 0;
}

#head {
	width: 550px;
	margin: 0 auto;
}

#introduction {
	background: #8bdafc url("/images/bg_introduction.gif") repeat-y top center;
	text-align: center;
	padding: 25px 0 25px 0;
	margin: 25px 0 0 0;
	clear: both;
}

#work, #single, #publications {
	background: url("/images/bg_content.gif") no-repeat top center;
	text-align: center;
	padding: 50px 0 25px 0;
	margin: 25px 0 0 0;
	clear: both;
}

#weblog {
  margin: 50px 0 0 0;
  padding: 10px 0 0 0;
  font-size: 1.2em;
  height: 30px;
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
  background: url("/images/bg_weblog.gif") repeat-y top center;
}

#contact {
	background: url("/images/bg_content.gif") no-repeat top center;
	text-align: center;
	padding: 50px 0 25px 0;
	margin: 25px 0 0 0;
	clear: both;
}

#imprint {
	background: #a7adaf url("/images/bg_imprint.gif") repeat-y top center;
	text-align: center;
	padding: 25px 0 25px 0;
	margin: 25px 0 0 0;
	clear: both;
	color: #fff;
}

#credits {
  margin: 25px 0 0 0;
}

/* --- headines --- */

h1 {
	width: 135px;
	height: 90px;
	/* background: #FFF url("/images/logo.gif") top left no-repeat; */
	margin: 33px 0 0 0;
	}
	
h1 span {
	visibility: hidden;
	}
	
h2.en {
	width: 500px;
	height: 62px;
	background: #FFF url("/images/intro_text_en.gif") top left no-repeat;
	margin: 0 auto;
	}

h2 span {
	visibility: hidden;
	}

h3 {
	font: bold 12px "lucida grande", helvetica, sans-serif;
	text-transform: uppercase;
	margin: -5px 0 12px 0;
}

h4 {
	font: bold 11px "lucida grande", helvetica, sans-serif;
	margin: 8px 0 0 0;
	line-height: 150%;
}

/* --- links --- */

a {
	color: #18b5fa;
	font-weight:  bold;
}

a img {
	border: none;
	padding: 0;
	margin: 0;
}

a.downLinkBlue {
	height: 20px;
	padding: 5px 10px 0 10px;
	margin:  0 0 25px 0;
	float: right;
	text-shadow: 2px 2px #358cb2;
	text-decoration: none;
	display:  block;
	font: bold 12px "lucida grande", helvetica, sans-serif;
	color:  #fff;
	background: url("/images/tab_bg_blue.gif") repeat-x top center;
}

a.downLinkGrey {
	height: 20px;
	padding: 5px 10px 0 10px;
	margin:  0 0 25px 0;
	float: right;
	text-shadow: 2px 2px #fff;
	text-decoration: none;
	display:  block;
	font: bold 12px "lucida grande", helvetica, sans-serif;
	color:  #505b5f;
	background: url("/images/tab_bg_grey.gif") repeat-x top center;
}

#work a, #publications a {
	background: url("/images/bullet.gif") no-repeat 0px 4px;
}

#work a, #publications a {
  padding: 0 0 0 10px;
}

#imprint a {
	color: #fff;
	font-weight: normal;
	border-bottom: 1px dotted #fff;
	text-decoration: none;
}

/* --- paragraphs --- */

#introduction p {
	width: 500px;
	text-align: left;
	margin: 0 auto;
	font: normal 12px "lucida grande", helvetica, sans-serif;
	color:  #fff;
	line-height: 155%;
}

#work .left p, #single .left p, #publications .left p {
	margin: 0 0 10px 0;
}

#single .right p, #work .right p, #publications .right p {
  line-height: 140%;
	margin: 10px 0 5px 0;
}

#work .right p, #publications .right p {
	background: #f5f5f5 url("/images/bulb.gif") no-repeat left center;
	padding: 2px 0 3px 29px;
}

#work .right ul li p, #publications .right ul li p {
  background: none;
  padding: 0;
	margin: 0;
}

#imprint p, #imprint #credits h3 {
	width: 500px;
	text-align: left;
	margin: 0 auto;
}

/* --- lists --- */

ul {
	list-style: none;
}

#single .right ul {
  list-style-type: disc;
  margin-left: 15px;
}

#home {
	top: 0px;
	height: 20px;
	width: 46px;
	position: absolute;
	margin: 0 0 0 500px;
	padding: 7px 0 0 7px;
	background-color: #ebebeb;
	float: none;
}

#home li {
	padding: 0 7px 0 0;
	margin: 0 auto;
}

#work ul, #publications ul {
	border-top: 1px solid #cecece;
	padding: 0 0 10px 0;
}

#work ul li ul, #publications ul li ul {
	border-top: none;
	border-bottom: 1px solid #cecece;
	padding: 2px 0 6px 0;
}

#work ul li ul li, #publications ul li ul li {
	font-weight: bold;
	line-height: 130%;
	padding: 1px 0 0 0;
}

#contact ul {
	margin: -4px 0 0 0;
}

#contact ul li ul {
	border-bottom: 1px solid #cecece;
	padding: 2px 0 6px 0;
	margin: 0;
}

#contact ul li ul.last {
	border-bottom: none;
	margin-bottom: -5px;
	padding-bottom: 0;
}

#contact ul li ul li {
	line-height: 150%;
	padding: 4px 0 4px 0;
}

#Address {
	background: url("/images/address.gif") no-repeat 0px 3px;
}

#Address p {
	padding: 0 0 0 27px;
	margin: 0px;
}

#Phone {
	background: transparent url("/images/phone.gif") no-repeat left center;
	text-indent: 27px;
}

#Mobile {
	background: transparent url("/images/mobile.gif") no-repeat left center;
	text-indent: 27px;
}

#Email {
	background: transparent url("/images/email.gif") no-repeat left center;
	text-indent: 27px;
}


/* --- misc --- */

.centerMe {
	width: 550px;
	margin: 0 auto;
	clear: both;
}

.wrapper {
	width: 500px;
	margin:  0 auto;
	clear: both;
	padding: 0;
}

.left {
	width:  150px;
	float:  left;
	text-align:  left;
}

.right {
	width: 325px;
	float: right;
	text-align:  left;
}

.clearMe {
	clear: both;
	border: none;
	visibility: hidden;
	margin: 0;
	padding: 0;
}

dt {
  font-weight: bold;
}
