/*
css created by Ricardo Vögeli car4you AG 20080107
*/
body {
margin-left : 1px;
margin-top : 1px;}
body, div, span, table, td{font-family: Arial, Helvetica, sans-serif;
font-size: 11px;}
div.treeinfo{
background-image: url(images/left-tree.gif); background-repeat: no-repeat;
height:158px;
width:146px;
padding-top:22px;
font-size:14px;
}
a {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a.white {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bolder;
}
a.white:visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bolder;
}
a.main {
	text-decoration: underline;
	color: #000000;
	font-weight: bolder;
	font-size:11px;
	padding-right:10px;
}
a.main:visited {
	text-decoration: underline;
	color: #000000;
	font-weight: bolder;
	font-size:11px;
}
a.submenu {
	text-decoration: none;
	color: #000000;
	font-weight: bolder;
}
a.submenu:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bolder;
}
div.lefttitle{
	background-color: #22B14A;
	width: 160px;
	height:49px;
	color: #FFFFFF;
	font-weight: bold;
}
div.lefttitle2{
	padding-top:28px;
	font-size: 15px;
}
div.tree{
	background-color: #C6DEF2;
	width: 160px;
	color:#FFFFFF;
}
span.subtitle{
	font-size:14px;
	font-weight:bolder;
	color:#000000;
}
div.spacer{
	padding:5px;
}
div.spacersmall{
	padding:2px;
}
.input {
color : #000000;
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 8pt;
}
.inputeco {
color : #000000;
background-color : #CCFFCC;
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 8pt;
}
.button {
background-color : #22B14A;
font-variant : small-caps;
border-bottom : 1px solid #000000;
border-left : 1px solid #000000;
border-right : 1px solid #000000;
border-top : 1px solid #000000;
color : #ffffff;
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 11px;
font-weight : bold;
margin-right: 10px;
margin-bottom : 10px;
margin-top : 10px;
 }
div.submenubutton{
background-image: url(images/submenu-button.gif); background-repeat: no-repeat;
height:26px;
width:90px;
}
div.submenubutton_a{
background-image: url(images/submenu-button_a.gif); background-repeat: no-repeat;
height:26px;
width:90px;
}
div.submenubutton2{
	padding-top:10px;
	width:90px;
	text-align: center;
}
table.container {
	border: 1px solid #22B14A;
}
tr.containerTiele {
	background-color : #22B14A;
	color: #FFFFFF;
	font-size:13px;
	font-weight:bold;
	padding:2px;
	height: 20px;
}
div.hr {
	height: 1px;
	margin-top:10px;
  background: #22B14A;
	margin-left:5px;
	margin-right:5px;
}
div.hr hr {
  display: none;
	text-align: center;
}
div.barinfo{
	height:27px;
	padding-left:10px;
	padding-top:4px;
}
.bgtit2{color:#FFFFFF;}
table.ofrbg{background-color:#CCFFCC;}
.resulttitlebg{
	background-color:#CCFFCC;
	border-bottom:1px solid #22B14A;
	border-top:1px solid #22B14A;}

	#startpageinfo{
		width: 509px;
		height: 194px;	
		background-image: url('http://www.car4you.ch/external/ecocar4you/images/startpagebg.gif');
		background-repeat: no-repeat;
	}
	#startpagetitle{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 25px;
		color:#22B14A;
		font-weight: bold;		
		padding-top:100px;
		padding-left:100px;
	}
	#startpagetext{
		font-weight: bold;
		font-size:13px;
		padding-top:15px;
		padding-left:100px;
	}