html {
	height:100%;
	background-color: #ffffff;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}

body {
	height:100%;
	background-image:none;
}

#page980 {
	width:630px;
	padding-top:15px;
	padding-bottom:150px;
	margin:auto;
}

/* Page Definition */ 
/* ------------------------------------------------------------------------------------------------------ */ 
#headBottom {
	width:630px;
}
#Navigation {
	width:630px;
	height:50px;
	margin:0px;
	float:left;
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#Main {
	width:630px;
}
#ContentMain {
	width:630px;
	padding-bottom:50px;
	float:left;
}
#sprache {
	width:60px;
	padding:10px 0px 5px 570px;
	background-color:#fff;
}
#Content {
	width:590px;
	min-height:250px;
	height:auto !important;
	height:250px;
	padding:0px 20px 20px 20px;
	background-color:#FFF;
}


