* {
  margin: 0px;
  padding: 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
}

body {
  background-color: #8A8B8D;
  height: 101%;
}

li {
  list-style-position: inside;
}

#main_container {
  width: 960px;
  margin: 0px auto 0px auto;
}

.fixed_left dfn {
  font-style: normal;
  text-decoration: none;
  border-bottom: none;
  cursor: pointer;
}

h1 dfn {
  font-size: 18px;
  font-style: normal;
}

.haendler{
  position: absolute;
  left: 50%;
  margin-left: 300px;
  z-index: 10;
  width: 120px;
  top: 50px;
}
.haendler a{
  color: #D2001D;
  font-weight: bold;
  text-decoration:none;
}
.haendler a:hover{
  color: #D2001D;
  font-weight: bold;
  text-decoration:underline;
}


/* Common elements */

.wrapper {
  overflow: hidden;
}

* html .wrapper {
  height: 1%;
}

/* index page 2-columned layout */
#column ul{
  padding-left: 20px;
}
#content .fixed_left {
  float: left;
  width: 200px;
}



#content .liquid_right {
  width: 695px;
  float: right;
}

/* White container */

#white_container {
  background-color: #FFFFFF;
  position: relative;
  padding: 0px 20px 20px 20px;
  zoom: 1;
}

#white_container .corner_l {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 10px;
  height: 10px;
  background: transparent url(../images/main_container_corn_bl.gif) bottom left no-repeat;
}

#white_container .corner_r {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 52px;
  height: 52px;
  background: transparent url(../images/main_container_corn_br.gif) bottom right no-repeat;
}

/* Header */

#header .top {
  position: relative;
  background-color: #D2001D;
  height: 30px;
  zoom: 1;
}

#header .top * {
  font-size: 12px;
  color: #FFFFFF;
  text-decoration: none;
  line-height: 22px;
}

#header .top .corn_l {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 10px;
  height: 10px;
  background: transparent url(../images/top_corn_l.gif) bottom left no-repeat;
}

#header .top .corn_r {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 10px;
  height: 10px;
  background: transparent url(../images/top_corn_r.gif) bottom right no-repeat;
}

#header .top .left {
  display: block;
  position: absolute;
  top: 2px;
  left: 15px;
}

#header .top .right {
  display: block;
  position: absolute;
  top: 2px;
  right: 15px;
}

#germ {
  background: transparent url(../images/flag_germ.gif) left center no-repeat;
  padding: 0px 0px 0px 17px;
}

#eng {
  background: transparent url(../images/flag_eng.gif) right center no-repeat;
  padding: 0px 17px 0px 0px;
}

#jp {
  background: transparent url(../images/flag_jp.gif) right center no-repeat;
  padding: 0px 17px 0px 0px;
}

#header .main {
  padding: 10px 15px 10px 15px;
  position: relative;
  background-image: url(../images/world_top.jpg);
  background-repeat: no-repeat;
  background-position: 76%;
}

#header .main img {
  border-style: none;
}

#header .main h1 {
  display: block;
  width: 475px;
  height: 25px;
  position: absolute;
  top: 25px;
  left: 240px;
  font-size: 20px;
}

#header .main h1 span {
  display: none;
}


/* Guide */

#guide {
  margin: 40px 0px 5px 215px;
}

#guide * {
  font-size: 10px;
  text-decoration: none;
  color: #000000;
}

/* Left menu block */

#content .fixed_left .block {
  margin: 0px 0px 15px 0px;
  padding: 0px 0px 10px 0px;
  background-color: #B9BABC;
  position: relative;
  zoom: 1;
}

#content .fixed_left .block .corn_l {
  width: 6px;
  height: 6px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: transparent url(../images/block_corn_bl.gif) left bottom no-repeat;
}

#content .fixed_left .block .corn_r {
  width: 6px;
  height: 6px;
  position: absolute;
  right: 0px;
  bottom: 0px;
  background: transparent url(../images/block_corn_br.gif) right bottom no-repeat;
}

#content .fixed_left .block h2, #c2926 h1 {
  display: block;
  color: #FFFFFF;
  background-color: #2F2F31;
  font-size: 14px;
  line-height: 25px;
  text-transform: uppercase;
  padding: 0px 0px 0px 10px;
  border-bottom: 1px solid #E8E9EB;
}

