
body, html, div, p, h1, h2, h3, h4, a, table, td, tr, img { margin: 0px; padding: 0px; }

body {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 100%;
	height:100%;
	text-align: auto;
	background: #898989;	
}

#background_box { z-index:1; position:fixed; bottom: 0px; left: 0px; right: 0px; top: 0px; background-repeat:no-repeat; background-position:bottom center;}

.clear { clear:both;}
img {border: 0;}

/* ========== SCHRIFTEN ========== */  
p { font color: #666666; font-family:Verdana, Geneva, sans-serif; font-size:0.9em; margin-bottom:10px;}
a, a:link, a:visited {text-decoration: none;}
a.textlink { color:#9e3249; font-family:Verdana, Geneva, sans-serif; font-size:0.9em; }
a.textlink:hover { text-decoration:underline;}

/*h1 {font-size:1.5em; font-weight:bold; color: #9e3249; margin-bottom: 10px;}
h2 {font-size:1.0em; font-weight:bold; color: #9e3249; margin-bottom: 10px;}
h3 {font-size:1.0em; font-weight:bold; color: #666666; margin-bottom: 10px;}

/* ========== LISTEN ==========  */
ul.liste {}
ul.liste li { font-size:1.0em; font-family:Verdana, Geneva, sans-serif; color:#000; font-style: none; }

/* ========== SEITE ==========  */
div#seite 
{
	position:center;
	z-index:2;
	padding-top: 180px;
	padding-bottom: 0px;
	width: 2000px;
	height: 700px;
	margin:0 auto;
	
}

/*========Visitenkarte======== 
div#typo 
{
	position:center;
	z-index:3;
	padding-top: 20px;
	padding-bottom: 0px;
	width: 1843px;
	height: 657px;
	margin:0 auto;
}