* {
	margin:0;
	padding:0;
}

body {
    margin: 0;
    padding: 0;
	height:100%;
	background: #000000 url(/images/multi.gif) repeat; /* #FFFFD0*/
	font:100.01%/1.4 sans-serif;
	text-align:center; /* horizontal centering for IE Win quirks */
	min-width:635px;
}

.headbild {
	margin: 0;
	padding: 0 0 0 50px;
}

.weihnachten_h {
	height: 240px;
	background: url(/images/weihnachsbaum.gif) right center no-repeat;
  	background-position: 470px 0;
}


#distance { 
	width:1px;
	height:50%;
/* 		background-color:#fc6; */
	margin-bottom:-16.0em; /* half of container's height */
	float:left;
}

#vcontainer {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
/* 	height:500px; */
	height:380px;
    width:630px;
	clear:left;
	/* padding:1.5em 1.5em 0.5em 1.5em;  */
	padding:0.0em 0.0em 0.0em 0.0em;
	 background-color:#fff;
	border:3px solid #c93;
	border-top-color:#e0e0e0;
	border-left-color:#e0e0e0;
	position:	absolute;
	top:		50%;
	left:		50%;
	/* Jetzt steht die linke obere Ecke genau am Mittelpunkt. Noch. */
	margin-top:	-190px;  /* == halbe Zeilenhöhe. */
	margin-left:	-315px; /* == halbe Breite.     */

}

#vcontainer div h2 {
	font-size:120%;
	font-weight:bold;
	text-transform:uppercase;
	margin:1em 0 0;
}

#vcontainer div h3 {
	font-size:100%;
	font-weight:bold;
	margin:.5em 0 0 .75em;
}
		

#vcontainer ul {
	margin-left:2em;
}

#vcontainer li span {
	font-size:70%;
}
		

#vcontainer h1 {
	font-size:120%;
	padding-top:2.4em;
	margin-left:2.4em;
}

#vcontainer p {
	margin:0.5em 0.5em 0.5em 0.5em;
}

address {
	font-weight:normal;
	font-size:80%;
	font-style:normal;
	text-align:right;
	margin:0 20em 0 3em;
}

img.verein {
	clear:left;
	margin: 0 0 0 0;
 /* padding: 20px 30px 10px 40px; */
	padding: 20px 30px 0px 40px;
	width: 120px;
	position:relative;
	float:left; 
	font-size:80%;
 }
 
#foot {
	font-size:80%;
}

#vcontainer  div h4 {
	float:left;
	width: 440px;
	font-size:120%;
	font-weight:bold;
	margin:10px 0 0 0;
}


