body, p, div, th, td, li, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: #000000;
}

body, html {
	height: 100%;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	background-color: #f8f8f8;
	text-align: left;
}

#text {
	width: 470px;
	padding-right: 10px !important;
	font-color: #000000;
	}
#text :hover {
	color: #000000;
	}

#searchbox {
 	float: right;
 	padding-top: 3px;
 	}

#footernav {
	text-align: right;
	padding-left: 130px;
	}
 	
.tx-macinasearchbox-pi1 {
	display: inline;
}

#caption {
	margin-right: 25px;
	}

div#page {
	position: relative;
	width: 898px;
	height: 606px;
	/*text-align: center;*/
	vertical-align: middle;
	border: solid 1px #D3CCC6;
	/*background-color: white;*/
	/*margin-left: auto;
	margin-right: auto;*/
	padding: 0px;
	z-index: 1;
}

div#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 331px;
	height: 124px;
}

#nav, #nav ul {
	list-style: none;
	color: #000;
	margin: 0 0 1.1em 0;
	width: 900px;
	z-index: 100;
	text-align: left;
}
 
#nav a {
	display: block;
	white-space: nowrap;
	color: #fff;
        font-size: 13px;
	text-decoration: none;
	padding: 0.25em 1.1em;
}
#nav a:hover  {
	white-space: nowrap;
	color: #782C36;
	padding: 0.25em 1.1em;
}
.act {
	font-weight: bold;
	background-image: url(../img/eyecatcher.gif);
	background-repeat: no-repeat;
	background-position: 0% 55%;
	}
 
#nav a.menuparent  {
	background: url(arrow.gif) no-repeat 90% 40%;
}
 
#nav li {
	float: left;
	padding: 0;
	/*width: 8em;*/
	z-index: 100;
}
 
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 135px;
	font-weight: normal;
	margin: 0.25 0 0 0;
	padding: 0;
	background-color: #E9E6E2;
	z-index: 100;	
}
 
#nav li li {
	width: 6em;
}
 
#nav li ul a {
	width: 6em;
	padding-left: 1em;
	color: #000;
	width: 162px;
}
#nav li ul a:hover {
	width: 108px;
	padding-left: 1em;
	color: #000;
	background-color: #D3B8B9;
}
 
#nav li ul ul {
	/*margin: -1.75em 0 0 14em;*/
	margin: .75em 0 0 14em;
}
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
 
#nav li:hover, #nav li.sfhover {
	color: #000;
}

div#navimgsmall {
	position: absolute;
	top: 0px;
	left: 361px;
	width: 538px;
	height: 124px;
}
div#menu {
	position: absolute;
        top: 106px;
	left: 0px;
	width: 900px;
	height: 25px;
	padding-left: 0px;
	z-index: 5;
	background-color: #B2ACA3;	/*#D3CCC6; 847A6C*/
}
div.menu {
	position: absolute;
	z-index: 5;
	top: 4px;
	color: #E5BFC7;
	text-align: left;
	vertical-align: middle;
}	
div#menu1 {	left:  112px; }
div#menu2 {	left:  225px; }
div#menu3 {	left:  337px; }
div#menu4 {	left:  450px; }
div#menu5 {	left:  562px; }
div#menu6 {	left:  675px; }
div.submenu {
	position: absolute;
	z-index: 100;
	top: 132px;
	border: none;
	visibility: hidden;
	cursor: pointer;
}
div#submenu1 {	left:  112px; }
div#submenu2 {	left:  225px; }
div#submenu3 {	left:  337px; }
div#submenu4 {	left:  450px; }
div#submenu5 {	left:  562px; }
div#submenu6 {	left:  675px; }
td.menuactiv {
	height: 21px;
	background-color: #D3B8B9;
	padding-left: 20px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	/*color: #792E39;*/
}
td.menuinactiv {
	height: 21px;
	background-color: #E9E6E2;
	padding-left: 20px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	/*color: #792E39;*/
}

