/* Date 2014-07-05 */

* { padding: 0; margin: 0; }

body {
  font-family: Arial, "Times New Roman", Times, serif; 
  font-size: 11pt; 
}

h1, h2, h3 { font-family: Arial, Verdana, Helvetica, sans-serif; }

h1 { font-size: 24pt; }

h2 { font-size: 18pt; }

h3 { font-size: 12pt; }

ol ul { margin-bottom: 0; }

li { margin-left: 2em; }
 
.skip,
.clear, 
#menue, 
#GSF_Preisliste #top, 
#GSF_Preisliste #bottom {
 display: none; 
}  

#text { padding: 10px 20px; }
 
div.picture { padding: 20px 20px 10px 20px; }

div.picture img {
 padding: 4px;
 border: 1px solid #000000;
 border-left-color: #AAAAAA;
 border-top-color: #AAAAAA;
 margin-bottom: 20px; 
}

address {
 text-align: center;
 font-size: 80%;
 font-style: normal;
 letter-spacing: 2px;
 line-height: 1.5; 
}

#bottom {
 margin: 20px 160px auto;
 background-color: #FFFFFF;
 padding: 10px 20px 20px 20px;
 border-top: 1px solid #088A08; 
}
