/*Standard Elements*/

* {
	margin:0;
	padding:0;
}

html {
	background:#fff url(../images2/gangl-bg2.gif) top left repeat;
	color:#000;
	font:.8em/1.5em Verdana,Arial,Helvetica,sans-serif;
	margin-bottom:1px;
	height:100%!important;
}

body {
	background:#000 url(../images2/gangl-bg.gif) top center repeat-y;
	padding:0;
	border:1px solid #fff;
	min-height:101%;
}

a:link, a:visited, a:active {
	color:#800E0E;
	text-decoration:underline;
}

a:hover, a:focus {
	text-decoration:underline;
}

#page a {
	color:#800E0E;
}

h1, h2, h3 {
	margin-top:1em;
	line-height:150%;
}

h1 {
	color:#000;				
	font-size:1.5em;
	font-weight:normal;
	margin-bottom:0;
	margin-top:.5em;
	margin-left:0.5em;
}

h2 {
	color:#ff0000;
	font-size:1.5em;
	margin-top:0;
	margin-bottom:1em;
	font-weight:normal;
}

h3 {
	color:#000;
	font-size:1.5em;
	margin-top:1.25em;
	margin-bottom:.5em;
	font-weight:normal;
}

h3 a {
	color:#8B0003 !important;
}

hr {
	border:none;
	height:1px;
	color:#C10300;
}

p {
	margin-bottom:1em;
}

ul {
	margin-left:1.75em;
	margin-bottom:1em;
	list-style-type:square;
}

p + ul, h2 + ul {
	margin-top:-.5em;
}

/*Forms*/

label {
	display:block;
	width:8em;
	float:left;
	font-weight:bold;
}

sup.required {
	color:red;
	margin-left:1ex;
	font-size:85%;
}

fieldset {
	margin:0 0 .25em;
	padding:1em .7em;
}

.error {
	border:1px dotted #ff0000;
	padding:.25em;
}

/*Divs*/

#content {
	width:567px;
	margin:auto;
	overflow:hidden;
	margin-top:25px;
	margin-bottom:25px;
}

#header h1 {
	width:567px;
	height:259px;
	text-indent:-999em;
	background:url(../images2/kopf_1.jpg) center no-repeat;
	margin:0 auto;
}

#navigation {
	width:563px;
	height:34px;
	background:url(../images2/gangl-navigation.jpg) center no-repeat;
	margin:-1px auto 0 auto;
}

#navigation ul {
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:4px 0 0 29px;
}

#navigation li {
	float:left;
	height:29px;
	width:127px;
	margin:0;
	padding:0;
}

#navigation li a {
	display:block;
	height:100%;
	text-decoration:none;
	text-indent:-999em;
	margin:0;
	padding:0;
}

#navigation li#home a {
	background:url(../images2/home-2.jpg);
}

#navigation li#home a:focus,#navigation li#home a:hover,#navigation li#home a:active,#navigation li#home a.aktuell {
	background:url(../images2/home.jpg);
}

#navigation li#fahrzeuge a {
	background:url(../images2/fahrzeuge-2.jpg);
}

#navigation li#fahrzeuge a:focus,#navigation li#fahrzeuge a:hover,#navigation li#fahrzeuge a:active,#navigation li#fahrzeuge a.aktuell {
	background:url(../images2/fahrzeuge.jpg);
}

#navigation li#fahrzeuge_e a {
	background:url(../images2/fahrzeuge_e.jpg);
}

#navigation li#fahrzeuge_e a:focus,#navigation li#fahrzeuge_e a:hover,#navigation li#fahrzeuge_e a:active,#navigation li#fahrzeuge_e a.aktuell {
	background:url(../images2/fahrzeuge-2_e.jpg);
}

#navigation li#services a {
	background:url(../images2/services-2.jpg);
}

#navigation li#services a:focus,#navigation li#services a:hover,#navigation li#services a:active,#navigation li#services a.aktuell {
	background:url(../images2/services.jpg);
}

#navigation li#kontakt a {
	background:url(../images2/kontakt-2.jpg);
}

#navigation li#kontakt a:focus,#navigation li#kontakt a:hover,#navigation li#kontakt a:active,#navigation li#kontakt a.aktuell {
	background:url(../images2/kontakt.jpg);
}

#navigation li#kontakt_e a {
	background:url(../images2/kontakt_e.jpg);
}

#navigation li#kontakt_e a:focus,#navigation li#kontakt_e a:hover,#navigation li#kontakt_e a:active,#navigation li#kontakt_e a.aktuell {
	background:url(../images2/kontakt-2_e.jpg);
}

#page {
	background:url(../images2/gangl-bottom.jpg) bottom left no-repeat;
	margin:-1px auto 0 auto;
	border-top:1px solid #000;
	overflow:hidden;
}

#page2 {
	background:url(../images2/gangl-top.jpg) top left no-repeat;
	margin:-1px auto 0 auto;
	border-top:1px solid #000;
	overflow:hidden;
}

#page a {
	color:#800E0E;
}

#left {
	width:208px;
	padding:0 2px;
	margin-left:15px;
	margin-top:40px;
	float:left;
}

#left h2 {
	height:39px;
	width:208px;
	margin-top:0;
	margin-bottom:0;
	background:url(../images2/gangl-h1-left.jpg) top left no-repeat;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	padding-top:10px;
}

#right {
	width:305px;
	padding:0 2px;
	margin-left:242px;
	margin-top:40px;
}

#right h2 {
	height:39px;
	width:305px;
	margin-top:0;
	background:url(../images2/gangl-h1-right.jpg) top left no-repeat;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	padding-top:10px;
}

#foot {
	clear:both;
	width:562px;
	height:65px;
	margin:-1em auto 0 auto;
	background:url(../images2/gangl-footer.jpg) top left no-repeat;
}

#foot p {
	text-align:center;
	padding-top:22px;
}

#foot_print,#header_print {
	display:none;
}

/* Page-specific Settings */

.picRight {
	float:right;
	margin-left:.5em;
}