div#navimgbig {
	position: absolute;
	top: 130px;
	z-index: 0;
	left: 0px;
	width: 331px;
	height: 567px;
}
div#content {
	position: absolute;
	top: 132px;
	left: 360px;
	width: 520px;
	height: 385px;
	border: none;
	padding-top: 20px;
	padding-left: 15px;
	/*padding-right: 100px;*/
	padding-bottom: 30px;
	overflow: auto;
	text-align: left;
	vertical-align: top;
	line-height: 1.5em;
	scrollbar-base-color: #cccccc;
	scrollbar-3d-light-color: white;
	scrollbar-arrow-color: white;
	scrollbar-darkshadow-color: black;
	scrollbar-face-color: #99646E;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: gray;
	scrollbar-track-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#contentstart {
	position: absolute;
	text-align: left;
	top: 188px;
	left: 55px;
	width: 373px;
	color: #000;
}
div#caption {
	position: absolute;
	top: 158px;
	left: 813px;
	width: 70px;
}
div#footer {
	position: absolute;
	top: 578px;
	left: 0px;
	width: 900px;
	height: 27px;
	border-top: solid 1px #D3CCC6;
	/*background-color: #AA9E92;*/
	background-color: #B2ACA3;
}
div#copyright {
	position: relative;
}
td.lang {
	width: 60px;
	padding-left: 20px;
	background-color: #AD9C94;
}
td.footer {
	background-color: #B2ACA3;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	padding-left: 20px;
	padding-right: 20px;
}

input#quicksearchinput {
	width: 158px;
	height: 20px;
}
input#quicksearchsubmit {
	width: 30px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color: #847A6C;
	border: none;
}

form {
	margin: 0px;
	padding: 0px;
}
input {
	border: solid 1px #961B42;
	background-image: url(../img/bg_input.gif);
}
input.button {
	color: white;
	background-image: none;
	background-color: #847A6C;
	border: none;
}

a:link {
	color: #792E39;
}
a:visited {
	color: #792E39;
}
a:hover {
	color: #792E39;
	text-decoration: underlin;
}
a:visited {
	color: #792E39;
}
a.menuactiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.menuactiv:link {
	color: #604e3c;
	text-decoration: none;
	color: white;
}
a.menuactiv:visited {
	color: #604e3c;
	text-decoration: none;
	color: white;
}
a.menuactiv:hover {
	color: #604e3c;
	font-weight: bold;
	text-decoration: none;
}
a.menuactiv:active {
	text-decoration: none;
	color: white;
}
a.menuactiv:inactive {
	color: white;
	text-decoration: none;
}
a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
a.menu:link {
	color: white;
	text-decoration: none;
}
a.menu:visited {
	color: white;
	text-decoration: none;
}
a.menu:hover {
	color: #604e3c;
	text-decoration: none;
}
a.menu:active {
	color: white;
	text-decoration: none;
}
a.menu:inactive {
	color: white;
	text-decoration: none;
}
a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}
a.footer:link {
	color: black;
	text-decoration: none;
	color: black;
}
a.footer:visited {
	color: black;
	text-decoration: none;
	color: black;
}
a.footer:hover {
	color: black;
	font-weight: bold;
	text-decoration: none;
	color: white;
}
a.footer:active {
	color: black;
	text-decoration: none;
	color: white;
}
a.footer:inactive {
	color: black;
	text-decoration: none;
	color: black;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #792E39;
	margin-bottom: 15px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #792E39;
	margin-bottom: 0px;
}
h3 {
	font-size: 12px;
	color: #792E39;
	margin-bottom: 0px;
}

table {
	spacing: 0px;
	padding: 0px;
	border-collapse: collapse;
}
p {
	margin-top: 6px;
	margin-bottom: 6px;
}
.top {
	vertical-align: top;
}
.noviens {
	color: #792E39;
	font-weight: bold;
}
.colored {
	border-top: dotted 1px #B2ACA3;
	border-bottom: dotted 1px #B2ACA3;
}
.shot {
	color: #B2ACA3;
	font-size: 18px;
}