/**********************************************************************
* @import
**********************************************************************/

@import url(reset.css);

/* Clearfix-Methode zum Clearen der Float-Umgebungen */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.clearfix {
	display: block
}

.floatbox {
	overflow: hidden
}

* html .floatbox {
	width: 100%;
}

#ie_clearing {
	display: none
}

/* Additional styles */

h1, h2, h3, h5 {
	font: 30px "Arial", Lucida, Tahoma, sans-serif;
	color: #333333;
	padding: 0;
	letter-spacing: 1px;
	margin: 0 0 10px;
}

h1 span {
	color: #666666;
}

h2 {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	padding: 0;
	margin: 0 0 10px;
	text-transform: uppercase;
}

h3, h5 {
	font-size: 16px;
	color: #333333;
	padding: 10px 0 10px 20px;
	margin: 0 0 15px;
	background-color: #f5f8f8;
}

h4 {
	color: #333333;
	padding: 0;
	margin: 0 0 15px;
	font: 18px Georgia, "Times New Roman", Times, serif;
}

h5 {
	padding: 0;
	margin: 0 0 15px;
	background-color: transparent;
}

p {
	margin: 0;
	padding: 0;
}

a {
	color: #d8121b;
	text-decoration: none;
}

a:hover {
	color: #333333;
}

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

li {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: 25px;
	background: url(../images/list_point.gif) no-repeat 0 0.5em;
}

/* Basic Elements */

html {
	height: 101%
}

body {
	font: 14px/20px "Arial", Lucida, Tahoma, sans-serif;
	height: 101%;
	background: white url(../images/bg_body.gif) repeat-x left top;
}

#circlebg {
	background: url(../images/circlebg.png) no-repeat center top;
}

#wrapper {
	margin: 0 auto;
	width: 940px;
}

#navigation, #navigation_leits {
	width: 940px;
	height: 72px;
	padding-top: 31px;
}

#navigation img, #navigation_leits img {
	float: left;
	margin-left: 20px;
}

#navigation_leits {
	height: 85px;
	padding-top: 18px;
}

#teaser {
	width: 940px;
	margin: 0 0 20px;
	padding: 0;
	display: inline;
}

#content {
	width: 940px;
	padding-top: 10px;
}

#footer {
	width: 940px;
	background: url(../images/h_point.gif) repeat-x left top;
	font-size: 12px;
	color: #999999;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: right;
}

/* Box */

.boxo {
	background: url(../images/shadow_box.png) no-repeat right bottom;
	padding-bottom: 15px;
	margin-bottom: 5px;
}

/* IE6 Bugfix um Darstellungsfehler bei PNG zu vermeiden */
* html .boxo {
	bac\kground-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/shadow_box.png', sizingMethod='image');
}
/* IE6 Bugfix - Ende */

.boxi {
	background: #333333 url(../images/bg_box.gif) repeat-y right top;
	color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
}

.boxborder {
	background: url(../images/stripes_box.gif) repeat-y right top;
}

.box1, .box2, .box3, .box4 {
	float: left;
	width: 200px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	line-height: 17px;
	color: #cccccc;
}

.box1 {
	width: 180px;
}

.box1 ul, .box2 ul, .box3 ul, .box4 ul {
	margin-top: 10px;
	margin-bottom: 30px;
}

.boxborderProdukte {
	background: url(../images/stripes_box_prod.gif) repeat-y right top;
}

.boxProdukte1, .boxProdukte2, .boxProdukte3, .boxProdukte4, .boxProdukte5 {
	float: left;
	width: 140px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	line-height: 17px;
	color: #cccccc;
}

.boxProdukte1 {
	width: 140px;
}

.boxProdukte1 ul, .boxProdukte2 ul, .boxProdukte3 ul, .boxProdukte4 ul, .boxProdukte5 ul {
	margin-top: 10px;
	margin-bottom: 30px;
}

