/* 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: 11px;
	width: 400px;
}

div#tabelle {
	margin-left: 100px;
}

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

.Stil10 {color: #1F3F6F}
.Stil21 {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.Stil26 {color: #FF0000;
	font-weight: bold;
}
.Stil31 {font-family: Arial, Helvetica, sans-serif; color: #000000;}
.Stil32 {font-weight: bold; font-style: italic; color: #FF0000;}
.Stil33 {font-style: italic; color: #AB141A;}
.Stil34 {color: #AB141A}
.Stil35 {font-size: 9px}
.Stil47 {color: #FFFFFF}




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

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: -480px;
	margin-right: 100px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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

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