@charset "UTF-8";
/* CSS Document */

body {
	padding:0;
	margin:0; 
	background-color:#46484d; 
	background-repeat:repeat-x;
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
	}

p { font-size:12px; margin:0;}

#Box1 #Box2 #Box3 {
	margin:0; 
	padding:0; 
	width:100%; 
	}

#Box1 {
	height:205px;
	background-image: url(../images/bg-1b.jpg);
	background-position:top;
	padding-top:0px; 
	}

#Box2 {
	background-image: url(../images/bg-2.jpg);
	background-repeat:repeat-x;
	background-color:#5b5c62;
	}
	
#Box3 {
	
	}


/************ Kopf ************/	
#box {
	width:200px;
	float:right;
	height:20px;}

#nav-head {
	float:right;
	font-size:0.7em;
	margin-top:6px;
	margin-right:30px;
	color:#535566;
	text-align:right;
	}
	
#nav-head a { 
	color: #5A6680;
	text-decoration:none;
	}
	
#nav-head a:hover{ 
	color: #c63;
	}



#head {
	margin:auto; 
	width:985px; 
	padding-top:20px; 
	background-image:url(../images/head.jpg);
	height:150px;
	}
	
#logo {
	width:114px;
	height:129px;
	position:absolute;
	border:#FFF solid 10px;
	margin-left: 30px;
	margin-top:-8px;
	}

#balken {
	clear: left;
	width:100%;
	background-color: #565656;
	height:28px;
	margin-top:75px;
	float:left;
	}

.adresse {
	position: absolute;
	margin-left:190px; 
	margin-top: 30px;
	float:left;
	width:150px;
	font-size:0.75em;
	color: #333;
	}
	
	

#top {
	height:40px;
	width:985px;
	margin:auto; 
	}
	
#sprache {
	width:200px;
	height:20px;
	text-align:left; 
	font-size:0.7em;
	color:#7c88a3;
	padding-top:20px;
	padding-left:40px;}
	
#sprache a { 
	color: #969ca6;
	text-decoration:none;
	}
	
#sprache a:hover { 
	color: #9e6e3b;
	}
/************ ENDE Kopf ************/	
	
/************ Menue ************/
#nav-box {
	height: auto;
	margin-left:185px;
	}
	
#nav-box ul {
	list-style-type:none;
	padding:0;
	margin:0;
	color:#c4c4c6;
	font-size:0.78em;
	float:left;
	}
	
#nav-box li {
	display:block;
	float: left;
	margin-right:20px;
	height:27px;
	} 

#nav-box a { 
	display:block;
	color: #c4c4c6;
	/*color: #c4c4c6;*/
	text-decoration:none;
	height:21px;
	padding: 7px 30px 0px 10px;
	letter-spacing: 0.04em;
	}

#nav-box a:hover { 
	color:#FFF;
	background-color:#8c8c8e;
	}	
/************ Ende Menue ************/


/************ Content ************/
#content {
	margin:auto; 
	width:985px;
	}

#content_left {
	margin-top: 20px;
	width: 355px;
	position:static;
	float:left;
	/*height:200px;*/
	}
	
#content_right {
	clear:both;
	width: 985px;
	background-image: url(../images/background-2.jpg);
	position:static;
	float:right;
	border-bottom: 1px solid #666;
	}
	
#picture_right {
	clear:both;
	width: 985px;
	/*background-image: url(../images/background-2.jpg);*/
	position:static;
	float:left;
	border-bottom: 1px solid #444;
	}

	

#text_box {
	width:515px;
	margin-right:55px;
	margin-top:45px;
	font-size:0.9em;
	float:right;
	padding-bottom:6px;
	min-height:310px;
	}

#text_box_left {
	width:515px;
	margin-left:55px;
	margin-top:35px;
	font-size:0.9em;
	float:left;
	padding-bottom:16px;
	min-height:310px;
	}
#ueberschrift {
	width:515px;
	margin-left:55px;
	margin-top:15px;
	font-size:0.9em;
	float:left;
	padding-bottom:0;
	min-height:10px;
	}
.up-left {
	width:80px;
	float:left;
	padding-top:20px;
}
	
.up-right {
	width:400px;
	float:left;
	margin-bottom: 20px;
	padding-left:10px;
}

.cleaner {
	clear:both;
}

ul {
	margin-left:-23px;
	
}
/************ ENDE Content ************/
/************* Slide Show ************/

#slideshow {
     
	width: 355px;
	position:relative;
	float:left;
	height:210px;
}

#slideshow DIV {
    position: absolute;
    height: 260px;
    background-color: #FFF;
    /* top: -42px;
    left: -1px;
	 top: -1px;*/
    z-index: 8;
    opacity: 0.0;
   /* left: 20px;   */
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    display: block;
    border: 0;
    margin-bottom: 10px;
}

/*************** Ende Slide Show **************/

/************* Leistungen  ************/

.leistungen {
	width: 355px;
	position:relative;
	float:left;
	/*height:210px;*/
}

/*.leistungen DIV {
    position: absolute;
    height: 260px;
    background-color: #FFF;
    z-index: 8;
    opacity: 0.0;
   
}*/

.leistungen IMG {
    display: block;
    border: 0;
    margin-bottom: 10px;
}
.content {
	margin:auto; 
	width:985px;
	background-color: #e4e2e3;
	}

.content_left {
	margin-top: 20px;
	width: 355px;
	position:static;
	float:left;
	/*height:200px;*/
	border-bottom: 1px solid #666;
	}
	
