/*<![CDATA[*/
<!--
* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%; /* Required */
}

body {
  font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #232323;
}

td,th {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #232323;
}

h1 {
	font: bold 15px  Verdana, Helvetica, sans-serif;
	color:#ff0000;
	margin: 0 0 5px 0;
}

h2 {
	font: bold 15px Verdana, Helvetica, sans-serif;
	color:#646464;
	margin: 5px 0 5px 0;
}

hr {
  border: 0;
  width: 100%;
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  margin-top:5px;
  margin-bottom:2px;
}

#navigation .active {
  color: #FF0000;
  font-weight:normal;
  text-decoration:none;
}

a {
  color: #FF0000;
  font-weight:normal;
  text-decoration:none;
}
a:hover {
  color:#232323;
  font-weight:normal;
  text-decoration:none;
}

a:focus { 
	outline: none;
}

p.bodytext {
	margin-bottom:10px;
	
}

table.contenttable {
	margin-bottom:10px;
}


form {
	padding: 0 0 0 0;
	margin: 0px;
}

.textfield {
	float: left;
	height: 19px;
	width: 190px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #232323;
	text-decoration: none;
	border: 1px solid #ccc;
	background: url(../layout/spacer.gif) no-repeat;
}

.textfield_heli {
	float: left;
	height: 19px;
	width: 190px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	background: url(../layout/spacer.gif) no-repeat;
}

.button_search {
	float: left;
	display: block;
	width: 28px;
	height: 21px;
	text-align: center;
	background: url(../layout/btn_search.gif) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	
}

.button_go {
	float: left;
	display: block;
	width: 28px;
	height: 21px;
	text-align: center;
	background: url(../layout/btn_go.gif) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	
}

.rot {
	color: #ff0000;
}

.rahmen {
	border: 1px solid #ccc;
}

#container-page {
  margin: 0 auto;
  width: 100%;
  text-align: left;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
  background-attachment: scroll;
	background-image: url(../layout/top_heli.jpg);
	/*background-image: url(../layout/top_jet.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
	margin-top:0;
	padding-top:0;
}

#container-content {
  margin: 0 auto;
  width: 1000px;
  padding: 0 2em 200px 2em;
}

#container-content:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

#content-pri {
	 padding: 260px 0 0 0;
  width: 610px;
  float: right;
  margin-right: 55px;
}

#content-pri li {
	list-style-type:square;
	margin-left:15px;
	
}

#content-sidebar {
  padding: 260px 0 0 25px;
  width: 300px;
  float: left;
}

#navigation,.vertnav-container {
	padding: 0 0 0 0;
	width: 275px;
	background-image: url(../layout/bg_navi_rep.png);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: 0px 0px;
}

#navigation ul {
 list-style: none;
 margin: 0;
 padding: 0;
}
#navigation li {
 border-bottom: 0px solid #FFFFFF;
}
#navigation li a:link, #navigation li a:visited, .vertnav-container li a  {
 display: block;
 list-style: none none;
  height:30px;
  background-image: url(../layout/bg_navi.png);
  background-repeat: no-repeat;
  padding:4px 0px 0px 15px;
 color: #232323;
 text-decoration: none;
}


 .vertnav-container li.level1 a {
	 background-image:none;
	 padding-left:5px;
	 height:25px;
	 
 }

 .vertnav-container li.level1 a:hover {
	 background-image:none;
	 padding-left:5px;
	 height:25px;
 color: #FF0000;
	 
 }
 
 .vertnav-container  li.level2   {
	 padding-left:20px;
	 
 }

#navigation li a:hover,  .vertnav-container li a:hover {
 display: block;
 list-style: none none;
  height:30px;
  background-image: url(../layout/bg_navi.png);
  background-repeat: no-repeat;
  padding:4px 0px 0px 15px;
 color: #FF0000;
 text-decoration: none;
}
#navigation ul ul {
 margin-left: 12px;
}
#navigation ul ul li {
 border-bottom: 0px solid #FFFFFF;
 margin:0;
}
#navigation ul ul a:link, #navigation ul ul a:visited {
 display: block;
 list-style: none none;
  height:17px;
  background-image: url(../layout/spacer.gif);
  background-repeat: no-repeat;
  padding:0px 0px 6px 10px;
 color: #232323;
 text-decoration: none;
}
#navigation ul ul a:hover {
 display: block;
 list-style: none none;
  height:17px;
  background-image: url(../layout/spacer.gif);
  background-repeat: no-repeat;
  padding:0px 0px 6px 10px;
 color: #FF0000;
 text-decoration: none;
}
#navigation_footer {
	width: 275px;
	height:17px;
	background-image: url(../layout/bg_navi_bottom.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 0px;
}


#container-foot {
  margin: 0 auto;
  width: 100%;
  position: absolute;
  bottom: 0 !important;
  bottom: -1px; /* For Certain IE widths */
  height: 200px;
  background-attachment: scroll;
	background-image: url(../layout/footer_heli.jpg);
	/*background-image: url(../layout/footer_jet.jpg);*/
	background-repeat: no-repeat;
	background-position: center bottom;
}

#container-foot_shop {
  margin: 0 auto;
  width: 100%;
  position: absolute;
  bottom: 0 !important;
  bottom: -1px; /* For Certain IE widths */
  height: 200px;
}

#foot_heli {
  margin: 0 auto;
  width: 1000px;
  padding: 95px 0 0 25px;
  line-height: 40px;
  color: #FFFFFF;
}



#foot_heli a {
  color: #FFFFFF;
  font-weight:normal;
  text-decoration:none;
}
#foot_heli a:hover {
  color:#FF0000;
  font-weight:normal;
  text-decoration:none;
}



#foot_jet {
  margin: 0 auto;
  width: 1000px;
  padding: 95px 0 0 25px;
  line-height: 40px;
  color: #646464;
}

#foot_jet a {
  color: #646464;
  font-weight:normal;
  text-decoration:none;
}
#foot_jet a:hover {
  color:#FF0000;
  font-weight:normal;
  text-decoration:none;
}




#foot {
  margin: 0 auto;
  width: 1000px;
  padding: 95px 0 0 25px;
  line-height: 40px;
  color: #646464;
}

#foot a {
  color: #646464;
  font-weight:normal;
  text-decoration:none;
}
#foot a:hover {
  color:#FF0000;
  font-weight:normal;
  text-decoration:none;
}


.bg_shadow {
	background-attachment: scroll;
	/*background-image: url(../layout/bgbn_shadow_heli.png);*/
	/*background-image: url(../layout/bgbn_shadow_jet.png);*/
	background-repeat: no-repeat;
	background-position: left bottom;
}


/* SHOP */

#btn-goshop {
	
	position:absolute;
	left:50%;
	z-index:100;
	margin-left:300px;
	margin-top:100px;

/*	margin:auto;*/
	
	
}

#holder {
	float:left;
	width:170px;
}

.button_warenkorb {
	float: left;
	display: block;
	width: 167px;
	height: 24px;
	padding-left: 5px;
	font-size: 11px;
	text-align: left;
	background: url(../layout/btn_warenkorb.jpg) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	
}

#option {
	font-size: 11px;
	color: #646464;
	margin: 40px 0 25px 0;
}

#option a {
  color: #646464;
  font-weight:normal;
  text-decoration:none;
}
#option a:hover {
  color:#FF0000;
  font-weight:normal;
  text-decoration:none;
}

div#lang {
	width:105px;
	height:53px;
	position:absolute;
	left:50%;
	top:40px;
	margin-left:346px;
	z-index:100;
}

a#lang_link {
	display:block;
	width:100%;
	height:100%;
}


-->
/*]]>*/
