/* äüö UTF-8 */


html, body {
	background-color:#000000;
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}

#wrapper {
	background-color:#000000;
	color:#ffffff;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:900px;
}

#kopfzeile {
	background-color:#000000;
	color:#ececcf;
}


#mitte {
	float:left;
	width:900px;
}

a {
	background-color:#000000;
	color:#ececcf;
	text-decoration:none;
}

#kopfzeile a {
	background-color:#000000;
	color:#ececcf;
}

a .marker {
	visibility:hidden;
	background-color:#000000;
	color:#ececcf;
	text-decoration:none;
}

.marker {
	background-color:#ececcf;
	color:#000000;
}

.item {
	text-decoration:underline;
}

a { target-new:tab}

a:hover .marker {
	visibility:visible;
}

img {
	border:0;
}

.heading {
	color:#ececcf;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	text-decoration:underline;
}

.small_heading {
	font-size:14px;
	font-weight:bold;
	background-color:#000000;
	color:#ececcf;
	padding-left:20px;
}

.small_pheading {
	font-size:14px;
	font-weight:bold;
	background-color:#000000;
	color:#ececcf;
	padding-left:150px;
}

.centered_text {
	text-align:center;
}

.angebotspreis {
	color:#ececcf;
	font-size:16px;
	text-align:right;
}

.padded {
	padding:40px;
}

.right {
	color:#ececcf;
	text-align:right;
	font-size:8px;
}

.links {
	text-align:left;
	text-decoration:underline;
}

.head {
	background-color:#ececcf;
	color:#ececcf;
	font-weight:bold;
	font-size:14px;
}


.bold {
	font-weight:bold;
}

.belehrung {
	font-size:10px;
	font-family:'Times New Roman',monospace;
}

.pgp {
	font-size:10px;
	color:#857e7e;
}

table {
	table-layout:fixed;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

td {	
	width:300px;
}

.headline {
	font-size:14px	;
	text-decoration:underline;
}

.table_spacer {
	height:30px;
}
/* äüö UTF-8 */