/* CSS Layout der Website AGRO Treuhand */
.layout {
	border: 1px solid #000000;
	margin-left: 10px;
}
.layoutbanner {
	border-bottom:1px solid #000000;
	background-image:url(../../images/banner/banner_berge1.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}
.layoutadresse {
	padding-left:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
}
.layoutunternav {
	border-right: 1px solid #000000;
	background-color: #00CC66;
	vertical-align: top;
}
.layoutstandortwechsel {
	border-bottom: 1px solid #000000;
	background-position: right center;
}
.layoutcontent {
	text-align:left;
	padding:5px;
	vertical-align: top;
}

.welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
}

table #stelle {
	margin-left: 20px;
	border: dotted #000 1px;
	padding: 5px 3px;
	
}
#stelle li {
	list-style-type: disc;
	list-style-position: inside;
	list-style-image: none;
}
#fast img {
	padding-right: 10px;
}
#back {
	margin: 15px 0 5px 0;
}