/* @override http://weik-sport.de/kunden/hahn/hahn-fleet/css/stile.css */

body {color: #000;font-family: Arial, Helvetica, Verdana, sans-serif;font-size: 62.5%;text-align: center;line-height: 1.8em;background: #fff url(../img/bg.jpg);overflow: scroll;padding: 0px;margin: 0px;margin-top: 20px;}

#footer {width: 100%;text-align: center;}

p.center {text-align: center;position: relative;top: 100px;}

.mehr {position: relative;top: 30px;left: 15%;}
.pdf {position: relative;top: 50px;left: 7%;z-index: 100;}

#wrapper {width: 920px;padding: 0px;margin: 0px;margin-left: auto;margin-right: auto;text-align: left;}

.clear {clear: both;}

#inhalt {width: 100%;float: left;height: 350px;margin-top: 20px;}
div.inside {width: 400px; margin: 0 auto;}
div.inside2 {width: 100%;}

.links {float: left;margin-right: 30px;}
.text {padding-top: 140px;}
.last {margin-right: 0;}
a {color: #003467;}
a:visited {color: #003467;}

div.contact_form form div.input input, textarea {padding: 3px;}
a:hover {color: #000;}
a:active {color: #000;}

/* ----------container zentriert das layout-------------- */
#logo {float: left;padding: 0px;height: 110px;margin-top: 25px;}
#auto #inhalt {background: url(../img/auto.gif) no-repeat bottom 95%;margin-top: 20px;}

#kontaktlinks {float: right;margin-top: 25px;}

.clear {clear: both;}

strong {font-weight: bold;}

p {padding: 5px 0px;margin: 0px;font-size: 1.2em;}

h1, h2, h3, h4 {color: #003467;line-height: 1.3em;margin: .5em 0 0 0;}

h1 {font-size: 3.2em;margin: .8em 0 0 0;}
h2 {font-size: 1.6em;}
h3 {font-size: 1.4em;}
h4 {font-size: 1.6em;color: #757678;}

#inhalt h1, #inhalt h4 {margin-left: 10%;}

.top10 {margin-top: 10px;}
.top20 {margin-top: 20px;}
.top30 {margin-top: 30px;}
.top40 {margin-top: 40px;}
.top50 {margin-top: 50px;}
.top60 {margin-top: 60px;}


a.button {margin-left: 10%;margin-top: 110px;display: block;}


/*  ----------------footer---------------------- */

div.contact_form {font-size: 1.4em;margin: 20px 0;}

small {font-size: .8em;}

div.contact_form form table tbody tr th em {color: red;font-style: normal;}
div.error em {color: red; font-weight: bold;}

/* Hover  */
ul.thumb {
	position: absolute;top: 540px;
	float: left;
	list-style: none;
	padding: 0;
}
ul.thumb li {
	margin: 0 5px; padding: 5px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 46px;
	height: 46px;
}
ul.thumb li img {
	width: 46px; height: 46px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	position: absolute;
	left: 0; top: 0;
}
