/*-- clearfix -- */
.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%;
}

.clear {clear: both;}

/* DEBUG-Tag */
blockquote {
	display:block;
	left:0;
	position:absolute;
	top:0;
	background:#cccccc;
	width:100%;
	height:110%;
	display:none;
	opacity: 0.80;
	margin:0;
}

pre {
	white-space:pre-wrap;
}

p.debug {
	background:#000000;
	color:orange;
	display:none;
	left:15%;
	padding:20px 0 36px 20px;
	margin-bottom:100px;
	position:absolute;
	top:0;
	white-space:pre-wrap;
	width:730px;
	z-index:200;
}

p.debug a,
p.debug a:link,
p.debug a:visited {
	float:right;
	color:red;
	margin:10px;
}
/* --- */
/* Main Font */
BODY, INPUT, TEXTAREA, TD, SELECT, button {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 14px;
    text-decoration: none;
}

/* Main Layout Style */
BODY {
    color: #000000;
    background-color: #FFFFFF;
    margin: 0px;
}

IMG {
	border: 0;
}

/* Default Heading Styles */
H1 {
    font-size: 10px;
    font-weight: bold;
    line-height: 12px;
    color: #000000;
    margin: 0px;
}

H2 {
    font-size: 10px;
    font-weight: bold;
    line-height: 12px;
    color: #000000;
    margin: 0px;
}

H3 {
    font-size: 10px;
    font-weight: bold;
    line-height: 12px;
    color: #000000;
    margin: 0px;
}

/* Default Link Style */
A:link, A:visited {
    color: #0F296F;
    text-decoration: none;
}
A:hover, A:active {
    color: #7A89AF;
    text-decoration: none;
}

A.submenu_noactive:link, A.submenu_noactive:visited {
    color: #0F296F;
    text-decoration: none;
}
A.submenu_noactive:hover, A.submenu_noactive:active {
    color: #7A89AF;
    text-decoration: none;
}

A.submenu_active:link, A.submenu_active:visited {
    color: #0F296F;
    font-weight: bold;
    text-decoration: none;
}
A.submenu_active:hover, A.submenu_active:active {
    color: #7A89AF;
    font-weight: bold;
    text-decoration: none;
}

A.maincat:link, A.maincat:visited {
    color: #0F296F;
    font-weight: bold;
    text-decoration: none;
}
A.maincat:hover, A.maincat:active {
    color: #7A89AF;
    font-weight: bold;
    text-decoration: none;
}

/* Formular */
INPUT {
    color: #000000;
    background: #FFFFFF;
    border-color: #C7CDDD;
    border-style: solid;
    border-width: 1px;
}

TEXTAREA {
    color: #000000;
    background: #FFFFFF;
    border-color: #C7CDDD;
    border-style: solid;
    border-width: 1px;
}

.noborder {
    background: #FFFFFF;
    border-width: 0px;
}

TD.formular {
    padding: 0px 0px 5px 0px;
}

TD.formular_txt {
    padding: 0px 0px 2px 0px;
}

/* Tables */

TABLE.listtable {
    border-color: #C7CDDD;
    border-style: solid;
    border-width: 1px 0px 1px 0px;
}

TD.border_bottom {
    border-color: #FFFFFF;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
}

TD.standard_page {
    background: #FFFFFF;
    background-image: url(/images/subnav.gif);
    background-repeat: no-repeat;
    height: 281px;
}

TD.produkt_page {
    background: #FFFFFF;
    background-image: url(/images/subnav_produkt.jpg);
    background-repeat: no-repeat;
    height: 281px;
}

TD.standart_content {
    padding: 71px 50px 50px 50px;
}

TD.banner {
    padding: 71px 0px 0px 0px;
}

TD.liste {
    padding: 0px 0px 50px 50px;
}

TD.listcat {
    border-color: #C7CDDD;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    height: 20px;
	cursor: pointer;
}

TD.listcat_active {
    background: #C7CDDD;
    border-color: #C7CDDD;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    height: 20px;
	cursor: pointer;
}

TD.listitem {
    background: #C7CDDD;
    padding: 0px 0px 5px 10px;
    vertical-align:top;
}

TD.pathnavi {
    padding: 10px 0px 0px 50px;
}

TD.box_yellow {
    background: #EAF0C8;
    padding: 10px 5px 10px 5px;
}

