body {
  background: #F0F0F0 url('images/osm.png') fixed no-repeat;
		
}

div#body{
	position: absolute;
	top: 0px;
	left: 50%;
	width: 860px;
	margin: 0 0 0 -430px;
}

div#head{
    background-image: URL("images/top.png");
    background-repeat: no-repeat;
    height: 120px;
	margin: 0;
	}

div#content{
    width: 760px;
    padding: 0 50px 0 50px;
	margin: -50px 0 -50px 0;
	background-image: URL("images/background.png");
}

div#foot{
     background-image: URL("images/foot.png");
     background-repeat: no-repeat;
     height: 100px;
}

div#dopplr-blog-badge-for-flashfonic{
	float:  right;
	margin: 0 0 10px 10px;
}

div#links{
	float: right;
	width: 360px;
	margin: -16px 0 0 40px;
}

div#tweetphotobox{
	clear: both;
	float:  right;
	margin: 50px 0 30px 50px;
	width: 295px;
	text-align: center;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
	background: #f5f5f5;
}

div#tweet li{
	margin: 0 0 0 -40px;
	font-size: 0.8em;
	font-style: italic;
	text-align: justify;
	list-style-type: none;
	padding: 0 20px;
}

div#tweet li p{
	font-size:0.85em;
	font-style:normal;
	margin-top: 0;
	text-align: right;
}

div#map_holder{
	float: right;
	margin: -16px 0 0 40px;
}

div#map_canvas{
	width: 360px; 
	height: 360px;
}

img#wwu-logo{
     margin: 50px 50px 0 0;
}

img#ifgi-logo, img#musil-logo, img#lodum-logo{
     margin: 50px 30px 0 0;
}

a img, a:link img, a:visited img, a:hover img, a:active img{
     border: 0;
}

a:link, a:active, a:visited, ul.trips li a:link, ul.trips li a:active, ul.trips li a:visited, p.d-status a:link, p.d-status a:active, p.d-status a:visited{
     color: #47a;
	 text-decoration: none;
}

a:hover, ul.trips li a:hover, p.d-status a:hover{
  color: #47a;
  background-color: white;
  text-decoration: underline;
}

p{
	text-align: justify;
}

img#portrait{
	border: 1px solid #999;
	margin: 0px 0px 15px 50px;	
}

p, b, i, h1, h2, h3, li, a, a:link, a:visited, a:active, div.vcard, div#dopplr-blog-badge-for-flashfonic, p.d-status{
     font-family: 'Molengo', 'Helvetica', 'Arial', sans-serif;
}

p, b, i, h1, h2, h3, li{
	 
	color: #333333;
	 
}

b, i{
	font-size: 1em;
}

i{
	font-weight: normal;
}

h1{
     font-size: 32px;
}

h2{
     font-size: 23px;
}

h1, h2{
	margin-top: 40px;
     width: 300px;
     border-bottom: 1px solid #F1F1f1;
}

h2#kontakt{
	clear: both;
}


p, li, div.vcard{
     font-size: 16px;
     }

a:link, a:active, a:hover, a:visited{
     font-size: 1em;
} 

ul.publications{
     list-style-image: url('images/document.png');
}

ul#interests{
     list-style-image: url('images/star.png');
}

ul.links{
     list-style-image: url('images/link.png');
}

li{
	margin-bottom: 5px;
}

ul.trips{
	list-style-image: none;
}

h1 sup{
	margin-top: 0;
	font-size: 18px;
	line-height: 3px;
}

span.star{
	color: #3EC60A;
	padding: 0px 5px;
}

/* vcard stuff: */
div.vcard{
	padding: 0 0 0 18px;
}

div.vcard img.photo{
	display: none;
}

div.vcard div.role{
	display: none;
}

div.vcard div.adr{
	margin-bottom: 15px;
}

a.hide:link, a.hide:active, a.hide:hover, a.hide:visited{
	color: #333333;
}

p#copyright{
	text-align: right;
	margin-bottom: 0;
}
