/* CSS Document Wachsmuth Standard*/

html {
	margin: 0;
	padding: 0;
}

body {
	margin:0;
	padding:0;
	color: #444;
	background: #EDEAD8 url(../images/body_bg_n.jpg) repeat-x;
	font: 11px Arial, Helvetica, sans-serif;
}

* {
	margin:0;
	padding:0;
}

a {
	color: Maroon;
}

p {
	margin-bottom: 15px
}

.bild_standard {
	padding: 1px;
	border: 1px solid #ccc
}

.bild_mehr {
	padding: 1px;
	border: 1px solid #ccc;
	margin-right: 10px
}

.bild_text {
	float:left
}
.bild_text_rand {
	float:left;
	padding: 1px;
	border: 1px solid #ccc;
	margin-right: 10px
}

.text_im_text {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
#container {
	width: 970px;
	}

#banner {
	width: 970px;
	height: 115px;
	
}

#banner img {
	float: right
}

h1 {
	display:block;
	width: 380px; 
	height: 105px;
	background: url(../images/h1_bg.jpg) no-repeat;
	
}

h1 span {
	display: none;
}
#nav {
	float:left;
	width: 170px;
	text-align: left;
		
}


#nav ul {
	list-style-type: none;
	margin: 50px 0 0 30px ;
	padding: 0 0 0 0;
}

#nav li {
	margin: 5px 0 0 0
}

#nav li a {
	font: 16px "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
	color: #666;
	font-weight: bold;
}

#nav li a:hover {
	text-decoration: underline;
}

#content {
	float:left;
	width: 700px;
	background: url(../images/content_bg_n.jpg) bottom left no-repeat;
	padding: 0;
	margin: 0;
}

#inhalt {
	margin: 15px;
	width: 470px
}

hr {
	color: #ccc;
	background: #ccc;
	height: 1px
}

h2 {
display:block;
width: 690px;
height: 25px;
	font-size: 21px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	padding:  10px 5px 5px 15px;
	background: url(../images/h2_bg.jpg) no-repeat;
	
	
}

h2 span {
	color: Maroon
}

h3 {
	font-size: 14px;
	font-style: italic;
	padding: 10px 0 15px 0
}
h4 {
	font-size: 13px;
	font-style: italic;
	padding: 5px 0 5px 0
}
h5 {
	font-size: 11px;
		padding: 0px 0 5px 0;
	
}

table {
	border: 1px solid #ccc
}

td {
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px solid #ccc
	
	}

#sidebar {
	float:right;
	width: 180px;
	margin: 120px 0 0 0;
}
#sidebar p {
	padding: 1px 1px 1px 1px;
	margin: 0 0 10px 20px
	}


	
.impressum {
	color: #ccc
}

.impressum a{
	color: #ccc;
	text-decoration:none
}

.textfeld {
	border: 1px solid #ccc;
	background: #EDEAD8
}
.nachricht {
	border: 1px solid #ccc;
	background: #EDEAD8
}

#abs_schleif {
	position: absolute;
	top: 0;
	left: 722px;
	width: 218px;
	height: 280px;
	background: url(../images/abs_schleif_bg.jpg);
	
	
}
#abs_trock {
	position: absolute;
	top: 0;
	left: 722px;
	width: 218px;
	height: 280px;
	background: url(../images/abs_trock_bg.png);
	
	
}
#abs_kont {
	position: absolute;
	top: 0;
	left: 722px;
	width: 218px;
	height: 280px;
	background: url(../images/abs_kont_bg.jpg);
	
	
}
#abs_fraes {
	position: absolute;
	top: 0;
	left: 722px;
	width: 218px;
	height: 280px;
	background: url(../images/abs_fraes_bg.jpg);
	
	
}

#footer {
	height: 40px;	
}


