body {
	margin: 0 auto;
	padding: 0;
	font-family: Tahoma,"Courier New", Courier, monospace;
	font-size: 12px;
	color: #532E1E;
	background-color: #F3EFEB;
}
#header {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 46px;
	text-align:left;
	font-size: 24px;
	color: #FFFFFF;
	padding-top: 12px;
	background-color: #532E1E;
	font-weight: 600;
	letter-spacing: 2px;
	text-indent: 130px;
}
#flag {
	left: 10px;
	top: 13px;
	position: absolute;
	height: 77px;
	width: 100px;
}
#menu {
	position: absolute;
	left: 0px;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 14px;
	top: 100px;
}
#menu ul {	
	list-style: none;
	width: 150px;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 14px;
}	
#menu li {
	margin-bottom: 4px;
}
#menu li a {
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #fffff1;
	display: block;
	padding: 6px 0 0 10px;
	border-left: 8px #A88A7B solid;
	background-color: #A88A7B;
}
#menu form {
	font-size: 12px;
	height: 116px;
	text-decoration: none;
	color: #fffff1;
	display: block;
	border-left: 8px #A88A7B solid;
	background-color: #A88A7B;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
#menu li a:hover {
	color: #fffff1;
	border-left: 8px #532E1E solid;
	background-color: #B19689;
}
#menu input {
	background-color: #FBF7EA;
	border: 1px inset #67522c;
	font-size: 12px;
	color: #67522c;
	width: 120px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#menu.button {
	color: #67522c;
	border: 1px outset #67522c;
	margin: 4px;
	width: 40px;
	font-weight: 600;
	right: 0px;
}
#content {
	line-height: 17px;
	text-align: left;
	margin-top: 20px;
	margin-right: 223px;
	margin-bottom: 20px;
	margin-left: 160px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	color: #532E1E;
}
#side {
	position: absolute;
	top: 18px;
	right: 13px;
	width: 200px;
	height: 598px;
	background-color: #F3EFEB;
}
#side img {
	display:none;
	position:absolute;
	top:0; left:0;
}
#contentbig {
	line-height: 1.6em;
	text-align: left;
	margin-top: 0em;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 160px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#content p{
	color: #532E1E;
}
#contentbig p{
	color: #532E1E;
}
#content h2 {
	font-size: 16px;
	margin: 0 0 0.5em 0;
	background-image: url(../images/mvg.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	text-align: left;
	text-indent: 40px;
}
#contentbig h2 {
	font-size: 16px;
	margin: 0 0 0.5em 0;
	background-image: url(../images/mvg.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	text-align: left;
	text-indent: 40px;
}
#content h3 {
	font-size: 14px;
	margin: 0 0 0.5em 0;
	background-image: url(../images/mvg.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	text-align: left;
	text-indent: 40px;
}
#contentbig h3 {
	font-size: 14px;
	margin: 0 0 0.5em 0;
	background-image: url(../images/mvg.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	text-align: left;
	text-indent: 40px;
}
#content img {
padding: 0px;
display:inline;
}
h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}
a {
text-decoration: none;
color: #b6952a;
}
a:hover {
text-decoration: underline;
color: #b6952a;
}
#copy {
	position:absolute;
	text-align: left;
	font-size: 9px;
	height: 15px;
	border: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	left: 5px;
	bottom: 5px;
	color: #CAB7AE;
}
#copy a {
color: #CAB7AE;
text-decoration: none;
}
#copy a:hover {
text-decoration: underline;
}
.left {
margin: 0px 7px 0px 5px;
float: left;
}
.right {
margin: 0px 7px 0px 5px;
float: right;
}
.textright {
text-align: right;
}
.center {
text-align: center;
}
.small {
font-size: 0.8em;
}
.bold {
font-weight: bold;
}
.hide {
display: none;
}
.admin a {
	color: #FF0000;
	font-style: italic;
}

