@charset utf-8;

* {
	margin:0px;
	padding:0px;
}

html {
  height:100%;
}

body {
	background-color: #FBFBFB;
	font-family: Trebuchet MS;
	font-size: 11px;
	height:100%;
	line-height:15px;
	font-weight:normal;
	font-style:normal;
	font-variant:normal;
	color: #716F6E;
}

h1 {
	font-size:29px;
	line-height:33px;
	color: #E90106;
	}
h2 {
	font-size:20px;
	line-height:34px;
}
h3 {
	font-size:15px;
	line-height:33px;
	color: #E90106;
	}
hr { border:none; border-top: 1px dashed #CCCCCC; color: #ffffff; background-color: #ffffff; height: 1px; 
}
a, a:visited {
  color: #E90106;
  text-decoration: none;
}
a:hover {
  color: #E90106;
  text-decoration: underline;
}

#slogan {
  margin: 7px 10px; 
  padding: 7px;
  background-color: #E90106;
}
#slogantext {
  margin: 7px; 
  color: white; 
  font-size: 30px;
}

/* Hilfe zur Hoehe: http://www.gn-webdesign.de/css-tutorials/css-div-height-100.html */
#box_all {
	width:932px;
	margin-right:auto;
	margin-left:auto;
	background-image: url(http://www.dia-therm.de/wp-content/themes/dia-therm/img/verlauf_hintergrund.gif);
	background-repeat:repeat-y;
	min-height: 100%; /* Mindesthöhe für moderne Browser */
  height:auto !important; /* Important Regel für moderne Browser */
}

#box_head{
	float:left;
	width:932px;
	height:88px;
	border-bottom:1px solid #DFDFDF;
	background-image: url(http://www.dia-therm.de/wp-content/themes/dia-therm/img/verlauf_hintergrund.gif);
	background-repeat:repeat-y;
	
}

#box_logo{
	float:left;
	width:245px;
	height:70px;
	padding-top:18px;
	padding-left:27px;
}

#box_nav{
	float:left;
	width:660px;
	height:88px;
}

.box_nav_gen{
	float:left;
	width:635px;
	height:20px;
	text-align:right;
	padding-right:25px;
	padding-top:18px;
}
.box_nav_gen li {
  float: right;
  padding: 0px 5px;
  border-right: 1px solid;
}
.box_nav_gen li:first-child {
  border-right: 0px;
}

.menu-header {
	float:left;
	width:660px;
	height:35px;
	padding-top:15px;
}


#box_content{
	float:left;
	width:932px;
	/* height:280px; */
	background-image: url(http://www.dia-therm.de/wp-content/themes/dia-therm/img/verlauf_content.gif);
	background-repeat:repeat-y;
}

#box_bild{
	float:left;
	width:526px;
	height:280px;
	padding-left:3px;
	border-right:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;
}

#box_bild .promo_slider_wrapper {
  margin: 0px;
  padding: 0px;
}

#startseitenslider_links {
  height: 280px;
  margin: 0px;
  padding: 0px;
}

#box_content_txt{
	float:left;
	width:518px;
	font-size:13px;
	line-height:20px;
	padding:50px 50px 30px 50px;
}

#box_flash {
	float:left;
	width:399px;
	height:280px;
	background-color:#F5F6F8;
	border-bottom:1px solid #DFDFDF;
}

#box_flash .smooth_slider {
  padding: 0px;
  margin: 0px;
}
#box_flash .jcarousel-clip-horizontal {
  padding: 0px;
  margin: 0px;
  width: 399px;
}
.post-excerpt {
  padding-bottom: 20px;
}
.teaser_all{
	float:left;
	width:310px;
	height:135px;
	border-right:1px solid #DFDFDF;
	border-top:1px solid #DFDFDF;
}
.teaser_bild{
	float:left;
	width:110px;
	padding-left:9px;
	padding-top:8px;
	height:128px;
	border-right:1px solid #DFDFDF;
	
}
.teaser_txt{
	float:left;
	width:175px;
	padding-left:15px;
	padding-top:10px;
	height:115px;	
}
.teaser_txt h1 {
	font-size:20px;
}	

