@charset "utf-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-image: url(kopfzeileHintergrund.png);
	background-repeat: repeat-x;
	background-color: #eeeeee;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
body {


}
}
a {
	font-size: 10px;
	color: #333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}.kopfzeile {
	margin-right: auto;
	margin-left: auto;
	height: 52px;
	width: 900px;
}
.kopflinks {
	height: 52px;
	width: 500px;
	float: left;
	font-size: 18px;
	color: #FFF;
}
.kopfrechts {
	height: 33px;
	width: 300px;
	float: right;
	margin-top: 17px;
	font-size: 12px;
	color: #FFF;
	text-align: right;
}

.flashinhalt {
}


a.kopflink:link {
	font-size: 12px;
	color: #FFF;
}

a.kopflink:visited {
	font-size: 12px;
	color: #FFF;
}

a.kopflink:hover {
	font-size: 12px;
	color: #DADADA;
}

a.kopflink:active {
	font-size: 12px;
	color: #FFF;
}
.impressumkasten {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	margin-top: 20px;
	text-align: right;
}

img { border-style: none }
