* {
	text-decoration: none;
	color: #000000;
}
	
body {
	font-family: Times New Roman, Serif;
	font-weight: 500;
	font-size: 120%;
	color: #000000;
	background-color: #cdcdd1;
	background: url(metal2.jpg);
}

h1 {
	font-size: 150% /*24pt*/;
	text-align: center;
}

h2 {
	font-size: 125% /*18pt*/;
	text-align: center;
}

li a a,
li a {
	color: #0000ff;
	text-decoration: underline;
}

p a {
	text-decoration: underline;
}

a img {
	border: 0;
}

li a:visited q,
li a:visited {
	color: #800080;
}

li a:hover q,
li a:hover {
	background-color: #ffffff;
	color: #000000;
}

.center {
	text-align: center;
}

li {
	margin-bottom: 0.5ex;
}

li, .clear {
	clear: both;
}

em {
	color: #ffff00;
}

ul.table {
	margin: 0;
	padding: 0;
}

.table li {
	display: block;
	margin-top: 10px;
	list-style-type: none;
}

.table img {
	width: 300px;
	height: 100px;
	float: left;
	margin: 0 10px 10px 0;
}

#impressum,
#anbieterkennzeichnung {
	width: 70%;
	padding: 5ex;
	background-color: #cccccc;
	border: 10px ridge #cccccc;
	margin-left: auto;
	margin-right: auto;
	font-family: monospace;
}

#anbieterkennzeichnung span {
	color: #cccccc;
	font-size: xx-small;
}

.addresss {
	margin-top: 1ex;
	margin-bottom: 1ex;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 1ex;
}

hr {
	clear: both;
}

.access {
	display: none;
}

.alert {
	font-family: monospace;
	font-size: 200%;
	font-weight: bold;
	color: #c00000;
}

.alert a {
	text-decoration: underline;
}

.alert a:hover {
	text-decoration: none;
	background-color: yellow;
	color: black;
}
