body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000016;
	margin: 0;
}
#main {
	position: relative;
	width: 898px;
	height: 551px;
	border: 1px solid  #FFFFFF;
	margin: 18px auto;
}
#frontpage-background {
	position: absolute;
	top: 0px;
	left: 0px;
}
#top-bar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 898px;
	height: 69px;
}
#topmenu {
	position: absolute;
	top: 69px;
	left: 0px;
	color: white;
	font-size: x-small;
	background-image: url(../images/gray_bar.gif);
	height: 25px;
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	border-top: 1px solid white;
	border-bottom: 1px solid black;
	z-index:5;
}

.tx-macinasearchbox-pi1 .searchbox {
	position: absolute;
	top: 3px;
	right: 50px;
	margin: 0px;
	padding: 0px;
}
.tx-macinasearchbox-pi1 .searchlup {
	position: absolute;
	top: 0px;
	right: 30px;
	margin: 0px;
	padding: 0px;
}
html>body .tx-macinasearchbox-pi1 .searchbox {
	top: 2px;
}

.frontpage-textbox {
	position: absolute;
	top: 126px;
	left: 60px;
	margin: 0px;
	padding: 0px;
	width: 508px;
}
.frontpage-textbox h1 {
	width: 508px;
	font-size: xx-large;
	font-weight: normal;
	text-transform: uppercase;
	color: #37669b;
	border-bottom: 1px solid #949494;
}
.frontpage-textbox-text {
	margin: 0px;
	padding: 10px 0;
	width: 320px;
	font-size: 12px;
	padding-bottom: 10px;
}
.frontpage-textbox-text p {
	padding-bottom: 10px;
}
.frontpage-textbox-text p a {
	color: #37669b;
}
.frontpage-teaserbox-left {
	position: absolute;
	bottom: 54px;
	left: 60px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #b2b2b2;
	width: 236px;
	height: 109px;
}
.frontpage-teaserbox-right {
	position: absolute;
	bottom: 54px;
	left: 330px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #b2b2b2;
	width: 236px;
	height: 109px;
}
.frontpage-teaserbox-background {
	position: relative;
	margin: 0px;
	padding: 0px;

}
.frontpage-teaserbox-text {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 145px;
}
.frontpage-teaserbox-text p {
	font-size: x-small;
	margin-top: 10px;
}

.frontpage-teaserbox-text p a {
	color: #37669b;
}
.frontpage-textbox-text a:visited, .frontpage-teaserbox-text a:visited {
	text-decoration: none;
}
.frontpage-textbox-text a:hover, .frontpage-teaserbox-text a:hover {
	text-decoration: none;
	border-bottom: 1px solid #3d3d3d;
}

#footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin: 0px;
	color: white;
	font-size: x-small;
	padding: 5px 30px 0;
	height: 20px;
	border-top: 1px solid black;
	background-image: url(../images/gray_bar.gif);
}
#footer-text {
	float: left;
	margin: 0px;
}
#footer-mail {
	float: right;
	margin: 0px;
}
#footer-mail a {
	color: white;
	text-decoration: none;
}

P{
	margin: 0 0 0 0;	
}
H1{
	font-size: 20px;
	color: 	#0DE808;
	margin: 0 0 0 0;
}
H2{
	font-size: 18px;
	color: 	#E808AC;
	margin: 0 0 0 0;
}
H3{
	font-size: 16px;
	color: 	#08DBE8;
	margin: 0 0 0 0;
}
H4{
	font-size: 14px;
	color: 	#E48F16;
	margin: 0 0 0 0;
}
H5{
	font-size: 14px;
	color: 	#E5E808;
	margin: 0 0 0 0;
}
H1 A{
	color: 	#B608E8;
}
H2 A{
	color: 	#E80877;
}
H3 A{
	color: 	#87E808;
}
H4 A{
	color:	#C0C0FF;
}
H5 A{
	color:	#C0C000;
}
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover{
	text-decoration: underline;
}



/**********************************/
/* DROPDOWN MENU STYLES BEGIN     */
/**********************************/

#topmenu a:link, #topmenu a:visited, #topmenu a:active {
	height: 19px;
	display: block;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal;
}
#topmenu a:hover {
	color: #000016;
}
#nav {
	position: absolute;
	bottom: 0px;
	left: 0px;
} 

.box {
	top: 19px;
	left: -10px;
}
#topmenu .box a:link, #topmenu .box a:visited, #topmenu .box a:hover, #topmenu .box a:active {
	color: #FFFFFF;
}
/* all lists */
ul, ul a { 
	padding: 0;
	margin: 0;
	list-style: none;
	text-decoration: none;
}
li.level_1_first {
	float: left; 
	position: relative;
	width: 60px;
	text-align: center;
	padding: 0px 15px 0px 25px;
	border-right: 0px solid white;
}
html > body #topmenu li.level_1_first {
	width: 60px;
}
li.level_1_middle {
	float: left; 
	position: relative;
	width: 60px;
	text-align: center;
	padding: 0px 20px 0px 0px;
	border-right: 0px solid white;
}
html > body #topmenu li.level_1_middle {
	width: auto;
}
li.level_1_last {
	float: left; 
	position: relative;
	width: 60px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	border-right: 0px solid white;
}
html > body #topmenu li.level_1_last {
	width: auto;
}
li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 18px;
	left: 0;
	border-bottom: 1px solid #FFFFFF;
	background-color: #000016;
	width: 180px;
	height: ;
}
li ul li.level_2 {
	text-align: left;
	padding-left: 10px; 
	padding-top: 4px;
	padding-bottom: 0px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
html > body li ul li.level_2 {
	height: 100%;
}
li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: 18px;
	left: auto;
}
li ul li:hover, li ul li.sfhover {
	background-color: #444466;
	border-bottom: none;
}
li:hover ul, li.sfhover ul { /* lists nested under hovered list items */
	display: block;
}
DIV DIV#main DIV#topmenu A.subact {
	color: #007700;
}
DIV DIV#main DIV#topmenu A.subsubact {
	color: #007700;
}
/*********************************/
/* DROPDOWN MENU STYLES END      */
/*********************************/

