/* CSS Document */

html {
		}
	
body {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: #fff url(../images/body_bg.jpg) repeat-x;
	color: #3C3E44;
	text-align:center

}

/* Nullen */

* {
	margin: 0; 
	padding: 0; 
	
}

/* Tags */

p, li {
	font-size: 110%;
	margin: 0 0 0.7em 0;
	line-height: 1.3em
}

a {
	color: #ff6600;
	text-decoration:none;
}

a:hover {
	color: #3C3E44;
}

ul {
	margin: 0 0 0 20px;
}

h2 {
	font-size: 220%;
	margin: 0 0 0.7em 0;
	font-weight: normal
}

h3 {
	font-size: 140%;
	margin: 0 0 0.7em 0;
}
h4 {
	font-size: 120%;
	margin: 0 0 0.7em 0;
}

h5 {
	font-size: 110%;
	margin: 0 0 0.7em 0;
}

h6 {
	font-size: 220%;
	margin: 0 0 0.7em 0;
	font-weight: normal;
	color: #5F636D
}


hr {
	color: #AFB8C3;
	background: #AFB8C3;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	border:0;
	margin: 30px 0;
}

img {
	border:none
}

label {
	font-size: 110%;
}
/* Klassen */
.btn_technik {
	display:block;
	width: 250px;
	height: 70px;
	margin: 0 0 0 0;
	background: url(../images/btn_technik_bg.jpg) no-repeat;
	text-indent: -3000px
}
.btn_download {
	display:block;
	width: 250px;
	height: 70px;
	margin: 0 0 0 0;
	background: url(../images/btn_download_bg.jpg) no-repeat;
	text-indent: -3000px
}
.btn_kontakt {
	display:block;
	width: 250px;
	height: 70px;
	background: url(../images/btn_kontakt_bg.jpg) no-repeat;
	text-indent: -3000px
}

.bild {
	padding: 1px;
	border: 1px solid #ccc
}

.bild_text {
	float:left;
	margin: 0 10px 10px 0
}

.bild_text_re {
	float:right;
	margin: 0 0 10px 10px
}

.vollholztreppe {
	color: #FCDC92
}


p.submit {
	height:23px; 
	background:url(../images/btn_submit_right.jpg) right no-repeat; 
	width:auto; 
	float:left;
	margin: 10px 0 0 0
	}
	
p.submit input {
	height:23px; 
	background:url(../images/btn_submit_left.jpg) left  no-repeat; 
	color:#fff; 
	border:none; 
	overflow:visible; 
	display:inline; 
	margin:0px 0 0 0px; 
	padding:1px 25px 2px 8px; 
	font-size:12px; 
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 0px
}

.teaser_schnaeppchen {
margin: 0 0 0px 0;
}

.teaser_schnaeppchen h3 {
margin: 0 0 0px 0
}

.teaser_schnaeppchen img{

float: right;
margin: 0px 0px 0 20px;
width: 150px;
height: 150px;


}

.teaser_schnaeppchen  p span{

/*float: right;*/
padding: 0px 0 0 0;
margin: 0px 0 0px 0;
font-size: 24px;
color: #5E728C;
line-height: 30px;
}


a.pdf {
	background: url(../images/pdf.gif) 0 0  no-repeat;
	padding: 5px 0 5px 40px;
	text-decoration:none;
	font-size: 12px;
}

a.pdf:hover {
	background-position: 0 -50px 
}

/* Layout */

#accessibility {
	display:none
}

#container {
	width: 980px;
	margin: auto;
	text-align:left;
	
}

#header {
	height: 81px;
	background:  url(../images/header_bg.jpg) no-repeat;
	color: #fff;
	position:relative;
	padding: 70px 0 0 0
}

#header a {
	display:block;
	width: 315px;
	height: 55px;
	margin: 0px 0 0 10px;
}

#header a img {
	display:none
}

#header_treppe {
	width: 162px;
	height: 228px;
	position: absolute;
	top: 0px;
	right: 30px;
	background: url(../images/header_treppe_bg.jpg);
}

#header_treppe img{
	display:none
}

ul#hauptnav {
	list-style-type:none;
	height: 36px;
	margin: 0 0 0 20px;
	
	}

ul#hauptnav li {
	float: left;
	display:block;
	height: 31px;
	width: 94px;
	margin: 0 0 0 0 ;
	padding: 5px 0 0 0;
}

