/**
* (C) by Andreas Zeman 2007,
* Gally Websolutions, www.websolutions.gally.ch
**/
html, body {
	margin:0px;
	padding:0px;
	height:100%;
	}
body {
	background:none;
	background-image:url(../img/background.jpg);
	background-repeat:repeat-y;
	}
#contenter {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	min-height:100%; 
	height:100%;

}

/* for Internet Explorer */
/*\*/
* html #contenter {
height:100%;
}
/**/

	
#header {
	position:absolute;
	padding:0px;
	margin:0px;
	width:100%;
	height:200px;
	background-image:url(../img/header-background.jpg);
	background-repeat:repeat-x;
	}
	
#headerverlauf {
	position:absolute;
	background-image:url(../img/header.jpg);
	background-repeat:no-repeat;
	width:562px;
	height:216px;
}	
#headerschwarz-black {
	position:absolute;
	background-image:url(../img/header-black.jpg);
	background-repeat:no-repeat;
	width:528px;
	height:216px;
	margin-left:562px;
}	
#image {
	position:absolute;
	background-image:url(../img/navbilder/homebild.jpg);
	background-repeat:no-repeat;
	width:429px;
	height:194px;
	margin-top:20px;
	margin-right:0px;
	margin-left:46px;

}	
#logo {
	position:absolute;
	background-image:url(../img/obere-muehle-logo-web.jpg);
	background-repeat:no-repeat;
	width:221px;
	height:91px;
	margin-top:205px;
	margin-left:54px;
	}

#tor-bottom {
	position:absolute;
	background-image:url(../img/tor-bottom.jpg);
	background-repeat:no-repeat;
	width:329px;
	height:200px;
	margin-top:216px;
}
#menu {
	position:absolute;
	margin-top:320px;
	margin-left:21px;
	padding:0 0 60px 0;
	}
	

#content {
	position:absolute;
	margin-top:318px;
	margin-left:400px;
	padding-bottom:80px;
	width:640px;
	line-height:1.7;
	}
	
#title {
	position:absolute;
	margin-top:250px;
	margin-left:400px;
	background-image:url(../img/title-background.jpg);
	background-repeat:repeat-x;
	width:639px;
	height:200px;

}

#logo a, #logo a:link, #logo a:visited {

	display:block;
	width:221px;
	height:91px;
	text-decoration:none;
	}

