/* CSS Stylesheet by dialog im netz http://dialog-im-netz.de
Helles Grau: #B4BBBF
Dunkles grau: #70777C
Rot: DF4342
Der linke Textblock ist in schwarz 50 % gesetzt: #808080
Der untere Textblock ist in schwarz 80 % gesetzt: #

							*/
body {
	color: black;
	background-color: white;
	text-align:center;
}
html,blockquote,body,div,dl,dt,dd,fieldset,form,
h1,h2,h3,h4,h5,h6,ol,p,ul,li,center,hr,pre,
table,tr,td,th,thead,tbody,tfoot,caption  {
	margin:0;
	padding:0;
	border:0 none;
	font-family:Verdana,Arial, Helvetica, sans-serif;
}

td {
vertical-align:top
}
li {
vertical-align:middle
}
img {
border:0 none;
}
#content {
position: relative;
	margin:  100px auto 10px;
	width: 740px;
	height: auto;
	padding: 0 20px;
	background:transparent url(../img/bg-wilhelmi.gif) 240px 56px no-repeat; 
	text-align:left;
}
.address,
.address a,
.info {
	color: #a0a0a0;
	line-height: 230%;
	font-size: 1.0em
}
.address a {
	font-size: 1em;
	text-decoration:none
}
.address a span {
	color:#DF4342
}
span.spat {
	margin: 0 0.2em;	
}
.address a:hover {
	text-decoration: underline;
}
.info {
	color: #666;
	margin-top: 100px;
	line-height: 200%
}










div.imp {
	position:absolute;
	right: 10px;
	bottom: 25px;
	width: 100px;
	background-color: white
}
div.imp a {
	font-size: 11px;
	color: #aaa;
	text-decoration:none
}
div.impressum {
	position: absolute;
	z-index: 2;
	width: 300px;
	height: auto;
	bottom: 20px;
	right: 100px;
	padding: 15px;
	text-align: left;
	font-size: 11px;
	background-color: #eee;
	border: 1px solid #999
}
div.impressum p {
	font-family:Verdana,Arial, Helvetica, sans-serif;
	line-height:150%;
	margin-bottom: 1em
}
div.impressum a {
	color: black
}
div.impressum a.x {
	position: absolute;
	right: 5px;
	top:5px;
	font-weight: bold;
	text-decoration:none;
	color:#999
}

