﻿/*---------------------------------------------
  DECAF° agentur für digitale kommunikation
  www.decaf.de
---------------------------------------------*/

html {
	min-height:101%; /* Scrollbalken dauerhaft einblenden, um "springen" zu vermeiden */
	/* border-left: 7px solid #c2d3eb; */
	border-left: 3px solid #FFF;
	}
body {
	background:#FFF; color:#000;
	font-family:Helvetica,Arial,sans-serif;
	font-size:100.01%; line-height:1.2em; font-weight:normal;
	margin:0; padding:0;
	width: 100%;
	}
img {
	margin:0; padding:0; border:0;
	}
hr {
	height:20px; margin:0; padding:0;
	visibility:hidden;
	}
.noprint {
	display:run-in;
	}


/*-------------------------------------
  Fonts
-------------------------------------*/

h1 {
	font-size: 1.2em; line-height: 1.2em; font-weight: bold;
	margin: 0 0 0.6em 0; padding: 0.3em 0 0 0;
	color: #444;
	}
h2 {
	font-size: 1em; line-height: 1.3em; font-weight: normal;
	margin: 0 0 0.4em 0; padding: 0.5em 0 0 0;
	color: #333;
	}
h3, h4 {
	font-size:0.9em; line-height:1em; font-weight:normal;
	margin:0 0 0.8em 0; padding:0;
	color: #999;
	}
p {
	font-size:0.8em; line-height:1.4em; font-weight:normal;
	margin:0 0 0.6em 0; padding:0;
	}
p.small {
	font-size:0.7em; line-height:1.3em;
	}

a {
	text-decoration:underline; color:#4774ba;
	}
a.skip { /* Skip-Links */
	position: absolute; left: -900px;
	width: 800px;
	}

h1 a {
	text-decoration: none;
	color: #444;
	}
h1 a:focus,
h1 a:hover {
	color:#4774ba;
	}



/*-------------------------------------
  Container
-------------------------------------*/

div#container {
	width: 100%;
	}
div#content_container {
	margin: 0 0 0 223px; /* +7px border = 230 */
	background: #FFF url(./../img/bgr_header.gif) repeat-x;
	}


/*-------------------------------------
  Sidebar
-------------------------------------*/

div#sidebar {
	width: 223px; /* +7px border = 230 */
	float: left;
	}
div#sidebar_head {
	height: 255px;
	margin: 0 0 20px 0;
	background: transparent url(./../img/sbar_01.jpg) left bottom no-repeat;
	}
div#sidebar_head img { /* Logo */
	position: absolute; left: 14px;
	z-index: 999; /* Safari */
	}
div#sidebar_content {
	padding: 2px 5px 10px 15px;
	}
div#sidebar_content p {
	font-size: 0.7em; line-height: 1.3em;
	margin: 0 0 0.5em 0;
	color: #444;
	}
div#sidebar_content p span {
	padding-bottom: 1em;
	}



/*-------------------------------------
  Content
-------------------------------------*/

div#content {
	width: 700px;
	overflow: hidden;
	background: #eceff2;
	}
div#content_head {
	border-top: 5px solid #4774ba;
	border-bottom: 2px solid #fff;
	background: transparent url(./../img/cont_01.jpg) no-repeat;
	height: 250px;
	}
div#content_head p {
	font-size: 0.7em; line-height: 1.2em;
	color: #4774ba;
	}
div#content_head div.content1 {
	margin: 15px 15px 40px 15px;
	width: 440px;
	float: left;
	}
div#content_head div.content1 p {
	font-size: 0.8em;
	width: 320px;
	color: #000;
	}
div#content_head div.content2 {
	margin: 15px 15px 10px auto;
	width: 205px;
	text-align: right;
	}
div#content_head div.content2 a {
	text-decoration: none;
	}


div#content_sidebar {
	width: 185px;
	margin: -30px 15px 10px auto;
	padding: 40px 0 0 0;
	}
div#content_sidebar div.special {
	background: #99a0aa;
	margin: -40px 0 20px 0;
	border-bottom: 20px solid #d2d8dc;
	}
div#content_sidebar div.special div.special_content {
	padding: 2px 5px;
	}
div#content_sidebar div.special div.special_content p,
div#content_sidebar div.special div.special_content h3 {
	color: #fff;
	}
div#content_sidebar div.special div.special_content p a {
	color: #fff;
	}

div#content_sidebar p {
	font-size: 0.7em; line-height: 1.3em;
	}


/* Startseite: rechte Spalte */
div#content_re ul {
	margin: 0 0 1em 0; padding: 0;
	}
div#content_re ul li {
	font-size: 0.8em; line-height: 1.4em;
	margin: 0 0 0.4em 0;
	list-style-type: none;
	}


div#content_main ul,
div#content_main_full ul {
	margin: 0 0 1em 0; padding: 0;
	}
