#mainCon h2 { font-size:1.18em; font-weight:bold; padding:0 0 0 3px; margin:0 0 10px 0; }
#mainCon h3 { font-weight:bold; padding:0 0 0 3px; margin:5px 0 -5px 0; font-style:italic; font-size:1.31em;  }
#mainCon h4 { font-weight:bold; padding:0 0 0 3px; margin:5px 0 -5px 0; font-size:1;  }

#mainCon .col { 
	position:relative;
	float:left;
	width:250px;
	margin:0 0 0 0;
}

#mainCon .right { margin-left:20px; }

p { margin:5px 0 10px 3px;}

#mainCon .inlineImage { 
	float:left; 
	border:1px solid #949494; 
	padding:3px; 
	background:#fff; 
	line-height:0.01em; 
	font-size:0.01em; 
	margin:5px 0 10px 3px;
}

.filmCon { width:480px; height:360px; }

#mainCon .rightImage { float:right; margin-left:10px; }

#plane {
	width:516px;
	height:296px;
	position:relative;
	background:url(../../images/plane.jpg) no-repeat left top;
}

#planeMili {
	width:516px;
	height:353px;
	position:relative;
	background:url(../../images/plane-mili.jpg) no-repeat left top;
}

#car {
	width:516px;
	height:293px;
	position:relative;
	background:url(../../images/car.jpg) no-repeat left top;
}

.dottCon {
	position:absolute;
	left:0px;
	top:0px;
	
}

.dottCon .dott {
	position:absolute;
	left:0px;
	top:0px;
	cursor:pointer;
}

.dottCon .info { 
	position:absolute;
	left:0px;
	top:-25px;
	display:none;
	float:left;
	z-index:90;
}

.dottCon .info .con {
	background:#FFFFFF;
	border:1px solid #949494; 
	padding:3px 3px 3px 6px;
	border-radius:3px; 	
	-moz-border-radius:3px; 	
	-webkit-border-radius:3px;
	position:absolute;
	left:0px;
	top:0px;
}

.dottCon .info .anker {
	width:20px;
	height:10px;
	background:#99FF00;
	float:left;
	display:block;
	position:relative;
	left:7px;
	top:23px;
	background:url(../gfx/anker.gif) no-repeat left top;
	
}

/* dotts automotiv */
#am_innenleuch { left:241px; top:68px; }
#am_licht { left:102px; top:186px; }
#am_haube { left:102px; top:133px; }
#am_rad { left:152px; top:209px; }
#am_fenster { left:193px; top:117px;}
#am_spiegel { left:248px;top:122px; }
#am_griff { left:324px;top:128px; }
#am_heck { left:458px;top:74px; }
#am_mittelKonsole { left:332px; top:83px; }

/* dotts luftfahrt */
#lf_kommu { left:57px; top:189px; }
#lf_senso { left:74px; top:236px; }
#lf_innenleucht { left:151px; top:182px; }
#lf_senso2 { left:218px; top:205px; }
#lf_regeltechnik { left:254px; top:171px; }
#lf_spezial { left:355px; top:193px; }
#lf_entert {left:305px; top:126px; }
#lf_aussenl { left:362px; top:70px; }

/* dotts militär */
#pm_inneleuch { left:164px; top:209px; }
#pm_senso { left:187px; top:244px; }
#pm_kommu { left:230px; top:156px; }
#pm_aussenl { left:328px; top:186px; }
#pm_spezial { left:370px; top:79px; }










#mainCon ul { margin:5px 0 10px 3px; padding:0; list-style-type:none; position:relative; }

#mainCon ul li.pdf { background:url(../gfx/ico-pdf.gif) no-repeat left center; padding:2px 0 2px 20px; }

#mainCon ul li { background:url(../gfx/listItem.gif) no-repeat left 6px; padding:0 0 0 15px; margin:0 0 5px 5px; }

#mainCon ul.defList li { background:none; padding-left:0; margin-left:0; margin-bottom:10px; font-style:italic; }
#mainCon ul.defList li ul li { background:url(../gfx/listItem.gif) no-repeat left 6px; padding:0 0 0 15px; margin:0 0 5px 5px; font-style:normal; }

















#mainCon ul.twoColList {
	float:left;
	width:520px;
}

#mainCon ul.twoColList li {
	float:left;
	width:240px;
}












#mainCon a,
#sidebar a { color:#142068 !important; }

.konTab { float:left; display:block; width:30px; }

.placeHolder { text-indent:-9999px; }

#sidebar .inlineImage { 
	float:left; 
	border:1px solid #949494; 
	padding:3px; 
	background:#fff; 
	line-height:0.01em; 
	font-size:0.01em; 
	margin:5px 10px 10px 20px;
}

#sidebar ul { padding:0; margin:0; float:left; width:100%; margin:5px 10px 0 20px; }
	
#sidebar ul li {
	display:block;
	clear:both;
	width:auto;
	border:none;
	margin:0;
	background:url(../gfx/listItem.gif) no-repeat left .25em; padding:0 0 0 15px; margin:0 0 5px 5px;
}


/*
	angebots-liste
*/
#mainCon .ag-liste {
	float:left;
	width:522px;
	margin:0;
	position:relative;
}

#mainCon .ag-liste li { float:left; width:522px; border-bottom:1px solid #d3d3d3; margin:0 0 17px 0; position:relative; background:none; padding:0; }

#mainCon .ag-nr {
	font-style:italic;
	float:left;
	width:522px;
	font-size:10px;
}

