/* CSS Document */
body {
	background:#dbdfe3;
	margin: 0;
	padding:173px 0 0 0;
	}
.ce {
	margin: 0 auto;
	 height: 100%;
	 }
.content {
	background:#7b7f85;
	padding-left:20px;
	width:780px;
	font:11px verdana;
	line-height:18px;
	color:#fff
	}
.whereami {
	font:9px verdana;
	text-align:right;
	padding-right:50px;
	padding-top:30px;
	line-height:18px;
	}
.headline {
	font:12px verdana bold;
	}
.schatten_links {
	background:url(../img/schatten_links.jpg);
	}
.schatten_rechts {
	background:url(../img/schatten_rechts.jpg);
	}
.linien {
	background:url(../img/linien.gif) no-repeat;
	font:11px verdana;
	line-height:18px;
	color:#fff
	}
a:link {
	color: #ffffff;
	text-decoration: underline;
}
a:visited {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	text-decoration: underline;
}
div#header{
	position:absolute; top:0;
	left:0;
	width:100%;
	height:173px;
	z-index:100;
}
@media screen{
	body>div#header{
		position:fixed;
	}
}
* html body{
	overflow:hidden;
} 
* html div#scroll{
	height:100%;
	overflow:auto;
}

h1 {
	font-size: 12px;
	line-height: 35px;
}

h2 {
	font-size: 11px;
	line-height: 11px;
}

h3 {
	font-size: 11px;
	line-height: 11px;
}