* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: repeat-x url(balken_hg_start.gif) white;
	font: 14px Futura, Arial, Helvetica, sans-serif;
}

#head {
	background: url(header_start2.jpg) transparent;
	width: 100%;
	height: 265px;
	text-align: right;
}

#container {
	background: transparent;
	width: 510px;
	height: 100%;
	text-align: left;
	margin: 0 30px 0 100px;
	float: left;
}
#container1 {
	border-left: 1px solid #724113;
	padding-left: 15px;
	background: transparent;
	width: 300px;
	height: 100%;
	text-align: left;
	margin: 0 30px;
	float: left;
}

#balken {
	background: transparent;
	width: 435px;
	margin: 0 auto;
}

h1 {
	font-size: 20px;
	color: #724113;
	background: transparent;
	font-weight: normal;
	width: 390px;
	line-height: 26px;
	text-align: left;
	float: left;
	margin-top: 30px;
}

a, a:active, a:visited {
	color: #724113;
}
h3 {
	margin: 30px 0 5px 0;
	border-bottom: 1px solid #724113;
}
h3 a {
	color: #724113;
	text-decoration: none;
}
p a {
	color: #000;
	text-decoration: none;
}

h3 a:hover {
	color: #fff;
	background-color: #724113;
}

p a:hover {
	text-decoration: underline;
}

#logos {
	background: transparent;
	margin-top: 30px;
	margin-bottom: 30px;
	float: left;
	width: 120px;
}

p.adresse {
	width: 540px;
	background: transparent;
	float: left;
	margin-bottom: 30px;
}

#content {
	background: transparent;
	margin-bottom: 20px;
	float: left;
}