/* CSS Document */

html { height:100%;}

body{
height:100%;
margin: 0;
padding: 0;
font-family: Geneva, Arial, Helvetica, sans-serif;
color:#666;
font-size:0.75em; 
text-align: center;/*fuer IE_quirks (Fehlt die Doctype-Angabe, wird der Quirks-Modus verwendet)*/
font-weight:normal;
}

p {margin:0; padding:0;}
strong {color:#666;}

h1 { font-size:1.2em; color:#666;}
h2 { font-size:1.1em; color:#CC0000;}

hr {height: 1px;border: 0 none; border-top: 1px dotted #ccc; margin-top:15px;}

.download {
background-image: url(images/icon_pdf.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 18px;
font-size:1em;
}

/***************************************************** mainboxes ***********************************************************/
/*Definition fr die Navigation oben*/ 
#servicemenue { height:100px; margin:auto; width:990px; background-image:url(images/logo.gif); background-repeat:no-repeat; background-position:left;}

#servicemenue ul {padding: 0;list-style-type: none; float:right; margin-top:20px; font-size:0.9em;}

#servicemenue ul li { 
display: block;
float:left;
text-decoration: none;
padding: 0 10px 0 10px;
border-right: 1px solid #999;
background-color: #fff;
text-align: center;}

#servicemenue ul li a { color: #999;}
#servicemenue ul li a:hover {text-decoration: underline;}

#servicemenue ul li.minusRand { 
text-decoration: none;
padding: 0 1px 0 7px;
border-right: 0;
color: #999;
background-color: #fff;
text-align: center;
}

#servicemenue ul li#print { padding:0px 0px 0px 10px;border-right:0;	}
#servicemenue ul li#print a {
background-image: url(images/icon_print.gif);
background-repeat: no-repeat;
background-position: left center;
padding:0px 10px 1px 25px;
}


#wrapper {
width:990px; 
margin: auto; 
text-align: left;/*Aufheben von IE_quirks im BODY*/
}

#bildleiste-neutral { margin:auto; width:990px; height:140px; background-image:url(images/bildleiste1.jpg); background-repeat:no-repeat; background-position:left;}
#bildleiste-cnc { margin:auto; width:990px; height:140px; background-image:url(images/bildleiste_cnc.jpg); background-repeat:no-repeat; background-position:left;}
#bildleiste-schweissen { margin:auto; width:990px; height:140px; background-image:url(images/bildleiste_schweissen.jpg); background-repeat:no-repeat; background-position:left;}
#bildleiste-montage { margin:auto; width:990px; height:140px; background-image:url(images/bildleiste_montage.jpg); background-repeat:no-repeat; background-position:left;}
#bildleiste-laser { margin:auto; width:990px; height:140px; background-image:url(images/bildleiste_laser.jpg); background-repeat:no-repeat; background-position:left;}
#bildleiste-zerspanung { margin:auto; width:990px; height:140px; background-image:url(images/bildleiste_zerspanung.jpg); background-repeat:no-repeat; background-position:left;}
#bildleiste-kehrfahrzeuge { margin:auto; width:990px; height:140px; background-image:url(images/bildleiste_kehrfahrzeuge.jpg); background-repeat:no-repeat; background-position:left;}
#bildleiste-konstruktion { margin:auto; width:990px; height:140px; background-image:url(images/bildleiste_konstruktion.jpg); background-repeat:no-repeat; background-position:left;}

/*********************************************** boxes left*******************************************************/
#left-container {
width:160px;
margin:20px 0 0 20px;
padding:0;
float:left;
}

/************************	definition menue  *****************************************/

#menue { 
	width:160px; 
	float:left; 
	margin-top:10px;
	font-size:90%;
}

#menue ul { 
	list-style:none; 
	margin:0; 
	padding:0; 
	}

#menue li a { 
	color:#666; 
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	border-bottom:1px dotted;
	text-decoration:none;
}

#menue li a:hover { color:#c00;}
#menue ul li {	padding:6px 0px 6px 0px;}
#menue ul ul li {margin-left:20px;}
#menue ul ul li a { background-image:none; padding-left:0px;}
#menue ul li a.active { color:#c00;}

/******************************** Definitionen fr den Inhalt ***************************************/

#content { padding:0 0px 0 10px; margin:0px 230px 0px 170px;}
*html #content { padding:0 0px 0 10px; margin:0px;float:left;}

#content p {line-height:1.5em;}
#content h1 { font-size:1.2em; color:#c00;}
#content h2 { font-size:0.9em; color:#c00; background-color:#f4f4f4;padding:2px; border-bottom:1px solid #ccc}
#content h3 { font-size:1em; color:#7a6153; }

#content a:link { text-decoration:none; color:#c00;}
#content a:visited {text-decoration:none; color:#c00;}
#content a:hover { color:#c00; text-decoration:none;}
#content a:focus { color:#c00; text-decoration:none;}


#content img.right { float:right; margin:0 30px 5px 0;}
#content img.left { float:left; margin:0 30px 5px 0px;}

.adress {width:130px; float:left; font-weight:bold;}

.seitenanfang {
background-image: url(images/icon_top.gif);
background-repeat: no-repeat;
background-position: right center;
padding-right: 20px;
font-size:0.9em;
}

/************** Formnatierungen Listen im Content Bereich****************/

#content ul { list-style:none; margin-left:-20px; font-family:Helvetica,Arial, sans-serif;}
*html #content ul { margin-left:10px; float:left;}
*+html #content ul { margin-left:10px; float:left;}

#content ul li {
margin-left:0px;
background: transparent url(images/list-bullet.gif) left top no-repeat;
background-position:0px 7px;
padding-left:15px;
padding-bottom:10px;
text-align: left;
line-height:1.5em;
}

/******************************************************** news ****************************************************/

#news {
	width:170px;
	margin:40px 0 0px 10px;
	padding:0px 8px 10px 8px;
	background-color:#fff;	
	right:0;
	top:0;
	float:right;	
}
*html #news { width:170px;}

#news h2 { font-size:0.9em; color:#c00; background-color:#f4f4f4;padding:2px; border-bottom:1px solid #ccc}

#news a:link { text-decoration:none; color:#c00;}
#news a:visited {text-decoration:none; color:#c00;}
#news a:hover { color:#c00; text-decoration:none;}
#news a:focus { color:#c00; text-decoration:none;}

/******************************************************** footer ****************************************************/

#footer {

clear:both; 
height:40px; 
margin-top:20px; 
text-align:center; 
padding-top:5px; 
width:900px; 
margin:auto;
border-top:1px solid #ccc;
}





