#logo {
	filter:Alpha(opacity=60);
	opacity:0.60;
	position:absolute;
	left:750px;
	top:0px;
	width:200px;
	height:260px;
	background-color: #e7e8e8;
	z-index:1;
}
#textblock {
	position:absolute;
	left:750px;
	top:110px;
	width:200px;
	height:147px;
	z-index:1;
}
#logo100 {
	position:absolute;
	left:749px;
	top:3px;
	width:200px;
	height:92px;
	z-index:1;
}
body {              /* body ist weis und hat keine Ränder */
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background: #f9f9f9;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.hintergrund_navi {
	background-image: url(../images/hg_navi.jpg);
	background-repeat: repeat-y;
}
.hintergrund_aktion_unten {
	background-image: url(../images/hg_aktionen_unte.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.hintergrund_aktion_oben {
	background-image: url(../images/hg_aktionen_oben.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.hintergrund_aktion {
	background-image: url(../images/hg_aktionen.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.hintergrund_content {
	background-image: url(../images/hg_content.gif);
	background-repeat: repeat-y;
}
.hintergrund_oeffnungszeiten {
	background-image: url(../images/oeffnungszeiten.gif);
	background-repeat: no-repeat;
	background-position: center 115px;
}
table.linedbottom td {
	border-bottom: 1px dotted #cccccc;	
}
.textblock td {
	padding:3px;
	margin: 0px;
	background-position: left bottom;
}
.textblock h1 {
	font-size: 12px;
	color: #000000;
	margin: 0px;
	font-weight: lighter;
	letter-spacing: 0.02em;
}
.textblock h2 {
	font-size: 11px;
	color: #000000;
	margin: 0px;
	font-weight: lighter;
	letter-spacing: 0.02em;
}
.fahrzeuge td {
	padding:0px;
	margin: 0px;
	font-size: 12px;
	color: #000000;
	letter-spacing: normal;
	word-spacing: 0.4em;
}
.content td {
	padding:15px;
	margin: 0px;
	font-size: 12px;
	color: #000000;
	letter-spacing: normal;
	word-spacing: 0.4em;
}
.content td td {
	padding:1px;
	border-bottom: 1px solid #cccccc;
}

.content h1 {
	font-size: 26px;
	color: #0068b7;
	margin: 0px;
	font-weight: normal;
	letter-spacing: 0.02em;
}
.content h2 {
	font-size: 13px;
	color: #0068b7;
	margin: 0px;
	font-weight: normal;
	word-spacing: 0.2em;
}
.content h3 {
	font-size: 11px;
	color: #000000;
	margin: 0px;
	font-weight: bold;
	word-spacing: 0.2em;
}
.content a:link{
	text-decoration: none;
	color: #0068b7;
}
.content a:active{
	text-decoration: none;
	color: #0068b7;
}
.content a:visited{
	text-decoration: none;
	color: #0068b7;
}
.content a:hover{
	text-decoration: underline;
	color: #0068b7;
}
.formular td {
	padding:5px;
	border-bottom: 1px solid #eeeeee;		
}
.formular input {
	font-size: 11px;		
	border: 1px solid #cccccc;
	background:#eeeeee
}
.formular select {
	font-size: 11px;		
	border: 1px solid #cccccc;
	background:#eeeeee
}
.formular textarea {
	font-size: 11px;		
	border: 1px solid #cccccc;
	background:#eeeeee
}
.aktion td {
	padding:8px;
	margin: 0px;
	font-size: 11px;
	color: #000000;
	letter-spacing: normal;
	word-spacing: 0.4em;
}
.aktion h1 {
	font-size: 18px;
	color: #0068b7;
	margin: 0px;
	font-weight: normal;
	letter-spacing: 0.02em;
}
.aktion a:link, a:active, a:visited{
	text-decoration: none;
	color: #333333;
}
.aktion a:hover{
	text-decoration: underline;
	color: #333333;
}
.footer td {
	padding-right:12px;
	margin: 0px;
	font-size: 11px;
	color: #000000;
	letter-spacing: normal;
	word-spacing: 0.4em;
}
.footer a:link, a:active, a:visited{
	text-decoration: none;
	color: #333333;
}
.footer a:hover{
	text-decoration: underline;
	color: #333333;
}



