body {	background-color:#babaa9;
		margin: 0px;
		padding: 0px;
}
p,td,body {font-size:13px;color: #000000;font-family: Verdana, Arial, Helvetica, sans-serif;}
a:link {
	color: #282877;
	text-decoration: none;
}
a:visited {
	color: #282877;
	text-decoration: none;
}
a:hover {
	color: #772828;
	text-decoration: underline;
}
a:focus {
	color: #772828;
	text-decoration: underline;
}
a:active {
	color: #772828;
	text-decoration: underline;
}
h3 {
	font-size: 18px;
	font-weight: bold;
}
h4 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}
h5 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}
p,ul {
	margin-top: 5px;
}
th {
	font-size: 14px;
	font-weight: bold;
	background-color: #99998b;
}
.galsubpage {
	text-align: center;
}
.darkfont {
	color: #999999;
}

	#title {
	margin: 0px;
	padding: 0px;
	background-image: url(title.jpg);
	height: 75px;
	background-repeat: repeat-x;
}
	td#navl {
	background-image: url(verlauf.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding:4px;

}
  #cont {
	border: 0px;
	padding: 8px;
	height: 100%;
	overflow : auto;
	text-align: justify;
  }
	#cont img {
	margin: 2px;
}

  #footer {
	clear: both;
	font-size: 10px;
	margin: 0;
	padding: 8px;
	text-align: center;
	border: 0px;
	color: #666666;
  }
#blackborder img {
	border: 1px solid #000000;
}
	.gb_bt {
		border: 1px solid #606060;
		padding: 0px;
		margin: 0px;
		width: 100%;
		}
		
	.gb_hd {
		border: 1px solid #606060;
		font-size: 11px;
		float: left;
		margin: 3px 3px 3px 3px;
		padding: 3px;
		background-color: #c0c0c0;
		}
		
	.gb_txt {
		font-family: Courier, "Courier New", monospace;
		font-size: 13px;
		text-align: justify;
		padding: 3px;
		margin: 0px;
		}

