/* -----------------------------------------------------------------------------------------

	Autogas-Technik


   ---------------------------------------------------------------------------------------*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;

}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	background-color:#D2D2D2;
	text-align: center;	
	position:relative;
}

a:link { 
	text-decoration:none; 	
}


ul.leftmenu { list-style: none; padding: 0; margin: 0; }
li.leftmenu { text-align: center; padding: 2px; }
li.leftmenu a { color: #221E1F; text-decoration: none; font-weight: bold; }
li.leftmenu a:hover {  }



div#topLeft {
	position:relative;
	width:200px;
	height:115px;
	z-index:1;
	left: 0px;
	top: 0px;
}


div#pictures {
	position:absolute;
	width:800px;
	height:150px;
	z-index:5;
	left: 190px;
	top: 450px;
	text-align:right;
}

div#mainxxxx {
	position:relative;
	width:600px;
	height:inherit;
	z-index:10;
	left: 0px;
	top: 0px;
	text-align:left;
}


/* Main Container 
----------------------------------------------- */
.header {
	background-image: url(../images/headerback.gif);
	background-repeat: repeat-x;
	height: 147px;
	width: 990px;
}


.footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 98px;
	width: 990px;
}



.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
}

.menuTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
}

.menuText a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
}

.menuTextSmall a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
}


.menuTextSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#FFFFFF;
}

.menuTextSelectSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#FFFFFF;
}

.menuTextSelect a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#FFFFFF;
}

.menuTextSelectSmall a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#FFFFFF;
}

.menuTopText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}
