@charset "utf-8";
/* CSS Document */

* { margin:0; padding: 0; } 
option { padding-left: 0.4em}
fieldset, img { border:0; }
html { height: 100% } 
#inhalt ul { margin-left:20px; }
#inhalt ol { margin-left:20px; }
select, input, textarea { font-size: 99% }

body { min-height: 101%; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 100.01%; position: relative; color: #000; background: #b1b3b4; text-align: left; padding: 0px; }

#seitenrand { width:1000px; margin:0px auto; }
#seite {  }

#header { position:relative; height:250px; color: #000; background:url(../images/headerbild_normal.jpg) no-repeat top; }
#logo { position:absolute; right:0px; }

/*Navigation oben*/
#topnav { position:absolute; top:210px; width:100%; height:40px; background:url(../images/hintergrund_navi_horizontal.gif) repeat-x top left; }
#topnav ul { list-style:none; padding-left:40px; }
#topnav li { display:inline; padding-right:40px; }
#topnav li:first-child { padding-right:118px; }
#topnav a { color:#000; text-decoration:none; font-size:16px; font-weight:bold; line-height:40px; }
#topnav li a:hover { color:#cc071f; }
#topnav li.active a { color:#cc071f; }

/*Language*/
#language { position:absolute; top:210px; left:800px; width:200px; height:40px; background:url(../images/hintergrund_navi_horizontal.gif) repeat-x top left;  }
#language .tx-srlanguagemenu a { color:#cc071f; }
.tx-srlanguagemenu, .tx-srlanguagemenu .links-list-header { margin-top:12px; }
#language .tx-srlanguagemenu { /*display:none;*/ }

/*Navigation links*/
#navigation { height:135px; padding-top:350px; background:url(../images/hintergrund_balken_links.jpg) no-repeat; margin-top:0px; }
#navigation ul { list-style:none; padding-left:40px; }
#navigation li { padding-bottom:20px; }
#navigation a { color:#fff; font-size:16px; text-decoration:none; }

/*Erfinderecke*/
#navcoin { display:none; }
#navcoin ul { list-style:none;  }
.navcoin ul { list-style:none; }
.navcoin a { display:block; text-indent:-9999px; background:url(../images/schaltflaeche_erfinderecke.jpg) no-repeat; width:210px; height:140px; }

/*Hauptcontainer um Inhaltsspalten*/
#hauptcontainer { clear:both; width:auto; background:#ececed; margin:0px; padding:0px; }

/*Spalten-Definitionen*/
#spalte1 { float: left; width: 210px;  z-index: 3; }
#spalte1_inhalt { position:relative; z-index: 4; }
  
#spalte2 { float:right; width: 0px; z-index: 5; }
#spalte2_inhalt { position:relative; z-index: 6; }

#spalte3 { width:auto; margin-left: 210px; margin-right:0px; z-index: 1; }
#spalte3_inhalt { position:relative; z-index: 2; padding-bottom: 50px; }

/*Content*/
#inhalt { padding-right:50px; padding-top:50px; font-size:16px; line-height:22px; float:left; }
#inhalt h1 { font-size:20px; font-weight:bold; margin-bottom:20px; }
#inhalt h2 { font-size:20px; font-weight:bold; margin-bottom:20px; }
#inhalt h3 { font-size:18px; font-weight:bold; margin-bottom:10px; color:#cc071f; }
#inhalt a { color:#cc071f; text-decoration:underline;}
#inhalt a:hover { color:#000; text-decoration:underline;}

/*Footer und Clearing*/  
#footer { clear:both; height:30px; }
#footer a { text-decoration:none; font-size:9px; }
#footer a:hover { text-decoration:underline; }
.stwfooter a { display:block; text-indent:-9999px; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: block; } 
.floatbox { overflow:hidden; }
#ie_clearing { display: none }
.hide, #skiplinks { position:absolute; top:-9999px; left:-9999px; display:inline; overflow:hidden; width:0px; height:0px; }
.skip:focus, .skip:active { position: static; top: 0; left: 0; }

/*Forms*/
/*
.tx-powermail { margin-bottom:40px; }
.powermail_legend { display:none; }
#kontakt fieldset { border:none !important; background-color: transparent !important; padding:0px !important; }
.tx-powermail label { width:200px; display:inline-block; font-weight:bold; }
.tx-powermail input { color:#000; width:300px; padding:2px; border:1px solid #000; }
.tx-powermail textarea { height:100px; width:300px; padding:2px; border:1px solid #000; }
.powermail_fieldwrap { padding-bottom:10px; }
#inhalt .tx-powermail h3 {
font-size: 20px;
font-weight: bold;
margin-bottom: 20px;
color:#000;
}
.tx-powermail .mandatory { color:red; }
.tx-powermail .powermail_submit { margin-left:208px; height:30px; border:2px solid #cc071f; cursor:pointer; border-radius:10px; }
*/

#kontakt-97 .help-block { display:none; }
#kontakt-97 label { display:none; }
#kontakt-97 .form-group { margin-bottom: 20px; }
#kontakt-97 input, #kontakt-97 textarea { width: 100%; padding: 10px; }
#kontakt-97 textarea { min-height: 100px; font: 400 15.5px Arial !important; }
#kontakt-97 .submit button {  cursor:pointer; width: 50%; padding: 15px; float: right; border:2px solid #cc071f; }
#kontakt-97 .submit button:hover { background: #cc071f; color: #fff; }