@import url("pages.css");

body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Helvetica, Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #18140e;
}

a{
	color: #18140e;
	text-decoration: underline;
}

.highlight {
	display:inline-block;
	background:#fbd037;
	padding:1px 4px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-border-radius:3px;
	color:#18140e;
	white-space:nowrap;
	text-decoration: none;
}

#content a:hover {
	background:#f5e197;
	color:#18140e;
	text-decoration:none;
}

a img {
	border: 0;
}

h2 {
	font-size: 1.2em;
	}
	


#header h1 span {
	display: none;	
}

#head_link {
	float: right;
	background: url(../img/logo_gas.png) no-repeat top left;
	padding-left: 30px;
	min-height: 20px;
}
	
#menu {
	height: 33px;
	background: url(../img/navi_bg.png) repeat-x top left;
}

#sec_menu {
	height: 202px;
	background: #18140e url(../img/start_bg.jpg) no-repeat top center;
	text-align: right;
}

#sec_menu a {
	color: #FFFFFF;
	text-decoration: none;	
}

#faqlink {
	padding-top: 20px;
}

#rechnerlink {
	padding-top: 130px;
}

#content {
	background: url(../img/shadow.png) repeat-x top left;
	padding: 20px 0;
}

#footer {
	border-top: 5px solid #fbd037;
	color: #909090;
	text-align: center;
	font-size: 0.9em;
}

#footer a {
	color: #909090;
	text-decoration: none;
}

.wrap {
	width: 930px;
	margin: auto;
	padding: 0 30px;
}

#content h2 {
	background: url(../img/h2_bg.png) no-repeat top left;
	background-position: 0 0.1em;
	padding-left: 35px;
}

#c_l {
	float: left;
	width: 580px;	
}

#c_r {
	float: right;
	width: 300px;	
}

.c_u {
	background: url(../img/dots.png) repeat-x top left;
	padding-top: 15px;
	margin-top: 20px;
}

.cl {
	clear: both;
}

div.teaserelement {
	float: left;
	padding: 0;
	margin: 0px 10px 0px 0px;
}

div.teaser {
	margin: 0px;
	padding: 2px 0px 2px 0px;	
}

div.teaserpicture {
	float: left;
	padding: 0px;
	margin: 4px 10px 10px 0px;
	border: none;
border: solid 1px #000000;
}

p.teasertext {
	margin: 0px;
	padding: 4px 0px 4px 0px;
}

.teasernav {
	clear: both;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	text-align: center;
}

/* Sidepic */

#sidepicture {
	float: left;
	padding: 0px;
	margin: 4px 10px 0px 0px;
	width: 160px;
	background: no-repeat top left;
}

#sidepicturetop {
	position: relative;
	padding: 0;
	margin: 0;
	height: 5px;
	background: no-repeat top left;
	z-index: 302;
}

#sidepicturemiddle {
	padding: 0;
	margin: -5px 0px 0px 0px;
	z-index: 300;
}

#sidepicturebottom {
	padding: 0;
	margin: -5px 0px 0px 0px;
	background: no-repeat bottom left;
	height: 5px;
	z-index: 301;
}

#sidepicture p {
	font-size: 80%;
	color: #999999;
	margin: 0px 0px 10px 0px;
}


#sidepicture2 {
	float: left;
	padding: 0px;
	margin: 4px 10px 0px 0px;
	width: 92px;
	background: no-repeat top left;
}

#sidepicturetop2 {
	position: relative;
	padding: 0;
	margin: 0;
	height: 3px;
	background: no-repeat top left;
	z-index: 402;
}

#sidepicturemiddle2 {
	padding: 0;
	margin: -3px 0px 0px 0px;
	z-index: 400;
}

#sidepicturebottom2 {
	padding: 0;
	margin: -3px 0px 0px 0px;
	background: no-repeat bottom left;
	height: 3px;
	z-index: 401;
}

#sidepicture3 {
	float: left;
	padding: 0px;
	margin: 4px 10px 0px 0px;
	width: 52px;
	background: no-repeat top left;
}

#sidepicturetop3 {
	position: relative;
	padding: 0;
	margin: 0;
	height: 3px;
	background: no-repeat top left;
	z-index: 502;
}

#sidepicturemiddle3 {
	padding: 0;
	margin: -3px 0px 0px 0px;
	z-index: 500;
}

#sidepicturebottom3 {
	padding: 0;
	margin: -3px 0px 10px 0px;
	background: no-repeat bottom left;
	height: 3px;
	z-index: 501;
}


#dropmenu, #dropmenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#dropmenu {
padding-left: 1px;	
}

#dropmenu a {
	display: block;
	width: 112px;
	text-decoration: none;
}

#dropmenu li {
	float: left;
	width: 112px;
	margin-right: 30px;
}

#dropmenu li div {
	padding-left: 1px;	
}

#dropmenu li a{
	width: 112px;
	height: 22px;
	padding-top: 10px;
}

#dropmenu li ul {
	position: absolute;
	width: 112px;
	left: -999em;
	background-color: #fbd037;
}

#dropmenu li ul li {
	width: 112px;
}

#dropmenu li ul li a{
	padding-left: 1px;
}

#dropmenu li ul li:hover, #dropmenu li:hover, .active {
	background-color: #f5e197;
}

#dropmenu li:hover ul {
	left: auto;
}

#dropmenu li:hover ul, #dropmenu li.sfhover ul {
	left: auto;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #F5E197;
	padding: 5px;
	width: 300px;
}
#tooltip h3, #tooltip div { margin: 0; font-size: 13px; font-weight: normal}
