@charset "utf-8";

body {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	}

#preload {
	display: none;
	}
	
#preload img {
	height: 0;
	width: 0;
	border: none;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -30;
}

.bodytable {
	width: 930px;
	padding: 0px;
	text-align: center;
	border: 0px;
	}

#site {
	text-align:justify;
	font-size: 12px;
	font-weight:normal;
	margin: 0;
	color: #000;
	}

p {
	margin:5px 0;
	}
	
a, .green {
	text-decoration: none;
	outline: none;
	color: #646567;
	font-weight:bold;
}

a:hover {
	color: #bd1220;
	text-decoration:underline;
	}

.sponsor {
	background:	transparent;
	font: normal 10px/10px Arial,Helvetica,sans-serif;
	margin:3px 0 0 0;
	padding:0;
	color:#666;
	}

#bilderbox {
	height:auto;
	max-height:100%;
	width:280px;
	text-align:center;
	}

#bilderbox img {
 	width: 100%;
	}
	
#metanavigation {
	display: block;
	list-style: none;
	margin-right: 0px;
	padding-bottom: 10px;
}

#metanavigation li{
	float:right;
	margin-left: 30px;
	color: #646567;
}

#head {
	background: url(../Bilder/Kran-Schulungen-Ingolstadt-Header.gif) no-repeat;
	width:930px;
	height:80px;
	position:relative;
	}
	
#Autokran-Ausbildung {
	color: #BD1220;
	position: absolute;
	left: 146px;
	top: 15px;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	font-weight: bold;
	line-height: 18px;
	}
	
#Fahrzeugkran-Ausbildung {
	position: absolute;
	left: 292px;
	top: 15px;
	font-size: 42px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 640px;
	}

#shadowed {
	position: absolute;
	z-index: 2;
	top: 3px;
	left: 40px;
	color: #FFFFFF;
	}

#shadow {
	position: absolute;
	z-index: 0;
	color: #000000;
	top: 3px;
	left: 40px;
	}

#shadow.leftup {
	top: 2px;
	left: 39px;
	}

#shadow.leftdown {
	top: 4px;
	left: 39px;
	}
#shadow.rightdown {
	left: 41px;
	top: 4px;
	}
	
#shadow.rightup {
	left: 39px;
	top: 2px;
	}

#hauptnavigation {
	text-align: center;
	width: 900px;
	margin: 15px;
}

#hauptnavigation li{
	display:inline;
	list-style: none;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
}

#hauptnavigation ul {
	display:inline;
	}

.aktiv a{
	color: #bd1220;
	text-decoration: underline;
}

#content {
	position: relative;
	}
	
#content a {
	color: #74AC00;
	text-decoration:underline;
	}
	
#inin h1 a,#inin h1 a:hover,#inin h2 a,#inin h2 a:hover {
	text-decoration:none;
	}
	
#content a:hover {
	color: #bd1220;
	}

#inhalt {
	position: absolute;
	top: 35px;
	left: 303px;
	border: solid #bd1220;
	border-width: 0 2px 2px;
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomleft: 9px;
	border-bottom-left-radius: 9px;
	color:#000;
	height: 382px;
	overflow-x:hidden;
	overflow-y:auto;
	width:630px;
}

#bilderbox img {
	border: solid #bd1220;
	border-width: 2px;
	border-radius:9px 0 0 9px;
	-webkit-border-radius: 9px 0 0 9px;
	-moz-border-radius: 9px 0 0 9px;
	}

#minilinks {
	position: absolute;
	top: 0px;
	left:303px;
	width: 630px;
	text-align:center;
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-topleft: 9px;
	border-top-left-radius: 9px;
	border: solid #bd1220;
	border-width: 2px 2px 0;
	line-height:15px;
	padding-bottom:9px;
	}
	
#minilinks p {
	margin: 5px 20px;
	}
	
#minilinks a {
  text-decoration:none;
	margin: 0 10px;
	}
	
#minilinks a.aktiv {
	color:#bd1220;
	text-decoration:underline;
	}

/*

#LU {
	display:none;
	}
		
* html #LU {
display:block;
position: absolute;
bottom:-500px;
z-index: 1000;
right: 530px;
}

*/

#inin {
	position: relative;
	margin: -5px 50px 25px;
	width: 530px;
	height: 340px;
	}
	
h1, .h1 {
	color: #646567;
	text-align:center;
	font-size:20px;
	text-decoration: none;
	}

h2, .h2 {
	color: #646567;
	font-size:15px;
	text-align: center;
	text-decoration: none;
	}

h3 {
	color:#646567;
	font-size: 12px;
	padding-top:0px;
	}
	
.left {
	text-align:justify;
	text-indent:0px;
	}
	
.Einzug {
	text-align:justify;
	text-indent: 25px;
	}
	
#Kapitel {
	margin-top: 30px;
	}
	
#inhalt ul {
	list-style-position: outside;
	}
	
#inhalt li {
	margin-bottom:5px;
	}
	
#inhalt ul li ul {
	margin:15px;
	}
		
	
#floatlinks {
	 float:left;
	 width:176px;
	 height:200px;
	 margin-top: -20px;
	 }
	
.Kontaktformular {
	position:relative;
	width:50px;
	height: 320px;
	}
	
#Tel {
	float: right;
	width:210px;
	text-align:left;
	}
	
#Links, .links {
	position:absolute;
	left: 50px;
	top: 0px;
	}
	
