body {
	background : #000 no-repeat url(../img/back_intra_kleiner.jpg);
font: .8em/1.6em 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5d5d5d;
}

#container {
	width: 800px;
	left: 156px;
	position: absolute;
	top: 250px;
	padding-top: 20px;
	padding-bottom: 10px;
}

#content {
	width: 100%;
	background: repeat-y url(../img/back_klein.jpg);
	padding-left: 10px;
	padding-bottom: 30px;
	margin-top: 80px;
}

#nav {
	width: 200px;
	float: left;
}

#logo {
	position: absolute;
	top: 35px;
	left: 810px;
}

#logo a {
	border-bottom-style: none;
}

#logo a:hover {
	border-bottom-style: none;
	background: none;
}

#area {
	visibility: visible;
	margin-bottom: -30px;
	padding-top: 15px;
	padding-left: 250px;
	color: #bfbfbf;
	font-size: .8em;
}

/*<group=Nav>*/

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

#nav li {
	height: 38px;
	padding-top: 8px;
	padding-left: 15px;
}

#nav li:hover {
	background: 0px -48px;
	height: 38px;
	padding-top: 8px;
	padding-left: 15px;
}

#nav a {
	background: none;
	color: #000;
}

#nav a:hover {
	background: none;
	color: #b12428;
}

/*</group>*/

#inhalt {
	width: 500px;
	float: left;
	margin-left: 40px;
	margin-top: -30px;
	padding-bottom: 20px;
}

a {
	color: #b12428;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	border-bottom: 1px solid #b12428;
}

a:hover {
	background: #b12428;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	color: #fff;
}

h1 {
	color: #b12428;
	font-size: 1.8em;
	margin-top: 1.6em;
}

h2 {
	color: #000;
	font-size: 1.2em;
	margin-top: 1.6em;
}

/*<group=Heads>*/

#home1 {
	padding-top: 30px;
	}
	
	#home1 h3 {
		background: transparent url(../img/head_1.gif) no-repeat; 
		height: 35px;
		}

	#home1 h3 span {
		display: none;
		}

#headprodukte {
	padding-top: 30px;
	}

#headprodukte h3 {
		background: transparent url(../img/head_produkte.gif) no-repeat; 
		height: 35px;
		}

#headprodukte h3 span {
		display: none;
		}

#headherstellung {
	padding-top: 30px;
	}

#headherstellung h3 {
		background: transparent url(../img/head_herstellung.gif) no-repeat; 
		height: 35px;
		}

#headherstellung h3 span {
		display: none;
		}

#news {
	padding-top: 30px;
	}

#news h3 {
		background: transparent url(../head_news.gif) no-repeat; 
		height: 32px;
		}

#news h3 span {
		display: none;
		}
		
#impressum {
	padding-top: 30px;
	}

#impressum h3 {
		background: transparent url(../img/head_impressum.gif) no-repeat; 
		height: 35px;
		}

#impressum h3 span {
		display: none;
		}

/*</group>*/

#footer {
	color: #fff;
	font-size: .8em;
	padding-top: 2px;
	background: repeat-y url(../img/footer.jpg) #b12428;
	margin-right: 0;
	text-align: left;
	padding-left: 250px;
	margin-bottom: 20px;
	font-weight: bolder;
	padding-bottom: 2px;
}

#footer a {
	color: #fff;
	background: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#footer a:hover {
	color: #b12428;
	background: #fff;
}

.bildlinks {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.bildrechts  {
	position: absolute;
	left: 600px;
	padding-top: 10px;
}

hr {
    height: 1px;
    background-color: #ccc;
	border-style: none;
}

.info {
	background: 0px 0px  url(../img/info.jpg) no-repeat;
	padding-bottom: 20px;
	padding-left: 65px;
	padding-top: 10px;
	color: #000;
	margin-bottom: 1.6em;
}