form, div {
	margin: 0;
	padding: 0;
}
img { 
	border:none; 
}
.head1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFFFF;
	padding-left: 0px;
	padding-top: 0px;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 460px;
	padding-right: 20px;
}
.datum {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	padding-right: 20px;
	padding-left: 460px;
	color: #93A7C8;
}
.linie {
	border-top: 	1px solid #78868F;
	width:			935px;
	margin-left: 	20px;
	margin-bottom:	14px;
}

.loginnavigation-left {
	font-family:	Georgia, "Times New Roman", Times, serif;
	font-weight:	500;
	font-size:		16px;
	color:			#FFFFFF;
	vertical-align: center;
}
.nummer {
	border:0px;
	height: 19px;
	line-height: 19px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align:center;
}
.design-course {
	width: 939px;
	height: 441px;
	overflow: auto;
	margin: 0;
	padding: 0;
	background: #39464E;	
}
.design-content {
	width: 939px;
	min-height: 441px;
	margin: 0;
	padding: 0;
	background: #39464E;	
}

/* NEWS */

.news-full .news-date  {
	font-style: italic;
}
.news-full .news-title {
	margin-top: 0;
}
.news-full .news-abstract {
	font-weight: bold;
	margin-bottom: 1em;
}
.news-single .news-date  {
	font-style: italic;
}
.news-single .news-title {
	font-weight: bold;
}
.news-single .news-abstract {
	margin-bottom: 1em;
}

