body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	background: url(images/bg2.gif) repeat;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #DC9C60;
}

a {
	color: #DC9C60;
}

a:hover {
	color: #FEBE82;
	text-decoration: none;
}

#header {

	margin-left: auto; 
	margin-right: auto;
	width: 840px;
	height: 180px;
	background: url(images/0.4header.png) no-repeat;
}

#menu {
	width: 200px;
	float:left;
	margin-left: -5px;
}

#menu li {
	display: block;
}

#menu a {
	display: block;
	float: center;
	margin-top: 0px;
	margin-left: 0px;
	padding: 4px 20px;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}

#menu img {
	float: left;
	margin-top: 3px;
	margin-right: 4px;
}

#menu2 a {
	display: block;
	float: center;
	padding-top: 2px;
	padding-left: 5px;
	font-size: 12px;
	color: #000000;
}

#menu a:hover {
	color: #FFFFFF;
}

#aktiv {
	color: #DC9C60;
}

#aktiv a{
	color: #DC9C60;
}

#aktiv a:hover {
	color: #FFFFFF;
}

#content {
	background: url(images/0.4body.png) no-repeat;
	width: 840px;
	height: 620px;
	margin: auto;
}

#columnA {
	float: right;
	width: 540px;
	margin-right: 1.6cm;
	margin-top: 0.2cm;
}

#columnA h2 {
	border-bottom: 1px #DC9C60 dashed;
	font-size: 16px;
	font-weight: bold;
}

#columnA h3 {
	font-size: 15px;
	font-weight: bold;
}

#footer {
	width: 840px;
	height: 100px;
	font-size: 11px;
	float: center;
	color: #BBBBBB;
	margin: auto;
	background: url(images/0.4footer.png) no-repeat;
}

#footer .copyright {
	float: right;
	margin: 10px 40px 0px 0px;
	padding-left: 0px;
	text-align: center;
}

#footer .links {
	float: left;
	margin: 10px 40px 0px 30px;
	padding-right: 0px;
	text-align: center;
}

#footer a {
	color: #BBBBBB;
}

#mail {
	width: 170px; 
	height: 32px; 
	margin-top: -7px;
	margin-left: 45px;
}

#mail a:link {
	width: 170px; 
	height: 32px; 
	background: url("images/infoatshinzenbi.png") no-repeat;
	display: block;
}

#mail a:hover {
	background: url("images/infoatshinzenbi2.png") no-repeat;
	width: 170px; 
	height: 32px; 
}

#mail2 {
	width: 170px; 
	height: 32px; 
	margin-top: 2px;
	margin-left: 45px;
}

#mail2 a:link {
	width: 170px; 
	height: 32px; 
	background: url("images/vorstandatshinzenbi.png") no-repeat;
	display: block;
}

#mail2 a:hover {
	background: url("images/vorstandatshinzenbi2.png") no-repeat;
	width: 170px; 
	height: 32px; 
}