/* copyright 2006 by mmc */
 
/***** general page styles *****/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.3em;
	color: #444;
	background: #FFF;
	margin: 0;
	padding: 0;
	}

h1 {margin: 0 0 5px 0; padding: 0;line-height: 1em;}
h2, h3 { margin: 5px 0; padding: 0;line-height: 1em;}
h1 { font-size: 1.2em;}
h2, h3 { font-size: 1em;}
h3 { color: #4399D3;}

h4 { font-size: 1.5em; line-height: 1em;}

a		{ color: #0066CC; text-decoration: none;}
a:hover { color: #0099FF;}

p { margin: 3px 0; padding: 0; }

img { border: none; }

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #444;
	border: 1px solid #CCC;
	margin: 2px 0 -2px 2px;
	}

.ir {  
	/* image replacement - hides text from browsers with css on */
	text-indent: -100em; overflow: hidden;

	height: 35px;
	clear: both; 
	}

h1.ir, h2.ir  { /* TAL */
	background: url(../imgs/point.gif) left bottom no-repeat;
	}

.ircont {
	text-indent: -100em; overflow: hidden;
	background: url(../imgs/point.gif) left bottom no-repeat;

	margin: 0 0 10px 5px;
	padding: 0;
	height: 35px;
	display: block;
	clear: both; 
	}


.pdf { background:  url(../imgs/pdf_icon.gif) 0 no-repeat;}
.html { background:  url(../imgs/html_icon.gif) 0 no-repeat;}

.pdf, .html {
	margin: 0;
	padding: 4px 10px 4px 25px;
	}


/***** page structure *****/
#page {
	position: relative;
	width: 890px;
	margin: 0 auto;
	padding: 0;
	z-index: 0;
	background: #FFF; 
	}

#page-content {
	float: left;
	position: relative;
	width: 785px;
	margin: 0;
	padding: 0;
	z-index: 30;
	}

#nav-top {
	float: left;
	position: relative;
	background: #767b7d;
/* border: 1px solid yellow; background: red; */
	width: 785px; 
	margin: 0 0 5px 0;
	}

#border-nav {
	position: absolute;
	top: -264px;
	left: 0;
	width: 785px;
	height: 260px;
	background: #767b7d;
	border-bottom: 4px solid #FFF;
	z-index: 40;
	filter:Alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
	
}

#logo {
	position: absolute;
	top: 0;
	left: 20px;
	width: 68px;
	height: 70px;
	background: url(../../img/logo.gif) top no-repeat;
	margin: 0;
	padding: 0;
	z-index: 60;
	}

#nav-container {
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 10;
	}

#nav-block {
	position: absolute;
	top: 0;
	left: 0;
	width: 785px;
	margin: 0;
	padding: 0;
	z-index: 40;
	}

#page-nav {
	float: right;
	width: 785px;
	margin: 0;
	padding: 0;
	z-index: 10;

	}

#page-nav ul {
	float: right;
	list-style: none;
	margin: 5px 0;
	padding: 0;
	}
	

#page-nav li {
	float: left;
	margin: 0;
	padding: 0;
	}

#page-nav a {
	float: left;
	/* hides text from browsers */
	text-indent: -100em;
	overflow: hidden; 
	/* end hide text */
	height: 16px;
	margin: 0 15px 0 0px;
	padding: 0;
	}

#page-nav a { background: url(imgs/div/basis.png) top left no-repeat;}
#page-nav a:hover { opacity:0.6; }

#page-nav #haeuser		{ width: 185px; margin-right:  9px; background-position:   -5px 0; }
#page-nav #objektbau	{ width:  83px; margin-right: 12px; background-position:    0px 0; }
#page-nav #tischlerei	{ width: 133px; margin-right:  0px; background-position: -190px 0; }
#page-nav #unternehmen	{ width:  87px; margin-right: 30px; background-position: -322px 0; }
#page-nav #service		{ width:  70px; margin-right: 40px; background-position: -412px 0; }
#page-nav #aktuell		{ width:  65px; margin-right: 60px; background-position: -482px 0; }