ul#hauptnav li a {
	display:block;
	height: 21px;
	width: 94px;
	color: #fff;
	text-decoration:none;
	font-size: 120%;
	text-align:center;
	padding: 10px 0 0 0;
	
	
}
ul#hauptnav li a:hover {
	color: #ff6600;
	
}

ul#hauptnav li a.active {
	color: #0B2950;
	background: url(../images/hauptnav_a_bg.jpg) left bottom no-repeat;
}

/* Content Wrap für Hintergrundbild, 900px*/
#content_wrap {
	background: url(../images/content_wrap_bg.jpg) no-repeat;
	min-height: 300px;
	padding: 30px 40px 30px 40px;
	
}

/*Startseite*/

#start_sidebar {
	width: 310px;
	float:left;
	
}

#start_sidebar ul {
	list-style-type:none;
	margin: 0 0 0 15px
}

#ss_galerie {
	width: 280px;
	height: 370px;
	background: url(../images/start_image_bg.jpg) no-repeat;
	padding: 11px 0px 0 12px
}

#ss_galerie img {
	width: 250px;
	height: 333px;
}

#start_content {
	width: 570px;
	margin: 0 0 0 315px;
} 

#start_artikel {
	width: 570px;
	height: 200px;
}

#start_artikel a, a.mehr{
	background: url(../images/btn_details.jpg) 0 50% no-repeat;
	padding: 0px 0 0px 20px;
	margin:5px 0 15px 0;
	display:block;
}

#start_wiedemann {
	width: 250px;
	float:left;
}

#start_aktuell {
	width: 250px;
	margin: 0 0 0 270px;
}

#start_content .treppe_teaser {
	width: 250px;
	height: 80px;
	margin: 0 10px 20px 0;
	float:left;
	}

	
#start_content .treppe_teaser span{
	font-weight:normal;
	margin: 0 0 0.7em 0;
	font-size: 13px;
	color:#3C3E44;
	display:block;
}

#start_content .treppe_teaser a {
	text-decoration:none;
	font-size:11px;
}

#start_content .treppe_teaser img {
	float:left;
	width: 70px;
	height: 70px;
	margin: 0 10px 10px 0;
}
#start_content .treppe_teaser p {
	margin:0;
}

#start_content .col_treppe {
	width: 185px;
	float:left;
	
}

/*Content Template #################*/

#content {
	margin: 0 0 0 280px;
}

#content img {
	padding: 1px;
	border: 1px solid #ccE0E5
}

#content h4.details {
	display:inline;
	
	padding: 0 250px 2px 0;
	margin: 0 0 0 0;
	line-height: 2em;
	font-size: 170%;
	font-weight:normal;
	color: #79899D
}

.tteaser {
	width: 300px;
	height: 154px;
	float:left;
	margin: 0 5px 10px 0
}

.tteaser img {
	padding: 1px;
	border: 1px solid #ccc;
	float: left; 
	width: 100px;
	height: 100px;
}

.tteaser h4 {
	float:right; 
	width: 180px;
	display:block;
	height: 40px;
	border-bottom: 1px solid #ccc
}

div.beschreibung {
	float:right; 
	width: 180px;
	font-size: 110%;
	margin: 0 0 0.7em 0;
	line-height: 1.3em
}

div.beschreibung p {
	font-size: 100%
}


.tteaser a.details {
	float:right;
	width: 160px;
	font-size: 110%;
	background: url(../images/btn_details.jpg) 0 50% no-repeat;
	padding: 0px 0 0px 20px;
	text-decoration: none;
}


/* Galerie #####################*/

#fullsize {
	
}

#desc {
	display:none
}

#galerie {
	float:left;
	/*height: 480px Peek-a-boo Behebung IE6 auslagern*/
	margin: 0 10px 20px 0;
}

#placeholder {
	
}

#jpopcap {
	font-size: 110%;
	padding: 5px 0 5px 0
}

.rssThumbFloat {
	
	font-size:130%; 
	width: 20px;
	height: 20px;
	text-align:center;
	float:left;
	margin: 0 3px 3px 0
}
.rssThumbFloat a {
	display:block;
	width: 20px;
	height: 20px;
	background: #DDE0E5
}

