H1, h3 {
    text-align: center
  }

h1 { font-size: 26px}
h2 { font-size: 18px}
h3 { font-size: 16px}
h4 { font-size: 24px}

body { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; background-color:#ffffee}

img {border-style: none; border-width: thick; text-align: left}

ul { font-weight: bold; font-size: 16pt}

div.horizontal {
	font-family:  Arial, Helvetica, sans-serif;
	color: #FFFF00;
}
div.center {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:medium;
	text-align:center;
	font-weight:400
	
}
TABLE   {
	clear:left;
	margin-left: 6em;
	font-family: Arial, Helvetica, sans-serif;
	width: 80%;
	border: medium solid black;
	border-top-style: double;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: inset;
	border-bottom-style: double;
	border-left-style: ridge;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	color: #FFCC33;
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	column-width:auto
}
TH { text-align: left; font-weight: bold; font-size: 20pt; vertical-align: baseline }

TD {
	vertical-align: middle;
	font-size: 12pt;
	padding: 2pt;
	color: #000000;
}

td.main{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px ;
	text-align:center
}
dl.list{ margin-right:20%
	border: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

dt.list {
	font-weight: bold;
 	font-size: 18px;
}

dd.list {
	font-size: 16pt;
	font-style: normal
}

P.Indent {
	text-indent:!important}

em{	color: #FF0000;
	}
.sidebar1 {
	float: left;
	width: 40%;
	background: #FFFFEE;
	padding-bottom: 10px;
}
.content {
	padding: 10px 0;
	width: 60%;
	float: left;
	text-align:center;
	background:#FFFFEE;
	font-size:20px
}
.CityST {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.zeitung{
	font-family:Tahoma, Geneva, sans-serif;
	text-align:justify;
}
.signature{
	font-family: "Lucida Calligraphy", "Lucida Handwriting";
	font-size:14px;
	
}
.container {
	width: 80%;
	text-align:center;
	max-width: 1260px;/* a max-width may be desirable to keep this layout from getting too wide on a large monitor. This keeps line length more readable. IE6 does not respect this declaration. */
	min-width: 780px;/* a min-width may be desirable to keep this layout from getting too narrow. This keeps line length more readable in the side columns. IE6 does not respect this declaration. */
	background: #FFFFEE;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout. It is not needed if you set the .container's width to 100%. */
	overflow: hidden; /* this declaration makes the .container clear all floated columns within it. */
}
.calender{
	clear:left;
	margin-left: 1em;
	font-family: Arial, Helvetica, sans-serif;
	width: 90%;
	font-size:10pt;
	border: medium solid black;
	border-top-style: double;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: inset;
	border-bottom-style: double;
	border-left-style: ridge;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	color: #FFCC33;
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
}
.hidden{ font: Webdings ; font-size:large}

.karnevalTitle{
	font-family:"Comic Sans MS", cursive;
	text-align:center;
	font-size:36px;
	font-weight:bold
}
.karnevalDetails{
	font-family:"Comic Sans MS", cursive;
	font-size:18px;
	text-align:center;
}
