/* CSS for designengine.de written by Karsten Klinger */

a.start_btn {
	cursor: default;
	border: 0;
}
body {
	background: silver url(/fileadmin/templates/images/bg.png);
	margin: 0;
	padding: 0;
	height: 100%;
	color: #ffefff;
	font: normal 10pt Tahoma;
	/*overflow:hidden;*/
}
.Stil1 {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
hr {
	width: 100%;
	color: #ffffff;	
	margin-left: 0px;
}

.bodytext {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #D7DBE2;
}

.csc-firstHeader {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #D7DBE2;
}

.contenttable {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #D7DBE2;
}

a {
	color: #D7DBE2;
	text-decoration: none;
}

a:hover {
	color: #D7DBE2;
	text-decoration: underline;
}

ul {
	color: #D7DBE2;
	font-size: 10px;
	font-family: Verdana, sans-serif;
}