/* ---------------------------------------------------------------------------------------- CONTENT: Main-Title */
div#content .maintitle,
div#content .maintitle_link,
div#content .maintitle_kunden,
div#content .maintitle_produkte {
	height: 34px;
	padding-top: 36px;
	font-size: 15px;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	
	/* background: red; */
}

div#content .maintitle_link {
	padding-top: 32px;
	text-align: right;
}

div#content .maintitle_kunden,
div#content .maintitle_produkte {
	height: 34px;
	padding-top: 34px;
	font-size: 21px;
	margin-bottom: 2px;
	
}


div#content .maintitle_leistungen {
	clear: both;
	/* background: red; */
}

div#content .maintitle_leistungen .dot {
	float: left;
	font-size:0px; 
	line-height:0px;
	width: 3px;
	height: 10px;
	padding: 0px;
	margin: 4px 0px 0px 0px;
}

div#content .maintitle_leistungen .title_0,
div#content .maintitle_leistungen .title_1 {
	float: left;
	white-space: nowrap;
	padding: 0px 20px 3px 5px;
}

div#content .maintitle_leistungen .title_0 {
	opacity: 0.4;
}


div#content .title,
div#content .title_subnavi,
div#content .title_m_b,
div#content .title_m_tb {
	font-size: 15px;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	
}

div#content .title_m_b {
	margin: 0px 0px 9px 0px;
}

div#content .title_m_tb {
	margin: 20px 0px 9px 0px;
}

div#content .title_subnavi {
	line-height: 20px;
	margin: 0px 0px 0px 0px;
}

div#content .text {
	padding: 0px 0px 1px 0px;
}


/* ------------------------------------------------------------------------------------------ AKTION STARTSEITE */
div#aktion_de,
div#aktion_en {
	width: 208px; 
	height: 105px;
	padding: 195px 0px 0px 72px;
	background-image: url(../_layout/home_sticker_de.png);
	background-repeat: no-repeat;
	background-position: top;
	
	/* background-color: blue; */
}

div#aktion_en {
	background-image: url(../_layout/home_sticker_en.png);
}

.link_brochure {
	margin-top: 24px;
	padding-top: 9px;
	/* border-top: 1px solid #d0d0d0; */
	font-size:9px; 
	line-height:12px;
}



div .form {
	margin-top: 20px;
	
	/* background-color: yellow; */
}

div .form .form_title,
div .form .form_input {
	float: left;
	width: 85px;
	margin-bottom: 6px;
	
	/* background-color: red; */
}

div .form .form_input {
	width: 195px;
}

div .form .field {
	width: 188px;
	height: 18px;
}

div .form .textarea {
	width: 192px;
	height: 120px;
}

div .form .form_submit {
	padding: 0px; 
	border: 0px; 
	margin: 2px 0px 0px 85px;
}

div .form .star {
	color: #dc0633;
}


.text li {
	list-style: disc;
	list-style-position: outside;
	margin-left: 14px;
}


.kunden_leistungen {
	clear: both;
	/* background: red; */
}

.kunden_leistungen .dot {
	float: left;
	font-size:0px; 
	line-height:0px;
	width: 7px;
	height: 3px;
	padding: 0px;
	margin: 8px 1px 0px 0px;
	
	/* background: blue; */
}

.kunden_leistungen .name {
	float: left;
	padding: 0px 0px 0px 10px;
	width: 182px;
}