div#content_main ul li,
div#content_main_full ul li {
	font-size: 0.8em; line-height: 1.4em;
	margin: 0 0 0.4em 1.5em;
	list-style-type: square;
	}


div#content_main { /* Content für Seiten mit Sidebar */
	margin: 10px 15px 40px 20px;
	width: 450px;
	float: left;
	}
	
div#content_main_full { /* Content in voller Breite für Seiten ohne Sidebar */
	margin: 10px 20px 40px 20px;
	width: 650px;
	}


div#content_li { /* Startseiten-Content "Transporte" */
	margin: 0 0 10px 0;
	width: 435px;
	float: left;
	border-right: 5px solid white;
	background: #eceff2;
	}
div#content_head_li {
	border-top: 5px solid #4774ba;
	border-bottom: 2px solid #fff;
	height: 250px;
	}
div#content_main_li {
	margin: 10px 15px 40px 20px;
	}

div#content_re { /* Startseiten-Content "Tanken und Service" */
	margin: 0;
	width: 260px;
	background: #eceff2;
	overflow: hidden;
	}
div#content_head_re {
	border-top: 5px solid #4774ba;
	border-bottom: 2px solid #fff;
	height: 250px;
	}
div#content_main_re {
	margin: 10px 15px 40px 20px;
	}



div#content_main .blc1 {
	}

div#content_main .blc1 li {
	background: #d7dbe0;
	font-size: 0.9em;
	padding: 0.5em;
	margin: 0 0 5px 0;
	list-style-type: none;
	}
div#content_main .blc1 li:hover,
div#content_main .blc1 li:focus {
	background: #d7e3f0;
	}


/*-------------------------------------
  Footer
-------------------------------------*/

div#footer {
	margin: 10px 0 20px 0;
	clear: both;
	}
div#footer p {
	font-size: 0.7em; line-height: 1.3em;
	color: #999;
	}



/*-------------------------------------
  Navigation
-------------------------------------*/

ul.navi {
	margin: -10px 0 30px -3px;
	padding: 0;
	}
ul.navi li {
	margin: 0 0 1px 0;
	padding: 0;
	list-style-type: none;
	border-left: 2px solid #eceff2;
	}
ul.navi li.li_break {
	margin-bottom: 8px;
	}
ul.navi li.ident {
	margin-left: 10px;
	}
ul.navi li a {
	background: #eceff2;
	color: #000;
	display: block;
	padding: 2px 5px 1px 8px;
	margin: 0 0 0 1px;
	text-decoration: none;
	font-size: 0.8em;
	}
ul.navi li#act {
	border-left: 2px solid #4774ba;
	}
ul.navi li#act a {
	background: #4774ba;
	color: #fff;
	}
ul.navi li a:focus,
ul.navi li a:hover {
	background: #d7e3f0;
	}
ul.navi li:focus,
ul.navi li:hover {
	border-left: 2px solid #4774ba;
	}
ul.navi li#act a:focus,
ul.navi li#act a:hover {
	cursor: default;
	}


/*-------------------------------------
  News
-------------------------------------*/

ul.news {
	margin: 0 0 20px 0;
	padding: 0 10px 0 0;
	}
ul.news li {
	margin: 0 0 1em 0;
	padding: 0;
	list-style-type: none;
	}
ul.news li p {
	font-size: 0.7em; line-height: 1.3em;
	margin: 0 0 0.2em 0;
	color: #444;
	}



/*-------------------------------------
  Jobs
-------------------------------------*/

ul.jobs {
	margin: 0 0 1em 0;
	padding: 0;
	}
ul.jobs li {
	margin: 0 0 0.5em 1.5em;
	padding: 0;
	list-style-type: square;
	font-size: 0.8em; line-height: 1.5em;
	}
	
div.special ul.jobs {
	margin: 0 0 1em 0;
	padding: 0;
	}
div.special ul.jobs li {
	margin: 0 0 0.5em 0;
	padding: 0;
	list-style-type: none;
	font-size: 0.7em; line-height: 1.3em;
	color: #FFF;
	}

	
	
/*-------------------------------------
  Formular
-------------------------------------*/

form#cform {
	border:none; width:500px; padding:0; margin:1em 0 1.5em 2px;
	overflow:hidden; /* Opera */
	}
form#cform fieldset {
	border:none; padding:0 0 0.8em 0; margin:0;
	overflow:hidden; /* Opera */
	}
form#cform input.field,
form#cform textarea {
	font-family:monospace;
	font-size:1em; line-height:1.5em; font-weight:normal;
	background-color:#fff; color:#000000;
	margin:0 0 0.5em 0; padding:0.2em 10px 0.2em 10px;
	border:1px solid #d1d8dd; border-left:3px solid #d1d8dd; cursor:pointer;
	width:476px;
	}
