* {
  margin: 0px;
  padding: 0px;
}

body {
  background-color: white;
  text-align: left;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: 1.2em;
}

#bodycontent {
  background-color: white;
  text-align: left;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: 1.2em;
}

img {
  border: 0px;
}

.imgleft {
  margin-right: 10px;
  margin-bottom: 10px;
}

.imgright {
  margin-left: 10px;
  margin-bottom: 10px;
}

a {
  color: #000000;
  text-decoration: underline;
  font-weight: normal;
}

a:hover {
  color: #C00000;
  text-decoration: underline;
  font-weight: normal;
}

h1 {
  font-size: 16px;
  margin-bottom: 10px;
  color: #000080;
}

h2 {
  font-size: 11px;
  font-weight: bold;
  background-color: #CCCCFF;
  padding: 2px 0px 3px 0px;
}

hr {
  margin-top: 5px;
  margin-bottom: 5px;
  border-top: 1px solid #2B0E72;
  height: 1px;
}

table tr td {
  text-align: left;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: 1.2em;
}

/* LAYOUT------------------------------------------------------------- */
#layout {
  text-align: left;
  margin: 0px auto auto auto;
  padding: 0px;
  width: 980px;
  height: auto;
  background-image: url(/community_module/public/eldicon/images/layout_kachel.gif);
  background-repeat: repeat-y;
}

/* HEADER------------------------------------------------------------- */
#header1 {
  height: 40px;
  border-bottom: 1px solid #2B0E72;
  background-color: #ffffff;
}

#logo {
  width: 180px;
  float: left;
}

#suche {
  text-align: left;
  float: left;
  margin-top: 5px;
  margin-left: 10px;
}

#suche form {
  margin: 0;
}

#suche input {
   margin-top: 4px;
   width: 250px;
  border: 1px solid #B1BBD6;
}

input.button {
  background-color: #2B0E72;
  width: 52px;
  height: 18px;
  color: #ffffff;
  font-size: 11px;
  text-align: center;
  border: 1px solid #ffffff;
}

#header2 {
  height: 103px;
  background-image: url(/community_module/public/eldicon/images/header_kachel.jpg);
  background-repeat: repeat;
  border-bottom: 1px solid #ffffff;
}

#slogan {
  margin-top: 50px;
  margin-left: 30px;
  width: 362px;
  height: 36px;
}

#login {
  float: left;
  width: 176px;
  height: 100px;
  background-color: #E1DFDF;
  border-right: 1px solid #ffffff;
  padding-left: 4px;
  padding-top: 3px;
}

/* LINKE SEITE------------------------------------------------------------- */
#linkeSeite {
  float: left;
  width: 180px;
  background-color: #EBEBF3;
  border-right: 1px solid #ffffff;
}

/* MENUE------------------------------------------------------------- */
#menue {
  width: 180px;
}

#menue ul li {
  list-style: none;
  margin: 0px;
}

.menue1 {
  width: 180px;
  min-height: 20px;
  border-bottom: 1px solid #ffffff;
}

.menue1 a {
  width: 175px;
  height: 14px;
  display: block;
  padding: 3px 0px 3px 5px;
  color: #ffffff;
  text-decoration: none;
  background-color: #2B0E72;
}

.menue1 a:hover {
  width: 175px;
  height: 14px;
  display: block;
  padding: 3px 0px 3px 5px;
  color: #2B0E72;
  text-decoration: none;
  background-color: #B6BFD7;
}

.menue1 img {
  padding-right: 3px;
  padding-top: 4px;
}

.menue1aktiv {
  width: 180px;
  height: 20px;
  border-bottom: 1px solid #fff;
}

.menue1aktiv a {
  width: 175px;
  height: 14px;
  display: block;
  padding: 3px 0px 3px 5px;
  color: #2B0E72;
  text-decoration: none;
  background-color: #B6BFD7;
}

.menue1aktiv a:hover {
  width: 175px;
  height: 14px;
  display: block;
  padding: 3px 0px 3px 5px;
  color: #2B0E72;
  text-decoration: none;
  background-color: #B6BFD7;
}

.menue1aktiv img {
  padding-right: 3px;
  padding-top: 4px;
}

.menue2 {
  width: 180px;
  min-height: 20px;
  border-bottom: 1px solid #ffffff;
}

.menue2 a {
  width: 168px;
  min-height: 14px;
  display: block;
  padding: 3px 0px 3px 12px;
  color: #000;
  text-decoration: none;
  background-color: #E1DFDF;
  font-weight: bold;
  font-size: 10px;
}

.menue2 a:hover {
  width: 168px;
  min-height: 14px;
  display: block;
  padding: 3px 0px 3px 12px;
  color: #C00000;
  text-decoration: none;
  background-color: #E1DFDF;
  font-weight: bold;
  font-size: 10px;
}

