a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #c1c1c1;
}
a:active {
	text-decoration: none;
	color: #000000;
}
body {
	font-family:"Century Gothic";
	background-color: #9c9c9c;
	color: #000000;
	font-size: 14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #c1c1c1;
	scrollbar-highlight-color: #000000;
	scrollbar-darkshadow-color: #9c9c9c;
	scrollbar-shadow-color: #9c9c9c;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #9c9c9c;
}
.ueberschrift { font-family:"Century Gothic"; color: #000000; font-size: 20px; text-decoration:underline; }
input:hover, textarea:hover, input:focus, textarea:focus { border-style: solid; background-color: #9c9c9c; border-color:#000000; border-width: 1px; overflow:auto }
input, textarea { background-color: #c1c1c1; border: 1px solid #000000; font-family: Verdana; font-size: 14px; color: #000000; }
.vor { 
	text-align: right;	
}
.zurueck {
	text-align: right;
}

.logo {
	background-image: url(images/dklogo.jpg);
	background-repeat: no-repeat;
	background-position:0px 2px;
}
.logo a:hover {
	color: #000000;
}
.siematic {
	background-image: url(images/siematic_logo.jpg);
	background-repeat: no-repeat;
	background-position:0px 2px;
}
