/*
 * Author : HDNET GmbH & Co.KG
 * Contact : www.HDNET.de
 * File Name : style.css
*/

/* ========== ALL ELEMENTS */
*{
	margin:0;padding:0;
}
a{
	outline:none;border:none;
}

img{
	border:none;
}

input{
	vertical-align:middle;
}

p{
	margin-bottom:15px;
}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
/*.clearfix{display:inline-block;}*/
/* Hide from IE Mac \*/.clearfix{display:block;}/* End hide from IE Mac */

.floatleft{
	float:left !important;
}

.floatright{
	float:right !important;
}

.clearer {
	clear: both;
	font-size: 0px;
	height: 0px;
	width: 0px;

}

acronym, abbr{
	cursor: help;
}



/* ========== BODY */
html, body {
	margin:0;
	padding:0;
	background:#c1c1c2 url(style_FILES/bg.gif) left top repeat-x;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:100%;
}


/* ========== WRAPPER */
#wrapper{
	width:944px;
	margin:0 auto;
}


/* ========== TOP PART */
#top_part{
	height:52px;
	position:relative;
}


/* ========== HEADER */
#header{
	height:147px;
	background:#ffcc00;
	position:relative;
	margin-bottom:11px;
}


/* ========== SMALL LOGO */
#top_part h1 a{
	width:229px;
	height:13px;
	position:absolute;
	left:1px;
	top:29px;
	display:block;
	text-indent:-2000em;
	background:url(style_FILES/small_logo.gif) left top no-repeat;
}


/* ========== TOP PART NAVIGATION */
#top_part p.nav{
	font-size:9px;
	text-transform: uppercase;
	color:#000;
	text-align:right;
	position:absolute;
	right:200px;
	top:28px;
	line-height:14px;
}

#top_part p a{
	color:#000;
	text-decoration:none;
}

#top_part p a:hover{
	color:#cc0000;
	text-decoration:none;
}

.english_version{
color:#cc0000 !important;
}

a:hover.english_version{
color:#000 !important;
}


/* ========== SEARCHFORM */
#tx_indexedsearch{
	position:absolute;
	right:0;
	top:27px;
}

.searchbox{
	border:1px solid #ffcb00;
	background:#ffffff;
	float:left;
	height:14px;
	width: 140px;
}

.searchbut{
	float:left;
}


/* ========== BIG LOGO */
.big_logo{
	width:184px;
	height:147px;
	background:url(style_FILES/logo.gif) left top no-repeat;
	position:absolute;
	right:0;
	top:0;
	display:block;
	text-indent:-2000em;
}


/* ========== MAIN NAVIGATION */
#main_nav{
	position:absolute;
	left:30px;
	top:110px;
}

#main_nav li{
	list-style:none;
	float:left;
	margin-right:15px;
}

#main_nav li a{
	float:left;
	display:block;
}


/* ========== LEFT SIDEBAR */
#left_sidebar{
	width:215px;
	float:left;
}

#left_sidebar img{
	display: block;
	border-bottom:1px solid #fff;

}

#left_sidebar h2{
	background:url(style_FILES/sb_heading.gif) left top no-repeat;
	width:215px;
	height:60px;
	display:block;
	clear:both;
	text-indent:-2000em;
	border-bottom:1px solid #fff;
}

#left_sidebar ul{
	background:#ffcc01;
	border-bottom:1px solid #fff;
	padding-top: 0px;
	margin-top: 0px;
}

#left_sidebar ul li{
	list-style:none;
	line-height:18px;
	font-size:10px;
	font-weight:bold;
}

* html #left_sidebar ul li{
	height:18px;
}

#left_sidebar ul li a{
	padding-left:30px;
	color:#656b69;
	text-decoration:none;
	display:block;
}

#left_sidebar ul li a:hover{
	color:#656b69;
	text-decoration:none;
}

#subnav{
	background:#ffe067 !important;
}

#sub_subnav{
	background:#fff0b4 !important;
}



.active {
	background:url(style_FILES/sb_nav_active.gif) 8px 5px no-repeat;
}

.active-has-sub {
	border-bottom:1px solid #fff;
	background:url(style_FILES/sb_nav.gif) 8px 5px no-repeat;

}


#left_sidebar ul li a:hover {
	background:url(style_FILES/sb_nav_active.gif) 8px 5px no-repeat;

}

