body	{
	font:1.4em/1.42em Arial, Verdana, Helvetica, Sans-Serif;
	color:#000;
	background:#b3b3a1;
	margin:0;
	padding:0;
}
#center	{
	background:#ffffe6 url('mw-top.png') no-repeat 5px 3em;
	color:#000;
	padding:0;
	margin:0 2px;
	width:73%;
	float:left;
	border-left:2px #eee ridge;
	border-right:2px #eee ridge;
    overflow:auto;
}
#header	{
	margin:0;
	padding:5px 10px;
}
#header	h1 {
	display:none;
}
#header	h2 {
    font: 1.2em/1em Arial, Verdana, Helvetica, Sans-Serif;
    clear:left;
	padding:3px;
	width:410px;
	height:105px;
    margin:0 0 0 -10px;
    text-indent:0;
	border:none;
}
#header	img {
	border:0;
	float:left;
	margin:50px 5px 0 0;
}
.phone	{
	background: url('_tel.gif') no-repeat 0 3px;
	padding:5px 0 5px 17px;
	font-size:110%;
}
.headscript {
	margin-left:25px;
	width:100%;
	font: 1em/1em Arial, "arial unicode ms", "lucida sans unicode",  sans-serif !important;
}
#content	{
	margin:0;
	padding:2px 10px 0 2px;
}
h1	{
	margin:20px 0 0 0;
	font:normal 600 1.4em/1.6em Arial, Verdana, Helvetica, Sans-Serif;
}
h2  {
    font:italic 1.2em/1.4em Arial, Verdana, Helvetica, Sans-Serif;
    clear:left;
    margin:3px 5px;
}
h3  {
    font: normal 600 1em/1.3em Arial, Verdana, Helvetica, Sans-Serif;
    clear:left;
    margin-top:6px;
    padding:2px 5px;
}
h4  {
    font: .95em/1.3em Arial, Verdana, Helvetica, Sans-Serif;
    clear:left;
    margin-top:6px;
    text-indent:25px;
    text-decoration:underline;
}
#links {
	font: .9em/1.6em Arial, Verdana, Helvetica, Sans-Serif;
	margin:120px 5px 10px 5px;
}
#links ul	{
	margin: -110px 0 0 0;
	padding: 0;
	list-style-type: none;
}
#inline	li {
	display:inline;
	float:left;
	text-align:center;
	color:#533;
	padding: 1px 2px 1px 5px;
	text-decoration:none;
	width:9em;
	height:1.6em;
	margin: 0;
}
#inline	li:first-line	{
	font:.88em/1.6em Arial, Verdana, Helvetica, Sans-Serif;
	text-align:center;
	font-weight: 600;
}
#links li {
	margin:3px 0;
	line-height: 1.6em;
	padding:1px;
	float:left;
}
#links a	{
	font: .9em/1.6em Arial, Helvetica, Verdana, Sans-Serif;
	display: block;
	padding: 1px 2px;
	text-decoration:none;
	width:8.5em;
	height:1.5em;
	font-weight: 500;
	margin: 0;
	float:left;
	border:1px #5e4514 outset;
	overflow:hidden;
}
#links a:link {
	color:#300;
	background: #ffc url('alink.jpg');
}
#links a:visited {
	color:#300;
	background: #ffc url('alink.jpg');
}
#links a:hover {
	color:#b3b3b3;
	background: #ccc url('alink.jpg') 25px;
}
#links a:active {
	color:#c00;
	background: #eee url('alink.jpg') 5px;
}
ul	{
	margin:5px 5px 5px 20px;
	list-style-type:none;
}
*.column	{
	width:45%;
	float:left;
	margin:0 20px 0 3px;
	padding:0 10px 0 0

}
li	{
	list-style-position:outside;
	margin:2px;
}
li.second	{
	list-style-image:none;
}
dt	{
	margin:10px 1px;
	background:#bfbfa3;
	padding:1px;
}
#error	{
	float:right;
	margin:15px 5px;
	width:15em;
}
#ok	{
	margin: 15px;
	padding: 15px;
	border: 1px #eee solid;
}
p	{
	margin:5px 10px 5px 10px;
}
div.box {
	float:right;
	text-align:left;
	font-weight:500;
	padding: 1px;
	margin: 2px 2px 2px 10px;
	display:block;
	font-size:80%;
}
div.box img {
	margin:3px;
}
dl.box {
	float:left;
	text-align:left;
	font-weight:500;
	padding: 2px;
	margin: 2px;
	border:2px #fff solid;
	height:19em;
	display:block;
	overflow:auto;
}
dl.box	dd{
	margin:7px  7px 2px;
	font:0.95em/1.3em Arial, Verdana, Helvetica, Sans-Serif;
}
dl	{
	margin:2px;
	font:0.9em/1.3em Arial, Verdana, Helvetica, Sans-Serif;
}
ol li	{
	font:0.95em/1.3em Arial, Verdana, Helvetica, Sans-Serif;
}
ol#hp	{
	background:url('_hp.gif') no-repeat 99% 0;
}
a {
	font-weight:500;
	text-decoration: underline;
}
a img	{
	border:none;
}
a:link {
	color:#000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #006;
	background: #dfcea7;
	text-decoration:underline;
}
a:active {
	color: #f90;
	background: #f9fbec;
}
textarea, input, select	{
	font:1em/1.3em Arial, Verdana, Helvetica, Sans-Serif;
	padding:3px;
	margin:3px 1px;
	background:#eee;
}
#content select	{
	padding-right:0;
	width:26em;
	background:#eee;
}
option	{
	background:#bf3030;
	font:1em/1.3em Arial, Verdana, Helvetica, Sans-Serif;
	font-weight:500;
}
input:hover, input:focus, textarea:hover, textarea:focus	{
	background:#fff;
	color: #000;
}
textarea	{
	overflow:auto;
}
legend	{
	font:1.1em/1.4em Arial, Verdana, Helvetica, Sans-Serif;
	color:#333;
	text-indent:20px;
	padding:0 5px;
	background: url('mail.gif') no-repeat 5px;
}
fieldset	{
	border:#c00 1px solid;
	padding:5px;
}
button	{
	display:block;
	width:20em;
	height:2em;
	margin: 5px 0;
	clear:left;
}
label	{
	display:block;
	color:#000;
	width:21em;
	clear:left;
}
.part	{
	width:23em;
	height:29em;
	float:left;
	margin:2px;
	padding:4px;
}
form	{
	margin:0 15px;
}
.right	{
	float:right;
}
.left	{
	float:left;
}
#response	{
	clear:right;
	float:right;
	font-weight:600;
	border:1px #ccc solid;
	margin:15px 25px;
	padding:5px;
}
#mail	{
	height:42em;
	width:99%;
	margin:1px;
	overflow:auto;
	clear:left;
	font-size:105%;
}
#box	{
	float:right;
	margin:65px 20px 20px 30px;
	padding:2px 0;
	width:22em;
	border-bottom:2px #c00 solid;
	border-top:2px #c00 solid;
}
#box	p{
	font:.9em/1.9em Verdana, Helvetica, Arial, Sans-Serif;
	font-style:italic;
}
p#box	{
	font:italic .9em/1.9em Verdana, Helvetica, Arial, Sans-Serif;
	float:left;
	margin:10px 2px 10px -15px;
	padding:2px 0 2px 10px;
	width:42%;
	border-bottom:2px #c00 solid;
	border-top:2px #c00 solid;
}
#valid	a{
	float:right;
	font-size:80%;
	margin:-1em -130px 3px 3px;
}
.indent	{
	margin-left:-1.2em;
}
.ex	{
	background: url('ex.gif') no-repeat 1em 0;
	padding-left:2em;
}
#fahrzeuge	{
	background:#e6e6cf  url('_schulze08.jpg') no-repeat 5px 20px;
	display:block;
	padding:5px 0 2px 50px;
	height:15em;
	overflow:auto;
	margin:5px;
	border:1px #ccc solid;
}
#fahrzeuge	h3 {
	font: 1.25em/1.0em  Arial, Helvetica, Sans-Serif;
	margin:1px 0 0 70px;
	text-indent:-10px;
	width:6em;
}
#fahrzeuge	p {
	margin:0 0 0 60px;
}
#fahrzeuge	img {
	float:right;
	margin:20px 3px 3px 3px;
}
#halle	{
	background: #e6e6cf url('_halle_burg.jpg') no-repeat 5px 15px;
	display:block;
	padding:5px 0 2px 50px;
	height:13em;
	overflow:hidden;
	margin:2px;
	border:1px #ccc solid;
}
#halle	h3 {
	font: 1.25em/1.0em  Arial, Helvetica, Sans-Serif;
	margin:1px 0 0 70px;
	text-indent:-10px;
}
#halle	p {
	text-align:justify;
	padding-left:60px;

}
#halle	img {
	float:right;
	margin:10px 3px 0 10px;
}
#fahrpreis	{
	display:block;
	height:60em;
	padding:1px 20px;
	clear:left;
}
#fahrpreis	input	{
	width: 5em;
	display:inline;
	clear:none;
	margin:5px;
}
#fahrpreis	label	{
	margin:5px;
	border:none;
	width: 5em;
	display:inline;
	clear:none;
}
#fahrpreis	legend	{
	color:#900;
	font-weight:600;
}
.service	{
	background:#e6e6cf;
	display:block;
	padding:3px;
	margin:1px;
	border:1px #ccc solid;
	overflow:auto;
}
.service	h3 {
	margin:0 0.5em;
}
.service	p {
	padding-left:0px;
}
.service	img {
	margin:10px 2px;
	width:200px;
}
.service	.box	{
	width:285px;
	float:left;
	font-size:100%;
}
.faq	{
	background:#e6e6cf;
	display:block;
	padding:3px;
	margin:10px;
	border:1px #ccc solid;
	overflow:auto;
}
.faq	h3 {
	margin:0 0.5em;
}
.block	{
	font:.9em/1.4em Arial, sans-serif;
	width:99%;
	background:#ffffe6;
	border:1px #666 outset;
	margin:1px 1px 5px 1px;
	padding:1px;
	clear:left;
}
.block h5 {
	margin: 2px 25px 2px 2px;
	font-size:75%;
}
#cal {
	display:block;
	width:99%;
	text-align:center;
	margin:1px 1px 5px 1px;
	padding:1px;
	clear:left;
	border:1px #666 solid;
	background:#ffffe6;
}

