/* CSS Document */

body {
	background-color: #c9dfed;
	width: 900px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(bilder/hintergrund.png);
	background-repeat: no-repeat;
	background-position:center;
}

div#header {
	background-image:url(bilder/head.png);
	background-repeat: 	no-repeat;
	height: 160px;
}

span#garni-alpin {
	margin-left: 100px;
}


span#deutsch {
	margin-bottom: 3px;
	margin-left: 20px;
}

span#italienisch {
	margin-left: 1px;
}

#navi li {	
	list-style-type: none;
	display: inline;
	font-size: 19px;
}	

a {
	text-decoration: none;
	color: #e98611;
	padding-left: 7px;
	padding-right: 7px;
}

.border {
	border-right: solid #c9dfed 3px;
	padding-top: 14px;
	padding-bottom: 1px;
}
#navi{
	margin-top:10px;
}


div#menu {
	padding: 3px 0px 0px 0px;
	background-color: #7d1901;
	width: 900px;
	text-align: center;
	margin-top: 70.5px;
	height: 30px;
	
}

div#content {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 600px;
}

h2 {
	font-size: 22px;
	color: #167db0;
	margin-left: 297px;
	font-family: "Times New Roman", Times, serif;
}

h1 {
	font-size: 22px;
	color: #167db0;
	font-family: "Times New Roman", Times, serif;
	margin-top: -15px;
	margin-left: 380px;
}


div#umgebung {
	float: left;
	margin-top: 6px;
}

div#umgebung_text {
	margin-left: 300px;
	font-size: 11px;
	text-align: center;
}

div#umgebung1 {
	float: left;
	margin-top: -60px;
	
}

.rechts_unten {
	margin-right: -7px;
}


div#foot {
	background-image: url(bilder/foot.png);
	background-repeat: no-repeat;
	height: 91px;
	background-position:bottom;
	width: 900px;
	color:#FFFFFF;
	padding-top: 40px;
}

div#impressum {
	padding-top: 44px;
	text-align:center;
	font-size: 12px;
}

div#impr {
	text-decoration: underline;
	color: #e98611;
	text-align: right;
	font-size: 14px;
	margin-right: 30px;
	margin-top: -3px;
}

.link {
	text-decoration: underline;
	padding-left: 1px;
	padding-right: 1px;
}

div#right {
	margin-top: -500px;
	float: right;
	text-align: right;
}

div#links {
	padding-left: 330px;
	padding-top: 20px;
}

div#webmaster {
	padding-top: 4px;
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}
