@charset "utf-8";

html {
	background-image:url("braechen.jpg");
	background-size:200%;
	color:black;
	font-family:'Helvetica';
}

body {
	
}

@font-face {font-family: 'din1451';src: url('din1451.ttf');}
@font-face {font-family: 'din1451eng';src: url('din1451eng.ttf');}

.ortstafel {
	width:300px;
	height:200px;
	background-color:#e8bf28;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	border:solid #0e1313 4px;
	border-radius: 10px;
	box-shadow:0 0 0 3px #e8bf28, 2px 2px 15px 5px black;
}

.infotafel {
	width:300px;
	background-color:#f1f0ea;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	border:solid #0e1313 4px;
	border-radius: 10px;
	box-shadow:0 0 0 3px #f1f0ea, 2px 2px 15px 5px black;
	font-family:'din1451';
	font-size:20pt;
	font-weight:lighter;
	text-align:center;
	color:#0e1313;
}

.touristischerhinweis {
	background-color:#633a34;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
	font-family:'din1451';
	font-weight:normal;
	text-align:center;
	color:#f1f0ea;
}	

a.tiktok 				{color:#0e1313;	text-decoration:none;}
a.tiktok:link			{color:#0e1313;	text-decoration:none;}
a.tiktok:visited		{color:#0e1313;	text-decoration:none;}
a.tiktok:hover			{color:#fe2c55;	text-decoration:none;}
a.tiktok:active			{color:#fe2c55;	text-decoration:none;}

a.whitetok 				{color:#f1f0ea;	text-decoration:none;}
a.whitetok:link			{color:#f1f0ea;	text-decoration:none;}
a.whitetok:visited		{color:#f1f0ea;	text-decoration:none;}
a.whitetok:hover		{color:#fe2c55;	text-decoration:none;}
a.whitetok:active		{color:#fe2c55;	text-decoration:none;}

a.instagram 			{color:#0e1313;	text-decoration:none;}
a.instagram:link		{color:#0e1313;	text-decoration:none;}
a.instagram:visited		{color:#0e1313;	text-decoration:none;}
a.instagram:hover		{color:#E1306C;	text-decoration:none;}
a.instagram:active		{color:#E1306C;	text-decoration:none;}

a.instawhite 			{color:#f1f0ea;	text-decoration:none;}
a.instawhite:link		{color:#f1f0ea;	text-decoration:none;}
a.instawhite:visited	{color:#f1f0ea;	text-decoration:none;}
a.instawhite:hover		{color:#E1306C;	text-decoration:none;}
a.instawhite:active		{color:#E1306C;	text-decoration:none;}

a.facebook 				{color:#0e1313;	text-decoration:none;}
a:facebook:link			{color:#0e1313;	text-decoration:none;}
a.facebook:visited		{color:#0e1313;	text-decoration:none;}
a.facebook:hover		{color:#3B5998;	text-decoration:none;}
a.facebook:active		{color:#3B5998;	text-decoration:none;}

a.whitebook 			{color:#f1f0ea;	text-decoration:none;}
a.whitebook:link		{color:#f1f0ea;	text-decoration:none;}
a.whitebook:visited		{color:#f1f0ea;	text-decoration:none;}
a.whitebook:hover		{color:#3B5998;	text-decoration:none;}
a.whitebook:active		{color:#3B5998;	text-decoration:none;}

a.tourilink 			{color:#f1f0ea;	text-decoration:none;}
a.tourilink:link		{color:#f1f0ea;	text-decoration:none;}
a.tourilink:visited		{color:#f1f0ea;	text-decoration:none;}
a.tourilink:hover		{color:#f1f0ea;	text-decoration:none;}
a.tourilink:active		{color:#f1f0ea;	text-decoration:none;}

p.ort1 {
	font-family:'din1451';
	font-weight:normal;
	text-align:center;
	color:#0e1313;
	font-size:45pt;
	padding:0;
	margin:0;
	line-height:100px;
}
p.ort1eng {
	font-family:'din1451eng';
	font-weight:normal;
	text-align:center;
	color:#0e1313;
	font-size:45pt;
	padding:0;
	margin:0;
}

p.ort2 {
	font-family:'din1451';
	font-weight:lighter;
	text-align:center;
	color:#0e1313;
	font-size:23pt;
	margin-top:-10px;
}

p.ort3 {
	font-family:'din1451';
	font-weight:lighter;
	text-align:center;
	color:#0e1313;
	font-size:23pt;
	margin-top:-15px;
}

p.ueberschrift  {
	padding:5px;
	margin:0px;
}