/*
   Basis-Stylesheet für www.autogas-expert.de Startseite
	Autor:   Martin Möller
	         verybigm@verybigm.de
			 Stand: 2007-11-04
*/
body {
	color: Black;
	background-color: White;
	background-image: url(images/topleftbg.png);
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-repeat: repeat-x;
}

div.center 
{
 position: absolute;
 background-color: White;
 z-index: 89;
 top: 165px;
 left: 215px;
 width: 80%;
 font-size: 12pt;
}

div.center400
{
 position: absolute;
 background-color: White;
 z-index: 89;
 top: 165px;
 left: 215px;
 width: 400px;
}

div.center520
{
 position: absolute;
 background-color: White;
 z-index: 89;
 top: 165px;
 left: 215px;
 width: 520px;
}

div.header
{
 position: absolute; 
 top: 0px;
 left: 0px;
 width: 100%;
 height: 521px;
 background-image: url(images/startseite_menu_main.gif);
 background-repeat: no-repeat;
 z-index: 50;
}

div.claim
{
 position: absolute; 
 top: 122px;
 left: 0px;
 width: 100%;
 height: 196px;
 z-index: 51;
 text-align: right;
}

div.headerbackground
{
 position: absolute;
 top: 0px;
 left: 0px;
 width: 100%;
 height: 70px;
 background-image: url(images/headbar.gif);
 background-repeat: repeat-x;
 z-index: 1;
}

div.leftmenu
{
 position: absolute;
 top: 165px;
 left: 0px;
 width: 215px;
 height: 100%;
 background-image: url(images/leftbg.png);
 background-repeat: repeat-y;
 z-index: 60;
}

div.menuitems
{
 position: absolute;
 display: block;
 top: 148px;
 left: 0px;
 width: 215px;
 height: 100%;
 z-index: 97;
}

div.leftbar
{
 position: absolute;
 top: 90%;
 left: 0px;
 height: 55px;
 vertical-align: bottom;
 z-index: 50;
}

div.righttextbox1
{
 position: absolute;
 top: 165px;
 left: 0px;
 height: 184px;
 width: 99%;
 background-image: url(images/righttextbox.png);
 background-repeat: no-repeat;
 background-position: right;
 text-align: right;
 vertical-align: bottom;
 font-size: 16px;
 z-index: 90;
}

div.righttextbox2
{
 position: absolute;
 top: 350px;
 left: 0px;
 height: 184px;
 width: 99%;
 background-image: url(images/righttextbox.png);
 background-repeat: no-repeat;
 background-position: right;
 text-align: right;
 vertical-align: bottom;
 font-size: 16px;
 z-index: 90;
}

a.menuitemselected {
 position: relative;
 top: 0px;
 left: 0px;
 width: 215px;
 height: 28px;
 display: block;
 background-image: url(images/menu_itembg_selected.png);
 background-repeat: no-repeat;
 color: #808080;
 text-decoration: none;
 text-align: left;
 text-indent: 32px;
 padding-bottom: 0px;
 padding-top: 3px;
 font-size: 18px;
 z-index: 99;
}

a.standard{
 color: #808080;
 text-decoration: none;
 font-size: 12pt;
 z-index: 99;
}

a.menuitem {
 position: relative;
 top: 0px;
 left: 0px;
 width: 215px;
 height: 28px;
 display: block;
 background-image: url(images/menu_itembg.png);
 background-repeat: no-repeat;
 color: #808080;
 text-decoration: none;
 text-align: left;
 text-indent: 32px;
 padding-bottom: 0px;
 padding-top: 3px;
 font-size: 18px;
 z-index: 99;
}

a.submenuitem {
 position: relative;
 top: 0px;
 left: 0px;
 width: 215px;
 height: 28px;
 background-image: url(images/submenu_itembg.png);
 background-repeat: no-repeat;
 color: #808080;
 text-decoration: none;
 text-align: left;
 text-indent: 48px;
 padding-bottom: 0px;
 padding-top: 6px;
 font-size: 14px;
 display: none;
 z-index: 99;
}

a.submenuitemselected {
 position: relative;
 top: 0px;
 left: 0px;
 width: 215px;
 height: 28px;
 background-image: url(images/submenu_itembg_selected.png);
 background-repeat: no-repeat;
 color: #808080;
 text-decoration: none;
 text-align: left;
 text-indent: 48px;
 padding-bottom: 0px;
 padding-top: 6px;
 font-size: 14px;
 display: none;
 z-index: 99;
}

a.item1 {
    position: absolute;
    top: 205px;
    left: 280px;
	color: Black;
	text-decoration: none;
	width: 200px;
	height: 50px;
	text-align: left;
	text-indent: 0px;
	padding-bottom: 0px;
	padding-top: 15px;
	margin-left: 0px;
	margin-top: 0px;
	display: block;
	font-size: 20px;
	z-index: 61;
}

a.item2 {
   position: absolute;
   top: 255px;
   left: 280px;
	color: Black;
	text-decoration: none;
	width: 200px;
	height: 50px;
	text-align: left;
	text-indent: 0px;
	padding-bottom: 0px;
	padding-top: 15px;
	margin-left: 0px;
	margin-top: 0px;
	display: block;
	font-size: 20px;
	z-index: 61;
}

a.item3 {
   position: absolute;
   top: 305px;
   left: 280px;
	color: Black;
	text-decoration: none;
	width: 200px;
	height: 50px;
	text-align: left;
	text-indent: 0px;
	padding-bottom: 0px;
	padding-top: 15px;
	margin-left: 0px;
	margin-top: 0px;
	display: block;
	font-size: 20px;
	z-index: 61;
}

a.item4 {
   position: absolute;
   top: 355px;
   left: 280px;
	color: Black;
	text-decoration: none;
	width: 200px;
	height: 50px;
	text-align: left;
	text-indent: 0px;
	padding-bottom: 0px;
	padding-top: 15px;
	margin-left: 0px;
	margin-top: 0px;
	display: block;
	font-size: 20px;
	z-index: 61;
}

a.item5 {
   position: absolute;
   top: 405px;
   left: 280px;
	color: Black;
	text-decoration: none;
	width: 200px;
	height: 50px;
	text-align: left;
	text-indent: 0px;
	padding-bottom: 0px;
	padding-top: 15px;
	margin-left: 0px;
	margin-top: 0px;
	display: block;
	font-size: 20px;
	z-index: 61;
}

a.imagelink {
   	color: #404040;
	text-decoration: none;
	font-size: 10px;
}

a.topmenu1 {
    position: relative;
	top: 4pt;
	left: 0pt;
   	color: #404040;
	text-decoration: none;
	font-size: 10px;
}

a:hover.topmenu1 {
	color: Blue;
	text-decoration: none;
}

a.topmenu2 {
    position: relative;
	top: 4pt;
	left: 0pt;
   	color: #404040;
	text-decoration: none;
	font-size: 10px;
}

a:hover.topmenu2 {
	color: Blue;
	text-decoration: none;
}

a:hover {
	color: Blue;
	text-decoration: none;
}

div.righttext
{
 position: absolute;
 top: 90%;
 left: 0px;
 height: 55px;
 width: 100%;
 text-align: right;
 vertical-align: bottom;
 font-size: 16px;
 z-index: 90;
}