/*
#page-nav #haeuser		{ margin-right:  5px; background-position:   -5px 0; width: 185px; }
#page-nav #objektbau	{ margin-right: 12px; background-position: -158px 0; width:  83px; }
#page-nav #tischlerei	{ margin-right:  0px; background-position: -186px 0; width: 134px; }
#page-nav #unternehmen	{ margin-right: 30px; background-position: -320px 0; width:  88px; }
#page-nav #service		{ margin-right: 35px; background-position: -410px 0; width:  68px; }
#page-nav #aktuell		{ margin-right: 48px; background-position: -475px 0; width:  85px; }
*/
/* hack für ie */ *html #page-nav #aktuell		{ width: 60px; } /*hack ende*/


#page-sub {
	float: right;
	display: none;
	padding: 0;
	z-index: 10;
	}

#page-sub ul {
	float: left;
	list-style: none;
	background: url(../imgs/point.gif) left repeat-y;
	margin: 0 0 0 12px;
	padding: 0 0 0 6px;
	}

#haeuser-sub		{ width:  180px;}
#objektbau-sub		{ width:   90px;}
#tischlerei-sub		{ width:   115px;}
#unternehmen-sub	{ width:   100px;}
#service-sub		{ width:   88px;}
#aktuell-sub		{ width:   118px;}


/* Abstand vergrößern, da Rubrik Tischlerei fehlt */
	#nav-block.de #page-nav li,
	#nav-block.ch #page-nav li,
	#nav-block.it #page-nav li,
	 	{ margin-right: 23px } 
	#nav-block.de #page-sub ul,
	#nav-block.ch #page-sub ul,
	#nav-block.it #page-sub ul,
		{ margin-right: 13px;}

#fix {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	}

#page-sub li {
	margin: 5px 0;
	}

#page-sub a {
	color: #FFF;
	}

#page-sub ul a:hover {
	color: #99CCFF;
	}

#nav-top img {
	float: left;
	margin: 10px 20px;
	padding: 0;
	}

#ntlines {
	width: 785px;
	float: right;
	margin: 64px 0 1px 0;
/*	height: 0px;*/
/*	background: url(imgs/nav-top/pro_basis.png) top left no-repeat; */

	}


#nav-lines0 {
	float: right;
	width: 785px;
	list-style: none;
	margin: 0px 0 0 0;
	padding: 0;
	}
#nav-lines0 li {
	float:left;
	margin: 0;
	padding: 0;
	}

#nav-lines0 a {
	/* hides text from browsers */
	text-indent: -100em;
	overflow: hidden; 
	/* end hide text */
	float: left;
	width: 157px;
	height: 14px;
	}
	
	
#nav-lines {
	float: right;
	width: 785px;
	list-style: none;
	padding: 0;

	margin: 80px 0 0 0;
	}

#nav-lines li {
	float:left;
	margin: 0;
	padding: 0;
	}

#nav-lines a {
	/* hides text from browsers */
	text-indent: -100em;
	overflow: hidden; 
	/* end hide text */
	float: left;
	
	height: 44px;
	background: url(imgs/nav-top/basis.png) top left no-repeat;
	border-right: 1px solid white;
	padding: 0 0 0 0px;
	/*border-width: 0 1px 0 30px; border-color: white white white #a81e32; border-style: solid; */
	}

ul#nav-lines a#harmony		{ background-position:   -5px 0 ; width: 150px; }
ul#nav-lines a#individual	{ background-position: -155px 0 ; width: 165px; }
ul#nav-lines a#trend 		{ background-position: -325px 0 ; width: 180px; }
ul#nav-lines a#kunden 		{ background-position: -505px 0 ; width: 150px; }
ul#nav-lines a#projekte		{ background-position: -700px 0 ; width: 150px; }


ul#nav-lines a#harmony:hover	{ background-position:   -5px -44px;}
ul#nav-lines a#individual:hover	{ background-position: -155px -44px;}
ul#nav-lines a#trend:hover		{ background-position: -325px -44px;}
ul#nav-lines a#kunden:hover 	{ background-position: -505px -44px;}
ul#nav-lines a#projekte:hover	{ background-position: -700px -44px;}


#flash {
/*	position: absolute; 
	top: 124px; 
	left: 0;
	height: 280px;
	background: #ecf5fb;
	margin: 5px 0 0 0;
	padding: 0;
	z-index: 30;
*/	
	position: relative; 
	}

