body {
	background-color: #F7DEB9;
	text-align: center;
	margin: 0px;
}
div#container {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #AE7214;
	padding: 20px;
	position: relative;
	width: 725px;
	text-align: left;
	margin: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6B450C;
	border-left-color: #6B450C;
}
div.centerblock p img{
	margin: 10px;	

}
h2 a{
	background-image: url(images/link.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left:16px;
}
h2 {
	margin: 0px;
	text-align: left;
}

a:link {
  color: #3F2807 ;
  background-color: transparent ;
  text-decoration: underline ;
}
a:hover {
	color: #8F5C10;
}
a:visited{
	color: #3F2807 ;
}

img {
	border: 1px solid #000;
}
.logo {
	text-align: center;
	margin: 0px;
}


.band {
	border: 1px solid #3F2807;
	color: #000;
	background-color: #F3D09C;
	margin-bottom: 10px;
	padding: 20px;
	margin-top: 10px;
}

div#menu {
	background-color: #F3D09C;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
div#pagetitle {
	background-color: #6B450C;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.indenttitel {
	font-weight: bold;
	margin-left: 20px;
	font-size: 18px;
}
.indenttext {
	display: block;
	margin-left: 20px;
}
.titel {
	font-size: 18px;
	font-weight: bold;

}
.block{
	margin: 20px;
	width: auto;	
}
.bandpic {
	float: right;
}
.pic2 {
	float: left;
}
.block2 {
	margin: 20px;
	width: auto;
	text-align: left;
}
h3 {
	margin: 0px;
}
.pic {
	border-top-width: 0px;
	border-top-style: none;


}
.indenttitelright {
	text-align: right;
	font-weight: bold;
}


.centerblock {
	margin: 20px;
	width: auto;
	text-align: center;
}
.indenttextright {
	display: block;
	text-align: right;
}
.titelright {
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	margin-right: 20px;
}
.center {
	margin: 0px;
	text-align: center;
}
.smalltext {
	font-size: 14px;
	font-weight: bold;
}
