body {
	background-color: #215263;
	margin: 0; padding: 5px 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	height: 100%;
}

a {
	text-decoration: none;
	color: black;
}

a:hover {
	text-decoration: underline;
	color: black;
}

table#container {
	text-align: left;
	width: 882px;
	margin: 0 auto;
	vertical-align: top;
	height: 100%
}

	.firstrow {
		height: 106px;
		vertical-align: bottom;
	}
	
	.secondrow {
	}
	
	.thirdrow {
		height: 12px;
	}
	
	.leftcol {
		width: 129px;
	}
	
	.rightcol {
		width: 730px;	
	}
	
	#logo {
		width: 129px;
		margin: 0; padding: 0;
		text-indent: 19px;
		background: url(../pics/topleft_off.gif) no-repeat;
		text-align: right;
	}
	
	.secondrow .leftcol {
		background: url("../pics/navbg.jpg") no-repeat #FBFBFB;
		vertical-align: top;
	}

	.thirdrow .leftcol {
		background: #F3C200;
		font-size: 9px;
		text-align: center;
	}
	
	#nav1bg {
		vertical-align: bottom;
		background: url(../pics/nav1bg.jpg) no-repeat;
	}
	
table#nav1 {
	width: 753px; height: 19px;
}


	.nav1 {
		width: 145px;
		font-size: 12px;
		text-align: center;
		font-weight: bold;
		text-indent: 7px;
		color: white;
		text-decoration: none;
	}
	
		.nav1 a {
			color: white;
			display: block;
			text-decoration: none;			
		}
		
		.nav1 a:hover {
			color: black;
			display: block;
			text-decoration: none;
		}		
	
	#currcat a {
		color: black;
		display: block;
		text-decoration: none;		
	}
	
		#currcat a:hover {
			color: black;
			display: block;
			text-decoration: none;			
		}
	
	.lang {
		text-align: right;
		padding-right: 10px;
		color: white;
		font-size: 11px;
		vertical-align: bottom;
	}
	
#nav2bg {
	background: url("../pics/nav2bg.gif") no-repeat;
	background-position: 0 -500px;
	background-repeat: no-repeat;
	padding-top: 10px;
	
}

#contenttd {
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 1px solid black;
	margin: 0; padding: 10px;
	vertical-align: top;
	text-align: left;
	background: url("../pics/contentbg.jpg") 0 0 no-repeat #F9F9F9;
}

	div#headcontainer {
		background-color: #215263;
		text-align: left;
		border-bottom: 1px solid silver;		
		padding: 0 2px 0 2px;
		margin: 0 0 3px 0;
		border: 0;
	}
	div#headcontainer div,
	div#headcontainer p {
		margin: 0;
		padding: 0;
		display: inline;
	}

	h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: black;
		font-weight: bold;
		margin: 0; padding: 0;
		height: 17px;
		line-height: 17px;
		text-align: left;
		color: white;
		float: left;
	}
	
	h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: black;
		margin: 0; padding: 0;
		height: 17px;
		line-height: 17px;
		vertical-align: middle;				
		font-weight: normal;
		text-align: right;
		color: white;		
	}

	div#content {
		margin: 0; padding: 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		width: 540px;
		float: left;
		background-color: #efefef;
		border: 1px solid #dddddd;
		/*padding: 5px;*/
	}
	
		div#content p {
			margin: 0; padding: 0 0 10px 0;
		}
	
	div#contentright {
		float: right;
		width: 180px;
		padding: 0; margin: 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
	
	div#content p table tr td {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		vertical-align: top;
	}
	
		div#contentrighthead {
			font-size: 13px;
			color: #222222;
			margin: 0; padding: 0;
			height: 16px;
			vertical-align: middle;
			background-color: #F3C200;
			font-weight: bold;
			border-top: 1px solid silver;
			border-left: 1px solid silver;
			border-right: 1px solid silver;			
			text-align: center;
			line-height: 16px;				
		}
		div#contentrighthead p,
		div#contentrighthead div {
			margin: 0;
			padding: 0;
		}
		
		div#contentrighttext {
			border: 1px solid silver;
			margin: 0 0 10px 0;
			background-color: #DBE6EF;			
		}
		
		div#contentrighttext p {
			margin: 0; padding: 0 0 10px 0;	
		}		

		div.typendesc {
			font-weight: bold;
			margin-bottom: 15px;
			padding: 0 5px 0 5px;
		}

		div#pic {
			float: left;
			background-color: #DBE6EF;
			text-align: left;
			width: 540px;
			border: 1px solid silver;
			padding: 0 0 7px 0;
			margin: 0;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-weight: normal;
		}
		
		div#pic p {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			padding: 0 0 10px 10px;
			margin: 0;
		}
		
		div#pic table {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			padding: 0; margin: 0;
			border: 0;
		}
		
		div.sonderhead {
			font-size: 11px;
			float: left;
			font-weight: normal;
			padding-left: 7px;
			padding-right: 7px;			
		}

		div.sonderimg {
			text-align: right;
			padding-right: 7px;			
		}
		
		div.sondermehr {
			text-align: right;
			padding: 5px 0 5px 0;
			margin: 0 7px 10px 7px;
			font-size: 11px;
			border-bottom: 1px solid silver;
		}		

		div.vertiebshead {
			font-size: 13px;
			font-weight: bold;
			padding: 0 0 3px 0;
			margin: 20px 0 3px 0;
			border-bottom: 1px dashed silver;
		}
		
