* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

/* frontpage */
body#page_1{
	background:			#000;
}

#page_1 #container-frontpage {
	display:			table;
	height:				95%;
	vertical-align:		middle;
	width:				99%;
}

#page_1 #container-inner {
	display:			table-cell;
	height:				400px;
	position:			relative;
	text-align:			center;
	vertical-align:		middle;
}

#page_1 #container-content {
/*	height:				200px;*/
	margin:				auto;
	text-align:			center;
	width:				900px;
}

#page_1 #logo {
	background:			transparent url(/fileadmin/designo-kuechen.de/images/startseite_grafiken/logo03.png) no-repeat top left;
	height:				165px;
	margin:				auto;
	position:			relative;
	width:				695px;
}

#page_1 #container-buttons {
	height:				20px;
	margin:				auto;
	position:			relative;
	width:				695px;
}


#page_1 #button-einrichtung,
#page_1 #button-kuechen  {
	cursor:				pointer;
	height:				20px;
	width:				137px;
	position:			absolute;
}

#page_1 #button-einrichtung a {
	background:			transparent url(/fileadmin/designo-kuechen.de/images/startseite_grafiken/btn-einrichtung.png) no-repeat top left;
	display:			block;
	height:				20px;
	width:				137px;
}	

#page_1 #button-einrichtung a:hover {
	background:			transparent url(/fileadmin/designo-kuechen.de/images/startseite_grafiken/btn-einrichtung-over_w.png) no-repeat top left;
}

#page_1 #button-kuechen {
	left:				590px;
}
#page_1 #button-kuechen a {
	background:			transparent url(/fileadmin/designo-kuechen.de/images/startseite_grafiken/btn-kueche.png) no-repeat top left;
	display:			block;
	height:				20px;
	width:				137px;
}
#page_1 #button-kuechen a:hover {
	background:			transparent url(/fileadmin/designo-kuechen.de/images/startseite_grafiken/btn-kueche-over.png) no-repeat top left;
}	
/* /frontpage */

 /* temp */
body#page_812{
	background:			#000;
}

#page_812 #container-frontpage {
	display:			table;
	height:				95%;
	vertical-align:		middle;
	width:				99%;
}

#page_812 #container-inner {
	display:			table-cell;
	height:				400px;
	position:			relative;
	text-align:			center;
	vertical-align:		middle;
}

#page_812 #container-content {
/*	height:				200px;*/
	margin:				auto;
	text-align:			center;
	width:				900px;
}

#page_812 #logo {
	background:			transparent url(/fileadmin/designo-kuechen.de/images/startseite_grafiken/logo03.png) no-repeat top left;
	height:				165px;
	margin:				auto;
	position:			relative;
	width:				695px;
}

#page_812 #container-buttons {
	height:				20px;
	margin:				auto;
	position:			relative;
	width:				695px;
}


#page_812 #button-einrichtung,
#page_812 #button-kuechen  {
	cursor:				pointer;
	height:				20px;
	width:				137px;
	position:			absolute;
}

#page_812 #button-einrichtung a {
	background:			transparent url(/fileadmin/designo-kuechen.de/images/startseite_grafiken/btn-einrichtung.png) no-repeat top left;
	display:			block;
	height:				20px;
	width:				137px;
}	

#page_812 #button-einrichtung a:hover {
	background:			transparent url(/fileadmin/designo-kuechen.de/images/startseite_grafiken/btn-einrichtung-over_w.png) no-repeat top left;
}

#page_812 #button-kuechen {
	left:				590px;
}
#page_812 #button-kuechen a {
	background:			transparent url(/fileadmin/designo-kuechen.de/images/startseite_grafiken/btn-kueche.png) no-repeat top left;
	display:			block;
	height:				20px;
	width:				137px;
}
#page_812 #button-kuechen a:hover {
	background:			transparent url(/fileadmin/designo-kuechen.de/images/startseite_grafiken/btn-kueche-over.png) no-repeat top left;
}	
/* /temp */
