﻿body {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-image: url(gifs/bground.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	overflow: scroll;
	position: relative;
}


/* Allgemein gültige Formatierungen */

p {
	line-height: 1.5em;
	font-weight: normal;
	color: #000000;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: oblique;
}

a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: oblique;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-style: oblique;
}

a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: oblique;
}


strong { 
	font-weight: bold;
}

img {
	border: 0;
}

.img_left {
	float: left;
	margin-right: 10px
}

.img_right {
	float: right; 
	margin-left: 10px;
	margin-bottom: 10px
}

.img_left_gal {
	float: none;
	padding-left: 0px;
	padding-right: 10px;
	vertical-align: middle;
}

.img_middle_gal {
	float: none;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
}

.img_right_gal {
	float: none;
	padding-right: 0px;
	padding-left: 10px;
	vertical-align: middle;
}

.img_chassisnr {
	float: none;
	align: center;
	vertical-align: middle;
}

.klein {
	font-size: 0.7em;
}

.right { 
	text-align: right; 
}

.left { 
	text-align: left; 
}

.center {
	text-align: center;
}

h1 {
	font-size: 1.5em;
	line-height: 1.5em;
	font-style: oblique;
	padding-bottom: 10px;
}

h2 {
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: bold;
	text-align: left;
}

h3 {
	font-size: 1.1em;
	line-height: 1em;
	font-weight: bold;
}

h4 {
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
}

h5 {
	font-size: 1em;
	line-height: 1em;
	font-style: oblique;
	font-weight: normal;
}

h6 {
	font-size: 0.8em;
	line-height: 1em;
	font-weight: normal;
}

a.nav:link {
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

a.nav:visited {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

a.nav:hover {
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

a.nav:active {
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

table {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

hr {
	width:500px;
	color:#0000FF;
	height:5px;
	text-align:center
}
td {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.vertikal_mitte {
	vertical-align: middle;
}

#Section1 {
	min-height: 100%;
	text-align: left;
	position: relative;
	width: 630px;
}
.chassisnr {
text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}

