body {
	background-color: #fbfbfb;
    font-family: verdana, sans-serif;
    font-size: 12pt;
    line-height: 1.5em;
    }
	
a {
	color: #b61606;
	text-decoration: none;
	}

.menu a {
	color: #444;
	text-decoration: none;
	border-bottom: 1px dashed;
	margin-right: 0.5em;
	}
	
.inlinelist ul {
	margin-left: 0;
	padding: 0;
	list-style-type: none;
	}
	
.inlinelist ul li {
	display: inline;
	margin-left: 0;
	}
	
#main {
	margin: 0px auto;
	width: 600px;
    }
	
p.vortext {
	font-style:italic;
	color: #444;
	font-size: 11pt;
	}
		
p.referenzen {
	color: #111;
	margin-left: 3em;
	margin-top:0.1em;
	margin-bottom:0.2em;
    }

h1 {
	color: #333;
	font-size: 20pt;
	font-weight: bolder;
	}

h2 {
	color: #444;
	font-size: 14pt;
	font-weight: normal;
	}

h2.referenzen {
	margin-bottom: 0;
	}
	
h3.referenzen a {
	color: #444;
	font-size: 12pt;
	font-weight: normal;
	margin-left: 0.5em;
	}
	
h3.referenzen {
	padding: 0;
	margin: 0;
	}
	
#footer {
	color: #555;
	font-size: 8pt;
	border-top: dashed;
	text-align: right;
	margin-top: 0.5em;
	}
	
#vita li {
	/*list-style: none;*/
	}
	
#vita {
	margin-left:0;
	padding-left:0;}

#vita li h3 {
	line-height:1.2em;
	color: #333;
	font-weight: normal;
	}
	
#vita li p {
	line-height:0;
	}

strong {
	font-weight: 500;
	color: #444;
	}

acronym {
	font-variant: normal;
	text-transform: none;
	}
