/*==================================================
    => global tags
==================================================*/
* {
	margin:0;
	padding:0;
}

body, html {
	height:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:#fff;
	font: 13px "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	color:#2d2d2d;
	line-height:20px;
}

p {
	margin:0 0 10px 0;
}

a:link, a:visited {
	color: #d7001a;
	text-decoration: underline;
}
a:hover, a:active  {
	color: #a4a4a4;
	text-decoration:underline;
}

img {
	border:0;
}

td {
	padding:2px;
	margin:3px 0 3px 0;
}

dl {
	width:280px;
}

dt {
	width:140px;
	float:left;
	margin:0 5px 5px 0;
	display:inline;
}

dd {
	width:130px;
	float:left;
	margin:0 5px 5px 0;
}

/*==================================================
    => global classes
==================================================*/

.clear {
	float:none;
	clear:both;
	height:1px;
	line-height:1px;
	margin:-1px 0 -1px 0;
}

.line {
	float:none;
	clear:both;
	width:95%;
	height:1px;
	margin:8px 0 8px 0;
	border-bottom:1px solid #d7d7d7;
}

.alternate {
	background:#e7e7e7;
}

.smallText {
	font-size:11px;
	color:#555;
}

.highlight {
	color:#d7001a;
	font-weight:bold;
}

.listStyle {
	list-style:square;
	margin-left:15px;
}

.imgBorder {
	border:2px solid #dcdcdc;
}

.leftLoat {
	float:left;
}

.rightFloat {
	float:right;
}

/*==================================================
    => container
==================================================*/

#container {
	min-height:100%;
	width:960px;
	margin:0 auto;
}

* html #container {
	height:100%; /* min-height in internet explorer 6 */
}

/*==================================================
    => header
==================================================*/

/*--------------- =header  ---------------*/

div#header {
	height:410px; 
	width:960px;
	background:url(../images/bg-header.jpg) 0 0 no-repeat;
	margin:0 auto;
	position:relative;
}
/*--------------- =headerSlideshow  ---------------*/

#headerSlideshow {
	width:925px;
	height:960px;
	position:absolute;
	left:20px;
	top:146px;

}

div.flags {
	position: absolute;
	width: 55px;
	height: 13px;
	top: 20px;
	left: 854px;
}

div.flags img {
	margin: 0 9px 0 0;
	border: none;
}

/*--------------- =navigation  ---------------*/

ul#navigation {
	width:271px;
	height:27px;
	padding:0 0 0 0;
	position:absolute;
	line-height:normal;
	list-style-type:none;
	overflow:hidden;
	text-indent:-9999px;
	left:661px;
	top:106px;
}

ul#navigation li {
	display:block;
	padding:0 0 0 0;
	height:27px;
	list-style-type:none;
	float:left;
}

a.home, a.home:visited {
	outline:none;
	display:block;
	height:27px;
	width:54px;
	background:url(../images/li-navigation-home.jpg) no-repeat 0 0;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

a.home:hover, a.home:active {
	background:none;
}

a.kontakt, a.kontakt:visited {
	outline:none;
	display:block;
	height:27px;
	width:67px;
	background:url(../images/li-navigation-kontakt.jpg) no-repeat 0 0;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

a.kontakt:hover, a.kontakt:active {
	background:none;
}

a.anfahrt, a.anfahrt:visited {
	outline:none;
	display:block;
	height:27px;
	width:68px;
	background:url(../images/li-navigation-anfahrt.jpg) no-repeat 0 0;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

a.anfahrt:hover, a.anfahrt:active {
	background:none;
}

a.impressum, a.impressum:visited {
	outline:none;
	display:block;
	height:27px;
	width:82px;
	background:url(../images/li-navigation-impressum.jpg) no-repeat 0 0;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

a.impressum:hover, a.impressum:active {
	background:none;
}

/*==================================================
    => contentContainer
==================================================*/

/*-------------- =contentContainer  --------------*/

div#contentContainer {
	width:960px;
	min-height:315px;
	background:url(../images/bg-contentcontainer.jpg) 0 0 no-repeat;
	margin:0 auto;
}

* html div#contentContainer {
	height:315px; /* min-height for ie 6 */
}


/*--------------- =contentMain  ---------------*/

div#contentMain {
	width:578px;
	float:left;
	padding:100px 20px 0 40px;
	position:relative;
}

.iframe {
	padding:2px;
	background:#fff;
	border:1px solid #ccc;
}

.contentMain1 {
	width:273px;
	float:left;
	margin-right:35px;
	display:inline;
}

.contentMain2 {
	width:265px;
	float:left;
}

/*--------------- =navigationAdditional  ---------------*/

ul#navigationAdditional {
	width:614px;
	height:84px;
	padding:0 0 0 0;
	position:absolute;
	left:19px;
	top:0px;
	line-height:normal;
	list-style-type:none;
	overflow:hidden;
	text-indent:-9999px;
}

