html 
{
  min-height: 100%;
  margin: 0;
  padding: 0;

}



body
 {
	margin-top: 0px;
	padding: 0px;
	color: #35383a;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
	background-color: #747777;
	height: 100%;
	align: center;
	background-image: url(mixed/bgr.jpg);
  }

.text_fett 
{
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  }

  a img {border: none; } 
  a:link { color: #D76E3D; underline: none; }
  a:visited { color: #91B4D1; }
  a:hover { color: #000000; underline: yes; } 
  a:active { color: #c6541f; underline: yes; }
  
  
  a.bottomlink:link { color: #FFFFFF; underline: none; }
  a.bottomlink:visited { color: #FFFFFF; }
  a.bottomlink:hover { color: #a39174; underline: yes; } 
  a.bottomlink:active { color: #a39174; underline: yes; } 

  
  #container
  {

  width: 1000px;
  height: auto;
  height-min: 100%;
  margin: 40px auto;
  margin-top: 40px;
  overflow: hidden;
  box-shadow: 0px 15px 20px #848181;
  }
  
  #logo_box
  {
 
  float: left; 
  width: 1000px;
  height: 80px;
  margin-top: 0px;
  margin-left: 0px;
  border: 0px;
  background-color:#ffffff;
  }
  
    
  
  #logo 
  {
  float: left;
  height: 55px;
  width: 246px;
  margin-top: 20px;
  margin-left: 33px;
  padding-left: 0px;
  background: url(mixed/logo.png) no-repeat left;
  }

#titelbalken
  { 
  width: 686px;
  height: 80px;
  margin-top: 0px;
  margin-left: 314px;
  border: 0px;
  background-color:#d86e3a;
  }
  

  #menu
  {
  clear: both;
  float: left;
  margin-left: 0px;
  margin-top: 0px;
  text-align: left;
  height: auto;
  height:100%;
  width: 314px;
  background-color:#f1f0f0;
  overflow: auto;
  z-index:1000;
  }
  
  .menu
  {
  list-style-type: none;
  font-family: 'PT Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
  text-align: left;
  padding-top: 8px;
  padding-left: 20px;
  padding-bottom: 8px;
  color: #fff;
  border: 0px;
  display: block;
  }
  
  .menu a:link 
  { 
  color: #fff;
  list-style-type: none; 
  }
  
  .menu a:visited 
  { 
  padding-top: 8px;
  padding-left: 0px;
  padding-bottom: 8px;
  text-decoration: none;  
 /* margin: 4px;*/
  color: #fff;
  }
  
  .menu a:hover 
  { 
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  padding-top: 8px;
  padding-left: 0px;
  padding-bottom: 8px;
  
  } 
  
  li.current
{
  background: url(images/listenpfeil2.png) no-repeat top left !important;
    background-position: 0 0;
  }


  
  ul 
{
    list-style-type: none; 
    padding:0px;
    margin:0px;
  }

  li 
{
    padding:0px;
    margin:0px;
  }

  
  #content_box
  {
  clear: both;
  float: left;
  width: 1000px;
  height: auto;
  margin-top: 0px;
  border: 0px;
  }


  #content_bgr
  {
  clear: both;
  float: right; 
  width: 1000px;
  height: auto;
  margin-top: 0px;
  background-color: #FFFFFF;
  border: 0px;
  }
 
  #head_foto 
  {
  width: 1000px;
  height: 170px; 
  margin: 0px;
  padding: 0px;
  background: url(images/head_foto.jpg) no-repeat left;
  }

  #head_foto0 
  {
  width: 1000px;
  height: 170px; 
  margin: 0px;
  padding: 0px;
  background: url(impress/images/head_foto0.jpg) no-repeat left;
  }
  
  
  #head_foto2 
  {
  width: 1000px;
  height: 170px; 
  margin: 0px;
  padding: 0px;
  background: url(kompetenzen/images/head_foto2.jpg) no-repeat left;
  }
  
  #head_foto3
  {
  width: 1000px;
  height: 170px; 
  margin: 0px;
  padding: 0px;
  background: url(referenzen/images/head_foto3.jpg) no-repeat left;
  }

  
  #head_foto5
  {
  width: 1000px;
  height: 170px; 
  margin: 0px;
  padding: 0px;
  background: url(kontakt/images/head_foto5.jpg) no-repeat left;
  }
  
  
  .content p
  {
  margin: 0px;
  padding: 0px;
  }
  


  #content  
  {
    float: right;
    width: 590px;
    height: auto;
    border: 0px;
    margin-right: 70px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  
    #content_kontakt  
  {
	float: left;
	width: 430px;
	height: auto;
	border: 0px;
	margin-left: 40px;
  }
  
    #content_kontakt_text  
  {
	float: left;
	width: 280px;
	height: auto;
	border: 0px;
	padding-left: 0px;
	padding-top: 30px;
  }
  
   #content_kontakt_form  
  {
	float: left;
	width: 400px;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
  }
  

.topnavi 
  {
  clear: both;
  float: right;
  margin-right: 0px;
  width: 53px;
  height: 21px;
  background: url(mixed/top.png)  no-repeat top;
  border: 0px;
  margin-bottom: 10px;
  }
  
  

.topnavi:hover
{
		clear: both;
		float: right;
		margin-right: 0px;
       	background-position: 0px -21px;
	   	margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 10px;
		border: 0px;
}

.top span
	{
	display: none;
	}

  
  #content_foot
  {
  clear: both;
  float: left; 
  width: 1000px;
  height: 50px;
  margin-top: 0px;
  margin-left: 0px;
  background-color:#d86e3a;
  border: 0px;

  }
  
 
  #copyright
  {
  float: right;
  width: 250px;
  margin-right: 40px;
  color: #FFFFFF;
 font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 10px;
  line-height: 12px;
  text-align: right;

  
  }
  

  
  .p 
   {
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #35383a;
  font-size: 11px;
  margin-left: 20px;
  line-height: 16px;
   }
   
 .hr
  {
  float: left;
  padding-top: 0px;
  padding-bottom: 15px;
  height: 2px;
  width: 590px;
  background: url(mixed/horizontal_line.png) no-repeat;
  margin-left: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0px;
  }
  

  
   .hr hr {
  display: none;
  }


  .h1
  {
  margin-top: 40px;
  margin-bottom: 40px;
  font-weight: bolder;
  color: #d86e3a;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  font-style: uppercase;
  line-height: 18px;


  }
  
  .h1 a { text-decoration: none; }
  
  .h2
  {
	color: #663D4A;
	font-weight: bolder;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
  }

  .quelle
  {
  color: #908f8f;
  font-weight: normal;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 10px;
  line-height: 14px;
  }
.sitemap
  {
  margin-left: 0px;
  color: #35383a;
  font-weight: normal;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 11px;
  line-height: 16px;
  list-style: url(mixed/inner_link.png) no-repeat left;
  }

  #span
  {
  visibility:hidden
  }


.cc_container .cc_btn, .cc_container .cc_btn:visited 
{
    color: #000;
    background-color: #d86e3a!important;
    transition: background 200ms ease-in-out,color 200ms ease-in-out,box-shadow 200ms ease-in-out;
    -webkit-transition: background 200ms ease-in-out,color 200ms ease-in-out,box-shadow 200ms ease-in-out;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}
