.etitel {
	background-color: #999999;
	vertical-align: top;
	font-weight: bold;
	padding: 5px;
	width: 130px;
}

.edata {
	vertical-align: middle;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
	padding-left: 5px;
	padding-right: 5px;
}

.tdata {
	background-color: #999999;
	vertical-align: middle;
	font-weight: bold;
	padding: 5px;
	width: 130px;
}

.tdfree {
	vertical-align: middle;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
	padding-left: 5px;
	border-bottom: solid 2px #cccccc;
	width: 110px;
}

.tdatar {
	vertical-align: middle;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
	padding-left: 5px;
	border-bottom: solid 2px #cccccc;
	width: 420px;
}


.edatatn {
	vertical-align: top;
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial;
	padding-left: 5px;
}

.edatatk {
	vertical-align: top;
	font-style: italic;
	font-weight:normal;
	font-size: 10pt;
	font-family: Arial;
	padding-left: 5px;
}

.t1 {
	background: #003A80;
	font: normal normal bold 100% Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	padding: 5px;
	color: white;
}

.t2 {
	background: #003A80;
	padding: 5px;
	color: white;
	font: normal normal bold 100% Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	width: 210px;
  float:left;
  text-align: center;

}

.t3 {
	background: #003A80;
	padding: 5px;
	color: white;
	font: normal normal bold 100% Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

.st {
	background: #003A80;
	font: normal normal bold 100% Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: white;
	padding: 5px;
	
}

.nav1 {
	background: #FFFFFF;
	font: normal normal bold 100% Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	text-align:center;
	color: white;
	width: 130px;
	float:left;
	padding: 5px;
	
}
.nav2 {
	background: #FFFFFF;
	font: normal normal bold 100% Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	color: black;
	width: 370px;
	float:left;
	text-align:center;
	padding: 5px;
}
.nav3 {
	background: #FFFFFF;
	font: normal normal bold 100% Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	color: white;
	width: 130px;
	float:left;
	text-align:center;
	padding: 5px;
}

.th {
	background: #404040;
	padding: 5px;
	color: white;
	font: normal normal bold 100% Arial, Helvetica, Sans-Serif;
	font-size: 12px;
  text-align: center;

}
.t2-active {
	background: white;
	font: normal normal bold 100% Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	padding: 5px;
	color: black;
	float:left;
	width: 210px;
	text-align: center;
}

body {
	width: 700px;
	margin: 0 auto 0 auto;
	height: 100%;
}

.kdatum   { 
	font-family:Arial; 
	font-size:8pt; 
	text-align:left;
  font-weight: bold
	width: 90px;
	background-color: #999999;
	
}

.ktag   { 
	font-family:Arial; 
	font-size:8pt; 
	text-align:left;
	width: 90px;
	background-color: #ffffff;
	cursor: pointer;
	word-wrap: break-word;
}

#bar {
	 position: absolute;
	 top: 0px;
	 left: 0px;
	 height: 224px;
	 width: 700px;
	 background-color: red;
}



#facebook {
  width: 600px;
  position: absolute;
  margin-left: 10px;
  top: 200px;
	
 
}


#hauptmenu {
  font-size: 10pt;
  top: 60px;
  position: absolute;
  width: 100%;
  background-color: #003A80;
  color: white;
  font-weight: bold;
  height: 25px;
  z-index: 100;
}

#abstimmung {
	//padding-top: 5px;
	font-family: Arial;
  font-size: 10pt;
  top: 85px;
  position: absolute;
  width: 100%;
  background-color: #D5EDFA;
  color:   #003A80;
  font-weight: normal;
  height: 145px;
  //height: 219px;
  border: 0pt solid black;

}

#atext {
	margin: 8px;

 }

#printer {
	position: relative;
	height: 20px;
	width: 20px;
	background-color: black;
	top: 98px;
	left: 670px;
	z-index:150;
}

#order-status {
	background-color: white;
	width: 650px;
	padding: 10px;
}

#account-border {
	position: absolute;
	height: 20px;
	width: 720px;
	top: 33px;
	
}

#warenkorb {
	position: absolute;
	height: 20px;
	color: yellow;
	background-color: #003A80;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	left: 0px;
	z-index:150;
}

#account2 {
	position: absolute;
	height: 20px;
	color: white;
	background-color: #003A80;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	right: 100px;
	z-index:150;
}

#account3 {
	position: absolute;
	height: 20px;
	color: yellow;
	background-color: #003A80;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	right: 100px;
	z-index:150;
}


#account {
	position: absolute;
	height: 20px;
	color: #FFFF00;
	background-color: black;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	top: 27px;
	left: 28px;
	z-index:150;
}

