@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif ;
	font-size: 13px;
	color: #283746;
}


.master {
		width:892px;
		margin: 0;
		padding: 0;
		overflow: hidden;
		height: auto;
}

.logo {
	position: relative;
	width:523px;
	height: 65px;
	margin: 0;
	padding: 0;
	top: 15px;
	float: left;
}



.clear {
  clear: both;
}

.header {
	width:890px;
	height: 90px;
	margin: 0;
	padding: 0;
}


.main {
		position: relative;
		width:892px;
		padding: 0;
		margin-bottom: 22px;
}

.footerbox {
	width: 892px;
	height: 35px;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	line-height: 35px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.footerbox a {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #002951;
	text-decoration: none;
}

.footerbox a:hover {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #72a60d;
	text-decoration: underline;
}

.footLeft {
	float:left;
	text-align: left;
}

.footRight {
 float:right;

}

h1{
	font-size: 13px;
	font-weight: bold;
	color: #002a54;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

img.right {
	float: right;
	margin: 0 0 10px 20px;
}

a:link {
	text-decoration: underline;
	color: #666666;
}

a:hover, a:active {
	text-decoration: none;
	color: #72a60d;
}

a:visited {
	color: #666666;
}
.anfahrt {
	width: 600px;
	right: 0px;
	float: right;
	height: 450px;
}
#test3 {
	width: 400px;
	height: 300px;
	position: relative;
	float: right;
	border: 1px solid #000;
  }
#anfahrt {
	width: 750px;
	height: 350px;
	position: relative;
	float: right;
	border: 1px solid #000;
}

#test4 {
	width: 400px;
	height: 500px;
	position: relative;
	float: right;
	border: 1px solid #000;
}

.ewewew {
	position: absolute;
	height: auto;
	width: auto;
	left: 60px;
	top: 50px;
}