form#cform input.error,
form#cform textarea.error {
	border:1px solid #CC3300; border-left:3px solid #CC3300;
	}
form#cform label,
form#cform p.label {
	color:#000000;
	font-size:0.85em; line-height:1.3em; font-weight:normal;
	margin:0; padding:0;
	display:block; cursor:pointer;
	clear:left;
	}
form#cform p.label {
	padding-bottom:0.6em;
	}	
form#cform label.cbox {
	clear:none; margin:0;
	padding:0 0 0.6em 10px;
	display:table-cell;
	}
form#cform label:hover,
form#cform label:focus {
	color:#4774ba;
	}
form#cform input:focus,
form#cform textarea:focus {
	border-color: #4774ba;
	}
form#cform input.submit {
	font-family:Lucida Grande,Verdana,Helvetica,Arial,sans-serif;	font-size:0.85em;
	background-color:#666; color:#FFFFFF;
	border:1px solid #d1d8dd; border-left:3px solid #d1d8dd; cursor:pointer;
	margin:0; padding:0 30px;
	width: auto;
	}
form#cform input.submit:hover,
form#cform input.submit:focus {
	background-color:#4774ba;
	cursor: pointer;
	}
form#cform input.checkbox {
	width:auto; background:none;
	margin:0; padding:0; border:0;
	clear:left; float:left;
	height:1.4em; vertical-align:middle;
	}

form#cform p.error {
	font-size:0.7em; line-height:1.5em;  font-style:normal;
	margin:0; padding:4px 10px;
	font-weight:bold; 
	background:#CC3300; color:white;
	display:inline;
	}
p.info {
	font-size:0.85em; line-height:1.3em; font-style:normal;
	margin:0; padding:0.3em 0.5em 0.4em 0.5em;
	font-weight:normal; color:white;
	}
p.err {
	background:#CC3300;
	}
p.ok {
	background:#339999;
	}


form#cform .b25,
form#cform .b25r {
	width:125px; float:left;
	}
form#cform .b25 input {
	width:91px; margin-right:10px;
	}
form#cform .b25r input {
	width:101px; margin-right:0;
	}
	
form#cform .b50,
form#cform .b50r {
	width:250px; float:left;
	}
form#cform .b50 input {
	width:216px; margin-right:10px;
	}
form#cform .b50r input {
	width:226px; margin-right:0;
	}

form#cform .b75,
form#cform .b75r {
	width:375px; float:left;
	}
form#cform .b75 input {
	width:341px; margin-right:10px;
	}
form#cform .b75r input {
	width:351px; margin-right:0;
	}
	
	
	
/* DECAF */

div#decafmedia {
	position:absolute; left:0; width:12px; height:64px; border:0;
	margin-top: 30px;
	}
div#decafmedia a, div#decafmedia a:link, div#decafmedia a:hover, div#decafmedia a:focus {
	text-decoration:none; border:none; background:none;
	}



div#map_container {
	display: none;
	margin: 0 0 20px 0;
	}
p#realisation {
	margin-top: 30px;
	}
	
	
/* ------------------------------------------------------------------------------------------------
   table
   ------------------------------------------------------------------------------------------------ */	

div.block:after { /* Float einschließen */
	content:"clear"; clear:both; display:block; height:0; overflow:hidden; visibility:hidden;
	margin-bottom: 20px;
	}
div.block_links {
	width: 300px;
	float: left;
	}
div.block_rechts {
	width: 300px;
	margin-left: 340px;
	}

table.data {
	font-size: 0.8em;
	border: 0;
	border-collapse: collapse;
	width: 300px;
	margin: 0;
	padding: 0;
	}
table.data th {
	background: #bcc3c8;
	text-align: left;
	padding: 0.5em 5px 0 8px;
	}
table.data td {
	background: #d7dbe0;
	border-top: 3px solid #eceff2;
	border-bottom: 3px solid #eceff2;
	padding: 5px 5px 0 8px;
	margin: 0;
	vertical-align: top;
	}
table.data tr:focus td,
table.data tr:hover td {
	background: #d7e3f0;
	cursor: default;
	}
table.data td.td_a {
	width: 48px;
	padding-left: 8px;
	padding-right: 8px;
	}
table.data td.td_b {
	width: 166px;
	padding-left: 0;
	padding-right: 0;
	}
table.data td.td_c {
	width: 55px;
	padding-left: 10px;
	padding-right: 5px;
	}


/*-------------------------------------
  Treibstoff
-------------------------------------*/

div.treibstoff {
	overflow: hidden;
	margin: 0 0 10px 5px;
	}
div.treibstoff div.t_zeile {
	clear: both;
	}
div.treibstoff img {
	margin: 0; padding: 0; border: 0;
	display: block;
	float: left;
	}
