html, body
	{
	margin:0;
	padding:0;

	min-height:100%;
	text-align:center;
	background:#fcfcfc;
	font-family:Verdana,Arial,Sans-serif;
	font-size:10px;
	color:#202020;

	}

h1	
	{
	font-size:18px;
	color:#2f2f2f;
	letter-spacing:1px;
	}

h2
	{
	font-size:130%;
	letter-spacing:1px;
	margin-top:0;
	color:#0087d0;
	}

h3
	{
	font-size:11px;
	letter-spacing:1px;
	margin-top:0;
	color:#202020;
	font-weight:bold;
	margin-bottom:12px;
	}
	
img
	{
	border:0;
	margin:0;
	font-size:0;
	display:block;
	}
	
.image
	{
	padding:6px;
	background:#fff;
	border:1px solid #eaeaea;
	}
		
a:link
	{
	color:#0087d0;
	}	

a:visited
	{
	color:#0087d0;
	}

a:hover
	{
	color:orange;
	}

#container
	{
	margin-left:auto;
	margin-right:auto;
	height:100%;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	width:760px;
	text-align:left;
	background:#fff;
	}

#header
	{
	border-bottom:10px solid #0087d0;
	width:760px; height:100px;
	margin:0;
	padding:0;
	}

#menu
	{
	padding-top:5px;
	padding-left:3px;
	padding-bottom:5px;
	border-bottom:1px dashed #e8e8e8;
	background:#f9f9f9;
	}

#menu ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#menu ul li {
	margin-left: 0;
	padding: 3px 15px;
	border-left: 1px solid #b0b0b0;
	list-style: none;
	display: inline;
	}

#menu ul li a:link
	{
	color:#0087d0;
	text-decoration:none;
	}	

#menu ul li a:visited
	{
	color:#0087d0;
	text-decoration:none;
	}

#menu ul li a:hover
	{
	color:orange;
	text-decoration:none;
	}
		
#menu ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	padding: 3px 15px 3px 15px;
	display: inline;
	}

#breadcrumb
	{
	padding:3px 17px 3px 17px;
	border-bottom:1px dashed #e0e0e0;
	color:#808080;
	font-size:9px;
	}


#content	
	{
	position:relative;
	padding:17px;
	border-bottom:1px solid #e0e0e0;
	background:#fff;
	}

.frontLeft
	{
	width:353px;
	vertical-align:top;
	}

.spacer20px
	{
	width:20px;
	}	
	
.frontRight
	{
	width:353px;
	vertical-align:top;
	}

.fronttext
	{
	margin-top:0;
	height:140px;
	margin-bottom:0px;
	padding-left:7px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #e0e0e0;
	}

.fronttext p
	{
	margin-top:0;
	line-height:1.4em;
	}
		
#pictureDiv
	{
	float:right;
	}

#footer
	{
	position:relative;
	color:#909090;
	font-size:9px;
	padding:1px 17px 15px 17px;
	}

.top
	{
	vertical-align:top;
	}
		
.aktueltdato
	{
	color:#fff;
	font-size:10px;
	margin-top:0;
	line-height:0.1em;
	width:80px;
	background-image:url('images/aktueltdatoback.jpg');
	background-repeat:no-repeat;
	padding:1px 5px 2px 5px;
	letter-spacing:1px;
	font-weight:bold;
	margin-bottom:3px;
	text-align:center;
	}

.aktuelttext
	{
	vertical-align:top;
	padding-top:2px;
	padding-bottom:12px;
	margin-bottom:10px;
	margin-top:0;
	}
	
.cvsplash
	{
	font-size:20px;
	padding:17px;
	color:#000;
	background-image:url('images/fried.jpg');
	background-repeat:no-repeat;
	}
	
.bookssplash
	{
	font-size:20px;
	padding:17px;
	color:#fff;
	background-image:url('images/books.jpg');
	background-repeat:no-repeat;
	}
	
#cvcontent	
	{
	line-height:1.4em;
	position:relative;
	padding-left:17px;
	padding-right:17px;
	margin-right:150px;
	background:#fff;
	}
	
#bookscontent	
	{
	line-height:1.4em;
	position:relative;
	padding-left:17px;
	padding-right:17px;
	border-bottom:1px solid #e0e0e0;
	background:#fff;
	}
	
#bookscontent p
	{
	margin-bottom:8px;
	margin-top:0px;
	}
	
#ofkcontent	
	{
	line-height:1.4em;
	position:relative;
	margin-left:160px;
	padding-left:17px;
	padding-right:17px;
	border-left:1px solid #d0d0d0;
	background:#fff;
	}