/* Bild sollte 705x160 sein */
div#border div#header{
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	width: 705px;
	height: 180px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px none;
	background-image: url(../image/design/header/top4.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

/* Karte */
img.karteklein{
	width: 250px;
	height: 254px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
img.kartegross{
	width: 493px;
	height: 501px;
}

/* rechte Spalte */
/* Abstand 1. Bild oben  */
div#lr-z01{
	height: 8px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/* Bild Layout oben */
div#lr-bld01{
	width: 90px;
	height: 86px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(../image/design/top4/wartz01.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
/* Abstand zwischen den Bildern */
div#lr-z02{
	height: 42px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/* Bild unten */
div#lr-bld02{
	width: 90px;
	height: 86px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(../image/design/top4/wartz02.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
/* Abstand unten */
div#lr-z03{
	height: 25px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* Hyperlink */
#content a.nl, #content a.nl:link, #content a.nl:visited{
	color: #54378B;
	background-color: transparent;
	font-weight: bold;
}
#content a.nl:hover, #content a.nl:focus{
	color: #669933;
	background-color: transparent;
}

#content a.nb, #content a.nb:link, #content a.nb:visited{
	color: #006AB3;
	background-color: transparent;
	font-weight: bold;
}
#content a.nb:hover, #content a.nb:focus{
	color: #669933;
	background-color: transparent;
}

#content a.ng, #content a.ng:link, #content a.ng:visited{
	color: #269D2E;
	background-color: transparent;
	font-weight: bold;
}
#content a.ng:hover, #content a.ng:focus{
	color: #669933;
	background-color: transparent;
}

#content a.ny, #content a.ny:link, #content a.ny:visited{
	color: #FFCC00;
	background-color: transparent;
	font-weight: bold;
}
#content a.ny:hover, #content a.ny:focus{
	color: #669933;
	background-color: transparent;
}

/* Falk-Routenplaner Box */
.falkrp{
	margin: 4px 4px 4px 0px;
	padding: 4px 4px 4px 4px;
   font: normal normal normal 10pt/10pt Arial, Helvetica, sans-serif;
	border: 1px solid #669933;
	width: 300px;
	color: #666666;
	background-color: #FFFFFF;
}

/* Anfaht, Logo mit Link */
.falktitle{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #669933;
	background-color: transparent;
	font-weight: bold;
}
/* Hyperlink Logo*/
a.falkicon, a.falkicon:link, a.falkicon:visited, 
a.falkicon:hover, a.falkicon:focus{
	text-decoration: none;
}
/* Bild icon */
.falktitle img.falkicon {
	border: 0px none;
	margin-left: 220px;
}

/* Strasse */

.falksstr {
	margin: 4px 0px 4px 0px;
	padding: 0px 0px 0px 0px;	
}
/* PLZ Ort */
.falkplzort{
	margin: 4px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
}
/* land */
.falklnd{
	margin: 4px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
}

