body{
	background-color:#fff;
	font-family: courier;
	}
h1{

	font-size: 16px;
	color: #555;
	text-decoration: none;
	font-weight: lighter;
	padding-top:10px;
	margin-bottom:20px;

	}
	h2{
	
	font-size: 16px;
	color: #555;
	text-decoration: none;
	font-weight: lighter;
	padding-top:10px;
	margin-bottom:20px;
}	
	
 tr th h4{
	
	font-size: 20px;
	color: #555;
	text-decoration: none;
	font-weight: lighter;
	padding-top:10px;
	margin-bottom:20px;
}		
p{
	
	font-size: 13px;
	color: #666;
	text-decoration: none;
	font-weight: lighter;
	}
	a p:hover{
		background-color: #ededed;
		border:none;
	}
		
#home {
position:relative;
margin:0 auto;
width:40%;
margin-top:1em;
text-align:center;
    border: 1px none #000;
   
}
#home img{
width:380px;
}

#geschaeft {
	width: 300px;
}

#ge{
margin:0 auto;
width:150px;
border: 1px none #000;
margin-top:40px;
}

#ge img{
width:150px;
}

a:link, a:visited img{
text-decoration:none;
border-color:transparent;
border-width:1px; 
border-style:solid;
}

a:link img{
text-decoration:none;
border-color:transparent;
border-width:1px; 
border-style:solid;
}

a:link, a:visited{
text-decoration:none;
color:#666;
border:none;
}
a:hover{
text-decoration:underline;
color:#666;
border:none;
}
th{

	font-size: 16px;
	color: #555;
	text-decoration: none;
	font-weight: lighter;
	}
	td {
		
	font-size: 13px;
	color: #666;
	text-decoration: none;
	font-weight: lighter;
}

#footer {
	width: 300px;
	margin: 30px auto 0 auto;
	font-size: 0.8em;
}

.fl{
	display: block;
	padding: 10px;
}

#vita {
	
	width: 500px;
	margin: 3% auto 0 auto;
		border: 0px solid #000;

}

#vitatable {
	width: 100%;
	margin: 0 0 20px 0;
	border-bottom: 1px dotted #999;
}

#vitatable tr td:first-child {
	padding: 10px;
	width: 150px;
		border-collapse: collapse;

}

#vitatable td {
	border-bottom: 1px dotted #ededed;
}

#vitatable tr:last-child td{
	border: 0;
}