.sbbot{
	width:215px;
	height:274px;
	background:url(style_FILES/sb_bottom.jpg) left top no-repeat;
	clear:both;
}

/* ========== CONTENT */
#content{
	width:533px;
	float:right;
}

#content_inside{
	padding:0pt 20px 13px 20px;
}

#content h1, #content h2{
	padding-top:20px;
	margin-bottom:15px;
	font-size:13px;
	color:#000;
}

#content h1{
}



#content h3{
	font-size:13px !important;
}

#content p{
	font-size:11px;
	color:#000;
	line-height:15px;
	margin-bottom:15px;
}

#content ul{
	list-style-position:outside;
	font-size:11px;
	color:#000;
	line-height:15px;
	margin-bottom:15px;
	margin-left:15px;
}

#content a{
	color:#656B69;
	text-decoration:none;
}

#content a:hover{
	color:#656B69;
	text-decoration:underline;
}

ul.csc-menu-1 {
	padding-left: 0px !important;
	margin-left: 0px !important;
}

.gray_heading_box,
ul.csc-menu-1 li {
	background:#eee;
	padding:7px 7px 7px 40px;
	margin-bottom:2px;
	list-style: none;
}

ul.csc-menu-1 li a {

	font-size:11px !important;
	color:#CC0000;
	text-decoration:none;
	font-weight: bold;
}




.gray_content_box{
	background:#eee;
	margin-bottom:2px;
	width: 473px;
	padding: 10px;
}

.gray_content_box img{
	margin-right:10px;
}

.gray_content_box h3 a, .gray_heading_box h3 a{
	font-size:12px;
}

.gray_content_box p{
	margin:0 !important;
}

.gray_content_box .img-wrap {
	float: left;
	width: 100px;
}

.gray_content_box .text-wrap {
	float: left;
	width: 373px;
}


table{

	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 15px;
	height:100%;

}


table a{

	color:#CC0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 15px;
	height:100%;
	text-decoration:none;
}


table a:hover{

	color:#CC0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 15px;
	height:100%;
	text-decoration: underline;
}


/* ========== DOUBLE CONTENT */
#content_double{
	padding-top:25px;
}

#cdouble_left{
	width:198px;
	float:left;
}

.picture_description{
	background:#e6e8e8;
	margin-bottom:10px;
}

.picture_description p{
	font-size:9px !important;
	color:#444 !important;
	margin:0 !important;
}

.zoom{
	background:url(style_FILES/content_zoom.jpg) left top no-repeat;
	width:19px;
	height:31px;
	border-right:2px solid #fff;
	display:block;
	text-indent:-2000em;
	float:left;
	margin-right:5px;
}

#cdouble_right{
	width:280px;
	float:right;
}

/* ========== BREADCRUMB */
#content h1.current{
	/*text-indent:-2000em;*/
	display:block;
	background:#ffcc00;
	height: 22px;
	/*margin-bottom:7px;*/
	font-size:12px;
	color: #FFFFFF;
	padding: 0px;
}

#content h1.current span {
	display: none;
}

/* ========== BREADCRUMB */
.breadcrumb{
	padding:0 0 0 15px;
}

.breadcrumb a {
	font-size: 9px !important;
	color: #000000 !important;
	text-decoration:none !important;
}

.breadcrumb a:hover{
	color:#444 !important;
}

/* ========== RIGHT SIDEBAR */
#right_sidebar{
	width:175px;
	float:right;
}

#right_sidebar a{
	color:#000000;
	text-decoration:none;
}

#weitere_infos{
	background:#fff url(style_FILES/weitere_bg.gif) left top repeat-x;
	padding-bottom:5px;
	margin-bottom:15px;
}

#weitere_infos h3{
	background:#000;
	padding:5px 10px;
	color:#fff;
	text-transform:uppercase;
	font-size:10px;
	margin-bottom:10px;
}

#weitere_infos ul, #weitere_infos p{
	font-size:10px;
	font-weight:bold;
	color:#444;
	list-style:none;
	padding:0 10px;
	margin-bottom:10px;
	clear:both;
}

.brochurelink{
	background:url(style_FILES/sheet.gif) right center no-repeat;
	display:block;
	padding:3px 0;
}

.rsb_box{
	margin-bottom:15px;
}

.rsb_box .text-field a{
	font-weight: bold;
}


.rsb_box .image img {
	display: block;
}




