/*----- green stuff here -----*/

body {
	background-image: url(../img/green/body_bg_green.png);
	background-repeat: repeat-x;
}	
#content {
	background-image: url(../img/green/arrow_green.png);
	background-repeat: no-repeat;
	height: 420px;
}
#title_start {
	background-image: url(../img/green/willkommen_green.png);
}
#title_kompetenzen {
	background-image: url(../img/green/kompetenzen_green.png);
}
#title_showroom {
	background-image: url(../img/green/showroom_green.png);
}
#title_team {
	background-image: url(../img/green/team_green.png);
}
#title_kontakt {
	background-image: url(../img/green/kontakt_green.png);
}
.smallbox {
	background-image: url(../img/green/box_green.gif);
	background-repeat: no-repeat;
	height: 187px;
	width: 152px;
	color: #333333;
}
.bigbox {
	background-image: url(../img/green/bigbox_green.gif);
	background-repeat: no-repeat;
	height: 206px;
	width: 476px;
	color: #333333;
}
.medibox {
	background-image: url(../img/green/medibox_green.gif);
	background-repeat: no-repeat;
	height: 236px;
	width: 316px;
	color: #333333;
}
/*---- ende green stuff ----*/

