/* ----------header--------------
	Links: px
	Mitte: px
	Rechts: px

	Gesamt: px

	Farbe:
	Hellblau: #
	Hintergrund Box: #

*/

/* Global
----------------------------------------------- */
html {
	height: 100%;
    }
body {
	background-color: white;
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	padding: 0px;
	margin: 0px;
	height: 100%;
    }
td {
	font-size: 12px;
	/* line-height: 200%; */
    }
td.content {
    line-height: 160%;
    }
.content ul {
    margin-left: 15px;
    padding-left: 0px;
	margin-top:0px;
	padding-top:0px;
    }

td.content a {
    color: #00154D;
    }


td ul {
    margin-left: 0px;
    padding-left: 0px;
    }

/*TO */
sub, sup { font-size:75%; }

.fussnote{
	font-size: 7pt;
    }


/* Header
----------------------------------------------- */
#headerbg {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 800px;
	/*width: 794px;*/
	height: 155px;
	/* border: 0px solid #00ff00; */
	/* border-bottom: 2px solid white; */
	background-repeat: repeat-x;
    }
#headertitel {
	display: block;
	width: 600px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	margin-left: 30px;
	height: 30px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: white;
	font-size: 26px;
	border: 0px solid #ff0000;
    }

/* Teaser-box
----------------------------------------------- */
img#teaser-image {
    margin: 5px;
    }
div#teaser-details {
    position: absolute;
    left: 306px;
    top: 392px;
    width: 66px;
    height: 18px;
    padding: 2px;
    background: #456183 url(/includes/images/pfeil_weiss.gif) no-repeat 55px 7px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
    }
div#teaser-details a,  div#teaser-details a:visited {
    color: white;
    text-decoration: none;
    line-height: 17px;
    margin-left: 6px;
    }

/* Navigation
----------------------------------------------- */
#menu-container {
    margin: 0px;
    border: 0px;
    height: 147px;
    background-image: url(/includes/images/navi_bg1.jpg);
    background-repeat: no-repeat;
    }
#menu-cell a {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
    }
#menu-cell a:hover, #menu-cell #menu-container a:hover {
    /* color: black; */
    }

#menu dl {
    width: 200px;
    font-size: 0px;
    margin: 0;
    padding: 0;
    border-top: 2px solid #fff;
    background-image: url(/includes/images/navi_bg1.jpg);
    background-repeat: no-repeat;
    }
#menu dd {
    margin: 0;
    padding: 0;
    color: #fff;
    border-bottom: 1px solid #fff;
    height: 19px;
    }

#navigation a.has-children, #navigation a:visited.has-children {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    display: block;
    width: 183px;
    height: 19px;
    line-height: 18px;
    padding: 0px 0px 0px 17px;
    background: url(/includes/images/pfeil_weiss.gif) no-repeat 188px 6px;
    }
#navigation a.has-children:hover {
    background: #fff url(/includes/images/pfeil_rot_navi.gif) no-repeat 188px 6px;
    color: #000;
    }

/* Navigation Internationale Startseite */
#navigation a.naviint, #navigation a:visited.naviint {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    display: block;
    width: 200px;
    height: 19px;
    line-height: 18px;
    padding: 0px 0px 0px 17px;
    background: url(/includes/images/pfeil_weiss.gif) no-repeat 188px 6px;
    }
#navigation a.naviint:hover {
    background: #fff url(/includes/images/pfeil_rot_navi.gif) no-repeat 188px 6px;
    color: #000;
    }
/* Ende Navigation Internationale Startseite */
	

  
   
   
#navigation a.no-children, #navigation a:visited.no-children {
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    display: block;
    width: 183px;
    height: 19px;
    line-height: 18px;
    padding: 0px 0px 0px 17px;
    background: url(/includes/images/trans.gif) no-repeat 188px 6px;
    }
#navigation a:hover.no-children {
    background: #fff url(/includes/images/trans.gif) no-repeat 188px 6px;
    color: #000;
    }

/*
#navigation a.no-children, #navigation a:visited.no-children {
    color: white;
	background-color: transparent;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    display: block;
    width: 183px;
    height: 19px;
    line-height: 18px;
    padding: 0px 0px 0px 17px;
	
    }
#navigation a.no-children:hover {
	color: black;
	background-color: white;
    } */
    
    
#aktiv {
    background: #c4cbdd; /* url(/includes/images/pfeil_rot_navi.gif) no-repeat 188px 6px; */
    color: #000;
    }
#navigation dd.no-menu-link a, #navigation dd.no-menu-link a:visited {
    /* background: white url(/includes/images/pfeil_schwarz.gif) no-repeat 188px 6px;
    color: black; */
    background: transparent;
    }
#navigation dd a#nav-maincat-home {
    background: white url(/includes/images/pfeil_schwarz.gif) no-repeat 188px 6px;
    color: black;
}

