@charset "UTF-8";
/* CSS Document */


html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #E8DECD;
	background: #E8DECD url(../images/bg.gif) center top;
	background-repeat: repeat-y;
	font-family: "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	-webkit-text-size-adjust: none;
}

body a{
	color:#666666;
	text-decoration:none;
	outline:none;
}

body a:hover{
	color:#CCCCCC;
	text-decoration:none;
	outline:none;
}



/***********************************************/
/* MAIN Divs                                  */
/***********************************************/



#mainpage {
	width: 950px;
	padding: 0px 0px 0px 0px;
	margin-left:25px;
	margin: 0 auto;
	position:relative;
	
}


#header {
	width: 920px;
	height: 240px;
	margin: 0px 0px 0px 0px;
	padding: 25px 15px 10px 15px;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: 7px 17px;
	position:relative;
}

#flashcontent{
	width: 920px;
	height: 180px;
	margin:0px;
	padding:0px;
	position:relative;
	top:0px;
}

#banner_bild{
	position:absolute;
	z-index: 2;
	height: 180px;
	top:0px;
}

#logo {
	width: 920px;
	height: 40px;
	background-image: url(../images/s4_logo.gif);
	background-repeat: no-repeat;
	background-position: 20px 8px;
	position:relative;
	cursor:pointer;
}

#logo_koepfe {
	width: 920px;
	height: 40px;
	background-image: url(../images/content/koepfe/s4_logo_koepfe.jpg);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	position:relative;
}

#logo_kontakt {
	width: 920px;
	height: 40px;
	background-image: url(../images/content/kontakt/title_top.jpg);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	position:relative;
}

#nav {
	width: 920px;
	height: 20px;
	float: left;
	display: inline;
	position:relative;
}

#content {
	width: 950px;
	position: relative;
}

	

/***********************************************/
/* NAVIGATION                                  */
/***********************************************/

#aktuell {
	margin-left:17px;
	width:53px;
	height:20px;
	background-image: url(../images/nav/aktuell.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	float:left;
}

#aktuell:hover {
	background-image: url(../images/nav/aktuell_roll.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	cursor: pointer;	
}

#aktuell_active {
	margin-left:17px;
	width:53px;
	height:20px;
	background-image: url(../images/nav/aktuell_hi.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	float:left;
}


#lichtplanung {
	margin-left:35px;
	width:94px;
	height:20px;
	background-image: url(../images/nav/lichtplanung.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	float:left;
}

#lichtplanung:hover {
	background-image: url(../images/nav/lichtplanung_roll.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	cursor: pointer;
}

#lichtplanung_active {
	margin-left:35px;
	width:94px;
	height:20px;
	background-image: url(../images/nav/lichtplanung_hi.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	float:left;
}

#leuchtendesign {
	margin-left:35px;
	width:114px;
	height:20px;
	background-image: url(../images/nav/leuchtendesign.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	float:left;
}

#leuchtendesign:hover {
	background-image: url(../images/nav/leuchtendesign_roll.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	cursor: pointer;
}

#leuchtendesign_active {
	margin-left:35px;
	width:114px;
	height:20px;
	background-image: url(../images/nav/leuchtendesign_hi.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	float:left;
}

#innenarchitektur {
	margin-left:35px;
	width:123px;
	height:20px;
	background-image: url(../images/nav/innenarchitektur.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	float:left;
}

#innenarchitektur:hover {
	background-image: url(../images/nav/innenarchitektur_roll.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	cursor: pointer;
}

#innenarchitektur_active {
	margin-left:35px;
	width:123px;
	height:20px;
	background-image: url(../images/nav/innenarchitektur_hi.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	float:left;
}


#lichtlexikon {
	margin-left:35px;
	width:87px;
	height:20px;
	background-image: url(../images/nav/lichtlexikon.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	float:left;
}

#lichtlexikon:hover {
	background-image: url(../images/nav/lichtlexikon_roll.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	cursor: pointer;
}

#lichtlexikon_active {
	margin-left:35px;
	width:87px;
	height:20px;
	background-image: url(../images/nav/lichtlexikon_hi.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	float:left;
}

#portfolio {
	margin-left:35px;
	width:65px;
	height:20px;
	background-image: url(../images/nav/portfolio.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	float:left;
}

#portfolio:hover {
	background-image: url(../images/nav/portfolio_roll.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	cursor: pointer;
}

#portfolio_active {
	margin-left:35px;
	width:65px;
	height:20px;
	background-image: url(../images/nav/portfolio_hi.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	float:left;
}

#koepfe {
	margin-left:35px;
	width:43px;
	height:20px;
	background-image: url(../images/nav/koepfe.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	float:left;
}

#koepfe:hover {
	background-image: url(../images/nav/koepfe_roll.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	cursor: pointer;
}

#koepfe_active {
	margin-left:35px;
	width:43px;
	height:20px;
	background-image: url(../images/nav/koepfe_hi.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	float:left;
}

#kontakt {
	margin-left:35px;
	width:60px;
	height:20px;
	background-image: url(../images/nav/kontakt.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	float:left;
}

#kontakt:hover {
	background-image: url(../images/nav/kontakt_roll.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	cursor: pointer;
}

#kontakt_active {
	margin-left:35px;
	width:60px;
	height:20px;
	background-image: url(../images/nav/kontakt_hi.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	float:left;
}


/***********************************************/
/* FOOTER                                      */
/***********************************************/


#footer {
	position: relative; 
	float:left;
	width: 930px;
	height: 65px;
	background-image: url(../images/footer_logo.gif);
	background-repeat: no-repeat;
	background-position: 13px 10px;
	bottom: 0px;
}


#footer_nav {
	width: 900px;
	height: 15px;
	padding-top:15px;
	font-family: "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-left:30px;
	color:#666666;
}

#footer_nav a{
	text-decoration:none;
	outline:none;
	color:#666666;
}

#footer_nav a:hover{
	text-decoration:none;
	outline:none;
	color:#999999;
}

.footer_nav_active{
	color:#333333;
	font-weight:bold;
}

#footer_adress {
	width: 900px;
	height: 33px;
	font-family: "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-size: 9px;
	text-align: center;
	color:#666666;
	padding-top:2px;
	margin-left:30px;
}

#footer_adress a{
	text-decoration:none;
	outline:none;
	color:#666666;
}

#footer_adress a:hover{
	text-decoration:none;
	outline:none;
	color:#999999;
}

