*{margin:0; padding:0;}
body{
	font-family:	Arial, sans-serif;
	font-size:		101%;
	line-height:	1em;
	background:		#fff;
	color:			#000;
}

    .s { color: black; background-color: black; }
    .w { color: white; background-color: white; }

ul{ list-style: none; }

.clear{ clear:both; }

a img{ border: none; }

h1{
	font-size:		0.9em;
	margin-bottom:	0.5em;
}

h2, h3, h4, h5, h6, h7{
	font-size:		0.8em;
}

p{
	font-size:		0.8em;
}


#container{
	width:			900px;
	background:		url('./top.gif') 0px 201px repeat-x;
	margin-left:	auto;
	margin-right:	auto;
	margin-top:		20px;
	margin-bottom:	20px;
	padding-top:	10px;
	border:			1px solid #ddd;
}

#container img{
	margin-left:	11px;
}

#navigation{
	margin-top:		10px;
	border-top:		1px solid #ddd;
	border-bottom:	1px solid #ddd;
	padding-bottom:	0.4em;
	padding-top:	0.2em;
}

#navigation ul li{
	float:			left;
	margin-left:	15px;
}

#navigation a, #navigation a:link, #navigation a:visited, #navigation a:active{
	font-size:		0.8em;
	color:			#999;
	text-decoration: none;
}

#navigation a:hover, #navigation a#current{
	color:			#000;
	text-decoration: underline;	
}

#inhalt{
	clear:			both;
	float:			right;
	width:			600px;
	padding-right:	11px;
	padding-bottom:	11px;
	padding-top:	30px;
}

#spalte{
	float:			left;
	width:			250px;
	padding-top:	30px;	
	padding-bottom:	11px;	
}

#footer a, #footer a:link, #footer a:visited, #footer a:active{
	font-size:		0.8em;
	color:			#999;
	float:			right;
	margin-right:	11px;
	text-decoration: none;
}

#footer a:hover, #footer a:current{
	color:			#000;
	float:			right;
	margin-right:	11px;
	text-decoration: underline;
}

#footer{
	padding-bottom:	0.4em;
	padding-top:	0.2em;
	border-top:		1px solid #ddd;
	background:		#efefef;
	padding-left:	11px;
	font-size:		0.9em;
}

#stargas-info{
	padding-left:	11px;
	margin-bottom:	0.5em;
	font-size:		0.8em;
}

#autogas-rechner{
	padding-left:	11px;
	margin-bottom:	0.5em;
	font-size:		0.8em;
}