TD.box_blue {
    background: #C7CDDD;
    padding: 10px 5px 10px 5px;
}

TD.line {
    border-color: #C7CDDD;
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    height: 15px;
}

.clear {
	clear:both;
	height:8px;
}
/* Content */

.title {
    color: #0F296F;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    margin: 0px 0px 12px 0px;
}

.subtitle {
    color: #0F296F;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
    margin: 0px 0px 5px 0px;
}

.listtitle {
    color: #0F296F;
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
    margin: 0px;
}

.txt_bold {
    font-weight: bold;
}

.txt_blue {
    color: #0F296F;
}

.txt_bold_blue {
    color: #0F296F;
    font-weight: bold;
}

.txt_grey {
    color: #999999;
}

.txt_italic {
    font-style: italic;
}

ul {
    list-style-image:url(/images/dot.gif);
    margin-top: 0px;
}

li {
    margin-left: -23px;
}

/* Menu */

TABLE.menu {
    color: #0F296F;
    background: #C7CDDD;
    width: 139px;
    height: 142px;
}

DIV.flashKarte {
    z-index:1;
    
}

/* extra */

.highlight {
	color:#0F296F;
}

span.green {
	color:#007549;
}

a.hand, a.hand:link, a.hand:visited {
    /*color: #000000;*/
    /*font-size:12px;*/
}
a.hand:hover, a.hand:active {
    /*color: #0F296F;*/
}

td.padding-right {
	padding-right: 5px;
}

div.home-swiss-lang {
	padding-top: 10px;
	/*background:orange none repeat scroll 0 0;*/
	position:relative;
	width:340px;
	height:160px;
}

img.swissmade {
	position:absolute;
	bottom:0;
	left:0;
}

/* --- Katalog / Catalog --- */
ul.catalog-list,
ul.catalog-list li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ul.catalog-list {
	list-style: none;
}

ul.catalog-list li {
	border-bottom:1px solid #C7CDDD;
	padding:4px 0;
	/*height:100px;*/
	vertical-align:top;
}

ul.catalog-list li a,
ul.catalog-list li a:link,
ul.catalog-list li a:visited {
	vertical-align:top;
	display:block;
	background: transparent url('/images/blaetterkatalog_einzelln.gif') no-repeat 0 0;
	min-height:15px;
	padding-left: 32px;
}

* html ul.catalog-list li a,
* html ul.catalog-list li a:link,
* html ul.catalog-list li a:visited {
	height:15px;
}

ul.catalog-list li a:active,
ul.catalog-list li a:hover {
	background: transparent url('/images/blaetterkatalog_gesamt.gif') no-repeat 0 0;
}

ul.catalog-list li.first {
	/*border-top:1px solid #C7CDDD;*/
}

ul.entire {
	margin-top:28px;
}

ul.entire li {
	border-top:1px solid #C7CDDD;
	border-bottom:0;
}

ul.entire li a,
ul.entire li a:link,
ul.entire li a:visited {
	background: transparent url('/images/blaetterkatalog_gesamt.gif') no-repeat 0 0;
}

/* ModuL techn Daemmung */
td.color {
	color: #0F296F;
}