#Rechts {
	position: absolute;
	top: 0px;
	left: 201px;
	width:355px;
	}
	
.Feld {
	height: 30px;
	width:175px;
	}
	
.button {
	width:100px;
	}
	
#Spalte1, #Spalte2 {
	position:absolute;
	top:100px;
	width:250px;
	}
	
#Spalte1 {
	left:50px;
	text-align:right;
	}
	
#Spalte2 {
	left:280px;
	font-weight:bold;
	}

#mailnoscript {
	width:203px;
	height:12px;
	margin-top:2px;
	background-image:url(../Bilder/mail-a.gif);
	}
	
#mailnoscript:hover {
	background-image:url(../Bilder/mail-ahover.gif);
}

#bilderbox2, #bilderbox3 {
	margin-top:15px;
	}

#footer {
	width: 930px;
	height: 50px;
	margin: 0 auto;
	padding: 5px 0 0 0;
}

#footer p {
	margin: 0;
	text-align: right;
	font-size: 50%;
}

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

#footer a:hover {
	text-decoration: none;
}

.ininLinks, .ininRechts {
	width:265px;
	position: absolute;
	top:100px;
}

.ininRechts {
	width:265px;
	position: absolute;
	top: 100px;
}

.ininRechts {
	left:265px;
}

.ininLinks {
	left:0px;
}

.sitemapLink1, sitemapLink2 {
	margin-top: 10px;
	margin-bottom: 0px;
}

.sitemapLink1 {
	margin-left:0px;
	text-align: left;
}

.sitemapLink2 {
	margin-left: 40px;
	font-size: 12px;
	text-align: left;
}

.Erklaerung1, .Erklaerung2 {
	display: none;
}

.sitemapLink2 .Erklaerung1 {
	margin: 5px 15px 5px -25px;
}

.sitemapLink1 .Erklaerung1 {
	margin: 5px 15px;
}

.sitemapLink2 .Erklaerung2 {
	margin: 5px 15px 5px -290px;
}

.sitemapLink1 .Erklaerung2 {
	margin: 5px -250px;
}

.sitemapLink1:hover .Erklaerung1, .sitemapLink2:hover .Erklaerung1, .sitemapLink1:hover .Erklaerung2, .sitemapLink2:hover .Erklaerung2 {
	display: block;
	position:absolute;
	top:-60px;
	z-index:100;
	text-align: center;
	font-size: 12px;
	font-weight:normal;
	width:500px;
}

#Erklaerung, #Erklaerung1 {
	width:530px;
	background-color:#eeeeee;
	border: solid #bd1220 1px;
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomleft: 9px;
	border-bottom-left-radius: 9px;
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-topleft: 9px;
	border-top-left-radius: 9px;
}

#Erklaerung {
	height:40px;
}

#Erklaerung1 {
	height:100px;
}

#Galeriebild {
	height: 250px;
	overflow-x: hidden;
	}
	
#GalerieStart {
position:absolute;
top: 190px;
left: 250px;
z-index:0;
}

.gallery, .startgallery {
	padding: 0;
	margin: 10px 0;
	list-style-type: none;
	position: relative;
	left: 10px;
}

.startgallery {
	width: 500px;
}

.gallery {
	width: 208px;
}

.gallery li, .startgallery div {
	float:left;
	margin: 7px 5px;
	}

.gallery li a img.mid, .gallery li a span.toptext, .startgallery div span, .gallery li a span.bottomtext {
	visibility: hidden;
	position: absolute;
	}
	
.gallery li a span.toptext {
	top: -40px;
	left: 10px;
	text-align: center;
	width: 510px;
	height: 20px;
	font-size:16px;
	z-index:20;
	background-color:#eeeeee;
}

.gallery li a span.bottomtext {
	top: 240px;
	left: 10px;
	text-align: center;
	width: 510px;
	height: 80px;
	z-index:10;
	background-color:#eeeeee;
}

img.mid {
	top: 1px;
	left: 211px;
	border: 2px solid #bd1220;
}

.gallery li a:active img.mid, .gallery li a:focus img.mid, .gallery li a:hover span.toptext, .gallery li a:active span.toptext, .gallery li a:focus span.toptext, .gallery li a:active span.bottomtext, .gallery li a:focus span.bottomtext, .startgallery div:hover span {
	visibility: visible;
	color: #bd1220;
} 
.gallery li a:hover span.toptext, .startgallery div:hover span, .gallery li a:hover span.bottomtext {
	z-index: 20;
	width: 462px;
	height: 25px;
	position: fixed;
	top: 270px;
	left: calc(50% - 85px);
	float: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.small {
	border:2px solid #bd1220;
	margin: 1px 4px 2px;
	width: 90px;
	height:60px;
}

.startgallery div:active .small, .js {
 width: 462px;
 height: 308px;
 z-index:100;
 position: fixed;
 left: calc(50% - 87px);
 top: 294px;
 float: none;
}

.startgallery div:active .space {
 width: 94px;
 height: 66px;
 margin: 5px 0 0 15px;
 }

div.startgallery div:active img.small, .js, div.startgallery div:hover img.small, div.startgallery div:focus img.small {
	border-color: #74AC00;
}


.betont {
	font-weight: bold;
	text-transform: uppercase;
}
   
.betont2 {
	font-weight: bold;
    text-decoration: underline;
    color:black
}
.underline{
	text-decoration: underline;
}