html{
    height:100%;
}
img {
	behavior:	url("pngbehavior.htc");
}
body {
	height:100%;
	background-color: #bbbbbb;
	text-align:center; /* horizontal centering for IE Win quirks */
	margin: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}	
	
h1{
	font-size:20px;
}

a:link {
	text-decoration: none;
	color:#003399;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color:#003399;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover {
	color:#0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Stil5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
table{
	font-size:11;
	font-family:Arial, Helvetica, sans-serif;
}

.menulinks a, .menulinks a:active, .menulinks a:visited {
	color:#000; 
	text-decoration:none;
	background-color:#B3CFEC;

}
.menulinks a:hover {
	color:#000;
	background-color:#fff;
}


.startlinks a, .startlinks a:active, .startlinks a:visited {
	margin-left:10px;
	display:block; 
	padding:5px; 
	color:#000; 
	text-decoration:none; 
}
.startlinks a:hover {color:#666666}

/*  -----|  Structure  |----------------------------------------------------  */
#distance { 
		width:1px;
		height:50%;
		margin-bottom:-350px; /* half of container's height */
		float:left;
		}
#page {
	position:relative; /* puts container in front of distance */
	clear:left;
	margin: 0px auto 0px;
	padding: 0;
	width: 960px;
	height: 669px;
	background: url('Bilder/back.jpg') repeat-y top left;
	}
#head_v {
	height: 108px;
	width: 960px;
	}
#head_v2 {
	width: 780px;
	width: 960px;
	}
#head {
	text-align:left;
	height: 27px;
	width: 960px;
	}
#abstand1 {
	height: 35px;
	width: 960px;
	}
#content {
	left: 30;
	height: 330px;
	width: 960px;
	}
#abstand2 {

	height: 80px;
	width: 960px;
	}
#menu {
	text-align:left;
	height: 25px;
	width: 960px;
	font-size:12px;
	font-weight:bold;
	}
#gallery {

	}