.symbolfoto {
	background: transparent url(imgs/symb-pict.png) no-repeat;
	position: absolute;
	top: 0px; 
	left: 10px;
	width: 70px;
	height: 20px;
	z-index: 102;
	text-indent: -5em; 
	overflow: hidden; 
	}

#plan-hausfoto { position: relative; float: right; }

#header {
	float: left;
	width: 100%;
/*	height: 355px;
	background: #ecf5fb url(../../img/h875x355/future135.jpg) ;
	margin: 5px 0 0 0;*/
	padding: 0;
	}

#content {
	float: left;
	width: 100%;
	margin: 0;
	padding: 10px 0;
	}

#footer {
	float: left;
	width: 770px;
	background: #ecf5fb;
	margin: 10px 0 0 0;
	padding: 10px 0 10px 15px;
	}

#footer2 { font-size: 0.8em; text-align: center; color: #999; }

#footer a {
	color: #8eb4cd;
	}

#footer a:hover {
	color: #999;
	}

#footer ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}

#footer li {
	float:left;
	margin: 0;
	padding: 0;
	}

#footer ul a {
	/* hides text from browsers */
	text-indent: -100em;
	overflow: hidden; 
	/* end hide text */
	float: left;
	height: 16px;
	padding: 0px 0px 2px 0px; 
	}

#footer ul a { background: url(imgs/div/basis.png) no-repeat; border-right: 1px solid #8eb4cd; }

#footer a:hover { opacity:0.6; }

#footer ul a#my_hartlhaus	{ width: 76px; background-position:	-557px 0 ;}
#footer ul a#suche			{ width: 45px; background-position: -650px 0 ;}
#footer ul a#kontakt		{ width: 52px; background-position: -700px 0 ;}
#footer ul a#impressum		{ width: 60px; background-position: -835px 0 ;} 
#footer ul a#sitemap		{ width: 75px; background-position: -755px 0 ; border-right: none}

#footer #mmc-link {
	float: right;
	display: inline;
	font-size: 0.8em;
	background:  url(imgs/div/basis.png) -902px 0px no-repeat;
	margin: 0;
	padding: 3px 10px 3px 40px;
	}

#config-nav {
	float: left;
	width: 90px;
	}

#config-nav ul {
	/*float: left;*/
	list-style: none;
	padding: 0;
	}

#config-nav li {
	float: left;
	margin: 0;
	padding: 0;
	}

.flags {
	margin: 0;
	}

#config-nav .flags a {
	/* hides text from browsers */
	text-indent: -100em;
	overflow: hidden; 
	/* end hide text */
	float: left;
	height: 15px;
	width: 22px;
	border: 1px solid #AAA;
	margin: 4px 0px 4px 8px;
	padding: 0;
	background: url(../imgs/flags.gif) no-repeat;
	}

.flags a#at { background-position: 0  -15px}
.flags a#de { background-position: 0  -45px}
.flags a#it { background-position: 0  -75px}
.flags a#ch { background-position: 0 -105px}
.flags a#hu { background-position: 0 -135px}
.flags a#cz { background-position: 0 -165px}
.flags a#eu { background-position: 0 -195px}
.flags a#gr { background-position: 0 -225px}

.flags #at:hover,  .flags #at.active { background-position: 0    0px}
.flags #de:hover,  .flags #de.active { background-position: 0  -30px}
.flags #it:hover,  .flags #it.active { background-position: 0  -60px}
.flags #ch:hover,  .flags #ch.active { background-position: 0  -90px}
.flags #hu:hover,  .flags #hu.active { background-position: 0 -120px}
.flags #cz:hover,  .flags #cz.active { background-position: 0 -150px}
.flags #eu:hover,  .flags #eu.active { background-position: 0 -180px}
.flags #gr:hover,  .flags #gr.active { background-position: 0 -210px}

#config-nav ul#lang-ul { margin: 20px 20px 0 10px; /* clear: both; */text-align: right; }
#config-nav ul#lang-ul li { float: none; font-weight: bold; }
#config-nav ul#lang-ul a { color: #CCC; }
#config-nav ul#lang-ul a:hover { color: #333; }
#config-nav ul#lang-ul a.active { color: #0066CC }

