a:link { text-decoration:none; font-size:8pt; font-weight:bold; color:#ffffff; }
a:visited { text-decoration:none; font-size:8pt; font-weight:bold; color:#c0c0c0; }
a:hover { text-decoration:none; font-size:8pt; font-weight:bold; color:white; background-color:black; }
a:active { text-decoration:none; font-size:8pt; font-weight:bold; color:white; background-color:black; }
body { font-family:Arial,sans-serif; font-size:10pt; color:#FFFFFF;}

html, body {
	margin:0;
	padding:0;

}

#demo {
	text-align: left;
	padding-left: 30px;
}

#main {
	text-align: center;
	position: relative;
	top: 35px;
	margin:0 auto;
	padding:0;
	height: 800px;
	width: 950px;
	background-color: #999999;
}

#main1 {
	text-align: center;
	position: relative;
	top: 35px;
	background-repeat: repeat-y;
	margin:0 auto;
	padding:0;
	height: 1150px;
	/* overflow: inherit; */
	width: 950px;
	background-color: #999999;
	border: 0;
	border-color: #666666;
}

#main2 {
	text-align: center;
	position: relative;
	top: 35px;
	background-repeat: repeat-y;
	margin:0 auto;
	padding:0;
	height: 110%;
	/* overflow: inherit; */
	width: 950px;
	background-color: #999999;
	border: 0;
	border-color: #666666;
}

#main3 {
	text-align: center;
	position: relative;
	top: 35px;
	margin:0 auto;
	padding:0;
	height: 2500px;
	width: 950px;
	background-color: #999999;
	border: 0;
}

#main4 {
	text-align: center;
	position: relative;
	top: 35px;
	margin:0 auto;
	padding:0;
	height: 1000px;
	width: 950px;
	background-color: #999999;
	border: 0;
}

#main5 {
	text-align: center;
	position: relative;
	top: 35px;
	margin:0 auto;
	padding:0;
	height: 3500px;
	width: 950px;
	background-color: #999999;
	border: 0;
}



#header {
	position: relative;
	background-repeat: no-repeat;
	background-position: right;
	top: 0px;
	padding-top: 45px;
	padding-bottom: 45px;
	text-align: justify;
	font-family:Arial,sans-serif;
	font-size: 1em;
	background-color: #000000;
	width: 700px;
	float: left;
}

#titel {
	position: relative; 
	left: 20px; 
	width: 400px;
}

#nav1 {
	position: relative;
	padding-left: 10px;
	top: 10px;	
	height: 640px;
	width: 122px;
	float: left;
	text-align: center;
	border-top: 0;
	border-bottom: 0;
	border-color: #666666;
	background-color:#999999;
}

.nav {
	text-align: center;
	padding: 0;
	margin: 0;
}

* html .nav {
	padding: 0;
	margin: 0;

	}
	
#apDiv1 {
	width:250px;
	height:800px;
	background-color: #F0F0F0;
	background-image: url(../images/logo-mmp-transparent.gif);
	background-repeat: no-repeat;
	background-position: 20px 30px;
	left: 0px;
	top: 0px;
	float: right;
}

#apDiv2 {
	position:relative;
	width:250px;
	height:122px;
	background-color: #F0F0F0;
	background-image: url(../images/logo-mmp-transparent.gif);
	background-repeat: no-repeat;
	background-position: 20px 30px;
	left: 0px;
	top: 0px;
	float: right;
}

#flash {
	border: 1px solid black; 
	width: 240px; 
	margin: 0 auto; 
	padding: 0;
}

#apImg {
	position: relative;
	top: 134px;
	padding: 0;
	margin: 0;
}

#apImg img {
	border: solid black 1px;	
	}

#apImg object {
	border: solid black 1px;	
	}

#content {
	position: relative;
	top: 23px;
	left: 25px;
	white-space: normal;
	font-family:Arial,sans-serif;
	font-size: 1em;
	text-align: left;
	color:#F8F8F8;
	width: 500px;
	height: 655px;
	float: left;
}

#content1 {
	position: relative;
	top: 23px;
	left: 25px;
	white-space: normal;
	font-family:Arial,sans-serif;
	font-size: 1em;
	text-align: left;
	color:#F8F8F8;
	width: 750px;
	height: 655px;
	float: left;
}

#content2 {
	position: relative;
	top: 23px;
	left: 25px;
	width: 750px;
	height: 100%;
	white-space: normal;
	font-family:Arial,sans-serif;
	font-size: 1em;
	text-align: left;
	color:#F8F8F8;
	float: left;
}

#content a {
	text-decoration: none;
	font-size:10pt;
	font-weight: bold;
	color:#ffffff;
}


#content div {
	font-size: 1.1em;
	margin-top: 0;
	margin-bottom: 5px;
	font-weight: bold;
}

#address{
	position: absolute;
	text-align: right;
	font-size: 0.9em;
	width: 150px;
	margin-right: 10px;
	padding-bottom: 5px;
	float: right;
	left: 779px;
	top: 615px;
	color: #000000;
}


#address a {	
	font-size:8pt;	
	font-weight:bold;
	border:1px solid black;
	color: black;
	padding:3px;
}
#address a:link {	
	color: black;
	background-color:#AAAAAA;
}
#address a:visited {
	color: black;
	background-color:#AAAAAA;
}

#address a:hover {
	color: white;
	background-color:#505050;
}

ul.nav{
	padding: 0;
	margin: 0;
}

ul.nav li {
	list-style: none;
	margin-top: 2px;
	padding: 0;
	float: left;
}

ul.nav a {
	display: block;
	width: 122px;
	padding: 0;
	margin: 0;
}

ul.nav a:link {
	text-decoration: none;
	font-weight: normal;
	color: white;
	background-color: #999999;
	border: 0 #666666;
}

ul.nav a:visited {
	font-weight: normal;
	color: black;
	background-color: #999999;
	border: 0 black;
}

ul.nav a:hover {
	color: black; background-color: white;
	font-weight: normal;
}

ul.nav a:active {
	font-weight: normal;
	color: red; 
	background-color: white;
}

ul.nav a:focus {
	font-weight: normal;
	color: red; 
	background-color: white;
}




