/**
 * Allgemein
 */ 
html,body {
  margin: 0;
  padding: 0;
  text-align: left;
}

html { background: url('images/public/background/html_background.gif') left top repeat-y; }

body {
  background: url('images/public/background/nav_bg.jpg') left top repeat-x;
  font-family: arial,sans-serif;
  font-size: 14px;
}

p {
  margin: 20px 0;
  line-height:1.3;
}

img { 
  border: none;
}

/**
 * Template_Alt 
 */ 

ul.teaserimage, ul.teaserimage li, ul.teaserimage li a {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: relative;
}

ul.teaserimage li.hidden { display: none; }

div#template_alt a, a:link {
  color: #004f92;
  text-decoration: underline;
}

div#template_alt a:hover {
  background: #004f92;
  color: #fff;
  text-decoration: none;
}

div#template_alt {
  background-color: #D9E1EB;
  padding: 10px;
  margin: 0;
  border-top: 18px solid #fff;
}

h2 {
  background: url('images/public/buttons/square.jpg') left center no-repeat;
  color: #004F92;
  margin: 0 0 8px 0;
  padding: 4px 0 2px 20px;
  font-size: 15px;
  font-weight: bold;
  border-bottom: 1px solid #FF9933;
  width: auto;
}

div#template_alt p.teaserheadline {
  font-weight: bold;
  margin: 10px 0;
}

div#template_alt p.teasertext {
  margin: 5px 0;
}

div#template_alt ul.square {
  list-style-image: url('images/public/buttons/ul_square.jpg');
  margin: 0;
  padding: 0 0 0 21px;
  font-size: 12px;
  line-height: 1.4;
}

/**
 * Navigation 
 */ 

ul#navigation {
  text-align: center;
  height: 40px;
	padding: 0;
	margin: 0;	
}

ul#navigation li {
  margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	width: auto;
	height: 40px;
	border-right: 1px solid #fff;
}

ul#navigation li.kontakt {
	border-right: none;
}

ul#navigation li.impressum, ul#navigation li.sitemap, ul#navigation li.agb {
	display: none;
}
	
ul#navigation li a {  	
  text-decoration: none; 
  color: #fff;
  font-size: 13px; 
	line-height: 40px;
  font-weight: bold; 
  height: 20px;
  padding: 12px 8px 12px 8px;
}
	
ul#navigation li.active a { 
	background: url('images/public/background/menu_act_hov.jpg') center top no-repeat;
  color: #004F92;
}

ul#navigation li a:hover { 
	background: url('images/public/background/menu_act_hov.jpg') center top no-repeat;
	color: #004F92;
}
  
ul#navigation ul {
  display: none;
}


/**
 * Subnavigation 
 */ 
div#subnavigation {
  margin: 0;
  padding: 0;
}

div#subnavigation ul#subnavigation {
  margin: 0;
  padding: 0;
}


div#subnavigation ul#subnavigation ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

div#subnavigation ul#subnavigation ul li {
  line-height: 30px;
  margin: 0;
  padding: 0;
}

div#subnavigation ul#subnavigation ul li a {
  background: url('images/public/buttons/square_light.jpg') left center no-repeat;
  padding: 0 0 0 30px;
}

div#subnavigation a, div#subnavigation a:link {
  text-decoration: none;
  color: #000;
} 

div#subnavigation ul#subnavigation ul li.active a {
  background: url('images/public/buttons/square.jpg') left center no-repeat;
  font-weight: bold;
  color: #004F92;
}

div#subnavigation ul#subnavigation li a:hover {
  background: url('images/public/buttons/square.jpg') left center no-repeat;
  color: #004F92;
}


/**
 * Content
 */ 

a, a:link, a:visited {
  color: #004F92;
  text-decoration: underline;
  padding: 0 3px;
}

div#content a:hover { 
  background: #004F92; 
  color: #fff; 
  text-decoration: none; 
}

div#content ul li {
}
 
h1 {
  margin: 0;
  padding: 4px 0 8px 0;
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  color: #004F92;
}