#mainCon .ag-nr span {
	background:#d3d3d3;
	padding:2px 4px 2px 4px;
	background:url(../gfx/nav-akt-bg.png) repeat-x left center #eee;
	
	border-radius:3px; 	
	-moz-border-radius:3px; 	
	-webkit-border-radius:3px;

}

#mainCon .ag-liste li h3 {
	float:left;
	width:512px;
	margin:10px 0 10px 10px;
	font-size:13px;
}

#mainCon .ag-norm {
	margin:0 0 5px 0;
	float:left;
	width:100%;
	border-bottom:1px solid #d3d3d3;
}

#mainCon .ag-text {
	float:left;
	width:100%;
}

#mainCon .ag-text ul { padding:0; margin:0; float:left; width:100%; }
#mainCon .ag-text ul li {
	display:block;
	clear:both;
	width:auto;
	border:none;
	margin:0;
	background:url(../gfx/listItem.gif) no-repeat left 6px; padding:0 0 0 15px; margin:0 0 5px 5px;
	border:none;
}

.ag-left-border {
	float:left;
	width:238px;
	padding-right:17px;
	border-right:1px solid #d3d3d3;
	border-right:1px dotted #AAF;
	margin:0 0 0 10px;
}

.ag-right-border {
	float:right;
	width:238px;
	position:relative;
	padding-left:17px;
	left:-1px;
}

.ag-bild {
	float:left; 
	border:1px solid #949494;
	background:#fff; 
	line-height:0.01em; 
	font-size:0.01em; 
	width:100%;
	padding:3px;
	width:212px;
}


.ag-left {
	float:left;
	width:275px;
	margin:0 0 0 10px;
}

.ag-right {
	float:right;
	width:220px;
	position:relative;
}

.ag-liste p { margin:0 0 5px 0; padding:0; }

.ag-fooSpace { height:17px; }

.ag-stueck,
.ag-preis {
	float:left;
	width:100%;
	margin:10px 0 0 0;
	font-size:12px;
	font-weight:bold;
}

.ag-preis span {
	font-style:italic;
	font-size:13px;
	font-weight:normal;
	border-bottom:3px double #d3d3d3;
	padding:0 15px 0 3px;
}




/*

	kontakt formular
	
*/
#formu {
	float:left;
	width:522px;
	margin:0 0 20px 0;
	line-height:135%;
	position:relative;
}

.konRow {
	float:left;
	width:522px;
	margin:5px 0 5px 0;
	position:relative;
}

.konLeft { float:left; width:250px; margin:0 20px 0 0; position:relative;}
.konRight { float:left; width:250px; position:relative; }

input,
select,
textarea {
	background:#fff;
	border:1px solid #bebebe;
	border-right-color:#d3d3d3;
	border-bottom-color:#d3d3d3;
	border-right-style:dotted;
	border-bottom-style:dotted;
	border-left-width:3px;
	padding:4px 1px 4px 1px;
	font-size:1.09em;
	font-family:Arial, Helvetica, sans-serif;
	width:514px;
}

select { width:518px; }
textarea { line-height:160%; }


#formu label { margin:0 0 0 4px; font-weight:bold; line-height:170%; }



.konLeft input,
.konRight input { width:246px; }
.konLeft select,
.konRight select { width:248px; }

textarea { height:120px; }

button {
	background:url(../gfx/nav-akt-bg.png) repeat-x left top #fff;
	border:1px solid #d3d3d3;
	border-right-color:#bebebe;
	border-bottom-color:#bebebe;
	color:#142068;
	padding:4px 2px 4px 2px;
	font-size:1.09em;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 10px 0 0;
}

#formu h3 {
	font-size:1.09em;
	border-bottom:1px solid #d3d3d3;
	margin:0 0 10px 0;
	padding:0 0 5px 3px;
	font-style:italic;
}

#formu h3.secondKonHDL { margin-top:35px; }

input.formError,
select.formError,
textarea.formError {
	border:1px solid #b28787;
	border-right-color:#cbaeae;
	border-bottom-color:#cbaeae;
	border-right-style:dotted;
	border-bottom-style:dotted;
	border-left-width:3px;

}


.formErrorNotice {
	position:absolute;
	right:0px;
	top:-5px;
	float:left;
	color:#681414;
}


.formErrorNotice span {  float:left; position:relative; border:1px solid #af8383;
	padding:2px 3px 2px 3px;
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px; 
	background-color:#f8f2f2;  
}

.unvisi { display:none; }

#result .ok { color:#99CC00; font-weight:bold; }
#result .faild { color:#CC3300; font-weight:bold; }

#gmapThumb {
	background:#fff;
	float:left; 
	border:1px solid #949494;
	margin:5px 10px 0 20px;
	padding:3px;
	font-size:10px;
	color:#FF3300;
	line-height:12px;
}


#gmapBody {
	float:left;
	width:232px;
	height:150px;
}

#mapArea {
	float:left;
	width:100%;
	height:100%;
}

#mapBody {
	float:left;
	width:100%;
	height:100%;
}



ul#messen-overview { list-style-type:none; margin:0; padding:0; }
ul#messen-overview li { background:none; margin-bottom:10px; float:left; width:260px; padding:0; margin-left:15px; border-top:1px solid #d3d3d3; padding-top:10px; }

ul#messen-overview li .logo {
	float:left;
	width:120px;
	margin-left:5px;
}

ul#messen-overview li .info {
	float:left;
	width:120px;
	margin-left:10px;
}






