#MainLayer {
	position: absolute;
	width: 100%;
	height: 679px;
/*	left: 50%;
	top: 50%;
	top: 20px;
	left: 50px;*/
 	z-index: 1;
 	background-color: #FFFFFF;
	margin: 0 auto;
/*	margin-left: -451px;
	margin-top: -251px*/
}

#mmPartnere {
	margin-top: 729px; !Important
	width: 100%;
}

#mmCopyright {
	margin-top: 10px;
	width: 100%;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	text-align: center;	
}

.maintableborder {
	border: 1px solid #000000;
}

body {
	scrollbar-face-color : #EEEEEE;
	scrollbar-3dlight-color : #EEEEEE;
	scrollbar-arrow-color : #333333;
	scrollbar-base-color : #FBFDF6;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-highlight-color : #333333;
	scrollbar-shadow-color : #333333;
	scrollbar-track-color : #FBFDF6;
	margin: 0px;
}

A:link {
	COLOR: black;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}

A:visited {
	COLOR: black;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}

A:active {
    COLOR: black;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}

A:hover {
	COLOR: black;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline;
}

.A1{
	COLOR: red;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.A1:link {
    COLOR: #000000;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none
}

.A1:visited {
    COLOR: #000000;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}

.A1:active {
    COLOR: #000000;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}

.A1:hover {
	COLOR: red;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}

.A2:link {
	COLOR: #800000;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}

.A2:visited {
	COLOR: #800000;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}

.A2:active {
    COLOR: #889485;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}

.A2:hover {
	COLOR: #889485;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}

select, textarea, input, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
}

.standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0px;
}
a.news {
	color: #000000;
}
a.news:hover {
	color: #000000;
	text-decoration: underline;
}
#newsletterBox {
	position:absolute;
	width: 180px;
	height: 180px;
	left: 10px;
	top: 525px;
	z-index: 5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#myPartnerLayer {
	position:absolute;
	visibility:inherit;
	width:100%;
	height:350px;
	z-index:11;
	left: 300px;
	top: 0px;
	overflow: scroll-y;
}
#myFlagLayer {
	position:absolute;
	visibility:inherit;
	width:200px;
	height:200px;
	left:24px;
	top: 7px;
	z-index:3;
	color: #222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#myFlagLayer a {
	color: #444;
	font-weight:100;
}
#myFlagLayer td {
	line-height: 1.5;
}
#MyTextLayer {
	color:#000;
	overflow:visible;
}