.content_right {
	clear:both;
	width: 985px;
	background-image: url(../images/background-2.jpg);
	position:static;
	float:right;
	border-bottom: 1px solid #666;
	}
	
.picture_right {
	clear:both;
	width: 985px;
	/*background-image: url(../images/background-2.jpg);*/
	position:static;
	float:left;
	border-bottom: 1px solid #444;
	}
.picture_left {
	clear:both;
	width: 985px;
	/*background-image: url(../images/background-2.jpg);*/
	position:static;
	float:left;
	border-bottom: 1px solid #444;
	}
	
.text_box {
	width:515px;
	margin-right:55px;
	margin-top:45px;
	font-size:0.9em;
	float:right;
	padding-bottom:6px;
	min-height:280px;
	}

.text_box_right {
	width:515px;
	margin-right:55px;
	margin-top:45px;
	font-size:0.9em;
	float:right;
	padding-bottom:6px;
	min-height:310px;
	}

.text_box_left {
	width:515px;
	margin-left:55px;
	margin-top:35px;
	font-size:0.9em;
	float:left;
	padding-bottom:16px;
	min-height:310px;
	}
.ueberschrift {
	width:515px;
	margin-left:55px;
	margin-top:15px;
	font-size:0.9em;
	float:left;
	padding-bottom:0;
	min-height:10px;
	}
/*************** Ende Leistungen **************/

/*********** Portalseite **********/
#mitte_left {
	width: 327px;
	background-image: url(images/konstruktion.jpg);
	position:static;
	float:left;
	height:400px;
	}
	
#mitte {
	width: 327px;
	background-image: url(images/Formenbau.jpg);
	position:static;
	float:left;
	height:400px;
	}
	
#mitte_right {
	width: 327px;
	background-image: url(images/Fertigung.jpg);
	position:static;
	float:left;
	height:400px;
	}
	
/***********ENDE Portalseite **********/
	
#Foot {
	background-color:#FFF; 
	margin:auto; 
	width:985px; 
	height:50px;
	}
	
#balken2 {
	width:100%;
	background-color: #565656;
	height:2px;
	float:left;
	}
	
#impressum {
	float:right;
	font-size:0.6em;
	width:250px;
	color:#c4c4c6;
	margin-top:20px;
	text-align:right;
	margin-right: 50px;
	}
	
#impressum a {
	color: #5A6680;
	text-decoration:none;
	}
	
#impressum a:hover {
	color: #c63;
	text-decoration:none;
	}
/*** KWICKS Styles *****/

#kwick { 
	width:985px;
	color:#fff; 
	font-size:0.8em;
	height:400px; 
	overflow:hidden; 
	padding-top:2px;
	}
.kwicks {  
    list-style: none;  
    position: relative;  
    margin: 0;  
    padding: 0;  
}  
.kwicks li{  
    display: block;  
    overflow: hidden;  
    padding: 0;  
    cursor: pointer;  
}  
.kwicks li{  
    float: left;  
    width: 327px;  
    height: 400px;  
}  
.kwicks span  { display:block; position:absolute; left:340px; top:18px; margin:0; padding:0; width:166px; color:#fff; }
.kwicks p            { margin:0; font-weight:normal; font-size:0.8em; color:#fff;}
.kwicks h5           { font-size:1em; font-weight:bold; margin:0; padding:0; }
.kwicks a:link            { color:#fff; text-decoration:none;}
.kwicks a            { color:#fff; text-decoration:none;}
.kwicks a:hover           { color:#d4d5df; text-decoration:none;}
.kwicks  a:visited           { color:#d4d5df; text-decoration:none;}
.kwicks h3 a:link            { color:#aaadc0; text-decoration:none;}
.kwicks h3 a:hover           { color:#fff; text-decoration:none;}
.kwicks h3 a:visited           { color:#aaadc0; text-decoration:none;}

#kwick1 {
	background-color: #565656;
	background-image: url('../images/konstruktion.jpg');
	background-repeat: no-repeat;
}  

#kwicks1 li {
	width: 529px; }
#kwick2 {  
    background-color: #565656;  
    background-image: url('../images/Formenbau.jpg');  
	background-repeat: no-repeat;
}  
#kwick3 {  
    background-color: #565656;  
    background-image: url('../images/Fertigung.jpg'); 
	background-repeat: no-repeat; 
}  
  
     
	 
/********** Text Styles  ********/

a:link {
	color: #5A6680;
	text-decoration:none;
	}
a:hover {
	color: #c63;
	text-decoration:none;	
	}
	
a:visited {
	color: #666;
	}
	
h1 {
	font-size: 1.1em;
	color:#5A6680;
	font-weight: normal; 
	letter-spacing: 0.06em; 
	}
	
h2 {
	font-size: 1.0em;
	color:#5A6680;
	font-weight: normal;
	letter-spacing: 0.04em;  
	}
	
h3 {
	font-size: 0.9em;
	color:#5A6680;
	font-weight: normal;
	letter-spacing: 0.04em; 
	margin-bottom:5px;   
	}
	
h4 {
	font-size: 0.8em;
	color:#5A6680;
	font-weight: normal;
	letter-spacing: 0.04em; 
	margin-bottom:5px; 
	}

h5 {
	font-size: 0.8em;
	color:#464646;
	font-weight: bold;
	margin-bottom:5px;
	}
.small {
	font-size:0.8em;}

.x-small {
	font:0.6em;}	
	
p {
	font-size: 0.9em;
	/*font-style: bold;*/
	font-weight: normal;
	}
	
li {font-size:0.9em;

font-weight: normal;}

.pipe {
	color:#ABBAD2;
	padding: 0 2px;
	}
