*, body {
	margin : 0;
	padding : 0;
}
body {
	color : black;
	font-family : Verdana, sans-serif;
	background-color : #def;
	position:relative;
}
a {
	color : #00869d;
	background-color:white;
}
h1, h2, div, p, table, caption, th, td {
	margin : 0.2em;
	padding : 0.2em;
	color:black;
	background-color : white;
}

h1 {
	position:relative;
	margin-top:0px;
	padding-left:300px;
	border: 1px solid #94d;
	color: #72b;
	background-color:white;
	line-height:3em;
/*

	border-left-width:4px;
	border-top-width:4px;
	text-align:center;
	height:2em;
*/
	font-size:.8em; 
	height:42px;
}
img.ueberschrift {
	position:absolute;
	top:0;
	left:0;
	display:block;
	float:right;
/*	vertical-align:middle;	*/
	border-right:1px solid green;
}
h1 span {
	position:absolute;
	margin-left:-1000px;
	width:900px;
/*	display:block;
	text-align:center;
	height:2em;
	border:1px solid yellow;
*/	
}
h2 {
	margin-bottom : 1em;
	font-size:1.2em;
}
p {
	padding : 1em;
	padding-top: 0em;
}
div.Abschnitt_zweiter_Ordnung {
	border : 1px solid #5ae;
	margin-top : 1.5em;
}
p.stand {
	text-align : right;
	font-size : 0.8em;
}
table, caption {
	width : auto;
	margin : auto;
	border : 1px solid #ea5;
}
caption {
	border : 1px solid #a5e;
}
th {
	border : 1px solid #e5a;
}
td {
	border : 1px solid #5ea;
	/*width:50%*/
}
div.merke {
	font-family : sans-serif;
	background : #f0f0f0;
	padding : 10px;
	color : #000000;
	border-width : 2px;
	border-style : solid;
	border-color : #a8aca8;
}
p.info {font-size:.8em;
	text-align:right;
	color:#9aa;
	background-color:white;
}
td.google {
	text-align:center;
}
td.google a {
	padding:0em 0.2em;
	border:1px solid blue;
	background-color:#cde;	
}

.kommentar  {
	font-style:italic;	
}
div.Inhalt {
/*	border:1px solid black;*/
	margin-right:21%;
	margin-top:2px;
}
div.Inhalt p {
	
	line-height:1.4em;
}
div.Anzeigen {
	font-size:.6em;
/*	border:1px solid black;*/
	position:absolute;
	right:2px;
	top:2px;
	padding:0;
	margin:0;
	width:20%;
	border:1px solid #3d9;
	border-top-width:3px;
}
div.Anzeigen h2 {
	border: 1px solid #94d;
	border-left-width: 3px;
	border-top-width: 2px;
}	
img.lo {
position:absolute;
top:-1px;
left:-1px;
}
img.ro {
position:absolute;
top:-1px;
right:-1px;
}
img.lu {
position:absolute;
bottom:-1px;
left:-1px;
}
img.ru {
position:absolute;
bottom:-1px;
right:-1px;
}
div.Anzeigen div.Abschnitt_zweiter_Ordnung p a img {
	border:1px solid green;
	vertical-align:middle;
	display:block;
	margin:auto;
	margin-bottom:.2em;
}
.partner {
	text-align:center;
}

a.validator img {vertical-align:middle}
/*impressum*/
div.merke a img {
	text-decoration:none;

	display:block; 
	float:right;
}
a img {
	border:none;
}