.menue2aktiv {
  width: 180px;
  min-height: 20px;
  border-bottom: 1px solid #ffffff;
}

.menue2aktiv a {
  width: 168px;
  min-height: 14px;
  display: block;
  padding: 3px 0px 3px 12px;
  color: #C00000;
  text-decoration: none;
  background-color: #E1DFDF;
  font-weight: bold;
  font-size: 10px;
}

.menue2aktiv a:hover {
  width: 168px;
  min-height: 14px;
  display: block;
  padding: 3px 0px 3px 12px;
  color: #C00000;
  text-decoration: none;
  background-color: #E1DFDF;
  font-weight: bold;
  font-size: 10px;
}

.menue3 {
  width: 180px;
  min-height: 20px;
  border-bottom: 1px solid #ffffff;
}

.menue3 a {
  width: 162px;
  min-height: 14px;
  text-decoration: none;
  font-weight: normal;
  display: block;
  color: #000000;
  padding: 3px 0px 3px 18px;
  font-size: 10px;
  background-color: #E1DFDF;
}

.menue3 a:hover {
  width: 162px;
  min-height: 14px;
  text-decoration: none;
  font-weight: normal;
  display: block;
  color: #C00000;
  padding: 3px 0px 3px 18px;
  font-size: 10px;
  background-color: #E1DFDF;
}

.menue3aktiv {
  width: 180px;
  border-bottom: 1px solid #ffffff;
}

.menue3aktiv a {
  width: 162px;
  min-height: 14px;
  text-decoration: none;
  font-weight: normal;
  display: block;
  color: #C00000;
  padding: 3px 0px 3px 18px;
  font-size: 10px;
  background-color: #E1DFDF;
}

.menue3aktiv a:hover {
  width: 162px;
  min-height: 14px;
  text-decoration: none;
  font-weight: normal;
  display: block;
  color: #C00000;
  padding: 3px 0px 3px 18px;
  font-size: 10px;
  background-color: #E1DFDF;
}

/* RECHTE SEITE------------------------------------------------------------- */
#rechteSeite {
  margin-left: 180px;
}

#headerMenue {
  background-color: #B6BFD7;
  line-height: 20px;
  text-align: left;
  padding-left: 10px;
}

/* CONTENT------------------------------------------------------------- */
#content {
  padding: 15px 10px 15px 10px;
  font-size: 11px;
  line-height: 1.4em;
}

#content ul {
  margin-left: 0px;
}

#content ul li {
  list-style: square;
  margin-left: 15px;
}

#content ol {
  margin-left: 7px;
}

#content ol li {
  list-style-type: decimal;
  margin-left: 15px;
}

#content blockquote {
  margin-left: 15px;
}

.dialogButton {
  height: 25px;
  padding-top: 5px;
  background-color: #000080;
}

.dialogButton a {
  width: auto;
  height: 22px;
	padding-top: 4px;
  text-align: center;
  color: #ccc;
  text-decoration: none;
  display: block;
	font-weight: bold;
}

.dialogButton a:hover {
	color: #fff;
}

.ticketzusatzinfo {
  width: 100%;
	text-align: center;
	display: block;
	margin-bottom: 10px;
}

.ticketlist {
	border-left: 1px solid black;
	border-right: 1px solid black;
	width: 100%;
}

.ticketlisthead {
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	background-color:#b6bfd7;
	padding: 3px;
}

.ticketlistline {
  border-bottom: 1px solid black;
  padding: 3px;
}

.list0 {
	font-weight: normal;
	color: #ff0000;
}

.list2 {
	font-weight: normal;
}

.list3 {
	font-weight: normal;
	color: #000080;
}

.list4 {
	font-weight: normal;
	color: #008000;
}

/* FOOTER------------------------------------------------------------- */
#footer {
  clear: both;
  margin: 0px auto auto auto;
  background-color: #B6BFD7;
  height: 14px;
  width: 980px;
  text-align: center;
}

/* EDITOR-STYLES------------------------------------------------------------- */
.farbe1dunkelblau {
  color: #000080;
}

.farbe2hellblau {
  color: #B6BFD7;
}

.farbe3rot {
  color: #C00000;
}

.wichtig {
  color: #FF0000;
  font-weight: bold;
}

.kleinschrift {
  font-size: 9px;
}

.grossschrift {
  font-size: 14px;
}

.tabelle1 {
  text-align: left;
  background-color: #fff;
  font-size: 12px;
}

.tabelle2 {
  text-align: left;
  background-color: #EBEBF3;
  font-size: 12px;
}

.tabelle3 {
  text-align: left;
  background-color: #66CC66;
  font-size: 12px;
}