/* -------------------------------------------------------------------------------
*/
#menu-flat dl {
    width: 200px;
    font-size: 0px;
    margin: 0;
    padding: 0;
    /* border-top: 2px solid #fff; */
    /* background-image: url(/includes/images/navi_bg1.jpg);
    background-repeat: no-repeat; */
    }
#menu-flat dd {
    margin: 0;
    padding: 0;
    color: black;
    border-bottom: 1px solid #fff;
    height: 19px;
    }
#navigation-flat a.has-children, #navigation-flat a:visited.has-children {
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    display: block;
    width: 183px;
    height: 19px;
    line-height: 18px;
    padding: 0px 0px 0px 17px;
    /* background: url(/includes/images/pfeil_weiss.gif) no-repeat 188px 6px; */
    }
#navigation-flat a:hover.has-children {
    background-color: #c4cbdd; /* url(/includes/images/pfeil_rot_navi.gif) no-repeat 188px 6px; */
    color: #000;
    }
#navigation-flat a.no-children, #navigation-flat a:visited.no-children {
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    display: block;
    width: 183px;
    height: 19px;
    line-height: 18px;
    padding: 0px 0px 0px 17px;
    /* background: url(/includes/images/pfeil_weiss.gif) no-repeat 188px 6px; */
    }
#navigation-flat a:hover.no-children {
    background-color: #c4cbdd; /* url(/includes/images/pfeil_rot_navi.gif) no-repeat 188px 6px; */
    color: #000;
    }
#navigation-flat a.expanded, #navigation-flat a:visited.expanded {
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    display: block;
    width: 183px;
    height: 19px;
    line-height: 18px;
    padding: 0px 0px 0px 17px;
    background: url(/includes/images/pfeil_weiss_unten.gif) no-repeat 5px 6px;
    }
#navigation-flat a:hover.expanded {
    background-color: #c4cbdd; /* url(/includes/images/pfeil_rot_navi.gif) no-repeat 188px 6px; */
    color: #000;
    }
#navigation-flat dd.no-menu-link a, #navigation-flat dd.no-menu-link a:visited {
    background: transparent;
    }
/* -------------------------------------------------------------------------------
*/

#static-menu dl {
    width: 200px;
    font-size: 0px;
    margin: 0;
    padding: 0;
    border-top: 2px solid #fff;
    /* background-image: url(/includes/images/navi_bg1.jpg); */
    /* background-repeat: no-repeat; */
    }
#static-menu dd {
    margin: 0;
    padding: 0;
    color: #fff;
    border-bottom: 1px solid #fff;
    height: 19px;
    }
#static-navigation a, #static-navigation a:visited {
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;

    display: block;
    width: 183px;
    height: 19px;
    line-height: 18px;
    padding: 0px 0px 0px 17px;
    /* background-color: #333333; */
    }
#static-navigation.is-home a, #static-navigation.is-home a:visited {
    color: white;
    background-color: #333333;
    }
#static-navigation a:hover, #static-navigation.is-home a:hover {
    background-color: #fff;
    color: #000;
    }

.blind {
    display: none;
    position: absolute;
    z-index: 998;
    width: 200px;
    height: 434px;
    top: 2px;
    background-color: #fff;
    filter: alpha(opacity=20); opacity: 0.2;
    }
.blind-wide {
    display: none;
    position: absolute;
    z-index: 998;
    width: 400px;
    height: 434px;
    top: 2px;
    background-color: #fff;
    filter: alpha(opacity=40); opacity: 0.4;
    }
.backdrop {
    display: none;
    position: absolute;
    z-index: 999;
    background-color: #0f2649;
    filter: alpha(opacity=75); opacity: 0.75;
    }

iframe#teaser {
    display: none;
    position: absolute;
    z-index: 999;
    width: 380px;
    height: 418px;
    top: 10px;
    border: 0;
    margin: 0;
    padding: 0;
}

.menu-one-container dl {
    display: none;
    position: absolute;
    z-index: 1000;
    width: 200px;
    font-size: 0px;
    margin: 0;
    padding: 0;
    border-top: 1px solid #fff;
    }
.menu-one-container dd {
    margin: 0;
    padding: 0;
    color: #fff;
    border-bottom: 1px solid #fff;
    height: 19px;
    }

.menu-one-list a.has-children, .menu-one-list a:visited.has-children {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    display: block;
    width: 183px;
    height: 19px;
    line-height: 18px;
    padding: 0px 0px 0px 17px;
    background: url(/includes/images/pfeil_weiss.gif) no-repeat 188px 6px;
    }
.menu-one-list a:hover.has-children {
    color: #000;
    background: #fff url(/includes/images/pfeil_rot_navi.gif) no-repeat 188px 6px;
    }