#config {
	margin: 200px 0 0 4px;
	}

#config a {
	float: left;
	display: block;
	width: 100px;
	font-weight: bold;
	text-align: center;
	color: #AAA;
	width: 70px;
	border: 1px solid #AAA;
	margin: 4px 0;
	padding: 3px 0;
	}

#config a:hover {
	color: #FFF;
	background: #AAA;
	}
	
#iqbox {
	background: url(../../img/logos/hartl/bauen_mit_iq_72.gif) top no-repeat;
	width: 72px;
	height: 72px;
	margin: 4px; 
	text-indent: -200em;

	clear: both; 
	}

#iqbox a { 
	display: block; 
	height: 72px;
	}

#iqbox a:hover { 
	background-color: white; 
	filter:Alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	}

#imagefilm-2010 {
	width: 72px;
	height: 72px;
	margin: 3em 4px 4px 4px; 
	text-indent: -200em;
	clear: both; 
	background: url(imgs/imgfilmbanner2010_cze.gif) 1px 1px no-repeat; 
	border: 1px solid silver; 
	padding: 1px; 
	}

#imagefilm-2010 a { 
	display: block; 
	height: 72px;
	}

#imagefilm-2010 a:hover { 
	background-color: white; 
	filter:Alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	}






/***** styles of standard page *****/

.banner { position: relative; background: #e3010f; color: #FFF; }
.banner .head { position: relative; font-size: 1.9em; text-align: center; padding: 10px;}


.banner .aimgs { position: relative; height: 336px; }
.banner .aimgs a { position: relative; float: left; border: 0px; }

.banner .haus { width: 260px; height: 168px; }

.banner a#close {
	position: absolute;
	right: 0px;
	width: 14px;
	height: 14px;
	filter:Alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	background: url(../imgs/close14.gif);
	z-index: 100; 
	}

.banner a#close:hover { 
	filter:Alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	}

#guetezeichenleiste ul { padding: 0; margin: 0 auto;}
#guetezeichenleiste li {
	list-style: none;
	margin: 0 12px; 
	float: left; 
	}
	
#guetezeichenleiste a { 
	display: block;
	background: url(../imgs/guetezeichenleiste.png) 0px 0px;
	height: 51px;
	position: relative; 
	float: left;
	
	}
#guetezeichenleiste a:hover { background-color: #f0f0f0; }
	
a#gz_minergie 		{ background-position:  -18px -51px; width: 137px; }
a#gz_staat  		{ background-position: -167px -51px; width:  48px; }
a#gz_austria		{ background-position: -230px -51px; width:  54px; }
a#gz_quaustria		{ background-position: -302px -51px; width: 108px; }
a#gz_iqnet			{ background-position: -427px -51px; width:  52px; }
a#gz_ral			{ background-position: -497px -51px; width:  47px; }
a#gz_oefv			{ background-position: -561px -51px; width:  62px; }
a#gz_iq				{ background-position: -638px -51px; width:  54px; }

a#gz_minergie:hover { background-position:  -18px 0px}
a#gz_staat:hover	{ background-position: -167px 0px}
a#gz_austria:hover	{ background-position: -230px 0px}
a#gz_quaustria:hover{ background-position: -302px 0px}
a#gz_iqnet:hover	{ background-position: -427px 0px}
a#gz_ral:hover		{ background-position: -497px 0px}
a#gz_oefv:hover		{ background-position: -561px 0px}
a#gz_iq:hover		{ background-position: -638px 0px}

#kuzu161 {background: url(imgs/kuzu_161s.png) 0px 0px no-repeat; 
		position: absolute; 
		height: 110px;
		width: 170px; 
		z-index: 15; 
	}

 a#my_hartlhaus, a#config-myhartl { display: none; }
 
#sujet2010cz-iq {position: absolute; left: 120px; top: 200px; width: 200px; height: 200px; background: url(../../img/illustration/iq/iq.png) no-repeat; }
#sujet2010cz-iq a {left: 85px; top: 23px; position:relative; }
#sujet2010cz-iq a:hover {opacity: 0.7; }

