div.galery {
	margin:3px;
	background-color:#ffffff;
	padding:0px;
	border: solid 1px #cc0000;
	text-align:center;
}

div.galery h2{
	background-color:#cc0000;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	color:#ffffff;
	
}

div.prev, 
div.close, 
div.next 
{
	float:left;
	width:33%;
	font-size:1.2em;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
}

div.img {
	text-align:center;
}

div.img img{
	border:solid 1px #000000;
	margin-bottom:10px;
}

table.pictures {
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
}

table.pictures tr td{
	padding: 1px;
	text-align:center;
	vertical-align:middle;
}

table.pictures tr td img{
	border:solid 1px #000000;
}

div.galerymain h2,
div.glist h2 {
	background-image: url('../images/h1verlauf.gif'); 
	background-repeat: repeat-x; 
	background-color: white; 
	background-position: bottom; 
	font-size: 12px;
	line-height: 2.0em; 
	font-weight: bolder;
	color: #CC0000; 
	text-transform: uppercase;
	margin-top: 10px; 
	margin-bottom: 2px; 
	padding: 0px 10px; 
	clear: both;
	border-bottom: 1px solid #CC0000; 
}

div.gdesc {
	font-weight:bold;
	padding-left: 10px;
}

div.backlink {
	font-size:1.2em;
	margin:10px 0px 10px 0px;
	font-weight:bold;
	text-align:center;
}

div.glist table{
	margin:10px;
}

div.glist table tr td {
	padding-bottom:3px;
}

div.glist table tr th {
	padding-bottom:3px;
	padding-right:3px;
	border-bottom:dashed 1px #cc0000;
}

div.glist table tr td a {
	font-weight:bold;
}

div.unten {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:728px;
}