body {
	margin:0px;
	padding:0px;
	background-color:#333333;
	font-family: Arial narrow, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:13px;
	line-height: 1.4em;
	}

p {
	margin:0px;
	padding:0px;
}
	
a:link, a:visited {
	color:#fff;
	}
.hinweis {
	font-size: 10px;
	color:#666666;
	margin-left: 3px;
	}
#berlin {
	width:74px;
	float:right;
	height:24px;
	background-image:url(../images/berlin.gif);
	position:relative;
	top: 50px;
	right: 98px;
	}
td {
	font-size:13px;
line-height: 1.4em;
	}
a:hover {
	color:#FF6600;
	}
ul {
	font-weight: bold;
	margin-left: 3px;
	padding: 3px;
	margin-top:0;
	}
li {
	font-weight: normal;
	margin-left: 15px;
	list-style:square;
	}
.li_grau li {
	color:#999999;
	}
#abstand {
	height: 30%;
	width: 100px;
	margin-bottom: -14em;
	float: left;
	}
#site {
	clear: left;
	overflow:licking;
	position: relative;
	}
#header {
	height:108px;
	width:100%;
	background-image:url(../images/header.gif);
	}
#hintergrund {
	width:100%;
	background-color: #3b3b3b;
	}
#floating {
	width:1210px;
	background-color: #3b3b3b;
	}
#menucontainer {
	float:left;
	height:410px;
	width:200px;
	background-color: #3b3b3b;
	}
#content {
	width:1000px;
	float:left;
	background-color: #3b3b3b;
	padding-top: 15px;
	}
#footer {
	clear:left;
	height:67px;
	width:100%;
	background-image:url(../images/footer.gif);
	}
#footerlinks {
	position:relative;
	text-align:right;
	color:#CCCCCC;
	right: 100px;
	top: 13px;
	}
h1 {
	font-size:14px;
	font-weight:normal;
	}
.linien td{
	border-bottom: 1px solid #6c6c6c;
	}
input, textarea {
	background-color:#666666;
	border: 1px solid #CCCCCC;
	}

