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

@import url(reset.css);

img {
	behavior: url(png_fix/iepngfix.htc);
}

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

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

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Basic Elements */

h1 {
	font: bold 24px/28px "Arial", Tahoma, sans-serif;
	color: #1e2f38;
	padding: 0 0 20px;
	margin: 0 0 20px;
	border-bottom: 1px solid #9ba4a7;
}

h3 {
	font: bold 14px/normal "Arial", Tahoma, sans-serif;
	color: #fff;
	padding: 17px 0 0 20px;
	margin: 0;
	background: url(../images/teaser_headline_bg.png) no-repeat left bottom;
	height: 24px;
}

p {
	margin: 0 0 25px;
	padding: 0;
}

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

a:hover {
	text-decoration: underline;
}

.highlight {
	font-size: 14px;
	font-weight: bold;
}

/* Basic Site Elements */

html {
	height: 101%
}

body {
	font: 13px/18px "Arial", Tahoma, sans-serif;
	height: 101%;
	color: #666666;
	background: #f0f4f3 url(../images/bg_body.png) repeat-y left top;
}

#wrapper {
	width: 940px;
	padding-left: 20px;
}

#header_line {
	width: 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_nav_a.png', sizingMethod='crop', enabled=true);
	zoom: 1;
}

#header_line[id] {
	background: url(../images/bg_nav_a.png) repeat-x left top;
}

#header_image {
	background: url(../images/bg_startseite.jpg) no-repeat left top;
	width: 100%;
}

#header_image_1 {
	background: url(../images/bg_folgeseite.jpg) no-repeat left top;
}

#header a {
	position: relative;
	z-index: 1;
}

#header, #header_folge_1 {
	width: 940px;
	float: left;
	height: 328px;
}

#header_folge_1 {
	height: 235px;
}

#header img, #header_folge_1 img {
	margin-top: 10px;
}

#news {
	float: left;
	width: 940px;
	background: #fe9a37 url(../images/bg_news.png) repeat-x left top;
	height: 90px;
	margin-bottom: 10px;
}

#navigation {
	float: right;
	margin-top: 20px;
}

#leftcolumn {
	width: 579px;
	float: left;
	background-color: #fff;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #cecece;
	padding: 20px;
	margin-bottom: 80px;
}

#rightcolumn {
	float: right;
	width: 310px;
	display: inline;
	margin-bottom: 80px;
	margin-left: 10px;
}

#footer {
	width: 920px;
	clear: both;
	background: url(../images/bg_footer.png) no-repeat left top;
	border-top: 1px solid #cecece;
	height: 180px;
	padding: 10px 10px 50px;
}

/* Navigation */

.navcontainer {
	text-align: right;
	margin-bottom: 12px;
}

.navlist li {
	display: inline;
	list-style-type: none;
	padding-left: 23px;
	color: #f0f3f3;
}

.navlist li a {
	color: #f0f3f3;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 2px;
	position: relative;
	z-index: 1;
}

.navlist li a:hover, .navlist li.current a {
	color: #fe952d;
	text-decoration: none;
}

/* Subnavigation */

.subnavcontainer {
	text-align: right;
}

.subnavlist li {
	display: inline;
	list-style-type: none;
	padding-left: 17px;
	color: #bdc2c4;
}

.subnavlist li a {
	color: #bdc2c4;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: normal;
	font-style: normal;
	position: relative;
	z-index: 1;
}

.subnavlist li a:hover, .subnavlist li.subcurrent a {
	color: #fe952d;
	text-decoration: none;
}

/* Navigation Marginal */

.navcontainer_marginal {
	width: 310px;
	margin-bottom: 10px;
}

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

.navcontainer_marginal a {
	display: block;
	width: 280px;
	font-size: 14px;
	color: #f0f3f3;
	font-weight: bold;
	height: 33px;
	margin: 0;
	padding: 0 0 0 30px;
	line-height: 33px;
	background: url(../images/bg_nav_marg.gif) no-repeat 0 0;
}

.navcontainer_marginal a:link, .navlist_marginal a:visited {
	color: #f0f3f3;
	text-decoration: none;
}

.navcontainer_marginal a:hover, .navcontainer_marginal li.current li a:hover {
	background: url(../images/bg_nav_marg.gif) no-repeat 0 -33px;
	color: #fff;
}

.navcontainer_marginal li.current a {
	background: url(../images/bg_nav_marg.gif) no-repeat 0 -66px;
	color: #fff;
}

