body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-color: #000000;
	color: #333333;
	margin:0px;
	padding:0px;
}
* {
margin:0;
padding:0;
}

a, div {
	outline:none;
}
#alles {
	position:absolute;
	top: 5%;
	left: 0px;
	width:100%;
	height: 550px;
	background-color:#9e9e9e;
border:none;
}
#links {
	position:absolute;
	left:0px;
	top:0px;
	width:100px;
	height:500px;
}
#mitte {
	position:absolute;
	left:15%;
	top:0px;
	margin-left:auto;
	width:750px;
	height:550px;
	background-color:#ffffff;
}
#bildleiste {
	position:relative;
	height:200px;
margin:0;
padding:0;
background:url(/images/index.jpg);
}
#index {
	position:absolute;
	left:0px;
	top: 200px;
	width:100%;
	height:350px;
	background-color:#ffffff;
}
#indexnews {
	position:absolute;
	top:0px;
	right:0px;
	width:295px;
	height:335px;
	margin:0;
	padding:15px 20px 0px 20px;
	background-color:#ffffff;
	overflow:auto;
}
.news {
 padding:5px;background-color:#ffffff;margin-bottom:10px;}
#indexnews h2 {
	font-size:18px;
	color:#999999;
	font-weight:normal;
	margin:0;
padding:0;
padding:0;
}
#indexnews h3 {
	font-size:12px;
	color:#999999;
	font-weight:bold;
	margin:0px 0 7px 0;
	line-height:120%;
}
#indexnews p {
	padding-left:0px;
line-height:120%;
}
#indexnews a {
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	background:none;
	padding-left:20px;
}
#indexnews a:link, #indexnews a:visited {
background:url(/images/pfeil-rechts-w.gif) left no-repeat;
color:#990000;
}
#indexnews a:hover, #indexnews a:active {
background:url(/images/pfeil-rechts-gr-w.gif) left no-repeat;
color:#aaaaaa;
}
#indextext {
	position:absolute;
	left:0px;
	bottom:0;
padding:20px;
	width:370px;
	height:309px;
	text-align:right;
background-color:#ffffff;
}
#dinekebaarlink {
	position:absolute;
	left:20px;
	top:10px;
	height:85px;
	z-index:4;
}
#hamburg {
	position:absolute;
	left:20px;
	top:70px;
	height:70px;
	z-index:1;
}
#webdesign {
	position:absolute;
	left:20px;
	top:130px;
	height:48px;
	z-index:3;
}
#weiter {
	position:absolute;
	left:20px;
	bottom:20px;
	height:auto;
	text-align:left;
}
h2 {
	color:#c5c5c5;
	font-size:41px;
	font-weight:normal;
	letter-spacing:1px;
	margin:0;
	padding:0;
}
h1 {
	color:#dedede;
	font-size:68px;
	font-weight:normal;
	letter-spacing:1px;
	margin:0;
	padding:0;
}
h3 {
	color:#999999;
	font-size:46px;
	font-weight:normal;
	letter-spacing:1px;
	margin:0;
	padding:0;
}
h4 {
	font-size:15px;
	color:#aaaaaa;
	font-weight:normal;
	padding:26px 0 0 0;
	margin:0;
}
p {
	padding:0;
	font-size:11px;
	color:#999999;
	margin:0;
}
#indextext a {
	text-decoration:none;
	padding-right:1px;
	padding-left:20px;
	padding-bottom:4px;
	font-size:18px;
	font-weight:bold;
	font-weight:normal;
display: block;
}
#indextext a:link, #indextext a:visited {
	color:#990000;
	background:url(/images/pfeil-rechts-w.gif) left no-repeat;
}
#indextext a:hover, #indextext a:active {
	color:#c5c5c5;
	background:url(/images/pfeil-rechts-gr-w.gif) left no-repeat;
}

#mittetext {
	position:absolute;
	top:250px;
	left:0;
	width:720px;
	height:230px;
	padding-left:25px;
	padding-right:5px;
	margin-top:0px;
	border-bottom:1px solid #999999;
	background-color:#ffffff;
	overflow:auto;
}
#text {
	position:absolute;
	left:0px;
	top: 200px;
	width:100%;
	height:300px;
	background-color:#efefef;
}