/* ========== LEFT SIDE CONTAINER */
#left_side_container{
	background:url(style_FILES/container_inside_bg.gif) left top repeat-y;
	width:760px;
	float:left;
}


/* ========== TECHNISCHE DATEN */
.bbox{
	background:#f7f7f7;
	margin-bottom:15px;
}

.bbox h4{
	background:#e3e3e3;
	color:#565757;
	font-weight:bold;
	font-size:10px;
	padding:7px;
}

.inr{
	padding:10px;
	font-size:9px;
	line-height:14px;
	color:#565757;
	clear:both;
}

.row{
	clear:both;
}

.dleft{
	width:120px;
	float:left;
}

.dright{
	width:140px;
	float:right;
}


/* ========== FOOTER */
#footer{
	clear:both;
	line-height:20px;
	padding-left:230px;
	padding-right:190px;
}

#footer p{
	font-size:10px;
	color:#000;
	width:300px;
}

#footer .floatright{
	text-align:right;
	width:200px;
}

#footer a{
	color:#000;
	text-decoration:none;
}

#footer a:hover{
	color:#000;
	text-decoration:underline;
}


/* ******************************** KONTAKTFORMULAR ********************************  */

#kontaktformular .kontakt-abstimmung-link {
	position:absolute;
	width:180px;
	margin:0 0 0 450px;
}

#kontaktformular label {
	width:115px;
	padding:4px 0 2px 0;
	float:left;
	color:#000000;
}

#kontaktformular label.message-text {
	width:auto;
	height:15px;
	padding:0;
	margin:0;
	float:none;
}

#kontaktformular .absender {
	margin:25px 0 20px 0;
}

#kontaktformular input, #kontaktformular textarea {
	width:317px;
	padding:2px;
	margin:2px 0 2px 0;
	border:1px solid #A5ACB2;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:11px;
}

#kontaktformular textarea#message {
	width:435px;
	height:115px;
	margin:30px 0 0 0;
}

#kontaktformular textarea#message[name="tx_pilmailform_pi1[textarea][message]"] {
	width:433px;
}

#kontaktformular #herr, #kontaktformular #frau {
	position:relative;
	width:auto;
	margin:0 3px 5px 0;
	border:0;
	float:left;
	z-index:150;
}

#kontaktformular div.herr {
	position:relative;
	padding:0;
	margin:0 25px 0 0;
	float:left;
}

#kontaktformular div.frau {
	position:relative;
	padding:0;
	margin:0;
}

#kontaktformular #strasse {
	width:270px;
}

#kontaktformular #strassenr {
	width:38px;
}

#kontaktformular #plz, #kontaktformular #handyvor, #kontaktformular #plzquery {
	width:55px;
}

#kontaktformular #ort, #kontaktformular #handy {
	width:253px;
}

#kontaktformular #telvor {
	width:35px;
}

#kontaktformular #tel {
	width:273px;
}

#kontaktformular #submit {
	position:absolute;
	width:145px;
	height:32px;
	padding:0;
	border:0;
	margin:-20px 0 0 115px;
}

#kontaktformular .feld-hinweis {
	padding:15px 0 25px 0;
	font-size:9px;
}

#kontaktformular .error {
	color:#C01157;
	background-color:#FFFFFF;
}


ul.tx_mhajaxsearch_ul {
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}

ul.tx_mhajaxsearch_ul li {

}

span.language a {
	color: #CC0000 !important;
}

div.tx-hdteaser-pi1 div.text-field {
	padding: 10px;
	background-color: #F9F9F9;
	width: 152px;
}
div.tx-hdteaser-pi1 div.text-field p {
	margin: 0px; padding: 0px;
}


.csc-textpic dd.csc-textpic-caption {
	#background-image: url(../img/lupe.jpg);
	font-style:italic;
	font-size: 9px;
	padding: 2px;
	#padding: 2px 2px 2px 25px;
	background-color: #e5e5e5;
	background-repeat: no-repeat;
}

/* *** Contact Box **** */
div.contact_layout_box {
	padding-top: 15px;

}
div.contact_layout_box .contact_layout_image {
	width: 210px;
	float: left;

}
div.contact_layout_box .contact_layout_image img {
	padding-right: 10px;
}
div.contact_layout_box .contact_layout_text {
	float: left;
	background-color: #f7f7f7;
	height: 100px;
	width: 243px;
	padding: 25px 20px;
}