h3 {
  width: auto;
  margin: 0;
  padding: 4px 0 4px 0;
  font-size: 16px;
  line-height: 30px;
  font-weight: bold;
  color: #004F92;
  border-top: 1px solid #FF9933;
}

img.line {
  width: auto;
}

p.blue {
  color: #004F92;
}

p.subheadline {
  font-size: 15px;
  font-weight: bold;
  margin: 5px 0;
}

div#content ul {
  list-style-image: url('images/public/icons/listit.gif');
  margin: 0 0 20px 0;
  padding: 0 0 0 20px;
}

address {
  font-style: normal;
  margin: 15px 0;
  line-height: 1.4;
}

address.srg {
  float: left;
}

address.serve {
  float: left;
  margin-left: 100px;
}

table.references {
  margin-top: 15px;
  border-collapse: collapse;
  width: auto;
}

table.references tr {
  border-bottom: 1px solid #FF9933;
}

table.references tr.last_tr {
  border-bottom: none;
}

table.references td {
  padding: 10px 25px 10px 0;
}

table.references td.place {
  font-weight: bold;
  padding: 10px 0 10px 0;
}

div#sitemap {
  margin-top: 15px;
}

ul#sitemap ul {
  list-style-image: url('images/public/icons/listit_sub.gif');
  margin: 0;
}

ul#sitemap li {
  margin: 3px 0;
}

div.stellenangebot {
  border: 1px solid #FF9933;
  padding: 0 10px;
  margin: 10px 0;
}


/**
 * Footer
 */ 

div#footer {
  background: url('images/public/background/footer.jpg') left bottom no-repeat scroll;
  padding: 0;
  margin: 0;
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 30px;
  border-top: 2px solid #ff9935;
  z-index: 2;
}

div#footer ul.nav_footer {
  list-style-type: none;
  margin: 7px 0 0 308px;
  padding: 0;
}

div#footer ul.nav_footer li {
  border-right: 1px solid #fff;
  display: block;
  float: left;
  padding: 0px 5px 0px 0;
}

div#footer ul.nav_footer li.last_one {
  border-right: none;
}

div#footer ul.nav_footer li a { color: #fff; font-weight: bold; text-decoration: none; }

div#footer ul.nav_footer li a:hover { color: #d9e1eb; }

input#route_berechnen {
  background: url('images/public/buttons/large_button.gif') no-repeat;
  color: #fff;
  font-weight: bold;
  width: 259px; 
  height: 25px; 
  border: none; 
  width: 260px; 
  margin-top: 0.7em;
}

input#route_berechnen:hover {
  color: #d9e1eb;
}

input#anfrage_senden {
  background: url('images/public/buttons/button_anfrage_senden.gif') no-repeat;
  color: #fff;
  font-weight: bold;
  width: 304px; 
  height: 25px; 
  border: none; 
  margin-top: 0.7em;
}

input#anfrage_senden:hover {
  color: #d9e1eb;
}

div#map a { opacity: 0.8; }
div#map a:hover { background: none; }

form#googlemaps { background: none; padding: 0; }

div#footer div.sprachwahl { float: left; line-height: 22px; height: 22px; padding: 4px 0 0 4px; }
div#footer div.sprachwahl .de { background: url('images/public/icons/flag_de.gif') no-repeat left center; padding: 4px 0 4px 28px; margin-right: 20px; }
div#footer div.sprachwahl .en { background: url('images/public/icons/flag_en.gif') no-repeat left center; padding: 4px 0 4px 28px; }
div#container {
  width: 950px;
  padding: 0 0 28px 0;
  margin: 0;
  text-align: left;
}

div#frame_left {
  float: left;
  width: 300px;
  padding: 0;
  margin: 0;
}

div#wrapper {
  float: left;
  width: 640px;
  margin-left: 10px;
}

div#navigation {
  width: auto;
  margin: 80px 0 0 0;
  padding: 0;
}

div#content {
  width: auto;
  margin: 0;
  padding: 8px 0 8px 8px;
}
