.alpengasthaus {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
}

.ueberschrift {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #910018;
	text-decoration: none;
}

.ueberschrift a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #910018;
	text-decoration: none;
}

.ueberschrift a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #910018;
	text-decoration: none;
}

.ueberschrift a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #910018;
	text-decoration: none;
}

input { 
	border: 1px #cccccc solid;
	height: 19px;
	font-family: "verdana";
	font-size: 11px;
	color: #424242;
}

textarea { 
	border: 1px #cccccc solid;
	height: 80px;
	font-family: "verdana";
	font-size: 11px;
	color: #424242;
}

a:link {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	text-decoration: underline;
}

a:visited {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	text-decoration: underline;	
}

a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	text-decoration: underline;	
}
.nav a:link {
	font-family: verdana;
	font-size: 11px;
	color: #910018;
	line-height: 17px;
	text-decoration: none;
	font-weight: bold;
}

.nav a:visited {
	font-family: verdana;
	font-size: 11px;
	color: #910018;
	line-height: 17px;
	text-decoration: none;	
	font-weight: bold;	
}

.nav a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #910018;
	line-height: 17px;
	text-decoration: none;	
	font-weight: bold;	
}

body {
	background-color: #f4f4f4;
	margin: 0;
}