body {
	margin: 0;
	padding: 0;
	background-color: #b7cbaa;
	font-family: 'Actor', Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #787878;
}

h1 {
	font-size: 13px;
	color: #b7cbaa;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 12px;
	color: #fefed8;	
	font-weight: normal;
	margin: 0;
}

a img {
	border: 0;	
}

a, a:link, a:visited, a:hover, a:active {
	color: #FEFED8;
	text-decoration: none;
}

#header {
	width: 100%;
	height: 170px;
	background-image: url(../images/header-bg.gif);
	background-repeat: repeat-x;
}

#inner_header {
	width: 990px;
	height: 170px;
	margin: 0 auto;
}

#inner_header img {
	float: left;	
}

img.logo {
	margin: 40px 0 0 24px;	
}

img.anwaelte {
	margin: 22px 0 0 42px;	
}

#maincontainer {
	width: 100%;
	padding-bottom: 12px; 
	background-color: #fafafa;
	background-image: url(../images/shadow-footer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#innercontainer {
	width: 990px;
	min-height: 400px;
	margin: 0 auto;
	padding-bottom: 20px;
	background-image: url(../images/content-bg.png);
	background-repeat: no-repeat;
	background-position: center 94px;
}

.content {
	width: 270px;
	float: left;
	margin: 0 32px;	
	padding-top: 80px;
}

#germany, #belgium , #netherlands {
	background-repeat: no-repeat;
	background-position: center 32px;	
}

#germany {
	margin-left: 25px;
	background-image: url(../images/germay.png);
}

#belgium {
	background-image: url(../images/belgium.png);
}

#netherlands {
	margin-right: 25px;	
	background-image: url(../images/netherlands.png);
}

.clear {
	clear: both;
	width: 990px;
	height: 1px;
}

#footer {
	width: 990px;
	margin: 0 auto;
	background-image: url(../images/footer-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.alogo {
	float: left;
	height: 80px;
	margin-bottom: 15px;
	text-align: center;	
}

#anwaelte1 {
	width: 260px;
}

#anwaelte2 {
	width: 255px;
}

#anwaelte3 {
	width: 250px;
}

#anwaelte4 {
	width: 225px;
}