.newblock h2 a{
  display: block;
  color: #FFFFFF;
  background-color: #2F2F31;
  font-size: 14px;
  line-height: 25px;
  text-transform: uppercase;
  text-decoration: none;
  padding-left: 10px;
}


#content .fixed_left .block p {
  margin: 10px;
}

#switch_form {
  width: 180px;
  margin: 0px 10px 0px 10px;
}

#switch_form select {
  float: left;
  width: 150px;
}

#switch_form button {
  width: 21px;
  height: 21px;
  float: left;
  border-style: none;
  background: transparent url(../images/btn_go_bg.gif) center center no-repeat;
  margin: 0px 0px 0px 5px;
}

#switch_form button span {
  display: none;
}

#select_form {
  margin: 0px 10px 0px 10px;
  position: relative;
  zoom: 1;
}

#select_form label {
  display: block;
  margin: 10px 0px 0px 0px;
}

#select_form button {
  height: 18px;
  line-height: 18px;
  width: 95px;
  background: transparent url(../images/btn_bg.gif) center center no-repeat;
  border-style: none;
  position: absolute;
  right: 0px;
  bottom: 0px;
}

/* Icons */

#icons {
  margin: 2px 0px 15px 2px;
  padding-top: 6px;
  padding-buttom: 3px;
}

#icons * {
  color: #000000;
  text-decoration: none;
  display: block;
  float: left;
  padding-top:6px;
}

#icons .print {
  padding: 0px 0px 0px 24px;
  background: transparent url(../images/icon_print.jpg) left center no-repeat;
  width:44px;
}

#icons .pdf {
  padding: 0px 0px 0px 22px;
  background: transparent url(../images/icon_pdf.jpg) left center no-repeat;
  margin: 0px 0px 0px 15px;
}

#icons .rss {
  padding: 0px 0px 0px 26px;
  background: transparent url(../images/icon_rss.png) left center no-repeat;
  margin: 0px 0px 0px 15px;
}

/* Banners */

#banners * {
  color:#000000;
  display:block;
  float:left;
  padding-top:2px;
  text-decoration:none;
  padding-left: 3px;
  line-height: 24px;
  padding-top:1px;
}

#banners .banners2 {
  padding:0 0 0 22px;
  background: transparent url(../images/facebook.png) left center no-repeat;
  height:47px;
  padding-right:8px;
  padding-top:22px;
  
}

#banners .banners3 {
  padding:0 0 0 22px;
  background: transparent url(../images/twitter.jpg) left center no-repeat;
  height:47px;
  padding-top:22px;
}

.bookmarks a {
  color:#000000;
  text-decoration:none;
}

div.bookmarks_wrap {

  margin:0;
  padding:0;
  padding-top:6px;
  *padding-top:0;
  padding-bottom:10px;
}

.sbookmarks {
  margin-top:5px;
  margin-bottom:20px;
}

.sbookmarks a,img {
  border:0;
  text-decoration:none;
}

/* Main picture */

#main_picture {
  margin: 0px 0px 15px 0px;
}

/* Indexpage content */

#indexpage_content a {
  color: #D2001D;
}
#indexpage_content a:hover {
  color: #D2001D;
  text-decoration:none;
}
#indexpage_content p {
  color: #2F2F31;
  margin: 5px 0px 5px 0px;
}

#indexpage_content h2, #indexpage_content h1 {
  font-size: 18px;
  font-weight: normal;
  color: #D2001D;
}

#indexpage_content h3 {
  font-size: 14px;
  font-weight: bold;
  color: #2F2F31;
}

#indexpage_content li {
  margin: 5px 0px 5px 0px;
}

#left_column {
  float: left;
  width: 345px;
}

#right_column {
  float: right;
  width: 345px;
}

#indexpage_content .content_block {
  margin: 0px 0px 15px 0px;
  overflow: hidden;
}

* html #indexpage_content .content_block {
  height: 1%;
}

#indexpage_content .content_block .block {
  margin: 0px 0px 15px 0px;
  overflow: hidden;
}

* html #indexpage_content .content_block .block {
  height: 1%;
}

#indexpage_content .content_block .block p img {
  float: left;
  margin: 0px 5px 5px 0px;
}

#video {
  background: transparent url(../images/icon_video.jpg) right center no-repeat; 
}

/* Footer */

