/*
Standard Formular CSS

@site       GHO - gho.at
@author     Matthias Schmidt // matthias@web2.at
@copyright  Fluidtime Data Services GmbH
			Neustiftgasse 36/6
			A?1070 Wien
			office(at)fluidtime.com
			www.fluidtime.com
@date       25.09.2009 by Matthias Schmidt
@lastmodified 03.05.2010 by Wolfgang J. Obereder
*/


/*  these are included via Typolight directly:
#wrapper { width:1000px; margin:0 auto 0 0; }
#header { height:150px; }
#left { width:200px; }
#main {  margin-left:200px; }
#footer { height:100px; }
*/

/*  this is for testing purposes: */
#left, #main ,
#footer { 
border: 0px solid red;
}



/**
 * Style sheet basic
 */
body
{
	padding: 0;
	margin: 0;
	background: #053169 url(images/bg_body.jpg) no-repeat center top;
}
#wrapper { 
	padding: 0;
}
#header {
	text-align:right;
	background: url(images/header_footer/home_header.jpg) no-repeat center 51px;
	padding: 0 20px;
	padding: 0;
	width: auto;
}
#headertop {
	background: #fff;
	width: 90%;
	padding: 0 5%;
	height: 51px;
}

#container { 
	background: url(images/bg_content.gif) repeat-y center top;
}
#container_inner { 
	background: url(images/bg_content_top.jpg) no-repeat center top;
	padding: 30px 0;
}
#main {
	padding: 0 20px;
}
#left {
 width:215px;
	padding: 0;
	margin: 0;
}
#footer { 
position: relative;
width:100%;
padding: 32px 0;
	margin-bottom: 40px;
	background: url(images/header_footer/home_footer.jpg) no-repeat center top;
}
#footer .inside { 
text-align: center;
padding: 10px;
}

.mod_navigation { 
}


#quote {
	position:fixed;
	width: 250px;
	height:330px;
	clear: none;
	overflow: hidden;

	top: 277px;
	margin: 0 0 0 700px;
	background: url(images/quotes/quote_deshazer.png) no-repeat center center;
}

#sitetitle {
margin: 50px 0 0 170px;
position:absolute;
width: 500px;
z-index: 900;
}


/**
 * Background Images for Menu Sections
 */

/*
*/


body.intro #container_inner { 
	background: url(images/bg_content_top.jpg) no-repeat center top;
	padding: 30px 0;
    /* height: 300px; */
}



/* INTRO*/
body.intro #header {
    background-image: url(images/header_footer/GHO_startseite_header.png);
	height: 517px;
}
body.intro #footer{
    background-image: url(images/header_footer/GHO_startseite_footer.png);
}

/* UEBER UNS*/
body.ueberuns #header {
	background-image: url(images/header_footer/ueberuns_head.jpg);
}
body.ueberuns #quote {
	position:fixed;
	width: 250px;
	height:330px;
	clear: none;
	overflow: hidden;

	top: 277px;
	margin: 0 0 0 700px;
	background: url(images/quotes/quote_ustinov.png) no-repeat center center;
}
body.ueberuns #footer { 
	background-image: url(images/header_footer/ueberuns_footer.jpg);
}


/* BERATUNG*/
body.beratungsangebot #header {
	background-image: url(images/header_footer/beratungsangebot_head.jpg);
}
body.beratungsangebot #quote {
	position:fixed;
	width: 250px;
	height:330px;
	clear: none;
	overflow: hidden;

	top: 277px;
	margin: 0 0 0 700px;
	background: url(images/quotes/quote_deshazer.png) no-repeat center center;
}
body.beratungsangebot #footer { 
	background-image: url(images/header_footer/beratungsangebot_footer.jpg);
}


/* SUPERVISION_COACHING*/
body.coaching #header {
	background-image: url(images/header_footer/coaching_head.jpg);
}
body.coaching #quote {
	position:fixed;
	width: 250px;
	height:330px;
	clear: none;
	overflow: hidden;

	top: 277px;
	margin: 0 0 0 700px;
	background: url(images/quotes/quote_jued.png) no-repeat center center;
}
body.coaching #footer { 
	background-image: url(images/header_footer/coaching_footer.jpg);
}

/* TRAINING_SCHULUNG*/
body.trainingsangebot #header {
	background-image: url(images/header_footer/trainingsangebot_head.jpg);
}
body.trainingsangebot #quote {
	position:fixed;
	width: 250px;
	height:330px;
	clear: none;
	overflow: hidden;

	top: 277px;
	margin: 0 0 0 700px;
	background: url(images/quotes/quote_wilde.png) no-repeat center center;
}
body.trainingsangebot #footer { 
	background-image: url(images/header_footer/trainingsangebot_footer.jpg);
}

/* REFERENZEN*/
body.referenzen #header {
	background-image: url(images/header_footer/referenzen_head.jpg);
}
body.referenzen #quote {
	position:fixed;
	width: 250px;
	height:330px;
	clear: none;
	overflow: hidden;

	top: 277px;
	margin: 0 0 0 700px;
	background: url(images/quotes/quote_hesse.gif) no-repeat center center;
}
body.referenzen #footer { 
	background-image: url(images/header_footer/referenzen_footer.jpg);
}

