/* Start of CMSMS style sheet 'layout_gallery' */
HTML, BODY
{
	background-image: url(img/hage.jpg);
	background-repeat: repeat-y;
	margin: 0;
	height: 100%;
	width: 100%;
	background-color: #5a5a5a;
	background-position: center top;
}
	
body {
	background-image: url(img/hage.jpg);
	background-repeat: repeat-y;
	margin: 0;
	height: 100%;
	width: 100%;
	background-color: #5a5a5a;
	background-position: center;
}

#headercontainer {
	position:fixed;
	top:0px;
	left:0px;
	right:0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#kopf {
	left:0px;
	top:0px;
	width:1021px;
	height:140px;
	margin-right: auto;
	margin-left: auto;
}


#header_ {
	position:relative;
	width:1021px;
	height:53px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/header.gif);
}


#pic_ {
	position:relative;
	width:1021px;
	height:87px;
	background-image: url(img/pic.jpg);
	background-repeat: no-repeat;
}



#bar_ {
	position:relative;
	width:1021px;
	height:33px;
	background-image: url(img/bar.gif);
	clear: both;
}

#nav {
	position:absolute;
	left:25px;
	top:48px;
	width:1000px;
	height:60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	z-index: 1;
}



#content_container {
	padding-bottom:3em;
	margin-top: auto;        
             top: 140px;
	height: 100%;
}



#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 1021px;
	height: auto;
	margin-top: 140px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 37px;
}

#content_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 950px;
	height: auto;
             margin-left: auto;
	margin-right: auto;
}


#footer {
	height: 37px;
	width: 100%;
	bottom: 0px;
	left: 0px;
	margin-top: -37px;
	position: fixed;
             z-index:99;
}

#fuss {
	left:0px;
	top:0px;
	width:1021px;
	height:37px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/fuss.gif);
        
}

/* End of 'layout_gallery' */

