/*
Theme Name: Luftwandtechnologie GmbH
Theme URI: http://www.plan-r.de/
Description: Screendesign / CSS / Theme  &copy; 2009 Luftwandtechnologie GmbH / Gehret Design / plan-r Ralf Zinkel
Version: 1.0
Author: Design Albert Gehret, Scripting plan-r Ralf Zinkel
Author URI: http://www.plan-r.de/
*/
/** {
margin:0px;
padding:0px;
}*/
body,html {
	min-height:101%; /*Firefox scrollbar fix*/
    
	}

body {
    font-size: small;
    padding:0px;
    margin:0px;
    background:#c4cad0 url(img/repx.gif) repeat-x;
    background-position:0px 140px;
    overflow:visible;
    font-family: Verdana, Helvetica, Arial, sans-serif;
}
p { clear:both;line-height: 1.3em; margin: 0 0 1em 0;  font-size:13px;  font-family: Verdana, Helvetica, Arial, sans-serif; color:#000;}
blockquote{
    margin-left:18px;
    margin-left:18px;
    border:1px dashed #485E76;
    background:#e6e6e6; 
    padding:8px;
}
blockquote p{margin-bottom:0;}


li { line-height: 1.3em; margin: 0 0 5px 0;  font-size:13px;  font-family: Verdana, Helvetica, Arial, sans-serif; color:#000;}
  
 a {
    text-decoration:underline;
    color:#485E76;
}
 a:hover{
    color:#fff;
    background:#485E76;
}
.alignleft, .aligncenter, .alignnone{float:left;padding:5px 10px 15px 0;}
.alignright{float:right;padding:5px 0px 15px 15px;}


#header{
  margin: 0 auto;
  padding: 0px;
  /*float:left;*/
  height:140px;
  /*width:915px;*/
  width:100%;
  background:transparent url(img/header_rep_x.gif) repeat-x;
   /*background-position:bottom  center;*/
  /*background-repeat:no-repeat;*/
  /*background-position:75px 0;*/
  /*position:relative;*/
}
#headCt{
    width:940px;
    height:140px;
    margin: 0 auto;  
    background:url(img/header_kurz.jpg) no-repeat;
}
#lang{

    float:left;
    margin-left:56px;
    margin-top:18px;
    width:120px;
    height:12px;
}
* html  #lang{margin-top:14px;}
* + html  #lang{margin-top:17px;}

#lang ul{
	margin: 0 0 0 0;
	padding: 0;
    height:12px;
}
#lang li {
    margin: 0 10px 0 0;
    padding: 0;
    display: inline;
    line-height:10px;
}
#lang li a:hover{background:transparent;}


/*---------- START TOPNAV -----------------*/
#home{
    height:105px;
    width:690px;
    margin-left:200px;
}
* html #home {margin:0;margin-left:210px;height:105px;width:690px;}
* + html #home{margin:0;margin-left:210px;height:105px;width:690px;}
#home a:hover{
    background:transparent;
}

#topnav{
    text-transform: none;
    width:452px;
    height:18px;
    color: #fff;
    float:left;
    margin:16px 0px 0 200px;
}
* html #topnav{margin-left:188px;}
* html #topnav{margin-top:12px;}
* + html #topnav{margin-top:15px;}
* html #lang{margin-left:28px;}
#topnav ul{
	/*border: 1px solid #c00;*/
	position: relative;
}

#topnav li {
	margin: 0;
	padding: 0;
	display: inline;

}
#topnav a{
	font-weight:normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
    color: #fff;
    text-decoration:none;
    padding-right:20px;
    /*border-right:1px solid #39393a;*/
}
#topnav a:hover{
    text-decoration:underline;
    background:transparent;
}
#topnav ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display:inline;
}
#topnav li.current_page_item a{text-decoration:underline;}
#topnav li.current_page_item a:hover{background:transparent;text-decoration:underline;}
/*---------- ENDE TOPNAV -----------------*/

* html #sformcontainer{
    padding:0;
    margin:30px 0 0 24px ;
}
* + html #sformcontainer{
    padding:0;
    margin:30px 0 0 24px ;
}
#sformcontainer{

	padding:0px 0px 0 24px;
	font-weight:normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #787878;
    margin-top:22px;
}
* html #searchform{
    padding:0;
    margin:0;

}
#searchform{
text-align:left;
display:block;
position:relative;
}
#searchform #s{
	width:130px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height:14px;
	text-align:left;
	background-image: url(img/lupe.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color:#fff;
	border:1px solid #485E76;
	text-indent: 20px;
}
* html #searchform #s{text-indent:0px;background-image: url(img/lupe_ie.gif);background-position: right center;}
* + html #searchform #s{text-indent:0px;background-image: url(img/lupe_ie.gif);background-position: right center;}
#searchform #s:focus {
	background-color:#FFFFFF;
	background-image: url(img/lupe.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#searchform #searchsubmit{
        padding: 0px;
		background-color: #FE9900;
		color: #fff;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		border: 1px;
		border-style: solid;
		border-color: #ede9db;
		font-weight: bold;
		text-align:left;
}


