html{margin-top:0px;padding:0}
body {
  margin: 0;
  padding: 0;
  font: 12pt Garamond, Palatino, "Times New Roman", Times, serif;
  color: black;
  background: transparent;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, 
"Bitstream Vera Sans", sans-serif;
  font-weight: bold;
  margin: .75em 0 .5em 0;
  page-break-after: avoid;
}
p+p {
  margin-top: -1em;
  text-indent: 2em;
}
div#container{width:95%;text-align:left;background: #fff }
div#container_stf {display:none; }
div#wrapper{}
div#wrapper-right{}
div#header{display:none; }
div#header_right{display:none;}
div#main{}
div#content{}
div#content_noright{}
div#sidebar{display:none;}
div#footer_top{background:url(footer_top.gif) repeat-x bottom left;height:30px;margin-right:30px;}
div#footer_left{background:url(bg_left.gif) repeat-y top left;height:28px;}

a {
	color:#3388CC;
	text-decoration:none;
}
a:hover {
	color:#3388CC;
	text-decoration:underline;
}
a.picture_link {
	color:#3388CC;
	padding-left:15px;
	height:12px;
	text-decoration:none;
	font-weight:bold;
	background: url(link_picture.gif) no-repeat left;
}
a.picture_link:hover {
	color:#3388CC;
	padding-left:15px;
	height:12px;
	text-decoration:underline;
	font-weight:bold;
	background: url(link_picture.gif) no-repeat left;
}
.copy {
	font-size:smaller;
}
hr {
	height: 1px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #CCD2D8;
	padding:0;
}
	
.hr {
	clear:right;
	margin: 0.06em 0.06em 0.06em 0.06em;
	height: 0.06em;
	background-image: url(dotted_line.gif);
	overflow: hidden;
}
.hr hr {
	display: none;
}
.hr_left {
	clear:right;
	margin: 0.06em 0.06em 0.06em 0.06em;
	height: 0.06em;
	background-image: url(dotted_line_left.gif);
	overflow: hidden;
}


div#sidebar p, div#extra p{margin: 10px 5px}

div.teaser_top {
	padding: 0 ;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
}

div.teaser {
	padding: 1px 1px 10px 5px ;
}

div.teaser_blue {
	padding: 1px 1px 10px 5px ;
	margin-right:10px;
	margin-top:10px;
}
.teaser p{margin: 10px;line-height:1.4;text-align:justify;}

#left_right {
	padding:0px;
	margin:0;
	clear:right;
	width:100%;
}
#content_left {
	float:left;
	width:65%;
	padding:0;
}
#content_right {
	float:right;
	width:34%;
	padding:0 ;
	margin:0;
}
#content_fuel {
	float:left;
	width:99%;
	padding:0;
}

div.bildleft {
	float:left;
	margin:0;
	padding:3px 10px 0 10px;
	
}
div.bildright {
	float:right;
	margin:0;
	padding:3px 10px 0 10px;
	
}
label {

}
legend{
	
}
form
{
	
}
fieldset
{
	
}
input
{
	
}
textarea
{
	
}
input.senden
{
	
}
input.such
{
	
}
.such_image{

}
input.suche {
	
}

div#footer{clear: both;width:100%;margin-top:5px; }
#footer_nav{text-align:left;font-weight:bold;}
#footer_nav ul { margin:0px; padding-bottom:2px; list-style-type:none;}
li.footer_nav {display:inline;margin:0px;padding:0px;}
#footer_nav a {font-size:smaller;margin:0px; padding:2px; height:16px;}
#footer_nav a:hover {font-size:smaller;margin:0px; padding:2px; height:16px;}


/* Service */
#service ul {display:none;}
li.service {display:none;}
#service a {display:none;}
#service a:hover {display:none;}
/* Service End */

/* navigation */
#nav {
	display:none;
	}
/* navigation ende*/

/* navigation links*/

#left{
	display:none;
}
}
/* navigation links ende*/



p.small {
	font-size: smaller;
}
p.banner {
	display:none;
}
.table_bg {
background-color:#fff;
border:0;
padding:0;
margin:0.63em;
}
.td_first {
background-color:#3B90D4;
color:#fff;
line-height:1.4em;
padding:2px;
margin:2px;
}
.td_second {
background-color:#D7EAFA;
line-height:1.4em;
padding:2px;
margin:2px;
}
.td_blue {
background-color:#f7f7f7;
line-height:1.4em;
padding:2px;
margin:2px;
}
.red {
font-size:smaller;
color:red;
}