﻿body.print {
    background: #ffffff;   
    margin:0;
    padding: 13px 13px 13px 31px;
    text-align: left;
    width: 527px;      
}
.PrintPage
{
    width: 500px;   
    margin:auto;
    height: auto;  
}
.GoogleMap 
{
    width: 500px; 
    height: 500px;
}
.GrillBeschreibung 
{
    width: 500px; 
    float: left;
}
.GrillInformation 
{
    width: 500px; 
    float: left;
}
.boxGrillstelleContentLeftRow2Print {
    float:left;
    line-height:15px;
    margin:3px;
    width: 500px;
}
input.print {
    border: 1px solid #04378B;
    float: right;
    background: #ffffff;
    cursor: pointer;
}
@media print

{

      
        input.print
        {
            display: none;
            visibility: hidden;
        
        }

 

.

.

.

.

 

}