ul#navigationAdditional li {
	display:block;
	padding:0 0 0 0;
	list-style-type:none;
	float:left;
}

a.unternehmen, a.unternehmen:visited {
	outline:none;
	display:block;
	height:56px;
	width:156px;
	background:url(../images/li-navigation-unternehmen.jpg) no-repeat 0 0;
	padding:0 0 0 0;
}

a.unternehmen:hover, a.unternehmen:active {
	background:none;
}

a.mitarbeiter, a.mitarbeiter:visited {
	outline:none;
	display:block;
	height:56px;
	width:126px;
	background:url(../images/li-navigation-mitarbeiter.jpg) no-repeat 0 0;
	padding:0 0 0 0;
}

a.mitarbeiter:hover, a.mitarbeiter:active {
	background:none;
}

a.jobs, a.jobs:visited {
	outline:none;
	display:block;
	height:56px;
	width:163px;
	background:url(../images/li-navigation-jobsundkarriere.jpg) no-repeat 0 0;
	padding:0 0 0 0;
}

a.jobs:hover, a.jobs:active {
	background:none;
}

a.kompetenzen, a.kompetenzen:visited {
	outline:none;
	display:block;
	height:56px;
	width:169px;
	background:url(../images/li-navigation-kompetenzen.jpg) no-repeat 0 0;
	padding:0 0 0 0;
}

a.kompetenzen:hover, a.kompetenzen:active {
	background:none;
}

a.mailbutton, a.mailbutton:visited {
	outline:none;
	display:block;
	height:28px;
	width:281px;
	margin:0 0 0 333px;
	background:url(../images/li-navigation-mail.jpg) no-repeat 0 0;
	padding:0 0 0 0;
}

a.mailbutton:hover, a.mailbutton:active {
	background:none;
}


/*--------------- =navigationAdditional2  ---------------*/

ul#navigationAdditional2 {
	width:88px;
	height:34px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:7px 18px;
	position:absolute;
	left:175px;
	top:56px;
	line-height:normal;
	list-style-type:none;
	overflow:hidden;
	background: url(../images/bg-navigationadditional2.jpg) 0 0 no-repeat #fff;
	display:none;
}

ul#navigationAdditional2 li {
	display:block;
	padding:0 0 0 0;
	list-style-type:none;
	float:left;
	line-height:30px;
}

/*-------------- =headlines  --------------*/

/* =h1 */

h1 {
	width:512px;
	height:56px;
	text-indent:-9999px;
	margin:0 0 23px 0;
	padding: 0 0 0 0;
}

h1#home {
	background:url(../images/home/h1-home.gif) 0 0 no-repeat;
}

h1#unternehmen {
	background:url(../images/unternehmen/h1-unternehmen.gif) 0 0 no-repeat;
}

h1#kompetenzen {
	background:url(../images/kompetenzen/h1-kompetenzen.gif) 0 0 no-repeat;
}

h1#mitarbeiter {
	background:url(../images/mitarbeiter/h1-mitarbeiter.gif) 0 0 no-repeat;
}

h1#mitarbeiterOesterreich {
	background:url(../images/mitarbeiter/h1-mitarbeiteroesterreich.gif) 0 0 no-repeat;
}

h1#mitarbeiterSchweiz {
	background:url(../images/mitarbeiter/h1-mitarbeiterschweiz.gif) 0 0 no-repeat;
}


h1#oeffentlichegebaeude {
	background:url(../images/referenzen/oeffentlichegebaeude/h1-oeffentlichegebaeude.gif) 0 0 no-repeat;
}

h1#industrieanlagen {
	background:url(../images/referenzen/industrieanlagen/h1-industrieanlagen.gif) 0 0 no-repeat;
}

h1#buerobauten {
	background:url(../images/referenzen/buerobauten/h1-buerobauten.gif) 0 0 no-repeat;
}

h1#einkaufszentren {
	background:url(../images/referenzen/einkaufszentren/h1-einkaufszentren.gif) 0 0 no-repeat;
}

h1#hotelbetriebe {
	background:url(../images/referenzen/hotelbetriebe/h1-hotelbetriebe.gif) 0 0 no-repeat;
}

h1#thermen {
	background:url(../images/referenzen/thermen/h1-thermen.gif) 0 0 no-repeat;
}

h1#laufende-projekte {
	background:url(../images/referenzen/laufende-projekte/h1-laufende-projekte.gif) 0 0 no-repeat;
}
#referenzbilder { padding-left:2px;}
.referenzbild { height:105px; width:105px; padding:2px; background:#FFFFFF; margin:0 1px 0 0; border:1px solid #CCCCCC;}

h1#jobsundkarriere {
	background:url(../images/jobsundkarriere/h1-jobs-und-karriere.gif) 0 0 no-repeat;
}