#logo {
  border:  none;
  width: 100%;
  background-color: #003A80;
  height: 60px;
  position: absolute;
  top: 0%;
  right: 0%;
  left: 0%;
  overflow: hidden;
  color: white;
  z-index:101;
}
#footer {
  border:  none;
  background-color: #D5EDFA;
  height: 50px;
  position: absolute;
  width: 100%;
  bottom: 0%;
  right: 0%;
  left: 0%;
}



/* EintrÃƒÆ’Ã‚Â¤ge fÃƒÆ’Ã‚Â¼rs Menu */
#hauptul {
  margin: 0;
  padding: 0;
  z-index: 100;
}

#hauptul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  float: left;
  font-family: arial;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  z-index: 100;  
}


 
#hauptul li a {
  margin:  0;
  padding:  5px 5px;
  display: block;
  width: 90px;
  height: 15px;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  z-index: 100;
}
#hauptul li a:hover {
  background: #999999 none repeat scroll 0% 50%;
}

#hauptul div {
	border: none;
	background-color: #999999;
	visibility: hidden;
	text-align: left;
	font-size: 12px;
	position: absolute;
	z-index: 100;
	padding-top: 5px;
}

#hauptul div a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	height: 20px;
	text-align: left;
	width: 160px;
	white-space: nowrap;
	z-index: 100;
	min-width: 90px;
}
#hauptul div a:hover {
  background: #999999 none repeat scroll 0% 50%;
  color: #000000;
}

/* Veranstaltungen */

.monat   { 
	color: #ffffff; 
	font-family: Arial; 
	font-size: 16pt; 
	font-weight: bold; 
	background-color: #003A80; 
	width: 100%;
	height: 30px;
	padding:0px;
}

.event {
	width: 100%;
	height: 150px;
	border: 0px;
	margin-top: 5px;
	border: 1px solid #C0C0C0;
}

.eventlinks{
	width: 55px;
	height: 150px;
	border: 0px solid;
	float: left;
	background-color: #C0C0C0;
	border: 1px solid #C0C0C0;
}

.kategorie   {
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	width: 85px;
	vertical-align: middle;
	display: block;
	background-color: #D5EDFA;
}

.zeit{
	color: #000000; 
	font-family:Arial; 
	font-size:8pt; 
	font-weight:bold; 
	text-align:center;  
	width: 100%;
	margin-bottom: 4px;
	
}

.monatstag1 {
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	width: 85px;
	vertical-align: middle;
	display: block;
	background-color: #FFFFFF;
}


.monatstag   { 
	color: #ffffff; 
	font-family:Arial; 
	font-weight:bold;
	font-size:12pt; 
	text-align:center;
	width: 85px;
	padding-top: 5px;
}

.eventbild {
	float: left;
	margin-left:5px;
	width: 150px;
	height: 150px;
	border: 0px solid #C0C0C0;
	text-align:center;
}

