body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,blockquote { margin: 0; padding: 0; }
address,caption,cite,code,dfn,em,h1,h2,h3,h4,h5,h6,th,var { font-style: normal; font-weight: normal; }
fieldset,img,abbr { border: 0; }

html, body {
	height:100%;
	}

body {
	margin: 0px 0px 0px 0px;
	text-align:center;
}

body, div, td {
	font-family: Arial, Helvetica;
	font-size:14px;
	color:#000;
	line-height: 1.4em;
}

#pmc-dist { 
	width:1px;
	height:50%;
	margin-bottom:-16em;
	float:left;
}
#pmc-box {
	margin:0 auto;
	position:relative;
	clear:left;
	height:30em;
}

#pmc-logo {
  position:relative;
  width:845px;
  height:114px;
  margin: 0 auto;
  text-align:left;
  background:url(/images/pmc-marketing_a.gif) no-repeat;
}

#pmc-banderole {
  height:278px;
  background:#D9ECE2;
}

#pmc-container {
  width:845px;
  margin: 0 auto;
  background:url(/images/pmc-start-back.png) bottom right no-repeat;  
}


#pmc-m-1 {
  width:560px;
  text-align:right;
  position:absolute;right:285px;bottom:3px;
}

#pmc-m-1 a {
	color: #000;
	text-decoration:none;
	text-transform:uppercase;
	margin-left:8px;
	font-weight:bold;
}

#pmc-m-1 a:link {
	color: #000;
}
 
#pmc-m-1 a:active {
	color: #000;
}

#pmc-m-1 a:visited {
	color: #000;
}

#pmc-m-1 a:hover {
	text-decoration: none;
	color: #026B36;
}

#pmc-menu {
  position:relative;
  width:560px;
  height:278px;
  background:url(/images/pmc-start.jpg) top right no-repeat #026B36;
  border-left:4px solid #fff;
  border-right:4px solid #fff;
  text-align:left;
}

#pmc-m-2 {
  position:absolute;
  top:145px;
  left:0px;
  width:155px;
}

#pmc-m-2 ul {
  list-style-type:none;
}
#pmc-m-2 li {
  padding: 5px 0px 5px 25px;
  border-bottom: 1px solid #038D48;
}
#pmc-m-2 li:hover {
  background:#038D48;
}

#pmc-m-2 a {
	color: #fff;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}

#pmc-m-2 a:link {
	color: #fff;
}
 
#pmc-m-2 a:active {
	color: #fff;
}

#pmc-m-2 a:visited {
	color: #fff;
}

#pmc-m-2 a:hover {
	text-decoration: none;
	color: #fff;
}

/* Fusszeile */

#pmc-f-0 {
	margin: 0 auto;
	width:845px;
	text-align:left;
}
#pmc-f-1 {
        font-family: Verdana, Arial, Helvetica;
        font-size:10px;
        font-weight:bold;
        color: #B4B4B4;
        width: 560px;
        text-align:center;
}

#pmc-f-1 a {
	color: #B4B4B4;
	text-decoration:none;
	margin-left:8px;
	font-weight:bold;
}

#pmc-f-1 a:link {
	color: #B4B4B4;
}
 
#pmc-f-1 a:active {
	color: #B4B4B4;
}

#pmc-f-1 a:visited {
	color: #B4B4B4;
}

#pmc-f-1 a:hover {
	text-decoration: none;
	color: #026B36;
}