ul.list,
ul.list li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ul.list {
	list-style: none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

ul.entry li {
	padding: 0 0 5px 10px;
	background:#C7CDDD;
}

ul.vantage li {
	background:transparent url('/images/dot.gif') no-repeat 2px 0;
	padding-left:17px;
}


a.pdf,
a.pdf:link,
a.pdf:visited {
	display:block;
	background:transparent url('/admin/content/images/pdf.gif') no-repeat 0 0;
	min-height:16px;
	padding:0 0 4px 21px;
}

* html a.pdf,
* html a.pdf:link,
* html a.pdf:visited {
	height:16px;
}

a.zip,
a.zip:link,
a.zip:visited {
	display:block;
	background:transparent url('/admin/content/images/zip.gif') no-repeat 0 0;
	min-height:16px;
	padding:0 0 4px 21px;
}

* html a.zip,
* html a.zip:link,
* html a.zip:visited {
	height:16px;
}

img.image-block {
	display:block;
}

td.box_blue_techn {
    background: #C7CDDD;
    padding: 12px 5px 10px 5px;
    height:140px;
	vertical-align:top;
}

td.box_yellow_techn {
    background: #EAF0C8;
    padding: 10px 5px 10px 5px;
    vertical-align:top;
    height:140px; 
}

td.techn-desc {
	width:366px;/*436px;*/
	vertical-align:top;
	padding-right:70px;
}

td.img-vantage {
	padding-right:10px;
	vertical-align:top;
	width:204px;
}

td.padding-ten {
	margin:0;
	padding:8px 10px;
	border:0;
}

a.technDaemm-de,
a.technDaemm-de:link,
a.technDaemm-de:visited,
a.technDaemm-fr,
a.technDaemm-fr:link,
a.technDaemm-fr:visited,
a.technDaemm-it,
a.technDaemm-it:link,
a.technDaemm-it:visited {
	color:#000000;
	display:block;
	font-size:14px;
	height:179px;
	line-height:16px;
	padding-left:155px;
	padding-top:25px;
	width:255px;
}

a.technDaemm-de:hover span.highlight,
a.technDaemm-fr:hover span.highlight,
a.technDaemm-it:hover span.highlight {
    color: #7A89AF;
    text-decoration: none;
}

a.technDaemm-de,
a.technDaemm-de:link,
a.technDaemm-de:visited {
	background:transparent url('/images/technische_daemmung/loesungen/doku_technische_daemmung_de.jpg') no-repeat 0 0;
}

a.technDaemm-fr,
a.technDaemm-fr:link,
a.technDaemm-fr:visited {
	background:transparent url('/images/technische_daemmung/loesungen/doku_technische_daemmung_fr.jpg') no-repeat 0 0;
}

a.technDaemm-it,
a.technDaemm-it:link,
a.technDaemm-it:visited {
	background:transparent url('/images/technische_daemmung/loesungen/doku_technische_daemmung_it.jpg') no-repeat 0 0;
}

a.technDaemm-de span,
a.technDaemm-de:link span,
a.technDaemm-de:visited span,
a.technDaemm-fr span,
a.technDaemm-fr:link span,
a.technDaemm-fr:visited span,
a.technDaemm-it span,
a.technDaemm-it:link span,
a.technDaemm-it:visited span {
    display:block;
}

a.technDaemm-de span.highlight,
a.technDaemm-de:link span.highlight,
a.technDaemm-de:visited span.highlight,
a.technDaemm-fr span.highlight,
a.technDaemm-fr:link span.highlight,
a.technDaemm-fr:visited span.highlight,
a.technDaemm-it span.highlight,
a.technDaemm-it:link span.highlight,
a.technDaemm-it:visited span.highlight {
	display:inline;
}

.home-bannder,
td.home-bannder {
	border:0;
	border-left: 1px solid #FFFFFF;
	padding:0 7px;
	margin:0;
}

a.home-daemmung,
a.home-daemmung:link,
a.home-daemmung:visited {
	background:transparent url('/images/technische_daemmung/doku_technische_daemmung.jpg') no-repeat -8px 0;
	display:block;
	height:74px;
	padding:10px 0 0 75px;
	width:81px;
	border-bottom:1px solid #FFFFFF;
}

a.home-geld-de,
a.home-geld-de:link,
a.home-geld-de:visited,
a.home-geld-fr,
a.home-geld-fr:link,
a.home-geld-fr:visited,
a.home-geld-it,
a.home-geld-it:link,
a.home-geld-it:visited {
	display:block;
	height:24px;
	padding:60px 0 0 75px;
	width:81px;
}

a.home-geld-de,
a.home-geld-de:link,
a.home-geld-de:visited {
	background:transparent url('/images/technische_daemmung/pures_geld_sparen_de.jpg') no-repeat -8px 0;
}

a.home-geld-fr,
a.home-geld-fr:link,
a.home-geld-fr:visited {
	background:transparent url('/images/technische_daemmung/pures_geld_sparen_fr.jpg') no-repeat -8px 0;
}

a.home-geld-it,
a.home-geld-it:link,
a.home-geld-it:visited {
	background:transparent url('/images/technische_daemmung/pures_geld_sparen_it.jpg') no-repeat -8px 0;
}

/* ---------- Bereich SOLAR ---------- */

TD.snav_solar {
    background: #FFFFFF url('/images/subnav_no_line.gif') no-repeat 0 0;
    height: 281px;
}

h2.subtitle span {
	font-weight:normal;
}

td.solar_content {
	padding:0 21px 0 50px;
	width:559px;
}

td.top {
	padding-top:71px;
}

td.bottom {
	padding-bottom:50px;
}

td.solar_right {
	width:140px;
}

td.row2 {
	margin:0;
	padding:198px 0 0 0;
}

img.solar {
	display:block;
	margin: 0 0 5px 0;
}

.legend  {
	line-height:12px;
	vertical-align:top;
}

/* --- Counter Zähler --- */
.counter {
	background: transparent url('/images/solar/zaehler_bg.jpg') no-repeat 0 0;
	height:44px;
	width:181px;
	position:relative;
}

.counter img {
	display:block;
	position:absolute;
	top:13px;
}

.counter img.pre_0 {
	left:14px;
}

.counter img.pre_1 {
	left:37px;
}

.counter img.pre_2 {
	left:61px;
}

.counter img.pre_3 {
	left:84px;
}

.counter img.pre_4 {
	left:108px;
}

.counter img.post_0 {
	left:131px;
}

.counter img.post_1 {
	left:154px;
}

/* --- Lightbox content --- */
.wrapper-lightbox {
	padding: 0 15px 25px 15px;
	/*background:red;
	color:white;
	width:654px;*/
	width:757px;
	/*min-height:600px;*/
}

button {
	background:none;
	border:0;
	padding:0;
	margin:0;
	font-weight:bold;
}

a.current,
a.current:link,
a.current:visited {
	color:#0F296F;
	background: #FFFFFF url('/images/solar/bg_aktuell.jpg') no-repeat 0 0;
	display:block;
	height:29px;
	position:absolute;
	bottom:52px;
	left:0;
	font-weight:bold;
	width:102px;
	text-align:center;
	vertical-align:middle;
	line-height:29px;
	cursor:pointer;
}

a.diashow,
a.diashow:visited,
a.diashow:link {
	font-weight:bold;
	color:#0F296F;
	background: #FFFFFF url('/images/solar/bg_diashow.jpg') no-repeat 0 0;
	display:block;
	height:42px;
	padding:0 0 0 6px;
	position:absolute;
	bottom:0;
	left:0;
	width:102px;
	vertical-align:middle;
	line-height:42px;
	cursor:pointer;
}

a.diashow:active,
a.diashow:hover,
a.current:active,
a.current:hover  {
	color:#7A89AF;
}

.nojavascript {
	position:absolute;
	bottom:0;
	left:0;
}

#lightbox-image,
.slideshowContainer  {
	float:left;
	height:480px;
	margin-right:15px;
	margin-bottom:20px;
}

#lightbox-right {
	float:left;
	height:480px;
	width:102px;
	margin-bottom:20px;
	position:relative;
}