.menu-one-list a.no-children, .menu-one-list a:visited.no-children {
    color: #fff;
	background: url(/includes/images/trans.gif) no-repeat 188px 6px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    display: block;
    width: 183px;
    height: 19px;
    line-height: 18px;
    padding: 0px 0px 0px 17px;
}
.menu-one-list a:hover.no-children {
    color: #000;
    background: #fff url(/includes/images/trans.gif) no-repeat 188px 6px;
}

#second-shade-menu dl {
    display: none;
    position: absolute;
    z-index: 1000;
    width: 200px;
    font-size: 0px;
    margin: 0;
    padding: 0;
    border-top: 2px solid #fff;
    background-image: url(/includes/images/navi_bg1.jpg);
    background-repeat: no-repeat;
    }
#second-shade-menu dd {
    margin: 0;
    padding: 0;
    color: #fff;
    border-bottom: 1px solid #fff;
    height: 19px;
    }
#second-shade-navigation a, #second-shade-navigation a:visited {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    display: block;
    width: 183px;
    height: 19px;
    line-height: 18px;
    padding: 0px 0px 0px 17px;
    background: url(/includes/images/pfeil_weiss.gif) no-repeat 188px 6px;
    }
#second-shade-navigation a:hover {
    background: #fff url(/includes/images/pfeil_rot_navi.gif) no-repeat 184px 4px;
    color: #000;
    }

/* level 0 -------------------------------- */
a.navi_0level:link, a.navi_0level:visited {
	color: black;
	height: 19px;
	border: 0px;
	border-bottom: 1px solid white;
	margin: 0px;
	margin-bottom: 1px;
	margin-top: 1px;
	padding: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
/*	background-image: url(/includes/images/pfeil_weiss.gif);
    background-repeat: no-repeat;
    background-position: 180px 1px; */
    }
a.navi_0level:hover {
	color: black;
	background-color: white; /* #a5747d */
/*	background-image: url(/includes/images/pfeil_rot_navi.gif); */
	font-weight: bold;
    }
a.navi_0level#active_0level {
	color: black;
	background-color: #c3cbdc;
    }
a.navi_0level#active_0level:hover {
	/* color: black; */
	background-color: #7E3845;
    }

/* level 1 -------------------------------- */
a.navi_1level:link, a.navi_1level:visited {
	color: black;
	height: 18px !important;
	height: 20px;
	background-color: #e4e6ef;
	border: 0px;
	border-bottom: 1px solid white;
	padding: 0px;
	padding-top: 2px;
	padding-left: 25px;
    }
a.navi_1level:hover {
	/* color: black; */
	background-color: #a5747d;
	font-weight: bold;
    }
a.navi_1level#active_1level {
	color: black;
	background-color: #c3cbdc;
    }
a.navi_1level#active_1level:hover {
	/* color: black; */
	background-color: #7e3845;
    }

/* level 2 -------------------------------- */
a.navi_2level:link, a.navi_2level:visited {
	color: black;
	padding-left: 35px;
	padding-top: 2px;
	height: 18px !important;
	height: 20px;
	background-color: #e4e6ef;
	border: 0px;
	border-top: 1px solid white;
	background-image: url(/includes/images/pfeil_weiss.gif);
    background-repeat: no-repeat;
    background-position: 20px 1px;
    }
a.navi_2level:hover {
	/* color: black; */
	background-color: #a5747d;
	font-weight: bold;
    }
a.navi_2level#active_2level {
	background-color: #c3cbdc;
    }
a.navi_2level#active_2level:hover {
	/* color: black; */
	background-color: #7E3845;
    }

/* level 3 -------------------------------- */
a.navi_3level:link, a.navi_3level:visited {
	color: black;
	padding-left: 40px;
	padding-top: 2px;
	height: 18px !important;
	height: 20px;
	text-decoration: none;
	font-size: 12px;
	background-color: #e4e6ef;
	border: 0px;
    }
a.navi_3level:hover {
	/* color: black; */
	background-color: #a5747d;
	font-weight: bold;
    }
a.navi_3level#active_3level {
	background-color: #c3cbdc;
    }
a.navi_3level#active_3level:hover {
	/* color: black; */
	background-color: #7E3845;
    }

/* ---------- SUBNavi Null Level -------------- */
/* a.subnavi_0level:link, a.subnavi_0level:visited {
	height: 18px !important;
	height: 20px;
	color: white;
	border: 0px;
	border-bottom: 1px solid white;
	padding: 0px;
	padding-top: 2px;
	padding-left: 15px;
	background-image: url(/includes/images/pfeil_weiss.gif);
    background-repeat: no-repeat;
    background-position: 0px 1px;
	background-color: #333333;
    }
a.subnavi_0level:hover {
	color: black;
	text-decoration: none;
	font-weight: bold;
	background-color:#a5747d;
    }
a.subnavi_0level#active_0level {
	color: #000000;
	background-color: #c3cbdc;
    }
a.subnavi_0level#active_0level:hover {
	color:#000000;
	background-color:#7E3845;
} */

