/* 
CSS Document by 
Sebastian Schmal - ingeniumdesign.de
*/

/* ------ BODY ------ */

body {
	height: 100%;
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #978438;
	}

/* ------ BODY END ------ */


/* ------ STARTSEITE LOGO ------ */
	
#logo {
	margin-top: 150px;
	text-align: center;
	}

/* ------ STARTSEITE LOGO END ------ */	


/* ------ STARTSEITE PICS ------ */
	
#pics {
	background-color: #efe6ca;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 7px;
	}

/* ------ STARTSEITE PICS END ------ */	


/* ------ LINK ------ */

a {
	color: #000000;
	text-decoration: underline;
	}

/* ------ LINK END ------ */

/* ------ HEADER / LOGO ------ */
	
#header_profil {
	z-index: 2;
	position: relative;	
	width: 100%;
	height: 120px;
	background-color: #19748b;
	background-image: url('img/head_03.gif');
	background-position: right;
	background-repeat: no-repeat;
	border: 0;
	}
	
#header_schaufenster {
	z-index: 2;
	position: relative;	
	width: 100%;
	height: 120px;
	background-color: #E66B36;
	background-image: url('img/head_02.gif');
	background-position: right;
	background-repeat: no-repeat;
	border: 0;
	}

#header_impressum {
	z-index: 2;
	position: relative;	
	width: 100%;
	height: 120px;
	background-color: #900548;
	background-image: url('img/head_01.gif');
	background-position: right;
	background-repeat: no-repeat;
	border: 0;
	}

/* -- TITLE -- */
.title {
	float: left;
	font-size: 30px;
	color: #efe6ca;
	margin-top: 75px;
	margin-left: 64px;
	}
/* -- TITLE END -- */

/* ------ HEADER / LOGO END ------ */


/* ------ NAVI / LEFT ------ */

.fixnavi_schaufenster {
	z-index:-1;
	height:605px;				/* die viewportgröße bei FF kurz bevor dass problem auftritt content-height + header-height */
	background-color: #A31B59;
	position:absolute;
	top:0;
	width:195px;
	}

#left_schaufenster {
	z-index: 1;
	position:absolute;
	left:0;
	top:0;
	padding:0;
	width: 195px;
	height: 100%;
	background-color: #A21B59;
	} 

.fixnavi_profil {
	z-index:-1;
	height:605px;				/* die viewportgröße bei FF kurz bevor dass problem auftritt content-height + header-height */
	background-color: #D95F31;
	position:absolute;
	top:0;
	width:195px;
	}
	
#left_profil {
	z-index: 1;
	position:absolute;
	left:0;
	top:0;
	padding:0;
	width: 195px;
	height: 100%;
	background-color: #D95F31;
	} 

.fixnavi_referenzen {
	z-index:-1;
	height:670px;				/* die viewportgröße bei FF kurz bevor dass problem auftritt content-height + header-height */
	background-color: #D95F31;
	position:absolute;
	top:0;
	width:195px;
	}

#left_referenzen{
	z-index: 1;
	position:absolute;
	left:0;
	top:0;
	padding:0;
	width: 195px;
	height: 100%;
	background-color: #D95F31;
	}

.fixnavi_impressum {
	z-index:-1;
	height:720px;				/* die viewportgröße bei FF kurz bevor dass problem auftritt content-height + header-height */
	background-color: #006177;
	position:absolute;
	top:0;
	width:195px;
	}

#left_impressum {
	z-index: 1;
	position:absolute;
	left:0;
	top:0;
	padding:0;
	width: 195px;
	height: 100%;
	background-color: #006177;
	} 

.fixnavi_veranstaltung {
	z-index:-1;
	height:605px;				/* die viewportgröße bei FF kurz bevor dass problem auftritt content-height + header-height */
	background-color: #006177;
	position:absolute;
	top:0;
	width:195px;
	}
	
#left_veranstaltung {
	z-index: 1;
	position:absolute;
	left:0;
	top:0;
	padding:0;
	width: 195px;
	height: 100%;
	background-color: #006177;
	} 

.fixnavi_kontakt {
	z-index:-1;
	height:820px;				/* die viewportgröße bei FF kurz bevor dass problem auftritt content-height + header-height */
	background-color: #A31B59;
	position:absolute;
	top:0;
	width:195px;
	}

#left_kontakt {
	z-index: 1;
	position:absolute;
	left:0;
	top:0;
	padding:0;
	width: 195px;
	height: 100%;
	background-color: #A31B59;
	} 


/* -- NAVI -- */
.navi {
	z-index: 5;
	list-style: none;
	line-height: 25px;
	margin-top: 30px;
	}
	
.navLink {
	color: #efe6ca;
	font-weight: normal;
	text-decoration: none;
	line-height: 25px;
	}

.navLink:hover {
	font-weight: bold;
	}
	
#.navLink:visited {
	font-weight: bold;
	}
/* -- NAVI END -- */
	
/* ------ HEADER / LOGO END ------ */	


/* ------ CONTENT ------ */

#content {
	margin-left: 245px;
	margin-right: 100px;
	margin-top: 0px;
	padding: 14px;
	}

/* ------ CONTENT END ------ */	

.formfield_chris {
COLOR: #000000;
font-size: 10pt;
font-family: Arial, Helvetica, sans-serif;
background-color: #F9F3E0;
border: 1px solid;
width: 250px;
border-color: #ABA89F;
}

.form_button {
FONT-SIZE: 12px; 
font-size: 10pt;
font-family: Arial, Helvetica, sans-serif; 
width: 250px;
background-color: #F9F3E0;
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
border-color: #ABA89F;
}

