/* ---------- headerbild -------------- */
body {
	background:url(http://www.hdg-singen.de/images/bg.gif);
}
/* ---------- zentriert das layout-------------- */
#container_hdg {
	width: 970px;
	margin-bottom: 10px;
	margin:0 auto;
}
#header {
	background-image: url(http://www.hdg-singen.de/images/head.png);
	height: 139px;
	padding: 0px;
	margin: 0px;
}
/* ---------- Navigation -------------- */
#navi_platzhalter {	/* wenn aendern, dann auch im Forum und galerie */
	height: 78px;
}
#navi {
/*	background: url(../images/dock-bg.gif); */
	padding: 0;
	margin: 0 75px 0 150px;
	text-align:justify;
	font-size:16px;
}
/* DOCK - NAVI */
img {
	border: none;
}

/* dock - top */
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;
/*	background: url(../images/dock-bg.gif); */ 
	padding-left: 20px;
}
a.dock-item {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 40px;
	color:#FFFFFF;
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item span {
	display: none;
	padding-left: 20px; 
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
/* ---------- Seiteninhalt -------------- */
#inhalt_bg {
	background-image:url(http://www.hdg-singen.de/images/overal_bg.gif);
	padding: 0px;
	margin: 0px;
}
#inhalt, .inhalt {
	padding: 0;
	margin: 0 74px 0 74px;
}
#inhalt_zentriert, .inhalt_zentriert {
	padding: 0;
	margin: 0 74px 0 74px;
}

/* ---------- foooter -------------- */
#footer {
	background-image:url(http://www.hdg-singen.de/images/footer.gif);
	height: 53px;
	padding: 0px;
	margin: 0px;
}
/* HDG-FOOTER */
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color:#CCCCCC;
}
.footer a:link {
	color:#CCCCCC;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color:#CCCCCC;
}
.footer a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}
.footer a:active {
	text-decoration: none;
	color:#CCCCCC;
}
.link_startseite {
	width:200px;
	height:139px;
	float:left;
}
.home_navi
{
	display:none;
}
/* ---------- Werbebanner in der Gallery -------------- */
.gallery_ad_main {
	width:488px;
	height:60px;
}
.gallery_ad_links { 
	float:left;
	width:468px;
	height:60px;
}
.gallery_ad_rechts {
	float:right;
	width:20px;
	height:60px;
}
.gallery_ad_clear {
	clear:both;
}