/* Content
----------------------------------------------- */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 13px;
	/* headline wurde deshalb abgschnitten:
	line-height: 18px;*/
    }
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #001947;
	font-size: 14px;
	line-height: 18px;
	margin-top:0px;
	margin-bottom:7px;
    }
h3 { /* Headline in Newsbox */
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	line-height: 18px;
	margin:0px;
	border-top:0px;
	padding-top:0px;
    }
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #001947;
	font-size: 18px;
	line-height: 22px;
	margin-top:0px;
	margin-bottom:7px;
    }

.linkbox {
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	margin-right: 10px;
	width: 144px;
	/*width: 142px;*/
	border: 0px solid #cccccc;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	/*border: 1px solid #ff0000;*/
    }
.linkbox a {
	display: block;
	text-decoration: none;
	color: black;
	font-size: 10px;
	line-height: 140%;
}

.bewerbungsformular{
	width: 520px;
	margin-bottom: 20px;
	background-color: #d8dde8;
	border: 1px solid #ffffff;
	}
	
.bewerbungspalte1{
	width: 120px;
	}

.fliesstextwhite{ /* z.B. CO2-Rechner */
	color: #ffffff;
    }
.ergebnis{ /* z.B. CO2-Rechner-Ergebnis */
	color: #ffffff;
	font-size: 20px;
    }

.fliesstextklein{ /* z.B. http://www.kuebler-hallenheizungen.de/produkte.php?gruppe=42 s. tabelle */
    font-size: 11px;
}

    
.liste { 
	list-style : circle;
}
.produktgruppen a:hover {
	background-color: white;
	display: block;
    color: black;
	text-decoration: none;
    }
a.illustratedLink {
    position: relative;
    clear: both;
    display: block;
    text-decoration: none;
    cursor: pointer;
	padding:5px;
    width: 350px;
	color: black;
    }
a.illustratedLink:hover, .illustratedLink:hover {
    background-image: url(/includes/images/weiss_400x100.gif);
    background-repeat: repeat-y;
    background-position: 100% 0;
    background-color: white;
    }
a.illustratedLink:hover span {
    background-color: #f5f5f5;
    }

a.linkcontentliste {
    text-decoration: none;
    }

/* eingefuegt von TO */
.linkcontenttab{
	background-image: url(/includes/images/pfeil_rot_navi.gif);
	background-repeat: no-repeat;
}


a.referenzen:hover, a.referenzen:active {
    color: #ff0000;
    text-decoration: none;
}

a.referenzen:link, a.referenzen:visited {
    color:#000000;
    text-decoration: none;
}

a.lexikon:hover {
    color:#ff0000;
    text-decoration: none;
}
a.lexikon:link, {
    color:#000000;
    text-decoration: none;
}

a.lexikon:active, a.lexikon:visited {
    text-decoration: none;
}


/* Tabular data
----------------------------------------------- */
.datenblatt_tabelle td{
	background-color: #d8dde8;
	border-bottom: white 2px solid;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 2px;
}
table tr.odd th, table tr.odd { /* odd table rows 1,3,5,7,... */
    background-color: #E5E5E5;
    text-align: left;
}
table tr.even th, table tr.even { /* even table rows 2,4,6,8,... */
 /*   background-color: #D5D5D5;
    text-align: left; */
}
table tr.marked th, table tr.marked { /* marked table rows */
    background-color: #FFCC99;
}
table td.odd:hover, table td.even:hover, table td.odd:hover th, table td.even:hover th,
    table td.hover th, table td.hover { /* hovered table rows */
	background-color: white;
    }

/* Footer
----------------------------------------------- */
.footer{
    background-color: #e4e6ef;
	height: 24px;
}

.footer-message{
    margin-left:34px;
    display:block;
	margin-top: 3px;
    font-size: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #7B8688;

}

.footer-message a{
	text-decoration: none;
	font-size : 10px;
	color: #7B8688;
}

.footer a:hover{
	text-decoration: none;
	font-size : 10px;
	color: black;

}




/* Special effects
----------------------------------------------- */
#shade1 {
    position: absolute;
    background-image: url(/includes/images/weiss-201-trans.png);
    background-color: transparent;
    width: 200px;
    height: 435px;
    z-index: 2;
    }
#shade2 {
    position: absolute;
    background-image: url(/includes/images/weiss-202-trans.png);
    background-color: transparent;
    width: 200px;
    height: 435px;
    z-index: 2;
    /* left: 200px; */
    }

/* Misc
----------------------------------------------- */
#spacer {
    display: block;
    height: 1px;
    width: 100px;
    }
#clear {
    clear: left;
    }