body {
	margin:0px;
	padding:0px;
	background-image:url(../../../Dreamweaver/adfe/images/hinterground.png);
	background-repeat:repeat;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	background-color: #7e7e7e;
}

#wrapper{
	width:900px;
	background-color:white;
	margin:auto;
}

#header{
	width:900px;
	height:124px;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	background-image: url(../images/banner/banneradfe900.gif);
}
	
	
#linkespalte, #content, #rechtespalte {
	margin: 10px 5px 5px 5px;
	padding:10px;
}
	
#linkespalte{
	width:130px;
	float:left;
}

#content{
	margin-left:165px;
	margin-right:170px;
	border-bottom-style:none;
	border-top-style:none;
}

#rechtespalte{
	width:120px;
	float:right;
}

#footer{
	clear:both;
	text-align:center;
	color:#FFFFFF;
	background-color:#56a3db;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:0px;
	padding:0px;
	color: #606060;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0px;
	padding:0px;
	color: #606060;
}
#rechtespalte p, #linkespalte a {
	line-height:150%;
}

#navig {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 130px;
	}
#navig li {
	color: #fff;
	border: 1px solid #600;
	margin-bottom: 3px;
	margin-right: 10px;
	}

#navig li a {
	display: block;
	background: #56a3db;
	color: #fff;
	line-height: 1em;
	text-align: center;
	text-decoration: none;
	padding: 7px;
	}
	
#navig li a:hover, #navigation li a:focus, #navigation li a:active {
	background: #b70004;
	}
	
	#rechtespalte a {
	text-decoration:none;
	color:#000000;
	border-bottom:dotted 1px #000;
	padding:0px;
}
	
	#rechtespalte a:hover{
	border-bottom:solid 1px#56a3db;
	color: #56a3db;
}

#content a {
	text-decoration:none;
	color:#000000;
	border-bottom:dotted 1px #000;
	padding:0px;
}

#content a:hover {
	border-bottom:solid 1px #56a3db;
	color: #56a3db;
}

.gauche  {
	padding: 5px;
	margin: 10px;
	border: 1px;

}

.tableau  {
	margin-right: 20px;
	margin-left: 40px;


}