#footer {
  position: relative;
  background-color: #2F2F31;
  margin: 20px 0px 0px 0px;
  zoom: 1;
}

#footer .corn_l {
  width: 10px;
  height: 10px;
  position: absolute;;
  top: 0px;
  left: 0px;
  background: transparent url(../images/ftr_corn_tl.gif) top left no-repeat;
}

#footer .corn_r {
  width: 10px;
  height: 10px;
  position: absolute;;
  top: 0px;
  right: 0px;
  background: transparent url(../images/ftr_corn_tr.gif) top right no-repeat;
}

#footer p {
  color: #FFFFFF;
  display: block;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 10px;
}
#footer a{
  font-size:10px;
  color: #FFFFFF;
}

#logo_tirol {
  position: absolute;
  right: 20px;
  top: -15px;
}

#logo_tirol img {
  border-style: none;
}


fieldset{
  border: none;
}
.pflichtfelder {
  color:#D11A20;
}
.label{
  float: left;
  width: 200px;
  text-align: right;
  padding-right: 10px;
  padding-bottom: 3px;
}
.field{
  float: left;
  width: 200px;
  padding-bottom: 3px;
}
.clear{
  clear: both;
}
.block .tx-wcwtdirectoryselector-pi1{
  padding-right: 10px;
  padding-left: 10px;
}

.tx-wcwtdirectoryselector-pi1 select{
  border: #044269 1px solid;
  font-size: 10px;
  width: 130px;
}

#main_menu .search_form {
  float:right;
  padding-top: 4px;
  //padding-top: 8px;
  width:171px;
  //width:171px;
  _width:180px;
}

/* Slide Effect Login */
#lo{
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
}

/* Slide Effect Newsletter */

#nl{
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
}

#nl_bg{
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
}


#suchebox2{
  background-color:#ffffff;
  border:solid 1px #D2001D;
  font-size: 11px;
  padding: 1px;
  padding/*\**/: 2px\9;
  //padding: 1px;
  _padding: 1px;
}

#suchebox1{
  background-color:#ffffff;
  border:solid 1px #D2001D;
  font-size: 11px;
  padding: 2px;
}
.test{
  margin-top: 3px;
  height: 19px;
  width: 156px;
}
input.hugo{  
  float: left;
}
input.bild{
  float: right;
}

.tx-newloginbox-pi1{
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  color: #000000;
}

.tx-newloginbox-pi1 p{
  color: #000000;
}

.tx-newloginbox-pi1 a{
  color: #000000;
}

/* Beginn EXT WC_ISOFILES für Partnerbereich/Downloads */
.wc_isofiles_header {
  font-weight: bold;
  border-bottom: 1px solid #cccccc;
  width: 540px;
}

.wc_isofiles_element {
  border-bottom: 1px solid #eeeeee;
  width: 540px;
}

.wc_isofiles_filename {
  float: left;
  width: 300px;
  height: 20px;
  padding: 3px;
  text-align: right;
  border-right: 1px solid #cccccc;
}

.wc_isofiles_de {
  float: left;
  width: 100px;
  height: 20px;
  padding: 3px;
  text-align: right;
  border-right: 1px solid #cccccc;
}

.wc_isofiles_en {
  float: left;
  width: 100px;
  height: 20px;
  padding: 3px;
  text-align: right;
}

.wc_isofiles_de img{
  border-style: none;
}

.wc_isofiles_en img{
  border-style: none;
}
/* Ende EXT WC_ISOFILES für Partnerbereich/Downloads */

.tx-indexedsearch .tx-indexedsearch-browsebox li {
  display: inline;
  margin-right: 5px;
  padding-left: 5px;
}

.tooltip_title {
  background-color: #2F2F31;
  height: 20px;
  width: 750px;
  margin-top: 10px;
  padding-left: 8px;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  line-height: 20px;
  border-left-width: 8px;
  border-left-style: solid;
  border-left-color: #D2001D;
  text-decoration: none;
  margin-bottom:5px;

}

.tooltip_wrap {
  text-decoration: none;
  padding-bottom:5px;
  
}


.tooltip_link {
  color: #D11A20;
  text-decoration: none;
  margin-left: 3px;
  
}

.tooltip_link a{
  color: #D11A20;
  text-decoration: none;  
}

object { 
  z-index: 1;
}

embed { 
  z-index: 1;
}
