@import url(http://fonts.googleapis.com/css?family=Oswald:400,700);
a {
	color: #d44330;
	font-weight: normal;
	text-decoration: underline;
}
*{
	font-size: 12pt;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f9f9f6;
	text-align: center;
}
a:link {
	color: navy;
	text-decoration: none;
}
a:visited {
	color: #e45340;
	font-weight: normal;
}
a:active {
	color: #d44330;
	text-decoration: none;
}
a:hover {
	color: blue;
	text-decoration: none;
	background-color: #feeb34;
}
h1 {
	color: #d44330;
	font-size: 1.5em;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	border-bottom: thin solid silver;
}
h2 {
	color: black;
	font-size: 1.15em;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: left;
}
h3 {
	color: black;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #b0b0b0;
	text-align: left;
}
h4 {
	color: black;
	font-style: normal;
	font-weight: lighter;
	font-size: 1.5em;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: center;
}
h5 {
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 10px;
	border-bottom: thin dotted #ddd;
}
li {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td, td strong {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
}
th, tfoot td {
	font-size: 1.1em;
	font-weight: bold;
	background-color: #ffc;
	text-align: left;
	vertical-align: top;
	border: solid thin silver;
}
p {
	text-align: center;
}
p#center {
	text-align: center
}
ul.teilnehmer {
	padding-left: 0px;
}
ul.teilnehmer li {
	list-style: none;
	display: table;
	margin: 2px;
}
ul.teilnehmer p {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:5px;
}
div#Footer{
	background-color: white;
	border-top: silver thin solid;
	clear:both;
	padding: 0px 0px 2px 0px;
	position: fixed;
	bottom: 0px;
	left:1px;
	width: 100%;
	z-index: 200;
}
ul#Navigation {
	display:flex;
	flex-flow: row wrap;
	justify-content: space-evenly;
	gap: 1px;
	margin: 0;
	padding: 3px 3px 0px 3px;
	text-align: center;
}
ul#Navigation li {
	list-style: none;
	display: inline;
	flex-wrap: nowrap;
	margin: 2px;
	padding: 0;
}
ul#Navigation div {
	clear: left;
}
ul#Navigation a, ul#Navigation a:link{
	font-size: 0.7em;
	background-color: white;
	color: black;
}
ul#Navigation a:hover{
	border: none;
	background-color: #feeb34;
}
.b {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold
}
.BlockLinks {
	float:left;
	clear: left;
	min-width: 200px;
	max-width: 420px;
}
.BlockRechts {
	margin-left: 10px;
	float: left;
}
.bordered {
	background-color: white;
	text-align: left;
	margin: 8px;
	padding: 2px;
	border: solid thin #999
}
.borderedright {
	background-color: white;
	text-align: left;
	width: 180px;
	float: right;
	clear: left;
	padding-right: 5px;
	padding-left: 5px;
	border: solid thin #999
}
.bottomBorder {
	border-bottom: thin solid gray
}
.centeralign {
	text-align: center;
}
.fbsehrgross {
	color: black;
	font-size: 2.8em;
	line-height: normal;
	text-decoration: none
}
.fbgross {
	color: black;
	font-size: 1.5em;
	line-height: normal;
	text-decoration: none
}
.fbgross14 {
	color: black;
	font-size: 1.2em;
	line-height: normal;
	text-decoration: none
}
.fbklein {
	color: black;
	font-size: 1em;
	line-height: 1em;
	text-decoration: underline;
	background-color: transparent
}
.h2black {
	color: white;
	font-size: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #333
}
.leftalign {
	text-align: left
}
.rightalign {
	text-align: right
}
.SideBottomBorder {
	border-right: thin dotted gray;
	border-bottom: thin solid gray;
	border-left: thin dotted gray
}
.stern {
	color: red;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic
}
.Textflusslinks {
	margin-left: 2px;
	min-width: 200px;
	float: right;
	clear: left;
	max-width: 300px;
}
.title {
	font-size: 1.05em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold
}
.topBorder {
	border-top: thin solid gray;
}
.Zeitungsuntertitel {
	color: black;
	font-size: 1.5em;
	font-family: helvetica;
	text-decoration: underline;
	margin-left: 2px;
}
.Zeitungstitel {
	color: black;
	font-size: 2em;
	font-family: Times, "Times New Roman", Georgia, serif;
	margin-top: 3px;
	margin-bottom: 6px;
	margin-left: 2px;
}
div.Agenda {
	text-align: center;
	height: 110px;
}
div.Inhalt{
	display: inline-block;
	text-align: center;
	position: relative;
	top: 185px;
	left: 1px;
	right: 1px;
	min-width: 200px;
	max-width: 100%;
	margin: 0px;
	padding: 10px 0px 160px 0px;
}
#Black {
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #333;
	border: outset thin silver
}
	#nothiddendiv {
	display: block;
}
#hiddendiv {
	display: none;
	padding-top: 0px;
}
.hiddendiv {
	display: none;
}
tr#Underline td {
	border-bottom: thin solid #feeb34;
}
/* -----------Header--------- */
div.Header {
	background-color: #f9f9f6;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	max-width: 5000px;
	min-height: 135px;
	text-align: center;
	z-index: 200;
}
div.HeaderBackground{
	display: inline-block;
}
div#MenuButton{
	position: absolute;
	top:0px;
	left:-120px;
	width: 120px;
	height: 100px;
	z-index: 200;
}
div.Menu {
	background-color: color(display-p3 0.959 0.767 0.267);
	padding: 10px 0px 10px 0px;
	width: 100%;
	position: fixed;
	top: 136px;
	left: 1px;
	z-index: 200;
}
div.Menu ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
div.Menu li {
	padding: 0px 8px 0px 8px;
	list-style-type: none;
	display: inline;
	flex-wrap: nowrap;
}
.Menu li a {
	color: #d44330;
	font-family: 'Oswald', Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	background-color: color(display-p3 0.959 0.767 0.267);
	min-width: 110px;
	padding: 0px 0px 0px 0px;
	flex-wrap: nowrap;
}
.MenuFontSmall{
	padding-left:25px;
	padding-top:2px;
}
.MenuFontSmall a, .MenuFontSmall a:link, .MenuFontSmall a:hover, .MenuFontSmall a:active, .MenuFontSmall a:visited {
	font-size: 0.7em;
}
a:hover.MenuFont, .MenuFontSmall a:hover {
	background-color:#d44330;
	color:color(display-p3 0.959 0.767 0.267);
}
#homebutton{
	position: absolute;
	top:0px;
	left: -50px;
	z-index: 200;
}
#LogoGross{
	display: inline-block;
	width: 135px;
}
ul#HeaderNavigation {
	margin: 0;
	padding: 0px;
	text-align: left;
	z-index: 100;
}
ul#HeaderNavigation li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}
li.volketswil img{
	background-color: white;
}
ul#HeaderNavigation a{
	background-color: transparent;
}
div#Footer img{
	display: none;
}
@media(max-width:768px){
	* {
		font-size: 11px;
	}

}
@media(max-width:768px), (max-height:650px){
	div.Inhalt{
		left: 4px;
		right: 10px;
		padding: 0px 1px 140px 1px;
		top:90px;
	}
	div#Footer{
		z-index: 100;
	}
	div#Footer img{
		display: none;
	}