h1#anfahrt {
	background:url(../images/anfahrt/h1-anfahrt.gif) 0 0 no-repeat;
}

h1#impressum {
	background:url(../images/impressum/h1-impressum.gif) 0 0 no-repeat;
}

h1#fehler {
	background:url(../images/fehler/h1-fehler.gif) 0 0 no-repeat;
}

h1#kontakt {
	background:url(../images/kontakt/h1-kontakt.gif) 0 0 no-repeat;
}

/* h2 */

h2 {
	font-size:14px;
	font-weight:bold;
	color:#d7001a;
	margin:0 0 0 0;
}

/* h3 */

h3 {
	font-size:14px;
	font-weight:normal;
	color:#d7001a;
	margin:0 0 10px 0;
}


/* h4 */


/*--------------- =contentSidebar  ---------------*/

div#contentSidebar {
	width:322px;
	height:225px;
	background:url(../images/bg-contentsidebar.jpg) 0 0 no-repeat;
	position:relative;
	float:left;
}

/*--------------- =navigationAdditional3  ---------------*/

ul#navigationAdditional3 {
	width:222px;
	height:201px;
	padding:0 0 0 0;
	position:absolute;
	left:36px;
	top:62px;
	line-height:normal;
	list-style-type:none;
	overflow:hidden;
	text-indent:-9999px;
}

ul#navigationAdditional3 li {
	display:block;
	padding:0 0 0 0;
	list-style-type:none;
	width:222px;
	height:30px;
}

a.oeffentlichegebaeude, a.oeffentlichegebaeude:visited {
	outline:none;
	display:block;
	background:url(../images/li-navigation-oeffentlichegebaeude.jpg) no-repeat 0 0;
	padding:0 0 0 0;
	width:222px;
	height:30px;
}

a.oeffentlichegebaeude:hover, a.oeffentlichegebaeude:active {
	background:none;
}

a.industrieanlagen, a.industrieanlagen:visited {
	outline:none;
	display:block;
	background:url(../images/li-navigation-industrieanlagen.jpg) no-repeat 0 0;
	padding:0 0 0 0;
	width:222px;
	height:30px;
}

a.industrieanlagen:hover, a.industrieanlagen:active {
	background:none;
}

a.buerobauten, a.buerobauten:visited {
	outline:none;
	display:block;
	background:url(../images/li-navigation-buerobauten.jpg) no-repeat 0 0;
	padding:0 0 0 0;
	width:222px;
	height:30px;
}

a.buerobauten:hover, a.buerobauten:active {
	background:none;
}

a.einkaufszentren, a.einkaufszentren:visited {
	outline:none;
	display:block;
	background:url(../images/li-navigation-einkaufszentren.jpg) no-repeat 0 0;
	padding:0 0 0 0;
	width:222px;
	height:30px;
}

a.einkaufszentren:hover, a.einkaufszentren:active {
	background:none;
}

a.hotelbetriebe, a.hotelbetriebe:visited {
	outline:none;
	display:block;
	background:url(../images/li-navigation-hotelbetriebe.jpg) no-repeat 0 0;
	padding:0 0 0 0;
	width:222px;
	height:30px;
}

a.hotelbetriebe:hover, a.hotelbetriebe:active {
	background:none;
}

a.thermen, a.thermen:visited {
	outline:none;
	display:block;
	background:url(../images/li-navigation-thermen.jpg) no-repeat 0 0;
	padding:0 0 0 0;
	width:222px;
	height:30px;
}

a.thermen:hover, a.thermen:active {
	background: none;
}

a.laufende-projekte, a.laufende-projekte:visited {
	outline:none;
	display:block;
	background:url(../images/li-navigation-laufende-projekte.jpg) no-repeat 0 -1px;
	padding:0 0 0 0;
	width:222px;
	height:30px;
}

a.laufende-projekte:hover, a.laufende-projekte:active {
	background:none;
}

/*==================================================
    => footerContainer
==================================================*/

/*-------------- =footerContainer  --------------*/

div#footerContainer {
	width:960px;
	height:95px;
	background:url(../images/bg-footercontainer.jpg) 0 0 no-repeat;
	position:relative;
	margin:0 auto;
}

#nachoben a:link{
	width:126px;
	height:22px;
	background:url(../images/li-navigation-nachoben.jpg) 0 0 no-repeat;
	position:absolute;
	cursor:pointer;
	left:799px;
	top:34px;
	text-decoration:none;
	text-indent:-9999px;
}

#nachoben a:hover {
	background:none;
	text-decoration:none;
}
