﻿html {
	height: 100%;
}
body, html 
{
	cursor: pointer;
	background-color: #FFF;
}
a, a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
   behavior: url("../png.htc");
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
}
#page 
{
    position: relative;
    margin: auto;
    width: 770px;
    height: 828px;
}
#kl-q1 
{
    position: absolute;
    width: 380px;
    height: 409px;
    left: 0;
    top: 0;
    background-image: url(../images/splash/KuehnersLandhaus-q1.jpg);
}
#kl-q2
{
    position: absolute;
    width: 380px;
    height: 409px;
    left: 0;
    top: 419px;
    background-image: url(../images/splash/KuehnersLandhaus-q2.jpg);
}
#kc-q1 
{
    position: absolute;
    width: 380px;
    height: 409px;
    left: 390px;
    top: 0;
    background-image: url(../images/splash/KuehnersCatering-q1.jpg);
}
#kc-q2
{
    position: absolute;
    width: 380px;
    height: 409px;
    left: 390px;
    top: 419px;
    background-image: url(../images/splash/KuehnersCatering-q2.jpg);
}
