body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-color: #313131;
	color: #777777;
	margin: 0px;
	padding: 0px;
text-transform:lowercase;
}

* {
	margin: 0;
	padding: 0;
}

a, div {
	outline: none;
}

#alles {
	position: relative;
	width: 100%;
	margin: 2% 0 0 0;
	padding: 0;
	background-color: #9e9e9e;
	background-color: #313131;
}

#links {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100px;
	min-height: 480px;
}
#mitte {
	position: relative;
	margin: 0 auto;
	width: 750px;
	background-color: #ffffff;
	z-index: 100;
	border:30px solid #fff;
}

#bildleiste {
	position: relative;
	height: 200px;
	margin: 0;
	padding: 0;
	background: url(/images/index.jpg);
}

#index {
	position: relative;
	width: 100%;
	min-height: 330px;
	background-color: #ffffff;
clear:both;
}


#indextext {
	position: relative;
	float:left;
	padding: 15px 0px 0 10px;
	margin: 0;
	width: 380px;
	min-height: 309px;
	text-align: left;
	background-color: #ffffff;
}

#indexnews {
	position: relative;
	float:right;
	width: 320px;
	min-height: 335px;
	margin: 0;
	padding: 15px 0 30px 0px;
	background-color: #ffffff;

}

.news {
	padding: 5px;
	background-color: #ffffff;
	margin-bottom: 7px;
}

#indexnews h2 {
	font-size: 16px;
	color: #777777;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}

h4 {
	font-size: 16px;
	color: #777777;
	font-weight: normal;
	padding: 5px 0 20px 0;
	margin: 0;
}

#indexnews h3 {
	font-size: 12px;
	color: #777777;
	font-weight: bold;
	margin: 0px 0 7px 0;
	line-height: 120%;
}

#indexnews p {
	padding-left: 0px;
	line-height: 170%;
font-size:1.0em;
	color: #777777;
}

a.news-index {

	text-decoration: none;
	font-weight: bold !important;
	background: url(/images/pfeil-rechts-w.gif) left no-repeat !important;
	padding-left: 20px !important;
}

a.news-index:link, a.news-index:visited {
	color: #990000 !important;
}

a.news-index::hover, a.news-index::active {
	color: #aaaaaa !important;
}
#indexnews a {
color: #666666;
font-weight:normal;
background:none;
padding-left:0;
	text-decoration: none;
}

#indexnews a:hover, #indexnews a:active {
	color: #990000;
}

#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;
}


h3 {
	color: #999999;
	font-size: 46px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 10px 0 0 0;
	padding: 0;
}


h2 {
	color: #c5c5c5;
	font-size: 41px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 30px 0 0 0;
	padding: 10px 0 0 0;
}

h1 {
	color: #dedede;
	font-size: 68px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
}

h1.stadt {
	color: #c5c5c5;
	font-size: 41px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0;
	padding: 10px 0 0 0;
}

#weiter {
	position: absolute;
	left: 15px;
	bottom: 45px;
	height: auto;
	text-align: left;
}

p {
	padding: 0;
	font-size: 11px;
	color: #777777;
	margin: 0;
}

#weiter a {
	text-decoration: none;
	padding-right: 10px;
	padding-left: 19px;
	padding-bottom: 4px;
	font-size: 14px;
	font-weight: bold;
	font-weight: normal;
}

#weiter a:link, #weiter a:visited {
	color: #666666;
	background: url(/images/pfeil-rechts-gr-w.gif) left no-repeat;
}

#weiter a:hover, #weiter a:active {
	color: #990000;
	background: url(/images/pfeil-rechts-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;
}
.clear {clear:both;}