div#searchbox {
	text-align: center;
	padding: 5px;
	font-size: 11px;
}

	div#searchbox input {
		font-size: 11px;
	}

table#kontaktformular tr td {
	font-size: 11px;
}

table#kontaktformular tr td input {
	font-size: 11px;
}

div#seitennav {
	text-align: center;
}

	span#currpage {
		color: silver;
		font-weight: bold;
	}

/* Sondermaschinen 
.sonderhead {
	width: 90%;
	border: 1px solid black;
}

.sonderimg {
	width: 90%;
	border: 1px solid black;
}

.sondermehr {
	width: 90%;
	border: 1px solid black;
}

#Next {
	width: 90%;
	border: 1px solid black;
}

.sondermasch {
	
}
*/

	
#footer {
	background: black;
	height:18px;
	color: white;
	font-size: 9px;
	text-align: center;
	border-left: 1px solid silver;
}.height {
	height: 100%;
}
.top {
	height: 106px;
}
.text {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
}.markergelb {
	background-color: #F3C200;
}


/*   SUBNAV   */

ul#subnav {
	/*border-top: 1px solid #e0e0e0;*/
}

ul#subnav,
ul#subnav li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#subnav li {
	margin: 0;
	padding: 0;
}

ul#subnav li.open a,
ul#subnav li.active a,
ul#subnav li.open ul li.open a,
ul#subnav li.open ul li.active a {
	background-color: #F3C200;
	background-image: url(../pics/arrow_on.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
}

ul#subnav li.open ul li.open a,
ul#subnav li.open ul li.active a {
	background-position: 18px center;
}

ul#subnav li a,
ul#subnav li.open ul li a {
	background-image: url(../pics/arrow.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
}

ul#subnav li ul li,
ul#subnav li.open ul li,
ul#subnav li.active ul li {
	margin: 0;
	padding: 0;
}

ul#subnav li a,
ul#subnav li ul li a,
ul#subnav li.open ul li a,
ul#subnav li.active ul li a {
	display: block;
	margin: 0;
	padding: 2px 0 2px 18px;
	border-bottom: 1px solid #e0e0e0;
	font-family: Arial, Helvetica;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	color: black;
	font-weight: normal;
}

ul#subnav li.open ul li.open a,
ul#subnav li.open ul li.active a {
	background-color: #FFEEA2;
}

ul#subnav li.active a,
ul#subnav li ul li.active a {
	font-weight: bold;
}

ul#subnav li.active ul li a,
ul#subnav li.open ul li a {
	font-size: 11px;
	background-position: 18px center;
	padding-left: 30px;
	background-color: transparent;
}

ul#subnav li a:hover,
ul#subnav li ul li a:hover,
ul#subnav li.open ul li a:hover {
	background-color: white;
}

ul#subnav li.active a:hover,
ul#subnav li.open a:hover {
	background-color: #F3C200;
}

ul#subnav li ul li.active a:hover,
ul#subnav li ul li.open a:hover {
	font-weight: bold;
	background-color: #FFEEA2;
}