/* UNSERE KUNDEN*/
body.kunden #header {
    background-image: url(images/header_footer/home_header.jpg);
}
body.kunden #quote {
	position:fixed;
	width: 250px;
	height:330px;
	clear: none;
	overflow: hidden;

	top: 277px;
	margin: 0 0 0 700px;
	background: url(images/quotes/quote_hesse.gif) no-repeat center center;
}
body.kunden #footer{
    background-image: url(images/header_footer/home_footer.jpg);
}

/* FORSCHUNG*/
body.forschung #header {
	background-image: url(images/header_footer/forschung_head.jpg);
}
body.forschung #quote {
	position:fixed;
	width: 250px;
	height:330px;
	clear: none;
	overflow: hidden;

	top: 277px;
	margin: 0 0 0 700px;
	background: url(images/quotes/quote_hesse.gif) no-repeat center center;
}
body.forschung #footer { 
	background-image: url(images/header_footer/forschung_footer.jpg);
}


/* PRESSE*/
body.presse #header {
	background-image: url(images/header_footer/presse_head.jpg);
}
body.presse #quote {
	position:fixed;
	width: 250px;
	height:330px;
	clear: none;
	overflow: hidden;

	top: 277px;
	margin: 0 0 0 700px;
	background: url(images/quotes/quote_hesse.gif) no-repeat center center;
}
body.presse #footer { 
	background-image: url(images/header_footer/presse_footer.jpg);
}

/* KONTAKT*/
body.kontakt #header {
	background-image: url(images/header_footer/kontakt_head.jpg);
}
body.kontakt #quote {
	position:fixed;
	width: 250px;
	height:330px;
	clear: none;
	overflow: hidden;

	top: 277px;
	margin: 0 0 0 700px;
	background: url(images/quotes/quote_hesse.gif) no-repeat center center;
}
body.kontakt #footer { 
	background-image: url(images/header_footer/kontakt_footer.jpg);
}

/* KUNDENBEREICH*/
body.kundenbereich #header {
	background-image: url(images/header_footer/home_header.jpg);
}
body.kundenbereich #quote {
	position:fixed;
	width: 250px;
	height:330px;
	clear: none;
	overflow: hidden;

	top: 277px;
	margin: 0 0 0 700px;
	background: url(images/quotes/quote_hesse.gif) no-repeat center center;
}
body.kundenbereich #footer { 
	background-image: url(images/header_footer/home_footer.jpg);
}

/* ------*/
/* subbereich*/


/* CHANCE*/
body.change #footer { 
	background-image: url(images/header_footer/kontakt_footer.jpg);
}
body.change #quote { 
	position:fixed;
	width: 250px;
	height:330px;
	clear: none;
	overflow: hidden;

	top: 277px;
	margin: 0 0 0 700px;
	background: url(images/quotes/quote_hesse.png) no-repeat center center;
}
body.change #header {
	background-image: url(images/header_footer/change_head.jpg);
}

/* GESCHAEFTSFUEHRUNG*/
body.gf #footer { 
	background-image: url(images/header_footer/gf_footer.jpg);
}
body.gf #quote { 
	position:fixed;
	width: 250px;
	height:330px;
	clear: none;
	overflow: hidden;

	top: 277px;
	margin: 0 0 0 700px;
	background: url(images/quotes/quote_lec.png) no-repeat center center;
}
body.gf #header {
	background-image: url(images/header_footer/gf_head.jpg);
}

/* FUERUNGSKRAEFTEENTWICKLUNG*/
body.fke #footer { 
	background-image: url(images/header_footer/fke_footer.jpg);
}
body.fke #quote { 
	position:fixed;
	width: 250px;
	height:330px;
	clear: none;
	overflow: hidden;

	top: 277px;
	margin: 0 0 0 700px;
	background: url(images/quotes/quote_karajan.png) no-repeat center center;
}
body.fke #header {
	background-image: url(images/header_footer/fke_head.jpg);
	
/* KONFLIKTMANAGEMENT*/
body.km #footer { 
	background-image: url(images/header_footer/km_footer.jpg);
}
body.km #quote { 
	position:fixed;
	width: 250px;
	height:330px;
	clear: none;
	overflow: hidden;

	top: 277px;
	margin: 0 0 0 700px;
	background: url(images/quotes/quote_popper.png) no-repeat center center;
}
body.km #header {
	background-image: url(images/header_footer/km_head.jpg);


/* GRUPPENDYNAMIK*/
body.gd #footer { 
	background-image: url(images/header_footer/gd_footer.jpg);
}
body.gd #quote { 
	position:fixed;
	width: 250px;
	height:330px;
	clear: none;
	overflow: hidden;

	top: 277px;
	margin: 0 0 0 700px;
	background: url(images/quotes/quote_ustinov.png) no-repeat center center;
}
body.gd #header {
	background-image: url(images/header_footer/gd_head.jpg);
}

/* BERATUNG*/
body.br #footer { 
	background-image: url(images/header_footer/br_footer.jpg);
}
body.br #header {
	background-image: url(images/header_footer/br_head.jpg);
}
body.br2 #footer { 
	background-image: url(images/header_footer/br2_footer.jpg);
}
body.br2 #header {
	background-image: url(images/header_footer/br2_head.jpg);
}