#box_links {
	float:left;
	width:923px;
	height:45px;
	padding-left:9px;
	line-height:45px;
	border-bottom:1px solid #DFDFDF;
	border-top:1px solid #DFDFDF;
	background-image: url(http://www.dia-therm.de/wp-content/themes/dia-therm/img/verlauf_hintergrund.gif);
	background-repeat:repeat-y;
}
#footer_sidebar {
	min-height: 31px;
  padding: 7px 9px;
	/* border-bottom:1px solid #DFDFDF; */
	border-top:1px solid #DFDFDF;
	background-image: url(http://www.dia-therm.de/wp-content/themes/dia-therm/img/verlauf_hintergrund.gif);
	background-repeat:repeat-y;
	line-height: 31px;
}
#footer_sidebar #title, #footer_sidebar ul {
  float:left;
}
.menu-footer-links-container .menu-item {
  float: left;
  padding: 0 0 0 14px;
  /* border-right: 1px solid #E90106; */
}
.menu-footer-links-container .menu-item a {
  font-size:12px;
  text-decoration:none;
  color: #E90106;
  padding-left: 10px;  
  background: url(http://www.dia-therm.de/wp-content/themes/dia-therm/img/nav_pfeil_8.png) no-repeat left center;
}
.menu-footer-links-container .menu-item a:hover {
  text-decoration:underline;
  background: url(http://www.dia-therm.de/wp-content/themes/dia-therm/img/nav_pfeil_8h.png) no-repeat left center;  
}

#sidebar {
	float:left;
	width:310px;
	padding-left:3px;	
	border-right:none solid #DFDFDF;
}
#featured-thumbnail {
	float:left;
	width:308px;
	height:290px;
	padding-right:2px;
	border-bottom:1px solid #DFDFDF;
}
#sidebar_titel {
	float:left;
	width:283px;
	min-height: 26px;
	padding:10px 0px 10px 15px;
	border-bottom:1px solid #DFDFDF;
	background: #E90207;
	color: #FFFFFF;
	font-size: 25px;
	line-height: 27px;
	margin: 5px;
}

/* Dia-therm Navigation */
#menu-hauptmenue {
  position: relative;
  left: 0px;
}
#menu-hauptmenue .menu-item {
  float: left;
  padding-right: 20px;
  font-size: 18px;
}
#menu-hauptmenue .menu-item a {
  text-decoration: none;
  padding-left: 17px;
  color: #716F6E;  
  background: url(http://www.dia-therm.de/wp-content/themes/dia-therm/img/nav_pfeil_12.png) no-repeat left center;
}
#menu-hauptmenue .menu-item a:hover {
  color: #E90106;
  background: url(http://www.dia-therm.de/wp-content/themes/dia-therm/img/nav_pfeil_12h.png) no-repeat left center;
}
#menu-hauptmenue .current_page_ancestor a,
#menu-hauptmenue .current_page_item a  {
  color: #E90106;
  background: url(http://www.dia-therm.de/wp-content/themes/dia-therm/img/nav_pfeil_12h.png) no-repeat left center;
}

#sidebar .dcjq-accordion {
  float: left;
  /* min-height: 301px; */
  width: 307px;
  border: none;
  background: transparent;
  margin: 0px 3px 10px 0;
}
#sidebar .menu-item {
  display: none;
}
#sidebar .current-menu-ancestor,
#sidebar .current_page_item,
#sidebar .current_page_item .dcjq-parent-li,
#sidebar .dcjq-parent-li li,
#sidebar .dcjq-parent-li .sub-menu,
#sidebar .current-menu-ancestor .sub-menu .menu-item
{display: block;}
#sidebar .sub-menu .sub-menu li a {
  padding-left: 70px;
}
#sidebar .menu a {
  background:url("http://localhost:8080/dia/wp-content/plugins/jquery-vertical-accordion-menu/skins/images/bg_grey.png") repeat-x scroll 0 -1px #D7D4D4;
}
#sidebar .menu_sidebar {
  display: inline-block;
  margin: 10px 0px 10px 5px;
}

.txt_red{
	font-size:12px;
	text-decoration:none;
	color: #E90106;
}

/* Blogroll Linkliste */
a.relatedlink {
  font-size:12px;
  text-decoration:none;
	color: #E90106;
}
a.relatedlink:hover {
	text-decoration:underline;
}

.page-content #gallery-1 .gallery-caption, .wp-caption-text {
  background: #EFEFEF;
  color: #E90106;
  margin: 0px 5px 10px 5px;
  font-size:11px;
}

/* Tabellen */
table {
  witdh: 850px;
  empty-cells: show;
  border-spacing: 0px;
}
th, td { 
  border: 4px solid #FFFFFF; 
  vertical-align: top;
  text-align: left; 
  overflow: hidden; 
  background: #EFEFEF;
  margin: 3px 3px 0 0;
  padding: 5px;  
}

/* Formulare */
.wpcf7-form {
  width: 410px;
}
.formlable {
  float: left;
  width: 150px;
  padding-bottom: 5px;
} 
.forminput {
  float: right;
  width: 250px;
  padding-bottom: 5px;
}
/* Eingefuegte BRs ausblenden.  
   define( 'WPCF7_AUTOP', false ); in der wp-config.php half nicht! ;( 
   http://voodoopress.com/2011/02/configuring-contact-form-7-to-work-perfectly-with-a-twentyten-child-theme/ 
   */
.wpcf7-form-control-wrap br {
  display: none!important;
}

.hide {
	display: none;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}

