html {
	height: 100%;
}

body {
	font-family: Arial, sans-serif;
	font-size: 15px;
	line-height: 16px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	height: 100%;
	color: #ffffff;
	background-color: #ffffff;
}

#imprint {
	background-color: #0e5dff;
	padding-left: 30px;
	padding-top: 40px;
	padding-right: 30px;
	margin-bottom: 20px;
}

#imprint h2 {
	padding-top: 10px;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}

img {
	border-width: 0;
}

h1 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h3,h4,h5,h6 {
	font-size: 1.0em;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	color: #FFFFFF;
}

#maincontainer {
	position: relative;
	top: 150px;
	margin: auto;
	width: 1000px;
	padding: 0;
}

#innercontainer {
	position: relative;
	margin: auto;
	width: 920px;
}

#kreisinfo {
	position: absolute;
	width: 210px;
	height: 212px;
	left: -39px;
	top: -36px;
}

#lieferinfo {
	position: absolute;
	width: 191px;
	height: 129px;
	left: 70px;
	top: -121px;
}

#ot{

position: absolute;
	width: 191px;
	height: 129px;
	left: 680px;
	top: 30px;
	}

	#ot2
{
position: absolute;
	width: 191px;
	height: 129px;
	left: 20px;
	top: 630px;
	}
	
	

#liefertext {
	position: absolute;
	width: 191px;
	height: 129px;
	left: 280px;
	top: -84px;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #528673;
}

#toplinks {
	padding-right: 70px;
	height: 16px;

	font-size: 9px;
	color: #0d86ff;

	text-align: right;
}

#toplinks a {
	color: #0d86ff;
	text-decoration: none;
}
#toplinks a:hover {
	text-decoration: underline;
}

#citymap {
	position:absolute;
	top: 16px;
	left: 0px;
}

#background {
	height: 587px;
	background-image: url(imgs/bg_normal.png);
}

#textarea {
	position: relative;
	top: 290px;
	left: 50px;
}

#textarea h1 {
	padding-left: 20px;
	font-weight: bold;
	color: #99ccff;
	font-size: 25px;
}

#textarea p {
	width: 780px;
	padding-left: 20px;
	font-size: 15px;
	text-align: justify;
	line-height: 22px;
}

#speisekarte {
	padding-left: 11px;
	font-size: 13px;
	font-weight: bold;
	color: #99ccff;
}

#speisekarte:hover {
	color: #cce5ff;
}

#infotable {
	border: none;
	border-spacing: 0px;
	width: 822px;
}

#infotable .col1 {
	width: 286px;
}

#infotable .col2 {
	width: 226px;
}

#infotable th {
	padding-left: 20px;

	font-weight: bold;
	font-size: 16px;
	line-height: 32px;

	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;

	text-align: left;
}

#citymaplink {
	color: #99ccff;
	padding-left: 7px;
	font-weight: normal;
	font-size: 13px;
}

#imprintlink {
	color: #99ccff;
	padding-left: 7px;
	font-weight: normal;
	font-size: 13px;
}

#infotable td {
	padding-left: 20px;

	font-size: 13px;
	line-height: 25px;

	text-align: left;
}

.dateindent {
	float: left;
	width: 138px;
}

.timeindent {
	float: left;
	width: 90px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#bottomtext {
	padding-top: 3px;
	font-size: 11px;
	color: #949494;
	text-align: center;
}

#bottomlinks {
	position: absolute;
	width: 191px;
	height: 129px;
	left: 600px;
	top: -84px;
	padding-right: 67px;
	padding-top: 13px;
	text-align: right;
}

#bottomlinks img {
	margin-right: 8px;
}