/* -----------Header--------- */
	div.Header{
		right:120px;
		max-height: 80px;
		min-height: 75px;
	}
	div.Menu {
		top: 45px;
		left: -200px;
		width: 200px;
		height: 100%;
		overflow: visible;
		z-index: 201;
	}
	div.Menu li{
		display: block;
		padding: 7px 0px 2px 7px;
		text-align: left;
		font-size: 1.2em;
	}
	div#homebutton{
		left:0px;
		top:0px;
		min-height: 48px;
		width: 48px;
	}
	#LogoGross-disable{
		-webkit-transform: scale(0.8,0.8);
		transform: scale(0.8,0.8);
	}
	div#homebutton:hover div.Menu{
		left:3px;
		height:auto;
		padding-bottom: 10px;
		z-index: 200;
	}
	#LogoGross{
		width: 75px;
	}
	.Menu li a {
		font-size: 1.4em;
	}
	.MenuFontSmall{
		padding-left:15px;
		padding-top:2px;
	}
}
@media(max-height:390px){
	div.Menu li {
		font-size: 0.85em;
	}
}
@media print {
	a, a:link {
		color: black;
		font-size: 1em;
		border: none;
		background: none;
	}
	div.Header, div.Menu, div.Footer {
		display: none;
	}
	div.Inhalt {
		top: 1px;
		left: 1px;
		right: 1px;
		margin: 1px;
	}
	.borderedright {
		width: 300px;
	}
	div.Inhalt h1::after {
		content: " Dorfverein Gutenswil";
	}
}