body {
	margin: 0;
}

body,td,th {
	color: #555657;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555657;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #555657;
}
a:hover {
	text-decoration: none;
	color: #e32422;
}
a:active {
	text-decoration: none;
	color: #555657;
}

#intro {
	position: relative;
	width: 990px;
	height: 600px;
	margin: 100px auto 0 auto;
	background:url(../images/bg.png) no-repeat right 15px;
}

#strich {
	position: absolute;
	right:44px;
	top: 167px;
	height: 1px;
	width: 822px;
	background:url(../images/strich.png) no-repeat left top;
}

#welcome {
	position: absolute;
	right:185px;
	top: 147px;
}

#language {
	position: absolute;
	top: 149px;
	left: 19px;
}

#saalbach {
	position: absolute;
	top: 210px;
	right: 101px;
}

#anschrift {
	position: absolute;
	top: 400px;
	left: 20px;
	color: #555657;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#infoLeiste {
	position: absolute;
	left: 3px;
	top: 175px;
	height: 212px;
	width: 823px;
	padding-top: 23px;
	padding-left: 15px;
	background:url(../images/infoleiste.png) no-repeat left top;
}

#infoLeiste img {padding-left: 8px;}
