/*www.vortmann-gmbh.de - CSS-Styles für den Druck*/
/*Webdesign: www.pixelplaat.de - Volker Stankewitz*/

/***********************************************/
/*Allgemeine Styles*/
/***********************************************/


body{
	font-family: Arial,sans-serif;
	color: #000000;	
	line-height: 1.3;	
	margin: 0px;
	padding: 0px;	
	border: 1px solid #ddd;
	width:670px;		
	position:relative;
	left:0px;
	top:0px;
}
strong{
	color:#000000;
	/*font-style:italic;*/
}


a:link, a:visited {	
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;	
}

.linkpfeil{
font-family: arial,sans-serif;
font-size: 14px;
color:#000000;
}



h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;	
	padding: 0px;
}
ul{
padding: 5px 0 10px 20px;
margin: 0 0 0 0;
/*list-style-image:url(images/ul.gif);*/
}

h1{
margin: 4px 0px 0px 0px;
 font-size: 12px;
 color: #000000;
 padding: 10px 0 10px 0; 
 font-family: arial,sans-serif;
 letter-spacing:1px;	
}
h2{
margin: 15px 0px 0px 0px;
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #000000;
}
.h1h2{
margin: 0px 0px 0px 0px; 
}
h3{
	margin: 10px 0px 0px 0px;
 	font-size: 100%;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #000000;
}

h5{
 font-size: 100%;
 color: #000000;
}

ul{
 list-style-type: square;
 line-height:1.5;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
th {
text-align:left;
}



/***********************************************/
/*Kopfbereich - Header*/
/***********************************************/

#header{
	margin: 0px;
	padding: 0px;	
	z-index:1;
	height:106px;
	width:995px;	
}


#header h1{
	position:absolute;
	left:1px;
	top:-14px;
	font-weight:bold;
	font-size:6pt;
	width:500px;
}
#header img {
	position:absolute;
	left:-1px;
	top:10px;
	clip:rect(0px, 671px, 106px, 0px);
}




/***********************************************/
/*NAVIGATION                           */
/***********************************************/
/*++++++++ Nav1 Navigation 1 (Kopfnavigation) ++++++++++++*/
#navcontainer1
	{	
		margin: 0px;
		padding: 0 0 0 0px;
		width:724px;
		height: 18px;					
		font-size: 70%;				
		z-index:2;
		position:relative;
		float:left;
		top:-26px;
		left:160px;
	}

#navcontainer1 ul
	{
		margin: 0;
		padding: 2px 0 0 0;
		list-style-type: none;		
	}

/*Einzellinks*/
#navcontainer1 ul li 
{
	display: block;
	float: left;
	text-align: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;		
}

#navcontainer1 ul li a
{	
	width: 89px;	
	padding: 0 17px 0 17px;
	margin: 0 0 0 0;	
	text-decoration: none;	
	color:#cccccc;	
	/*visibility:hidden;*/
}

#navcontainer1 ul li a:hover
{
	color:#4D8040;
}
#navcontainer1 ul li a:active
{
	color:#4D8040;	
}
#navcontainer1 ul li a:focus
{
	color:#4D8040;	
}




#navcontainer1 a.navpointaktiv  {		
	color: #4D8040;	
	font-weight:bold;
	text-decoration:underline;
}


/*##############################################*/
/*Nav2 Navigation 2 (Linksnavigation)*/

#navcontainer2
{
	width:106px;
	min-width:117px;
	max-width:117px;						
	padding: 0 0 0 10px;
	margin: 0 0 0 0px;	
	font-size:70%;	
	position:absolute;
	float:left;
	clear:both;
	top: 213px;
	left:1px;		
	z-index:5;	
	height:600px;
		
}	

#navcontainer2 ul
	{
		list-style: none;
		margin:  -3px  0 0 0;
		padding: 0 0 0 0;
	}
#navcontainer2  li 
	{
		width:100%;				
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}

#navcontainer2 li a 			/*bestimmt die einzelne Linkzeile mit dicken Rändern*/
	{
		display: block;
		padding: 5px 5px 5px 0.5em;		
		text-decoration: none;
		width: 100%;			
		color:#000000;
		
	}

html>body #navcontainer2 li a { width: auto;}

#navcontainer2  li a:hover
{	
	color: #5FA04F;	
	
}
#navcontainer2  li a:active
{	
	color: #5FA04F;		
}
#navcontainer2  li a:focus
{	
	color: #5FA04F;		
}

#navcontainer2 a.navpointaktiv  
{		
	color: #4D8040;	
	font-weight:bold;
	text-decoration:underline;
	
}

/***********************************************/
/* Content                                 */
/***********************************************/


/*Kopf Seitenname und Untertitel*/
#content{ 		
	font-size:12px;	
	padding: 0px 0px 30px 177px;
	line-height:1.3;		
	width:370px;	
	color:#000000;
	z-index:1;	
}


#content p{	
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 6px 0px;	
	line-height:1.6;
}
#content img{
	padding: 0px 0px 0px 0px; 
	/*float:right;*/
	}


/*Positioniert das Foto rechts vom Text (alle Seiten)*/
#foto{ 
	padding: 1px 0px 0px 1px;
	z-index:4;	
	position:absolute;
	top:105px;
	left:-1px;					
}
/*Größe des Fotos für den Ausruck*/
#foto img{
	width:108pt;	
}


/*Adressen ->kontakt.html ->initiativbewerbung.html ->impressum.html*/
.adresse{
line-height:1.3;
padding: 10px 20px 10px 0px;
/*font-weight:bold;*/
}
.adresse img{
float:left;
margin: 0px 15px 0px 0px;
}

#ansprechpartner{
	/*position:absolute;	*/
	/*top:310px;*/
	/*left:720px;*/
	/*width:250px;*/
}

/*Bereich Ansprechartner ->ansprechpartner.html + auf anderen Seiten mit Ansprechartner*/
#ansprechpartner p{
	line-height:1.5;
	margin: 0px 0px 0px 0px; 
}
#ansprechpartner img{
	margin: 0px 15px 10px 2px; 
	float:left;
	}
#ansprechpartner h2{
	margin: 20px 0px 10px 0px; 
	}

/*Bereich Unternehmen_Geschichte ->geschichte.html*/
#zeitstrahl p{
		margin: 0 0 20px 46px;
		text-indent:-46px;
		line-height:1.3;
}

/*Bereich Jobs ->jobs.html Anzeigentext*/
.job {
	padding: 0px 0px 0px 0px;		
	margin: 0px 0px 20px 0px; 
	
}

/*Überschrift im Bereich Jobs*/
.job h2{	
	font-weight:bold;	
	margin: 20px 0px 3px 0px; 
	font-size:12px;
}
.job h3{	
	font-weight:bold;	
	margin: 20px 0px 0px 0px; 	
}

/*Bereich anfahrt ->anfahrt.html web.de-Routenplaner*/
.routenplaner{
position:relative;
left: 20px;
width:185px;
background-color:#ffffff;
padding: 5px 5px 5px 5px;
line-height:1.3;		
}
.routenplanerdruck{
display:none;
}
.anfahrtdruck img{
position:relative;
left:-50px;
top:0px;

border: 1px solid #000;
}

#anfahrt {
position:relative;
top:-24px;
left:160px;
font-size:12px;
}
#anfahrt a{
visibility:hidden;
}

/*PRODUKTION*/
/*CSS-Einstellungen für die Produktion*/
.markiert{	
	background-color: yellow;
		}
.mehrlink 
{
	text-align:right; 	
	width:300px;
}
