body, input, textarea {
	margin: 0;
	padding: 0;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#logo_bg {
	background-image: url(../img/logo_bg.png);
	background-repeat: repeat-x;
	height: 52px;
	width: 100%;
}
#outer_container {
	position: absolute;
	top: 137px;
	width: 100%;
}
#logo, #inner_container {
	position: relative;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
} 
#navi {
	background-image: url(../img/navi_bg.png);
	background-repeat: no-repeat;	
	height: 40px;
	text-align: center;
	margin-left: 410px;
}
#navi a {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}
#navi a:hover {
	background-color: #d50000;
	color: #ffffff;
}
#slider a {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}
#slider a:hover {
	background-color: #d50000;
	color: #ffffff;
}

#content_start, #content_kompetenzen, #content_showroom, #content_team, #content_kontakt  {
	margin-left: 240px;
}


.content_text {
	color: #ffffff;
	margin-top: 5px;
	margin-left: 2px;
	line-height: 140%;
	font-size: 12px;
}
.content_part {
	/* placeholder */
}

#project_thumbs {
	position: relative;
	width: 320px;
	margin-top: 1px;
	margin-left: 6px;
	float: left;

}
#project_desc {
	width: 110px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 11px;
}
.minis {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.red {
	color: #d50000;
}

.boxtitle {
	padding-top: 14px;
	padding-bottom: 6px;
	padding-left: 31px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #d50000;
}

.boxtitle a, .boxtitle p , .boxtext a{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #d50000;
	text-decoration: underline;
	padding-left: 2px;
	padding-right: 2px;
	margin: 0px;
}

.boxtitle a:hover , .boxtext a:hover {
	background-color: #d50000;
	color: #ffffff;
	text-decoration: none;
}

.boxtext a{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #d50000;
	text-decoration: underline;
	padding-left: 0px;
	padding-right: 2px;
	margin: 0px;
}

.boxtext a:hover {
	background-color: #d50000;
	color: #ffffff;
	text-decoration: none;
}

.boxtext, .boximage {
	margin-left: 16px;
	margin-right: 16px;
}
.boximage {
	margin-top: 14px;
}
#box1, #box2, #contactFormArea {
	float: left;
	margin-right: 8px;
}
#box3, #contactAdress {
	float: left;
}
#contactMap {
	margin-top: 13px;
	margin-left: 30px;
}



#content ul {
	margin: 0px;
	padding: 0px;
	list-style-type: square;
	/* list-style-image:url(../img/arrow_red.gif); */
}
#content ul li {
	margin-left: 15px;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	color: #333;
}
#title_start, #title_kompetenzen, #title_showroom, #title_team, #title_kontakt {
	background-repeat: no-repeat;
	height: 94px;
}

input, textarea {
	background-image: url(../img/input_bg.png);
	background-repeat: repeat-x;
	background-color: #ffffff;
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 2px;
	float: right;
}
label {
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
}
form {
	margin-top: 6px;
}
.inputfeld {
	width: 220px;
}
#contactFormArea br {
	clear: both;
}


/* --- green --- */