.navcontainer_marginal li.current li a {
	background: url(../images/bg_nav_marg.gif) no-repeat 0 0;
	padding: 0 0 0 50px;
	width: 260px;
	font-weight: normal;
	font-style: normal;
}

.navcontainer_marginal li li.subcurrent a {
	background: url(../images/bg_nav_marg.gif) no-repeat 0 -33px;
	color: #fff;
}

/* Claim */

.claim {
	top: 190px;
	left: 340px;
	position: absolute;
	width: 620px;
}

ul.speak li {
	font-size: 28px;
	color: #ff9a38;
	line-height: 35px;
	width: 620px;
	text-align: center;
}

/* News */

.news_left {
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 198px;
	color: #fff;
	padding-left: 20px;
	padding-top: 25px;
}

.news_left a {
	color: #fff;
	text-decoration: none;
}

.news_left img {
	float: left;
	margin-right: 20px;
}

.news_right {
	height: 75px;
	background: #fff url(../images/ecke_news_header.png) no-repeat left top;
	padding-left: 42px;
	font-size: 14px;
	font-weight: bold;
	float: right;
	width: 680px;
	padding-top: 15px;
	color: #1e2f38;
}

.news_right a {
	color: #fe952d;
	padding-left: 20px;
	line-height: 30px;
}

/* Boxen */

.roundedBox {
	background: #fdf3e8;
	border: 1px solid #f8dfc7;
	padding: 0px 5px;
}

.lt, .rt, .lb, .rb {
	height: 5px;
	position: relative;
	font-size: 0;
}

.lt {
	width: 5px;
	float: left;
	left: -6px;
	top: -1px;
	background: transparent url(../images/lt.png) no-repeat left top;
}

.rt {
	left: 6px;
	bottom: 1px;
	background: transparent url(../images/rt.png) top right no-repeat;
}

.lb {
	width: 5px;
	float: left;
	left: -6px;
	top: 1px;
	background: transparent url(../images/lb.png) bottom left no-repeat;
}

.rb {
	left: 6px;
	top: 1px;
	background: transparent url(../images/rb.png) bottom right no-repeat;
}

.roundedBox .content {
	padding: 15px;
	color: #666666;
	font: 14px/20px Georgia, "Times New Roman", Times, serif;
}

.gallery {
	margin-bottom: 20px;
}

.gallery .content {
	padding: 15px;
	color: #1e2f38;
	font: bold 14px/20px "Arial", Tahoma, sans-serif;
}

.ntext .content {
	padding: 15px;
	color: #1e2f38;
	font: 14px/20px "Arial", Tahoma, sans-serif;
}

/* Testimonial */

.testimonial_footer {
	font-size: 12px;
	line-height: 18px;
	margin-top: 20px;
}

.float_right {
	float: right;
}

.testimonial {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #9ba4a7;
}

.testimonial_txt {
	float: right;
	width: 405px;
}

.testimonial img {
	border: 1px solid #f6d6b6;
	padding: 4px;
	background-color: #fff;
	float: left;
}

.gallery .content img {
	border: 1px solid #f6d6b6;
	padding: 4px;
	background-color: #fff;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}

.testimonial a {
	color: #666666;
	text-decoration: none;
}

.testimonial a:hover {
	color: #fe952d;
	text-decoration: underline;
}

/* Teaser */

.teaser {
	padding-left: 10px;
	margin-bottom: 10px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/teaser_headline_left_bg.png', sizingMethod='crop', enabled=true);
	zoom: 1;
}

.teaser[class] {
	background: url(../images/teaser_headline_left_bg.png) no-repeat left top;
}

.teaser_i {
	background-color: #fff;
}

.teaser_i_content {
	padding: 20px;
}

.teaser_i_content a {
	font-weight: bold;
}

.teaser_distance {
	margin-bottom: 10px;
	margin-left: 10px;
}

.teaser_i_content p {
	margin-bottom: 10px;
}

.date {
	font-size: 12px;
	font-weight: bold;
}

.margin_news {
	margin-bottom: 20px;
}

/* Content */

#leftcolumn ul {
	margin-left: 30px;
	margin-bottom: 25px;
}

#leftcolumn ul li {
	background: url(../images/list_points.png) no-repeat left center;
	padding-left: 33px;
	line-height: 30px;
}

/* Monitor */

.monitor {
	width: 260px;
	height: 146px;
	background: url(../images/teaser_video.jpg) no-repeat left top;
	position: relative;
}

