* {
	font-family: "Times New Roman", Times, serif;
}
a {
	color: black;
	text-decoration: underline;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h1.title {
	font-size: 24px;
	padding: 40px 20px;
}
.wappen {
	float: left;
}
#clear { clear: both; }
#wrapper_h{ border-bottom:1px solid #CDCDCD; }
	#wappen{ float:left; width:100px; }
	#titel{ float:left; padding-top:60px; }
#content{  }
#abschluss{  }
#author{ }

