html, body
{
	padding: 0px;
	margin: 0px;
	background-color: #FEF619;
}

html, body, td, p, li
{
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 1.7em;
	color: #FBFBFB;
	
}

img {
	behavior:	url("http://www.insa-schmidt.de/png/pngbehavior.htc");
}


td
{
	vertical-align: top;
}

H1
{
	font-family: Arial, Verdana;
	font-size: 14px;
	line-height: 1.9em;
	color: #FBFBFB;
}



div.hg1
{
	position: absolute;
	top: 0px;
	left: 0px;
	
	height: 600px;
	width: 200px;

	background-image: url('skin/background/1_200.jpg');
}


div.hg2
{
	position: absolute;
	top: 0px;
	left: 200px;
	
	height: 600px;
	width: 200px;

	background-image: url('skin/background/2_200.jpg');
}


div.hg3
{
	position: absolute;
	top: 0px;
	left: 400px;
	
	height: 600px;
	width: 200px;

	background-image: url('skin/background/3_200.jpg');
}


div.hg4
{
	position: absolute;
	top: 0px;
	left: 600px;
	
	height: 600px;
	width: 200px;

	background-image: url('skin/background/4_200.jpg');
}


.menuplatz_rechts
{
	position: absolute;
	top: 0px;
	left: 600px;
	height: 530px;
	width: 200px;
	

	background-color: transparent;

}

.menu_home
{
	position: absolute;
	top: 9px;
	left: 694px;
	height: 80px;
	width: 80px;
	alt="test";

	background-image: url('skin/menu/home.jpg');
	alt="test";
}



.menu_haus_insa
{	
	position: absolute;
	top: 88px;
	left: 714px;
	height: 80px;
	width: 80px;

	background-image: url('skin/menu/haus_insa.jpg');
}


.menu_haus_erika
{
	position: absolute;
	top: 167px;
	left: 720px;
	height: 80px;
	width: 80px;

	background-image: url('skin/menu/haus_erika.jpg');
}


.menu_preise
{
	position: absolute;
	top: 248px;
	left: 716px;
	height: 71px;
	width: 86px;

	background-image: url('skin/menu/preise.jpg');
}

.menu_buchungskalender
{
	position: absolute;
	top: 318px;
	left: 696px;
	height: 66px;
	width: 79px;

	background-image: url('skin/menu/buchungskalender.jpg');
}


.menu_umgebung
{
	position: absolute;
	top: 385px;
	left: 653px;
	height: 58px;
	width: 117px;
	

	background-image: url('skin/menu/umgebung.jpg');

}

.menu_anfahrt
{
	position: absolute;
	top: 443px;
	left: 601px;
	height: 81px;
	width: 132px;
	

	background-image: url('skin/menu/anfahrt.jpg');

}

.menuplatz_links
{
	position: absolute;
	top: 400px;
	left: 0px;
	height: 150px;
	width: 150px;
	

	background-color: transparent;

}

.menu_kontakt
{
	position: absolute;
	top: 420px;
	left: 0px;
	height: 65px;
	width: 82px;

	background-image: url('skin/menu/kontakt.jpg');
}

.menu_kontaktpart
{
	position: absolute;
	top: 420px;
	left: 65px;
	height: 50px;
	width: 23px;

	background-image: url('skin/menu/kontakt_part2.jpg');
}

.menu_impressum
{
	position: absolute;
	top: 470px;
	left: 64px;
	height: 80px;
	width: 78px;

	background-image: url('skin/menu/impressum.jpg');
}


div.mouseover

{
	position: absolute;
	top: 355px;
	left: 465px;
	height: 25px;
	width: 120px;
	
	
	background-color: transparent;
	
}


div.navi
{
	position: absolute;
	top: 10px;
	left: 10px;
	height: 22px;
	width: 640px;

	overflow: auto;
	
	background-color: transparent;
	
}

div.inhalt
{
	position: absolute;
	top: 25px;
	left: 10px;
	
	height: 310px;
	width: 640px;

	overflow: auto;
	
	background-color: transparent;
}

div.slideshow
{
	position: absolute;
	top: 300px;
	left: 135px;
	height: 370px;
	width: 290p;

	overflow: auto;
}

a
{
	text-decoration: none;
	color: #F5D755;
	font-weight: bold;
}

a:link
{
	text-decoration: none;
	color: #F5D755;	
	font-weight: bold;
}


a:visited
{
	text-decoration: none;
	color: #F5D755;
	font-weight: bold;
}

a:hover
{
	text-decoration: none;
	color: black;
}

a:active
{
	text-decoration: none;
	color: #F5D755;
	font-weight: bold;
}
