.menu {
	font-family: "Times New Roman", arial;
	font-weight: bolder;
	font-size: 36px;
	text-align: center;
	color: #dbb51a;
}

.welcome {
	font-family: "Monotype Corsiva", serif;
	font-weight: bolder;
	font-size: 36px;
	text-align: center;	
	color: #dbb51a;
}

.pics {
	text-align: center;
	border: outset white 3px;
}

.intro {
	font-family: "Comic Sans Ms", serif;
	font-weight: bolder;
	font-size: 22px;
	text-align: justify;	
	color: white;
	margin: 25px;
}

.intro2 {
	font-family: "Comic Sans Ms", serif;
	font-weight: bolder;
	font-size: 22px;
	text-align: left;	
	color: white;
	margin: 25px;
}

.contact {
	font-family: "Comic Sans Ms", serif;
	font-weight: bolder;
	font-size: 20px;
	text-align: center;	
	color: white;
}

.data {
	font-family: "Arial", arial
	font-weight: bold;
	font-size: 18px;
	height: 100px;
	text-align: center;	
	color: white;
	border: 1px solid white;
	margin: 5px 5px 5px 5px;
	vertical-align: middle;
}

.head {
	font-family: "Arial", arial
	font-weight: bold;
	font-size: 18px;
	text-align: center;	
	color: white;
	border: 1px solid white;
	margin: 5px 5px 5px 5px;
	vertical-align: middle;
}

.telefon {
	font-family: "Comic Sans Ms", serif;
	font-weight: bolder;
	font-size: 24px;
	text-align: center;	
	color: white;
}

.gold {
	font-family: "Comic Sans Ms", arial;
	font-weight: bolder;
	font-size: 24px;
	color: #dbb51a;
}

.action {
	font-family: "Comic Sans Ms", serif;
	font-weight: bolder;
	font-size: 24px;
	text-align: center;	
	color: red;
}

.mail {
	font-family: "Comic Sans Ms", arial;
	font-weight: bolder;
	font-size: 20px;
	text-align: center;
	font-style: underline;
}
	a.mail:link {color: #dbb51a;}
	a.mail:visited {color: #dbb51a}
	a.mail:active {color: #dbb51a;}
	a.mail:hover {color: blue;}
	
.link2 {
	font-family: "Comic Sans Ms", arial;
	font-weight: bolder;
	font-size: 20px;
	text-align: center;
	text-decoration: underline;
}
	a.link2:link {color: red;}
	a.link2:visited {color: red;}
	a.link2:active {color: red;}
	a.link2:hover {color: #dbb51a;}
	
.link3 {
	font-family: "Comic Sans Ms", arial;
	font-weight: bolder;
	font-size: 16px;
	text-align: center;
	text-decoration: underline;
}
	a.link3:link {color: red;}
	a.link3:visited {color: red;}
	a.link3:active {color: red;}
	a.link3:hover {color: #dbb51a;}