.play {
	bottom: 12px;
	position: absolute;
	right: 40px;
	z-index: 900;
}

.video {
	padding-top: 7px;
	padding-left: 57px;
	width: 132px;
}

.video li {
	width: 132px;
}

/* Button Teaser */

a.button_teaser {
	background: transparent url(../images/bg_button_teaser_a.png) no-repeat top right;
	color: #fff;
	display: block;
	float: right;
	height: 30px;
	padding-right: 10px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.02em;
	margin-right: 6px;
}

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

a.button_teaser:active, a.button_teaser:hover {
	background-position: bottom right;
	color: #fff;
	outline: none;
	text-decoration: none;
}

a.button_teaser:active span, a.button_teaser:hover span {
	background-position: bottom left;
	color: #fff!important;
	padding: 8px 0 8px 10px;
}

/* Footer */

.footer_top {
	border-bottom: 1px solid #cecece;
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-weight: bold;
	height: 33px;
	line-height: 33px;
}

.footer_top img {
	float: left;
	margin-right: 10px;
}

.footer_top span {
	color: #fe952d;
	font-size: 14px;
}

.footer_bottom {
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}

.footer_bottom a {
	color: #666666;
	text-decoration: none;
}

.footer_bottom a:hover {
	color: #fe952d;
	text-decoration: underline;
}

.btn_xing {
	float: right;
}

.btn_xing img {
	margin-top: 5px;
}

/* Table */

table {
	width: 100%;
	border: 1px solid #ced2d3;
	border-collapse: collapse;
	margin-bottom: 25px;
}

td {
	border-bottom: 1px solid #ced2d3;
	border-left: 1px solid #ced2d3;
	padding: 10px;
	line-height: 18px;
	vertical-align: top;
}

tr.odd td,tr.odd .column1 {
	background-color: #fbfcfc;
}

.column1 {
	background-color: #fff;
}

th {
	font-weight: normal;
	border-bottom: 1px solid #ced2d3;
	border-left: 1px solid #ced2d3;
	padding: 10px;
}

thead th {
	font-weight: bold;
	background: url(../images/table_header_bg.png) repeat-x left top;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}

/* Form Contact */

form {
	width: 430px;
	text-align: left;
}

fieldset {
	margin: 0;
	border: 0;
	padding: 0;
	text-indent: 0;
	clear: left;
	border: 0 solid;
	position: relative;
}

form label {
	display: block;
	width: 310px;
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 12px 0px;
	color: #666666;
}

form input {
	display: block;
	margin-top: 3px;
}

form select {
	float: left;
	display: block;
}

form label.field-first,
form label.field-address,
form label.field-zip,
form label.field-email {
	clear: left;
}

form label.field-first,
form label.field-last,
form label.field-zip,
form label.field-email,
form label.field-phone {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 180px;
}

form label.field-zip {
	width: 60px;
}

form label.field-first input,
form label.field-last input,
form label.field-email input,
form label.field-zip input,
form label.field-phone input {
	float: left;
	width: 180px;
	padding: 6px 0 6px 2px;
	border: 1px solid #dadee2;
	background: url(../images/bg_input.png) repeat-x left top;
	color: #666666;
	font-size: 13px;
}

form label.field-zip input {
	width: 60px;
}

form label.field-city {
	float: left;
	width: 300px;
}

form label.field-city input {
	float: left;
	width: 300px;
	padding: 6px 0 6px 2px;
	border: 1px solid #dadee2;
	background: url(../images/bg_input.png) repeat-x left top;
	color: #666666;
	font-size: 13px;
}

form label.field-long {
	float: left;
	width: 370px;
	margin: 0px 0px 0px 0px;
}

form label.field-long input {
	float: left;
	width: 370px;
	border: 1px solid #dadee2;
	background: url(../images/bg_input.png) repeat-x left top;
	padding: 6px 0 6px 2px;
	color: #666666;
	font-size: 13px;
}

textarea {
	display: block;
}

form input#checkbox_1,
form input#checkbox_2 {
	clear: both;
	float: left;
	padding: 0px;
	margin: 0px;
}

form label.field-checkbox {
	clear: none;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 15px 0px;
	font-weight: bold;
	font-size: 16px;
}

form textarea {
	margin-top: 3px;
	padding: 2px 0 2px 2px;
	border: 1px solid #dadee2;
	font: 13px "Arial", Tahoma, sans-serif;
	width: 370px;
	background: url(../images/bg_input.png) repeat-x left top;
	color: #666666;
}
