@charset "utf-8";
* {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}


body {
	margin: 8px;
	padding: 0px;
	font-size: 13px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
textarea  , td{
	font-size: 13px;
}

#footer {
	padding: 5px;
	margin-top: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	width: 890px;
	float: left;
}
.klein {
	font-size: 10px;
	color: #666;
}
.bild-datei {
	background-color: #FFF;
	padding: 1px;
	border: 1px solid #666;
}




.logo {
	position: absolute;
	left: 10px;
}
.menu {
	height: 51px;
	width: 170px;
	position: absolute;
	top: 85px;
	left: 63px;
	color: #666;
	background-color: #EAEAEA;
	padding: 8px;
	border: 1px dotted #F00;
}



.karte {
	height: 1274px;
	width: 1000px;
}
.karte hr {
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 10px;
	background-image: url(/images/c0.png);
	float: left;
}

.karte hr:hover {
	background-color: #090;
	cursor: pointer;
}

.banner {
	position: absolute;
	left: 380px;
	float: left;
	top: 10px;
	text-align: right;
}
#box {
	width: 900px;
	margin-top: 70px;
	float: left;
	background-image: url(/images/box_middle.jpg);
}
#box .step {
	font-size: 24px;
	font-weight: bold;
	color: #999;
}

#box h2 {
	margin-top: 0px;
	margin-bottom: 10px;
	color: #7A1C1C;
}
#box h3 {
	font-size: 16px;
	color: #666;
	margin-top: 15px;
	margin-bottom: 8px;
}

#box p {
	margin-bottom: 4px;
	margin-top: 0px;
	font-size: 13px;
}

.box-top {
	background-image: url(/images/box_top.jpg);
	height: 24px;
}

.box-bottom {
	background-image: url(/images/box_bottom.jpg);
	height: 24px;
	clear: both;
}
.box-middle {
	padding-right: 35px;
	padding-left: 30px;
}
.zeichen {
	font-size: 16px;
	width: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	background-color: #F2F2F2;
	font-weight: bold;
}
#tip {
	border: 1px solid #FFF;
	background-color: #CCC;
	padding: 5px;
	width: 183px;
}
#tip img {
	border: 1px solid #666;
	margin-top: 5px;
	height: 147px;
	width: 180px;
}

.karte_klein {
	background-image: url(/images/pixkarte_klein.jpg);
	height: 396px;
	width: 314px;
	border: 1px solid #666;
	background-repeat: no-repeat;
	background-color: #FFF;
	background-position: center center;
}
.webshot {
	padding: 7px;
	height: 250px;
	width: 300px;
	border: 1px solid #666;
	background-color: #FFF;
	margin-bottom: 10px;
	background-image: url(/images/webshot.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.details {
	padding: 10px;
	width: 485px;
	border: 1px solid #666;
	float: right;
	background-color: #FFF;
}
#Map area {
	background-image: url(/images/black.gif);
	height: 10px;
	width: 10px;
	border: 1px solid #F00;
}