#cal	caption {
vertical-align:top;
text-align:center;
color:#000;
font-weight:600;
padding:5px;
}

#cal	th {
text-align:center;
color:#666;
font-weight:500;
border-bottom:1px #fffff9 outset;
padding:1px;
}

#cal	td {
text-align:right;
padding:2px 3px;
}

#cal	table {
font-size:95%;
border-bottom:1px #666 solid;
border-collapse:collapse;
margin:5px auto;
}

#heute {
background:#ccccb8;
padding:0 1px;
border:1px #666 inset;
}
.st {
color:#f00;
}
.so	{
	color:#f00;
}
#impressum	{
	clear:left;
	overflow:auto;
}
#impressum li{
list-style-image:none;
font-size:80%;
}
.nix	{
	display:none;
}
.phone	{
	display:block;
	float:left;
	width:4em;
}
#menu	h3 {
	text-indent:20px;
}
#menu	{
	border:none;
	margin:5px 1px 5px -17px;
	width:160px;
}
#menu	legend {
	background:none;
	font-size:80%;
	text-indent:2px;
}
#suche	input,select {
	background:#eee;
	width:15em;
}
#menu	fieldset {
	background:none;
	padding:2px;
	border:none;
}
#menu	option {
	padding:0 ;
	width:15em;
	text-indent:10px;
}
#skyscraper	{
	background:#ffffe6;
	font:80%/90% Arial, sans-serif;
	text-align:center;
	width:11%;
	padding:2px 0;
	float:left;
	border:1px #666 solid;
}
#skyscraper	img	{
	clear:left;
	margin:8px 1px 2px 1px;
	float:none;
}
#skyscraper	p	{
	margin:1px;
	font-size:90%;
}
#wideskyscraper	{
	width:14%;
	margin:0 2px;
	padding:0;
	float:left;
}
#wideskyscraper	img	{
	clear:left;
	margin:5px 1px;
}
.engl a	{
	background: url('_en.jpg') no-repeat;
	display: block;
	text-indent: 33px;
	text-decoration:none;
	width:6.0em;
	font-weight: 500;
}
.engl a:visited	{
	background: url('_en.jpg') no-repeat;
}
.engl a:hover	{
	background:#fff0ad url('_en.jpg') no-repeat;
	color: #33332b;
	display: block;
	text-indent: 33px;
}
.de a	{
	background: url('_de.jpg') no-repeat;
	display: block;
	text-indent: 33px;
	text-decoration:none;
	width:6.0em;
	font-weight: 500;
}
.de a:visited	{
	background: url('_de.jpg') no-repeat;
}
.de a:hover	{
	background:#fff0ad url('_de.jpg') no-repeat;
	color: #33332b;
	display: block;
	text-indent: 33px;
}
cite	{
	font: bold 1em/1.3em "Comic Sans MS",Arial, Helvetica, Sans-Serif;
}
#faq	{
	height:13em;
	background:#ffffe6;
	font-size:90%;
	overflow:auto;
	padding:10px;
	border-top:3px #33332b double;
}
#faq	h1 {
	font: bold 1.2em/1.2em Arial, Helvetica, Sans-Serif;
}
#info	{
	float:left;
	margin:-6em -90px;
	font-size:80%;
}
#info_right	{
	float:right;
	font-size:80%;
	margin:-4em -130px 3px 3px;
}
p.center	{
	text-align:center;
	font-size:85%;
}
.normal	li:first-line	{
	font-weight:500;
}
.small	{
	font:80% Arial, Helvetica, Sans-Serif;
}
#part	{
	height:200px;
	overflow:auto;
	text-align:left;
	border-bottom:5px #ffffe6 solid;
	margin:10px 0;
}
#part p	{
	margin:2px;
}
#part h3{
	margin:5px 2px;
}
#eyecatcher	{
	font-size:110%;
	font-weight:500;
	width:95%;
}
#footer	{
	clear:both;
	width:73%;
	margin-left:13%;
}
.yes	{
	display:none;
}
