/* --------------------------------------------------------------- */
/*                                                                 */
/*    START CSS-DATEI                                              */
/*    Koller Internet GmbH, www.kollerinternet.ch                  */
/*                                                                 */
/* --------------------------------------------------------------- */


body {
	background-color: #000000;
	background-image: url(../images/page/start_header_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

/* --------------------------------------------------------------- */
/* --- AUFBAU ---------------------------------------------------- */
/* --------------------------------------------------------------- */

#start-page {

}

#start-logo {
	position: absolute;
	left: 115px;
	top: 0px;
}

#start-page {
	position: relative;
	width: 980px;
	margin: 0px auto;
	text-align: center;
}

#start-navigation {
	position: relative;
	float: left;
	width: 200px;
	left: 0px;
	top: 190px;
}

#start-content {
	position: relative;
	float: left;
	width: 520px;
	height: 600px;
	margin-top: 20px;
}

#start-sponsoren {
	position: absolute;
	top: 210px;
	right: 0px;
	width: 260px;
	height: 280px;
}

#start-medienpartner {
	position: absolute;
	top: 500px;
	right: 0px;
	width: 260px;
	height: 120px;
}

#gfx-001 {
	position: absolute;
	bottom: -60px;
	left: 0px;
	width: 200px;
	height: 160px;
	background-image: url(../images/page/gfx_scheinwerfer_pink.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

/* --------------------------------------------------------------- */
/* --- START NAVIGATION ------------------------------------------ */
/* --------------------------------------------------------------- */

#start-navigation {
}

#start-navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#start-navigation ul li {
}

#start-navigation ul li a {
}

#start-navigation ul li a:hover {
}

/* INAKTIVER ZUSTAND */
#start-navigation ul li.no a {
}

#start-navigation ul li.no a:hover {
}

/* AKTIVER ZUSTAND */
#start-navigation ul li.act a {
}

#start-navigation ul li.act a:hover {
}
