div#body {
  margin: 1px auto;
  width: 950px;
  text-align: left; 
  position: relative;
}
div#text {
width:645px;
}
div#Nav {
background-color:#FFFFFF;
float:left;
padding-top:263px;
width:270px;
height:100%;
}
div#content {
background-image: none !important;
background-color:#FFFFFF;
background-position:right bottom;
background-repeat:no-repeat;
margin-left:230px;
padding-top:182px;
width:662px;
}

div#righttext {
display: none;
margin-top:220px; 
}

div#mobilemenu,
div#menu {
	display: none;
}

table {
	width: 340px !important;
}

div#text table.more_width {
	width: 250px !important;
}

div#text table.more_width td.big {
	width: 455px !important;
}

div#text table.left_float table.left_float {
	width: 500px !important;
}

div#text table.left_float table.left_float td {
	width: 190px;
	line-height: 24px;
}

table.no_float {
	width: 90% !important;
}

table.no_float tbody tr td {
	width: 90% !important;
}

/* -------------------- Media Queries ---------------------- */
@media screen and (min-width: 760px) and (max-width: 949px) {
	div#body_outer {
		min-width: 760px;
	}
	
	div#body {
		width: 760px;
	}
	
	div#content {
		background-image: none !important;
		width: 526px;
	}
	
	div#text {
		width: 526px;
	}
	
	div#content div#text img.anfahrt {
		height: auto;
		width: 480px;
	}
	
	div#righttext {
		float: none;
		margin-top: 330px;
		position: absolute;
		text-align: left !important;
	}
	
	div#righttext span {
		display: inline-block;
		padding-left: 9px;
	}
	
	div#text table.left_float table.left_float {
		width: 480px !important;
	}
}

@media screen and (max-width: 759px) {
	h1 {
		font-size: 24px;
	}
	p,
	td {
		font-size: 17px;
	}
	
	ul {
		font-size: 17px;
		width: 290px;
	}
	
	div#body_outer {
		min-width: 380px;
	}
	
	div#body {
		width: 380px;
		/*border-left: 1px solid #000000;
		border-right: 1px solid #000000;*/
	}
	
	div#top {
		left: 0;
		margin-left: 170px;
		position: absolute;
		top: 0;
	}
	
	div#mobilemenu {
		display: block;
		position: absolute;
		top: 67px;
		left: 322px;
		width: 31px;
	}
	
	div#mobilemenu a:hover {
		cursor: pointer;
	}
	
	div#menu {
		position: absolute;
	/*	margin-top: 128px; */
		z-index: 2;
		height: 100%;
	}
	
	div#menu ul {
		padding-left: 0;
		height: 100%;
		width: 380px;
	}
	
	div#menu ul li {
		background-color: rgba(22, 42, 131, 1.0);
		border-bottom: 2px solid rgba(255, 255, 255, 1.0);
		color: rgba(255, 255, 255, 1.0);
		font-size: 20px;
		height: 40px;
		list-style: none;
		line-height: 40px;
		padding-left: 8px;
		width: 371px;
	}
	
	div#menu ul a {
		color: rgba(255, 255, 255, 1.0);
	}
	
	div#menu ul li span {
		font-weight: bold;
	}
	
	div#Hotline {
		left: 22px;
		top: 125px;
		font-size: 17px;
		width: 164px;
	}
	
	div#Logo {
		left: 20px;
	}
	
	div#Logo a img {
		width: 185px;
	}
	
	div#Nav {
		display: none;
	}
	
	div#content {
		background-image: none !important;
		margin-left: 0;
		padding-top: 145px;
		width: 380px;
	}
	div#text {
		width: 339px;
		padding: 20px;
	}
	
	div#righttext {
		float: none;
		font-size: 15px;
		text-align: left !important;
		position: absolute;
		margin-top: 375px;
		margin-left: 15px;
	}
	
	div#righttext span {
		display: inline-block;
		padding-left: 9px;
	}
	
	div#content div#text table.left_float {
		width: 339px !important;
	}
	
	div#content div#text table.left_float table.left_float {
		padding: 2px !important;
	}
	
	div#content div#text table.left_float tbody tr td {
		float: left;
		font-size: 15px;
		width: 118px !important;
	}
	
	div#content div#text table.left_float tbody tr td.caption {
		width: 93px !important;
	}
	
	div#content div#text table tbody tr td.big {
		width: 460px !important;
	}
	
	div#content div#text img.anfahrt {
		height: auto;
		width: 330px;
	}
	
	img.veroeffentlichung {
		height: auto;
		width: 160px;
	}
	
	input#saddr {
		max-width: 290px;
	}
}