.price {
	font-size: 26px;
	color: #d8121b;
	font-weight: bold;
	font-style: italic;
}

.price span {
	color: #d8121b;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.priceoverview   {
	font-size: 26px;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
}

.priceoverview span {
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

/* Teaser */

#teaser p {
	margin: 0 0 20px;
	padding: 0;
}

#teaser img {
	float: right;
	margin-left: 10px;
	margin-bottom: 0;
}

#teaser_content {
	font-size: 16px;
	line-height: 22px;
	color: #333333;
	padding: 20px 0 0 20px;
	margin: 0;
}

#teaser_content .bright {
	color: #666666;
}

/* Button */

a.button_teaser, a.button_norm {
	background: transparent url(../images/bg_button_teaser_a.png) no-repeat right top;
	color: #fff;
	display: block;
	float: left;
	height: 36px;
	padding-right: 15px;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.02em;
	margin-right: 12px;
	margin-bottom: 20px;
}

a.button_teaser span, a.button_norm span {
	background: transparent url(../images/bg_button_teaser_div.png) no-repeat;
	display: block;
	line-height: 14px;
	padding: 11px 0 12px 15px;
}

a.button_teaser:active, a.button_teaser:hover, a.button_norm:active, a.button_norm:hover {
	color: #000;
	outline: none;
}

a.button_teaser:active span, a.button_teaser:hover span, a.button_norm:active span, a.button_norm:hover span {
	color: #000!important;
}

#teaser_note {
	font-size: 16px;
	color: #666666;
	padding-top: 9px;
}

a.button_norm {
	background: transparent url(../images/bg_button_norm_a.gif) no-repeat right top;
	height: 25px;
	padding-right: 10px;
	font-size: 12px;
	margin-right: 0;
	margin-bottom: 0;
}

a.button_norm span {
	background: transparent url(../images/bg_button_norm_div.gif) no-repeat;
	padding: 6px 0 5px 10px;
}

.btn_a {
	margin-top: 15px;
}

.btn_af {
	margin-top: 5px;
}

.btn_table {
	float: right;
}

.btn_o {
	margin-top: 20px;
	margin-left: 428px;
}

.formbutton {
	background: transparent url(../images/bg_button_norm_form.gif) no-repeat;
	height: 28px;
	border:hidden
	padding-right: 10px;
	font-size: 12px;
	color: #fff;
	margin-right: 0;
	margin-bottom: 0;
}

/* Abbinder */

#abbinder {
	width: 940px;
	background: url(../images/h_point.gif) repeat-x left top;
}

.abbinder_i {
	background: url(../images/v_point.gif) repeat-y 399px 0;
	padding-bottom: 70px;
}

.abbinder_left {
	float: left;
	width: 400px;
	margin-top: 20px;
}

.abbinder_right {
	float: left;
	width: 540px;
	margin-top: 20px;
}

.abbinder_text {
	margin-top: 20px;
	padding-bottom: 70px;
	background-image: none;
}

.login {
	width: 338px;
	border-left: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #c9c9c9;
	background-color: #eef2f3;
	padding: 20px;
}

.note_o {
	background: url(../images/note_bottom.gif) no-repeat left bottom;
	margin: 20px 0 0;
	padding: 0 0 25px;
}

.note_i {
	background: url(../images/note_top.gif) no-repeat left top;
	padding-top: 35px;
	color: #666666;
	font: 14px Georgia, "Times New Roman", Times, serif;
	padding-left: 20px;
	margin: 0;
	height: 1%;
}

.abbinder_box {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
	padding-left: 20px;
}

.abbinder_box p {
	margin: 0 0 10px;
	padding: 0;
}

.abbinder_box .date {
	font-style: italic;
}

.supp_a {
	padding-left: 0px;
}

.supp_last {
	margin-bottom: 30px;
}

.box_supp {
	background-color: #fff;
	padding: 20px 20px 0;
}

.box_supp a {
	font-weight: bold;
}