.rssThumbFloat a:hover {
	color: #DDE0E5;
	background: #5E728C
}

.rssThumbFloat a:active {
	color: #DDE0E5;
	background: #5E728C
}



/* Sidebar #####################*/
#sidebar {
	float:left; 
	width: 240px;
	border-right: 1px solid #ccc;
	padding: 0 10px 0 0
}

#sidebar ul {
	list-style-image: url(../images/ul_bullet_nav.jpg);
}

#sidebar ul li a {
	color: #3C3E44;
}

#sidebar ul.catnav li a span{
	font-size: 140%;
	margin: 0 0 0.7em 0;
	display:block;
	font-weight:bold;
}

#sidebar ul.catnav li a:hover {
	color:#ff6600;
}

#sidebar ul.catnav {
	list-style: none;
	padding:0;
	margin:0;
}

#sidebar ul.catnav li{
	clear:left;	
	list-style: none;
}


#sidebar ul.catnav li a{
	color:#3C3E44;
}

#footer {
	clear:both;
	width: auto;
	margin: 10px 0 0 0;
	background: url(../images/footer_bg.jpg) repeat-x;
}

#footer .fcontent {
	width: 960px;
	margin:auto;
	text-align:left
}

#footer p {
	height: 40px;
	float:left;
	padding: 20px;
}

#footer p span {
	font-size: 180%;
	margin: 0 0 2px 0;
	display:block;
}

#footer h3 {
	font-size: 140%;
	font-weight: normal;
	margin: 0 0 1em 0
}

#footer hr {
	clear:left;
	margin: 10px 0 0 0
	
}

#footer a.top {
	display:block;
	width: 42px;
	height: 45px;
	background: url(../images/footer_top_bg.jpg) 0 0 no-repeat;
	text-indent: -3000px;
	margin: 0 0 0 200px
}

#footer a.top:hover {
	background: url(../images/footer_top_bg.jpg) -110px 0 no-repeat;
}

/* Startseite Teaser */

div.teaser_start{
	
	margin: 15px 0 25px 0; 
	padding:0px; 
	font-size:120%; 
	
	border:1px solid #ccc;
	background: #DEE1E7 url(../images/teaser_start_bg.jpg) bottom left repeat-x;
}

div.teaser_start p{
	padding:5px;
}

div.teaser_start h2{
	display:block; 
	background:#CACFD9; 
	padding:5px;
	color:#ff6600;
	font-weight:normal;
	font-size:130%;
}

div.teaser_start a.mehr{
	background:transparent;
	padding:0 0 0 5px;
}



/* Treppen Teaser */

.treppe_teaser {
	width: 225px;
	height: 55px;
	margin: 0 0 20px 0;
	}

	
.treppe_teaser h3 {
	float:right;
	display:block;
	width: 165px;
	font-weight:normal;
	margin: 0 0 0.3em 0
	
}
.treppe_teaser h3 a {
	text-decoration:none;
	
}

.treppe_teaser img {
	float:left;
	width: 48px;
	height: 55px;
	margin: 0 10px 0 0
}
.treppe_teaser p {
	margin:0;
}

.col_treppe {
	width: 225px;
	float:left;
	
}


.col_treppe ul {
	list-style-type:none;
	margin:0
}

.col_treppe ul li a {
	background: url(../images/btn_details.jpg) 0 50% no-repeat;
	padding: 0px 0 0px 20px;
}

/* Treppen Nav */

#slidenav {
	padding: 10px;
}

.slick {
	padding: 10px 0 0 5px
}

h3.hover {
	background: #DDE0E5 url(../images/h3_hover_bg.jpg) no-repeat;
	cursor: pointer;
	margin:0;
	border-bottom: 1px solid #f0f0f0;
	border-top: 1px solid #D2D7DE;
	padding: 3px 0 3px 5px;
	font-weight: normal
}

/*Clearings*/


.clear_l {
	clear:left
}

.clear {
	overflow:hidden
}

* html .clear {
	height: 1%;
}

/* Clearfix-Methode zum Clearen der Float-Umgebungen */
.clearfix:after {
   content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}

/* Diese Angabe benötigt der Safari-Browser zwingend !! */
.clearfix { display: block; } 

/* Clearfix-Anpassung für IE */
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.floatbox { overflow:hidden; }
/*##Suche, Artikel Startseite####*/