#col3{
    /*width:880px;*/
    width:946px;
    clear:both;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
    padding-bottom:0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    min-height:25px;
	font-size: 11px;
    border:1px solid yellow;
    margin:0 auto;
}
#col3_content{
    clear:both;
    /*border-left:1px solid #6b6b6b;
    border-right:1px solid #6b6b6b;*/
    /*min-height:650px;*/
    width:942px;
    /*width:100%;*/
    /*position:absolute;*/
    margin:0 auto 0 auto;
    /*background:#c4cad0 url(img/inhalt.gif) repeat-y;^*/
    background:url(img/content_rep_yVERYBIG.gif) no-repeat ;/*#c4cad0 */
    background-position:50% 40px;
    /*background:#fff;*/
    /*background:transparent url(img/inhalt_schatten.gif) repeat-x;*/
    /*min-height:750px;*/
    min-height:1050px;
    position:relative;/*nach Problem NUR mit FF 3.5.1 eingefügt*/
    /*border:1px solid blue;*/
    overflow:auto;

    
}
#iSchatten{
    height:40px;
    /*width:100%;*/
    width:940px;
    background:url(img/content_top.jpg) center no-repeat;
    /*border:1px solid black;*/
    left:1px;
    position:absolute;
}
* html #col3_content{
   top:0px;

}

/*------------ START sidebar --------------------- */
#col1{
    /*padding-left:56px;*/
	width:180px;
    height:auto;
	/*margin-top:24px;*/
	top:43px;
    left:32px;
    /*float:left;*/
    background:transparent;
    position:absolute;
    /*border:1px solid green;*/
    overflow:auto;
}
* html #col3_content{height:5000px;}
* html #col1{height:1000px;}

#col1 h1 {
	color: #909090;
	font-family: "Times New Roman", Times, serif;
    font-size:18px;
    font-style: italic;
    margin-bottom:0px;
    margin-top:25px;
    background:none;
}
#col1 h2 {
	color: #04AA0C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:13px;
    margin-top:17px;
    margin-bottom:0px;
    text-transform:uppercase;
    background:none;
}
#col1 .hsnip{
    margin-left:0;
    padding-left:24px;
}
#col1 .hsnipline{
    margin-bottom:5px;
    margin-top:30px;
    background:url(img/beitrag_unterstrich.jpg) no-repeat;
    background-position:bottom;
}
#col1 ul.snip {
    margin-left:0;
    padding-left:24px;
    padding-bottom:1px;
    background:url(img/beitrag_unterstrich.jpg) no-repeat;
    background-position:bottom;
}
#col1 ul.snip li,#col1 ul.snip li a{
    font-size:10px;
    color:#485E76;
}
#col1 ul.snip li a{
    font-weight:bold;
}
#col1 ul.snip li a:hover{
    text-decoration:none;
    background:#485E76;
    color:#fff;
}
#col1 ul {
    margin:0 0 0 24px;
    padding:0;
}
#col1 ul li ul
{
	margin-left:8px;
}

#col1 #arch li{
    margin-bottom:5px;
}
#col1 li
{
	/*margin: 1em 0 0 0;*/
	padding:0;
    margin-bottom:11px;
	list-style:none;
}
#col1 li li
{
	margin: 0;
	padding:0;
	list-style:none;
}
#col1 li li li
{
	margin: 0;
    padding:0 0 7px 0;
    line-height:1em;
	list-style-image:url(images/bullet.png);
}
#col1 ul li a{
    font-size:14px;
}
#col1 li ul li a{
    font-size:12px;
}
#col1 ul li a, #col1 li ul li a{
    color:#485E76;
    text-decoration:none;
}
#col1 ul li a:hover, #col1 li ul li a:hover{
    text-decoration:underline;
    background:transparent;
}

#col1 ul li.current_page_item  a, #col1 li ul li.current_page_item  a{
    text-decoration:none;
    font-weight:bold;
}
#col1 ul li.current_page_item  ul li a{
    font-weight:normal;
}

/*------------ ENDE sidebar --------------------- */

#lpContent{

    height:auto;
    background:transparent;
    left:212px;
    /*float:left;*/
    position:relative;
    overflow:auto;
    width:620px;
    /*border:1px solid red;*/
}


#mediaCt{
    width:618px;
    /*height:220px;*/
    background:#949494;
    border-left:1px solid #5284B5;
    border-right:1px solid #5284B5;
    border-bottom:1px solid #5284B5;
    background:#c4cad0 url(img/repx.gif) repeat-x;
    /*margin-top:-16px;*/
}
#entry{
    
    margin-left:15px;
    margin-top:30px;
}
* html #page{height:100%;}
* html #col3_contentL{height:100%;margin-left:10px;}
* html #col3{width:768px;}
#col3_contentL{float:left;margin-left:0px;background-color:#fff;width:875px;}

h1, h3, h4{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight:normal; 
	color:#485E76;
    margin-top:15px;
    padding-bottom:2px;
    background:url(img/titel_unterstrich.jpg) no-repeat;
    background-position:bottom;
    margin-bottom:16px;
}
h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal; 
	color:#485E76;
    margin-top:15px;
    padding-bottom:2px;
    margin-bottom:12px;
}
strong{
	color:#485E76;
}
small{
    display:block;
    /*padding-bottom:10px; */
}


#footer{
    clear:both;
    width:946px;
	margin:0px auto 0px auto; 
    /*border-left:1px solid #6b6b6b;
    border-right:1px solid #6b6b6b;
    border-bottom:1px solid #6b6b6b;
    border-top:1px solid #afafaf;*/
	padding:45px 0px 15px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
    color:#afafaf;
	text-align: center;
    background:#c4cad0 url(img/inhalt.gif) repeat-y;
    background-position:center;
    /*background:#fff;*/
	/*border-bottom:1px solid #787878;*/
}
.valid{
width:80px;height:15px;
padding:0;
margin:0;
}
 a.valid:hover,a.valid{
    background:transparent;
    text-decoration:none;
}
* html #footer{
    margin-top:-3px;
}


#gal{
    float:left;
    /*width:645px;*/
    /*margin-left:15px;*/
        margin:0px 0 0px 0px;
    /*border:1px solid red;*/
}


a img{border:none;}

#headerprint{display:none;}