/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	margin: 80px 30px 40px 30px; 
}

img {
	border: none;
}

#logo {
	margin:auto;
	height:190px;
	background: url(../img/schatten.jpg) center bottom no-repeat;
}

#logo img {
	margin: 0 0 0 -43px;
}

h1 {
	color:#4f58ac;
	font-size:36px;
	font-weight:normal;
	margin: -55px 0 0 0;
}
h2 {
	font-size:18px;
	margin: 0 0 0 0;
	letter-spacing: 0.14em;
}

p.teaser {
	margin: 50px 0 0 0;
	font-size:18px;
	color:#AAAAAA;
	font-weight:normal;
	letter-spacing: 0.8em;
}