@import url("/basis.css") all;

body {
	background-color: #ffffff;
	font-family: arial, Helvetica, sans-serif;
	color: #000000;
}

iframe
{
border:none;
}

.notice {
font-weight: normal;
font-size: 0.95em;

}
.locationname {
	width: 90px;
	float: left;
	font-weight: bold;
	margin: 3px;
}

.locationinput {
	width: 250px;
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	padding: 0;
	display: block;
	/* overflow: hidden; */
}

.radiusinput {
	width: 100px;
	float: left;
	display: block;
	margin: 3px;
}

.inputsubmit {
	width: 200px;
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}

.locinput,.ortselektion {
	display: block;
	float: left;
	width: 220px;
	margin: 0;
	padding: 0;
}

a:link {
	text-decoration: underline;
	color: #000000;
}

a:visited {
	text-decoration: underline;
	color: #444444;
}

a:hover {
	text-decoration: underline
}

.userProfileData,.carProfileData {
	clear: left;
}

.leftcolumn {
	font-weight: bold;
}

.clearDiv {
	clear: left;
}

#inhalt
{
width: 385px;
}

.sPlaceDiv,.dPlaceDiv
{
width: 370px;
}

a.shorthelplink
{
font-size: 0.95em;
}

.nonsmoking {
margin-bottom:10px;
}

.space
{
margin: 5px;
}

h1
{
font-size:1.1em;
}

h2
{
font-size:1.05em;
}

.detailsright .leftcolumn
{
width: 45px;
margin-right: 5px;

}