* {
  margin:0;
  padding:0;
}


body
{
background-color: #fff;
width:100%;
color:#9D9C9C;
font-size: 10px;
font-family: Arial ;
font-size: 100.01%;
font-size: 1.0em;
text-align: center;
}
a
{
  text-decoration: none;
  color: #800000;
}
a:hover
{
  text-decoration: underline;  
}


html,body {
	height: 100%;

}

body div {
  text-align: left;
}
.list ul
{
  margin-left:100px;
  width:350px;
   list-style-image: url(../img/point.jpg); 
}


#logo
{
background-image: url(../img/pml_logo.jpg);
background-repeat: no-repeat;
margin-left: 35px;
height: 77px;
width: 174px;
}
#navi_imprint
{
display:none;
}
/* --- Menu --- */
#navi
{
display:none;
}
#lbox img
{
position:absolute;
}



#menu_sub
{
display:none;
}



/* --- content --- */
#center_box_content
{
margin:0 auto;
width: 740px;
height: 500px;
}
#content
{
width:761px;
widt\h:760px;
height:100%;
min-height:335px;
padding-bottom: 50px;
float:left;
}
    #content span
	{
	display:block;
    padding-top: 15px;
	color:#000;
	font-size:0.8em;
	margin-left:20px;
	padding-right:50px;
	line-height:24px;
    }
   		#content span.sub
		{
   		display:block;
    	padding-top: 15px;
		color:#000;
		font-size:0.8em;
		margin-left:200px;
		padding-right:50px;
		line-height:24px;
    	}

h1
{
color:#000;
font-size: 1.2em;
padding-top:20px;
padding: 20px 0 10px 20px;
}
.hr
{
margin: 0px 0px 10px 20px;
background-color:#000;
height:1px;
width:698px;
overflow:hidden;
padding:0;
}




#print
{
display:none
}

#footer
{
display:none
}
center
{
font-size: 0.6em;
}
.bild
{
float:right;
margin-left: 20px;
margin-top:20px;
margin-right:30px;
}
* html .bild
{
display:inline;
}

.bild img
{
border: 1px solid #ccc;
padding: 3px;
display:block;
margin-top:3px;
}
.bild img.small
{
float:left;
margin-right:2px;
}
#contact
{
  background-image: url(../img/contact_bg.jpg);
  background-repeat: no-repeat;
  width:203px;
  height:181px;
  float:right;
  margin-right: 27px;
  display:inline;
  padding: 20px 10px 20px 40px;
  font-size: 0.8em;
  color:#7A7878;
}
	#contact a
	{
      color:#9A7878;
	  text-decoration:none ;
	}
		#contact a:hover
		{
          text-decoration:underline;
        }




.bild_start
{
margin-top: 2px;
margin-left: 20px;
margin-right:3px;
}
* html .bild_start
{
display:inline;
}

.bild_start img
{
border: 1px solid #ccc;
padding: 3px;
display:block;

}
.bild_start img.small
{
margin-right:2px;
margin-left:0px;
}
center
{
display:none;

}