.box_supp p {
	padding: 0;
	margin: 0;
}

.box_supp_right {
	width: 460px;
	float: right;
	margin-left: 20px;
}

.box_supp img {
	float: left;
	margin: 0px;
	padding: 0px 20px 10px 0px;
}

/* Footer */

#footer {
	width: 940px;
}

#subnavlist li a {
	color: #999999;
}

#subnavlist li a:hover, #subnavlist a:link#subcurrent, #subnavlist a:visited#subcurrent {
	color: #000;
	border-bottom: 2px solid #d8121b;
	padding-bottom: 2px;
}

#subnavlist li {
	display: inline;
	list-style-type: none;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0;
	border-right: 1px solid #999999;
	background-image: none;
}

#subnavlist li.lastp {
	border-right-style: none;
	padding-right: 0;
}

/* Navigation */

#navlist {
	margin: 0;
	padding: 13px 0 0;
	float: right;
}

#navcontainer_leits {
	padding-top: 10px;
}

#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navlist a:link, #navlist a:visited {
	float: left;
	line-height: 14px;
	margin: 0 0 4px 20px;
	text-decoration: none;
	color: #000000;
	font-size: 16px;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	border-bottom: 7px solid #000;
	padding-bottom: 4px;
	background: transparent;
	color: #000;
}

#navlist a:hover {
	border-color: #d8121b;
}

/* Form Login */

#form_login {
	display: inline;
}

#form_login input {
	font: 14px "Arial", Lucida, Tahoma, sans-serif;
	color: #727879;
	margin: 4px 0;
	padding: 5px;
	width: 270px;
	border-top: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	border-bottom: 1px solid #bdbdbd;
	border-right: 1px solid #c2c2c2;
}

.box_form {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	color: #cccccc;
}

/* Form Contact */

#form_kontakt {
	margin-bottom: 30px;
	margin-top: 40px;
}

#form_kontakt label {
	margin: 5px 0;
}

.anfrage {
	margin-top: 30px;
}

.kontaktdaten label, .anfrage label {
	display: block;
	width: 200px;
	float: left;
	padding: 0;
}

#form_kontakt input, #form_kontakt textarea {
	font: 14px "Arial", Lucida, Tahoma, sans-serif;
	color: #727879;
	margin: 4px 0;
	padding: 5px;
	width: 350px;
	border-top: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	border-bottom: 1px solid #bdbdbd;
	border-right: 1px solid #c2c2c2;
}

#form_kontakt textarea {
	height: 90px;
}

/* Table */

table {
	width: 100%;
	border-collapse: collapse;
	color: #333333;
	margin-bottom: 20px;
	font-size: 12px;
	text-align: left;
	margin-top: 10px;
}

.prod_table {
	width: 100%;
	border-top: 20px solid #333333;
	border-bottom: 5px solid #333333;
	border-collapse: collapse;
	color: #333333;
	margin-bottom: 20px;
	font-size: 12px;
	text-align: left;
	margin-top: 10px;
}

tr.odd td {
	background: #eef2f3;
}

tr.odd .column1 {
	background: #eef2f3;
	font-weight: normal;
	font-style: normal;
	border-left-style: none;
	padding-left: 20px;
}

.column1 {
	background: #fff;
	font-weight: normal;
	font-style: normal;
	border-left-style: none;
	padding-left: 20px;
}

td {
	padding: 8px 20px;
	background-color: #fff;
}

.prod_td {
	border-left: 1px solid #cbcbcb;
	padding: 8px 20px;
	background-color: #fff;
}

tfoot th {
	padding: 40px 20px 10px;
	text-align: left;
	border-left: 1px solid #cbcbcb;
	background: #fff;
	font-weight: normal;
	font-style: normal;
}

tfoot tr.odd .column1 {
	background: #fff;
	font-weight: normal;
	font-style: normal;
	border-left-style: none;
	padding-top: 30px;
}

