/*
  Stylesheet for Gin Fritz Band website print presentation
  www.ginfritz.de
  v2005-11-12
  
  Copyright 2005 Gin Fritz band
  Gerald Jäschke
*/

.logocontainer {
  margin-bottom: 5mm;
	text-align: right;
}
.menucontainer {
	display: none;
}
.content {
	width: 100%;
}
.column {
	width: 45%;
	padding: 2mm;
	float: left;
}
.image_gallery  { 
	clear: both;
}
h1 { 
	color: #526a74; 
	font-weight: bold; 
	font-size: 16pt; 
	line-height: 18pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}
h2 { 
	color: #526a74; 
	font-weight: bold; 
	font-size: 10pt; 
	line-height: 12pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}
h3 { 
	color: #526a74; 
	font-weight: bold; 
	font-size: 10pt; 
	line-height: 0pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}
p { 
	color: #59848c; 
	font-size: 10pt; 
	line-height: 12pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}
a { 
	color: #D3232D; 
	font-size: 10pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none 
}
a.submenu {
  font-weight: normal;
}
/*
	gallery.css
*/
.gallery_overview_entry {
  width: 50%;
  height: 4cm;
  vertical-align: top; 
  float: left;
}
.gallery_image {
  width: 4cm;
  height: 4cm;
  text-align: center;
  vertical-align: top; 
  border: none;
  float: left;
}
/*
	portal.css
*/
