
a:acitve	{ color:#000000; text-decoration:none; font-family:verdana, Arial, Helvetica, sans-serif; }	
a:link { color:#000000; text-decoration:none; font-family:verdana, Arial, Helvetica, sans-serif; }
a:visited { color:#000000; text-decoration:none; font-family:verdana, Arial, Helvetica, sans-serif; }
a:hover { color:#cc0000; text-decoration:none;  font-family:verdana, Arial, Helvetica, sans-serif; }

 
 /* ------------------------------------------ */
/* Commons */
/* ------------------------------------------ */

body,hmtl 
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #000000;
   margin:3% 0 0 3%;
   margin-right:0mm;
   background-color:#ffffff;
   line-height: 150%;
   height: 90%;
   font-size: 70%;
   width:90%;}
   
#header
{
  width: 650px;
  text-transform: uppercase;
  height: 30px;
  line-height: 30px;
}

h1{font-size: 180%; color:#8894a6; margin:0; padding: 0px ; width: 100%; font-weight: bold;}
.right {float: left; }
.left {float: right;}


#content
{
   background-image:url(../img/background.jpg);
   background-position:0px;
   background-repeat:no-repeat;
   margin:0;
   width: 650px;
   height: 540px;
   border: 1px solid #cdd7e3;
   clear: both;
}

img
{
   border: none;
}


/* ------------------------------------------ */
/* Absatzformate */
/* ------------------------------------------ */

#menu 
{
   width: 45%;
   float: left;
 
}



.menu_lpe
{
   margin: 20px 10px 30px 10px;
   font-size: 100%;
}

.menu_ed
{

    margin: 0 0 5px 10px;

}

img.logosmall
{
   margin-right: 10px;
}


img.logobig
{
   display: block;
   margin: 0 0 5% 0; 
}

.name 
{
   font-weight: bold;
   text-transform: uppercase;
}

.place {
      }
		

.print 
{
   margin: 60px 0 0 10px;    
}

html>body .print
{ margin: 30px 0 0 10px;}

.text
{
   padding: 0% 0 0 0;
   width:100%;
   margin: 20px 5px 0 350px;
} 

html>body .text
{
   width:43%;
}

.lpetext
{
   float: right;
   width: 35%;
   margin: 5%;
   text-align: center;
   font-weight: bold;
}


/* ------------------------------------------ */
/* Printfile Formate */
/* ------------------------------------------ */

#pheader
{
  width: 660px;
  text-transform: uppercase;
  height: 30px;
  line-height: 30px;
}

#pheader h1{font-size: 191%; color:#8894a6; margin:0; padding: 0px ; width: 100%; font-weight: bold;}


#printcontent
{
   padding:0 0 20px 0;
   width: 660px;
   height: 720px;
   border: 1px solid #cdd7e3;
   clear: both;
}

p.print
{
   width: 350px;
   float: left;
}



#adressli 
{
   width: 320px;
   clear: left;
   float: left;
   display: block;
   margin:5% 0 0 2%;
  
}

#adressre
{
   width: 320px;
   float: right;
   margin: 5% 0 0 0%;
   display: block;
}

html>body #adressre
{
   margin: 5% 0 0 0%;
}


.block
{
   display: block;
   margin:0 0 1% 0%;
}

.pname
{
   margin: 10px 0 0 0;
   display: block;
   font-weight: bold;
}

.pfrom
{
   display: block;
}

.link
{
   display: block;
}

a.link:link {   text-decoration: underline; color:#cb0000; font-weight:bold;}


.back 
{
   font-weight:bold;
   margin: 5px 15px 0 0;
   float: right;
   color: #cb0000;
}


