a:link {
	color:#364772; 
	text-decoration:none;
	font-weight: bold;
	}
a:hover {
	color:black; 
	text-decoration:underline;
	font-weight: bold;
	font-style: italic;
	}
a:visited{
	color:#364772; 
	text-decoration:none;
	font-weight: bold;
}
a:active{
	color:#364772; 
	text-decoration:none;
	font-weight: bold;
}
div.inhalt {
	margin-left:50px; 
	margin-right:50px; 
	overflow:auto; 
	height:550px;
	font-size:90%;
	margin-left:20px; 
	margin-right:20px; 
	height:450px; 
	font-size:80%; 
	background-color: #EEEEEE; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #DDDDDD;
	}
div.workshop {
	margin-left:50px; 
	margin-right:50px; 
	overflow: hidden;
	height:550px;
	font-size:80%;
	}
div.headline{
	font-size:90%;
	color: #364772;
	}
h3{
	color: #364772;
}
h4{
	color: #364772;
}