body {
margin:0px;
padding:0px;

background-color: #afb0ad;
background-image: url(hintergrund.gif);
background-repeat:repeat-x;
background-position:top;
	font-size:13px;
	font-family: "Trebuchet MS", Arial;
	line-height:16px;
}
#inhalt,
#footer_logo {
	margin: 0 auto;
	width:980px;
	background-color:#FFFFFF;
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	}
	
#footer_logo {text-align:center}
	
#inhalt{background-image: url(images/hintergrund_inhalt.jpg);
background-repeat: repeat-x;
background-position:top;}

#footer2 {
background-image: url(images/fuss.jpg);
background-repeat: no-repeat;
height:90px;
background-position:center top;
	margin: 0 auto;
	width:980px;
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
}

#footer2 div {
	font-style:italic;
	color: #666666;
	text-align:right;
	padding-top:45px;
padding-right:20px;
	}
	
	#footer2,
#footer2 a:link,
#footer2  a:visited{
	color: #666666;
	text-decoration:none;
font-style:italic;
font-size:11px;

	}
	
#footer2 a:hover{
		color:#000000;
		text-decoration: underline;
	}
	
	td {vertical-align:top;}
.untertitel {	font-size:18px;
	color:#4777c0;
border-bottom: 1px solid #eaeaea;
padding-bottom:5px;
margin-bottom:10px;
font-style:italic;}

h1 {
	font-size:18px;
	color:#4777c0;
border-bottom: 1px solid #eaeaea;
padding-bottom:7px;
font-style:italic;
background-image: url(images/h1.gif);
	background-repeat:no-repeat;
	background-position:left;
padding-left:35px;

margin-top:10px;
margin-bottom:10px;}

.test { 
background-image: url(images/kasten.jpg);
background-repeat: no-repeat;
background-position:bottom;


}

.abstand_test {padding:15px; padding-bottom:22px;}
#trenner {
	background-image:url(images/trenner.jpg); height:43px; color:white; font-style:italic; font-weight:bold; font-size:18px;}
a:link,
a:visited {
	color: #4777c0;
}

a:hover {
	color: #990000;
}

.produktlink img {border:0px; margin-bottom:10px;}
.produktlink a:link,
.produktlink a:visited {
	display:block;
	text-decoration:none;
	border: 1px dotted #FFF;

	padding:8px;
}

.produktlink a:hover {
	border: 1px dotted #CCCCCC;
	margin:0px;
}


