
.Right {  background-color: #E5E5E5; font-family: Verdana;}
.Left { background-color: #E5E5E5; font-family: Verdana;}
.Header { color: #fff; background-color: #c00; font-family: Verdana; font-size: 10pt}
.Header1 { color: #fff; background-color: #c00; font-family: Verdana; font-size: 10pt}
.Header2 { background-color: #000; font-family: Verdana; }
.Box { border-width: 3px; border-style: solid; border-color: #C5C5C5;  font-family: Verdana;}
.BoxHeader { background-color: #C5C5C5; color: #c00; font-weight: bold; border-width: 2px; font-family: Verdana; font-size: 10pt}
.BoxContentHeader { background-color: #E5E5E5; font-family: Verdana; font-size: 10pt; font-weight: bold}
.BoxContent { background-color: #fff; font-family: Verdana; font-size: 10pt}
.BoxContentList { border-width: 0px 0px 1px 0px; border-style: solid; border-color: #E5E5E5; background-color: #fff; font-family: Verdana; font-size: 10pt}
.BoxContentListMiddle { background-color: #fff; font-family: Verdana; font-size: 10pt}
.Event { font-family: Verdana; border-style: solid;}
.EventHeader { color: #fff; font-weight: bold; font-family: Verdana; font-size: 11pt;}
.EventTitle { color: #000000; font-weight: bold; font-family: Verdana; font-size: 13pt }
.EventContent { background-color: #fff; font-family: Verdana; font-size: 10pt;}
.MenuContent { background-color: #fff; font-family: Verdana; font-size: 10pt}
.Content { background-color: #fff; font-family: "Verdana"; font-family: Verdana; font-size: 10pt}
p.EventLeadBold { font-family: Verdana; font-weight: bold; }
p.EventLead { font-family: Verdana; }
p.ContentHeader { font-family: Verdana; font-weight: bold; font-size: 11pt; }
p.VeranstaltungsTitle { font-family: Verdana; font-weight: bold; font-size: 13pt }
a.Header:link, a.Header:visited, a.Header:active { color: #FFFFFF;  text-decoration: none; font-weight: bold; font-size: 10pt }
a.Header:hover { color: #000000;  text-decoration : none; font-size: 10pt }
a.BlackLink:link, a.BlackLink:visited, a.BlackLink:active { color: #000000;  text-decoration: none; font-size: 10pt }
a.BlackLink:hover { color: #696969;  text-decoration : none; font-size: 10pt }
a.Impressum:link, a.Impressum:visited, a.Impressum:active { color: #696969;  text-decoration: none; font-size: 10pt }
a.Impressum:hover { color: #000000;  text-decoration : none; font-size: 10pt }
a.BoxContent:link, a.BoxContent:visited { color: #c00;  text-decoration : none}
a.EventLink:link, a.EventLink:visited, a.EventLink:active { color: #fff; font-family: Verdana; font-size: 11pt; }
a.EventLink:hover { color: #000000;  font-family: Verdana; font-size: 11pt }
a.SearchLink:link, a.SearchLink:visited, a.SearchLink:active { color: #c00; font-family: Verdana; font-size: 11pt; }
a.SearchLink:hover { color: #000000;  font-family: Verdana; font-size: 11pt }
a.MenuContent:link, a.MenuContent:visited { color: #000000;  text-decoration : none;}
a.MenuContentSelected:link, a.MenuContentSelected:visited {  color: #c00; background-color: #E5E5E5; text-decoration : none;}
a.MenuContent:active, a.MenuContent:hover { color: #c00;}
h1.Content, h2.Content, h3.Content { color: #c00 }
.MenuItem {  border-width: 0px 0px 2px 0px; border-style: solid; border-color: #C5C5C5; font-family: Verdana; font-size: 10pt}
.MenuItem1 {  border-width: 0px 0px 1px 0px; border-style: solid; border-color: #D5D5D5; font-family: Verdana; font-size: 9pt}
.MenuItem2 {  border-width: 0px 0px 0px 0px; border-style: solid; border-color: #E5E5E5; font-family: Verdana; font-size: 8pt}
.MenuItemSelected { color: #c00; background-color: #E5E5E5; border-width: 0px 0px 2px 0px; border-style: solid; border-color: #C5C5C5; font-family: Verdana; font-size: 10pt}
.MenuItem1Selected { color: #c00; background-color: #E5E5E5; border-width: 0px 0px 1px 0px; border-style: solid; border-color: #D5D5D5; font-family: Verdana; font-size: 9pt}
.MenuItem2Selected { color: #c00; background-color: #E5E5E5; border-width: 0px 0px 0px 0px; border-style: solid; border-color: #E5E5E5; font-family: Verdana; font-size: 8pt}

a:link, a:visited, a:active {  color : #c00;  text-decoration : none }
a:hover {  color : #ff6600;  text-decoration: none }

.font-size--8  { font-size:8pt; }
.font-size--9  { font-size:9pt; }
.font-size--10 { font-size:10pt; }
.font-size--11 { font-size:11pt; }
.font-size--12 { font-size:12pt; }
.font-size--14 { font-size:14pt; }
.font-size--16 { font-size:16pt; }
.font-size--18 { font-size:18pt; }
.font-size--20 { font-size:20pt; }
.font-size--24 { font-size:24pt; }
.font-size--26 { font-size:26pt; }
.font-size--28 { font-size:28pt; }
.font-size--36 { font-size:36pt; }
.font-size--48 { font-size:48pt; }
.font-size--72 { font-size:72pt; }


#toolTip{
  border:1px solid #CCC;
  background-color:#F9F9F9;
  width:220px;
  position:absolute;
  visibility: hidden;
  overflow: hidden;
  font-family: verdana;
	font-size: 11px;
	font-weight: normal;
  color:#333;
}

#toolTip h1{
  display:block;
  font-family: verdana;
	font-size: 12px;
	font-weight: bold;
  background-color:#F1F1F1;
  border-bottom:1px solid #CCC;  
  margin:0px;
  padding:0px 2px;   
}

#toolTip p {
  margin:0px;
  padding:4px 2px;   
}