.lead   { color: #000000; font-family:Arial; font-size:10pt;margin-bottom:5px;  }
.foto   { color: #000000; font-family:Arial; font-size:8pt;  }
.titel   { color: #000000; font-family:Arial; font-size:12pt; font-weight:bold; margin-top:0px; margin-bottom:5px; }

.kurztext   { color: #000000; font-family:Arial; font-size:10pt; }

.text   {
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial;
	font-size: 10pt;
	border: 0px solid #C0C0C0;
	line-height: 10pt;
}

.hiddentext   {
	color: #000000;
	margin-top: 5px;
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 10pt;
	border: 0px solid #C0C0C0;
	#line-height: 10pt;
	display:none;
}

.weiss   { color: #FFFFFF; font-size:10pt;}
.datum   { color: #000000; font-family:Arial; font-size:10pt; font-weight:bold }
.kurztext   { color: #000000; font-family:Arial; font-size:10pt; margin-bottom: 5px;}
.alter   { color: #000000; font-family:Arial; font-size:8pt;  
	margin-right:20px;}
	

.vv_link   { 	color: #000000; 
						font-family:Arial; 
						font-size:8pt;
						text-align: center;
						width: 85px;
						}



h1           { 
	font-family: Arial; 
	font-size: 12pt; 
	font-weight: bold; 
	line-height: 100%; 
    margin-top: 10px; 
    margin-bottom: 10px;
}
               
h2           { font-family: Arial; font-size: 10pt; text-align: left; margin-bottom:5px; margin-top:10px;}
th           { font-family: Arial; font-size: 8pt; background-color: #CCCCCC; font-weight: bold; text-align: center }
.absatz      {  text-align: left; word-spacing: 0; line-height: 100%; margin: 0}
.zeitspanne   { 
		color: #ffffff; 
		font-family:Arial; 
		font-size:10pt; 
		font-weight:bold; 
		text-align:center; 
		margin-top:10px;
		width: 85px;  
}

.news_h1  { 
	color: #000000; 
	font-family: Arial; 
	font-size: 16pt; 
	font-weight: bold; 
	width: 100%;
	height: 30px;
	padding:5px;
}

.news_datum  { 
	color: #000000; 
	font-family:Arial; 
	font-size:8pt; 
	font-style:italic; 
	margin-bottom:4px;  

}

.wochentag   { 
	color: #ffffff; 
	font-family:Arial; 
	font-size:8pt; 
	font-weight:bold; 
	text-align:center;
	margin-bottom:4px;  
	width: 85px;
}


input.loginbutton {
	border-style:outset; 
	border-width:1px; 
	background-color: #003A80; 
	font-weight: bold; 
	font-size: 12px; 
	color: #ffffff;
	width: 100px;
	}


input.button {border-style:outset; border-width:1px; background-color: #003A80; font-weight: bold; font-size: 12px; color: #ffffff}
input.button[disabled] {border-style:outset; border-width:1px; background-color: grey; font-weight: bold; font-size: 12px; color: #000000}
input.button2 {border-style:outset; border-width:1px; font-weight: bold; font-size: 12px; color: #000000}
input.button_klein {border-style:outset; border-width:1px; background-color: #003A80; font-weight: bold; font-size: 8px; color: #ffffff}
input.text {background-color: #C0C0C0; font-weight: bold; font-size: 12px; color: #000000;}
.style1 {
	border-left: 2px solid #C0C0C0;
	border-right-style: solid;
	border-right-width: 2px;
	border-top: 2px solid #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	text-align: center;
}


p	{
	margin-top: 0px;
}

a:hover      { text-decoration: none; color:#000000;font-weight: bold;   }
a:active     { text-decoration: none; color:#000000;font-weight: bold;  }
a:visited     { text-decoration: none; color:#000000;font-weight: bold; }
a:link       { text-decoration: none; color:#000000;font-weight: bold; }


.addr-table {
	border: 1px #CCCCCC solid;
	border-collapse: collapse;
}

.order-table {
	border: 3px #CCCCCC solid;
	border-collapse: collapse;
}


.l-table {
	border: 0px none;
}


td.addr {
	padding-left:5px;
	border: 1px #CCCCCC solid;

}
th.addr {
	
	background-color: #CCCCCC;
	
}

.covid-table {
	border: 2px #CCCCCC solid;
	border-collapse: collapse;
}
td.covid-img {
	border: 1px #CCCCCC solid;
	padding-left:4px;
	padding-right:4px;
}

td.covid-titel {
	padding-left:4px;
	border: 1px #CCCCCC solid;
	text-align:center;
	font-weight: bold;
	
}

td.covid-text {
	padding-left:4px;
	border: 1px #CCCCCC solid;
}

#succmsg {
	background-color: #009900;
  color: white;
  padding: 5px;
  font-weight:bold; 
  border-color:green;
  border-style:solid;
}

#errmsg {
  background-color: red;
  border-color:#CC0000;
  color: white;
  padding: 5px;
  font-weight:bold; 
  border-style:solid;
}

#ausgebucht {
  background-color: #D5EDFA;
  border-color:#FF9900;
  color: black;
  padding: 2px;
  font-weight:bold; 
  font-family:Arial; 
  font-size: 8pt;
  border-style:solid;
}
#notpayed {
  background-color: red;
  color: white;
  font-weight:bold; 
  padding-left:5px;
}



.smalltab {
	border-collapse: collapse;
	border: 1px solid #C0C0C0;

}


#option-0 {
	background-color: white;
	font-size: 10pt;
}

#option-1 {
	background-color: #00FF00;
	font-size: 10pt;
}

#option-2 {
	background-color: green;
	font-size: 10pt;
}

#option-3 {
	background-color: yellow;
	font-size: 10pt;
}

#option-4 {
	font-size: 10pt; 
	background-color: red;
}

#container-old {
	border: 1pt solid black;
	top: 10px;
	width: 700px;
	
	
	/*margin-left: -450px;*/
	position: absolute;
	left: 10px;
	 
  /* auskomentiert für druck */
	bottom: 10px;
	min-height: 600px;
}


#container {
	position: absolute;
	width: 700px;
	top: 10px;
	bottom: 10px;
	min-height: 600px;
	border: 0pt solid black;
}

#kino {
	position: absolute;
	width: 960px;
	top: 10px;
	bottom: 10px;
	background-color: #002C4F;
	min-height:830px;
}

#container-print {
	border: 1pt solid black;
	top: 10px;
	width: 700px;
	margin-left: -350px;
	position: absolute;
	left: 600px;
}


#main {
  border: none;
  background-color: white;
  top: 230px;
  right: 0%;
  left: 0%;
  position: absolute;
  padding: 10px;
  min-height: 600px;
  
  /* auskomentiert für druck */
  bottom: 0px;
  overflow: auto;
} 
    