/* --------------------------------------------------------------- */
/*                                                                 */
/*    STARTSEITE CSS-DATEI                                         */
/*    Koller Internet GmbH, www.kollerinternet.ch                  */
/*                                                                 */
/* --------------------------------------------------------------- */

/* --------------------------------------------------------------- */
/* --- FARBEN ---------------------------------------------------- */
/* --------------------------------------------------------------- */
/*
	FARBE 1:	#990000
	FARBE 2:	#009900
	FARBE 3:	#000099
*/

/* --------------------------------------------------------------- */
/* --- HTML TAGS ------------------------------------------------- */
/* --------------------------------------------------------------- */


/* --------------------------------------------------------------- */
/* --- STARTSEITE ------------------------------------------------ */
/* --------------------------------------------------------------- */


#start-header {
	width: 980px;
	height: 124px;
	margin: 0px auto;
	position: relative;
}


#start-logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: right;

	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 225px;
	height: 97px;
	border-bottom: 3px solid #e31c04;
}


#start-image {
	border-top: 1px solid #777777;
	height: 362px;

	text-align: left;
	width: 980px;
	padding: 0px;
	margin: 0px auto;
}


#start-footer {
	text-align: right;
}

#start-divider {
	background-image: url(../images/background-footer.gif);
	background-repeat: no-repeat;

	height: 15px;
}

#start-boxen {
	margin: 3px 0 0 0;
	height: 207px;
	text-align: left;
	padding: 0 0 0 10px;
}

#start-boxen h1 {
	color: #777777;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.2;
}

/* --------------------------------------------------------------- */
/* --- INHALTE --------------------------------------------------- */
/* --------------------------------------------------------------- */

#start_content_col_1 {
	float: left;
	height: 180px;
	width: 304px;
	margin: 0px 34px 0px 0px;
	padding: 0px 0px 0px 0px;

	background-image: url(../images/start-box.jpg);
	background-repeat: no-repeat;
}

#start_content_col_2 {
	float: left;
	height: 180px;
	width: 304px;
	margin: 0px 34px 0px 0px;
	padding: 0px 0px 0px 0px;

	background-image: url(../images/start-box.jpg);
	background-repeat: no-repeat;
}

#start_content_col_3 {
	float: left;
	height: 180px;
	width: 304px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	background-image: url(../images/start-box.jpg);
	background-repeat: no-repeat;
}

#start_content_col_1 div.start-margin,
#start_content_col_2 div.start-margin,
#start_content_col_3 div.start-margin{
	margin: 20px 0 0 20px;
}

#box-36 {
	margin-left: 68px;
}

#box-46 {
	margin-left: 68px;
	width: 200px;
}

.content-element {
	margin-bottom: 1em;	
}

.csc-textpic-imagewrap a {
	border: 1px hidden #CCCCCC;
}

.csc-textpic-imagewrap a:hover {
	border: 1px hidden #999999;
}

.csc-textpic-imagewrap a img {
	border: 1px hidden #FFFFFF;
}
