html,body {
	margin: 0;
	padding: 0;
}
div.container {
	position: relative;
	text-align: left;
	top: 0px;
	left: 0px;
	width: 990px;
	height: 540px;
}
div.scroll{
	overflow: auto;
	width: 780px;
	height: 225px;
	background-color: FFFFFF;
}
div.top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 990px;
	height: 33px;
}
div.aux {
	position: absolute;
	top: 14px;
	left: 20px;
	width: 200px;
	height: 21px;
}
div.navigation {
	position: absolute;
	top: 33px;
	left: 0px;
	width: 990px;
	height: 42px;
	background-color: 318ADA;

}
div.subnavigation {
	position: absolute;
	top: 219px;
	left: 160px;
	height: 28px;

}
div.navlinks {
	position: absolute;
	top: 40px;
	left: 0px;
	width: 160px;
	height: 178px;
	background-image: url(../pic/hg/navi_reiseinfos.jpg);


}
div.login {
	position: absolute;
	top: 219px;
	left: 622px;
	height: 28px;
	width: 200px;

}
div.slogan {
	position: absolute;
	top: 43px;
	height: 28px;
	left: 65px;
	background-color: 318ADA;
}
div.italien {
	position: absolute;
	top: 41px;
	height: 22px;
	left: 820px;
	background-color: 318ADA;
}
div.content {
	position: absolute;
	top: 247px;
	height: 174px;
	left: 0px;
	width: 990px;
	background-color: 318ADA;
}

div.pic01 {
	position: absolute;
	top: 75px;
	left: 0px;
	width: 299px;
	height: 171px;
}
div.pic02 {
	position: absolute;
	top: 75px;
	left: 299px;
	width: 248px;
	height: 171px;
}
div.pic03 {
	position: absolute;
	top: 75px;
	left: 547px;
	width: 244px;
	height: 171px;
}
div.pic04 {
	position: absolute;
	top: 75px;
	left: 791px;
	width: 199px;
	height: 171px;
}
div.foot {
	position: absolute;
	top: 455px;
	left: 0px;
	width: 900px;
	height: 170px;
	background-image: url(../../include/bilder/startseite/hg_foot.gif);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 6px 0px 0px 65px;
	font-weight: lighter;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px 65px;
	font-weight: lighter;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 5px 0px 0px 30px;
	font-weight: lighter;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 2px 0px 2px 5px;
	font-weight: lighter;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 5px 3px 10px 0px;
	font-weight: lighter;
}
a:link {
	color: #000000;
	text-decoration: none;

}
a:visited {
	color: #000000;
	text-decoration: none;

}
a:hover {
	color: #000000;

}
a:active {
	color: #000000;
	text-decoration: none;

}
a:link.white {
	color: #000000;
	text-decoration: none;

}
a:visited.white {
	color: #000000;
	text-decoration: none;

}
a:hover.white {
	color: #FFFFFF;

}
a:active.white {
	color: #FFFFFF;
	text-decoration: none;

}