.lightbox-infos {
	clear:both;
}

#info-left-de {
	float:left;
	width:200px;
}

#info-left-fr {
	float:left;
	width:205px;
}

#info-left-it {
	float:left;
	width:236px;
}

#info-right-de {
	float:left;
	width:440px;
}

#info-right-fr {
	float:left;
	width:435px;
}

#info-right-it {
	float:left;
	width:404px;
}

#info-left .subtitle,
.Scounter {
	padding-left:5px;
}

/* --- SLIDEshow --- */
.slideshowContainer  {
	width:640px;
	height:480px;
}

.slideshowContainer img {
/*height:354px;width:630px;*/
	height:480px;
	width:640px;
}

/* --- --- */

p.intro_solar {
	margin:0 0 15px 0;
}

.thumbFlash,
.thumbWebcam {
	display:block;
}

.relative {
	position:relative;
	height:220px;
}

#video {
	position:absolute;
	right:0;
	top:-18px;
}

#webcam {
	position:absolute;
	bottom:0;
	right:0;
}

strong.bottom {
    margin-bottom:5px;
    display:block;
}

.nav-year {
	left:-10px;
	margin:0 0 20px;
	position:relative;
}

.nav-year button {
    color: #0F296F;
	float:left;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
    margin: 0;
    padding:4px 10px;
}

.nav-year button:hover {
	color:#7A89AF;
}

.nav-year button.active {
	background: #C7CDDD;
}

.jahresbilanz {
	width:544px;
}

.no-margin-bottom {
	margin-bottom:0;
}

.margin-bottom-row {
	margin-bottom:14px;
}