/* reset */
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: 20px 0px 20px 0px;
}

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

h1 {
  color:#01723A;
  font-size:18px;
  padding:0px 0px 0px 20px;
}

p.pmc-r-txt {
  font-size:14px;
  margin:7px 0px 0px 10px;
  font-weight:bold;
}

p.pmc-rf-txt {
  font-size:12px;
  margin:7px 0px 0px 10px;
  font-weight:bold;
}

p.pmc-ro-txt {
  font-size:12px;
  margin:7px 0px 0px 10px;
  font-weight:bold;
}

/* Wrapper zum zentrieren */
div.pmc-wrap {
  margin:0 auto;
  width:920px;
}
div.clearer {
  clear:both;
}

/* Header Logo und Grafiken ------------------------------------------------------------------------*/
#pmc-header {
  position:relative;
  width:920px;
  height:139px;
}

#pmc-theme-middle {
  position:absolute;
  top:0px;
  left:170px;  
}
#pmc-theme-right {
  position:absolute;
  top:0px;
  right:0px;  
}

/* Links im Content  ------------------------------------------------------------------------*/
a:link {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #026B36;
	text-decoration: underline;
}

/* Menu und Ãœberschrift ---------------------------------------------------------------*/
#pmc-headline {
    width:920px;
}

#pmc-headline div.pmc-hl {
  float:left;
  width:170px;
  height:30px;
  background:#016332;
}
#pmc-headline div.pmc-hm {
 float:left;
  width:555px;
  height:22px;
  background:#bfbfbf;
  padding-top:8px;
}
#pmc-headline div.pmc-hr {
  float:left;
  width:195px;
  height:30px;
  background:#a2a2a2;
}

#pmc-menu1 a {
  height:30px;
    padding:8px 20px 6px 20px;
	font-size:14px;
	font-weight:bold;
	color: #000;
	text-decoration:none;
	text-transform:uppercase;
}

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

#pmc-menu1 a:visited {
	color: #000;
}

#pmc-menu1 a:hover {
	text-decoration: none;
	color: #000;
	border-bottom:10px solid #008900;
}

/* Content ------------------------------------------------------------------------*/
#pmc-body {
    width:919px;
	border-right:1px solid #016332;
	border-bottom:1px solid #fff;
	background:url(/images/pmc-bgleft.png) repeat-y;
}

#pmc-menu2 {
  float:left;
  width:170px;
  padding:10px 0px 10px 0px;
}

#pmc-content {
  float:left;
  width:515px;
  padding:20px;
}

#pmc-right {
  float:left;
  width:194px;
  text-align:center;
  padding:20px 0px 20px 0px;
}

#pmc-menu2 ul {
  list-style-type:none;
}

#pmc-menu2 li {
  padding: 5px 0px 5px 15px;
  margin:5px;
}
#pmc-menu2 li:hover {
  background:#008900;
}

#pmc-menu2 a {
	font-size:12px;
	color: #fff;
	text-decoration:none;
}

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

#pmc-menu2 a:visited {
	color: #fff;
}

#pmc-menu2 a:hover {
	text-decoration: none;
	color: #fff;
}
	
/* Rähmchen um Bilder (browse)  ------------------------------------------------------------------------*/

div.pmc-r-img {
  padding:3px;
  border:1px solid #dfdfdf;
  width:160px;
  margin:0 auto;
  margin-bottom:10px;
}


div.pmc-co-img {
  padding:3px;
  border:1px solid #dfdfdf;
  width:380px;
  margin:0 auto;
  margin-bottom:10px;
}


div.pmc-cokl-img {
  padding:3px;
  border:1px solid #dfdfdf;
  width:128px;
  margin:0 auto;
  margin-bottom:10px;
}



/* Footer ------------------------------------------------------------------------*/
#pmc-footer {
    width:920px;
	margin: 0px 0px 0px 0px;
}

#pmc-footer div.pmc-fl {
  float:left;
  width:170px;
  height:30px;
  background:#01723A;
  color:#fff;
  text-align:center;
}

#pmc-footer div.pmc-fm {
  float:left;
  width:555px;
  height:30px;
  background:#dfdfdf;
  text-align:center;
  font-size:10px;
}
#pmc-footer div.pmc-fr {
  float:left;
  width:195px;
  height:30px;
  background:#bfbfbf;
}

p.pmc-fl-txt{
  font-size:12px;
  font-weight:bold;
  margin-top: 5px;
}
p.pmc-fm-txt{
  margin-top: 8px;
}

/* Listen  ------------------------------------------------------------------------*/

#pmc-list {
	z-index:2;
}

#pmc-list ul {
	font-size:12px;
	list-style-image: url(/images/list.gif);
	margin: 10px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
}
#pmc-list li { 
	margin: 0px 0px 4px 0px;
}

/* Unterliste  ------------------------------------------------------------------------*/

#pmc-lista {
     z-index:2;
}

#pmc-lista ul {
	font-size:12px;
	list-style-image: url(/images/list_a.gif);
	margin: 15px 0px 0px 100px;
	padding: 0px 0px 0px 0px;
}
#pmc-lista li { 
	margin: 0px 0px 4px 0px;
}
