/*  
    CSS-Design der Website http://www.die-kurpfalz.de
    Autor: Holger Strunk (http://www.strunk.info)
*/

/* Grundelemente */
html, p {
  font-family: Sans-Serif;
  font-size: 10pt;
  color: black;
  height: 101%;
}
body {
  margin: 0px;
  padding: 0px;
  background-repeat: repeat-x;
}
img {
  border: none;
}
input, textarea {
  font-family: Sans-Serif;
  font-size: 10pt;
  color: black;
  background-color: #eee;
  width: 100%;
  padding: 3px;
  border: 1px solid gray;
}
h1,h2,h3,h4,h5{
  color: black;
  margin: 0;
  padding: 0;
  margin-bottom: 5px;
}
h1{
  font-size: 16pt;
}
h2{
  font-size: 12pt;
  margin-top: 30px;
}
h3{
  font-size: 11pt;
  margin-top: 10px;
}
a:link {
  color: black;
  text-decoration: none;
}
a:visited {
  color: black;
  text-decoration: none;
}
a:focus {
  color: black;
  text-decoration: none;
}
a:hover {
  color: black;
  text-decoration: underline;
}
a:active {
  color: black;
  text-decoration: none;
}
table {
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
  width: 100%;
}
tbody, tr, td {
  margin: 0px; 
  padding: 0px;
}

/* Layout */
#Hauptrahmen {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 1024px;
  padding: 0px;
  background-image: url(../Ressourcen/Grafik/Schatten.png);
  background-repeat: repeat-y;
}
#Banner {
  position: relative;
  margin-left: 16px;
  width: 992px;
  height: 186px;
}
#Banner_Hintergrund_Foto {
  position: absolute;
  width: 992px;
  height: 160px;
  background-position: top right;
  background-repeat: no-repeat;
}
#Banner_Hintergrund_Overlay {
  position: absolute;
  width: 992px;
  height: 160px;
  background-image: url(../Ressourcen/Grafik/Farbverlauf_Banner.png);
  border-bottom: 1px solid gray;
}
#Banner_Slogan {
  position: absolute;
  top: 10px;
  left: 32px;
  width: 365px;
  height: 84px;
  background-repeat: no-repeat;
}
.Bearbeitung {
  color: #800;
}
#Bearbeitung_Buttons {
  margin-top: 20px;
}
#Bearbeitung_Inhalt {
  font-style: italic;
}
.Bearbeitungsbutton_gruen, .Bearbeitungsbutton_rot {
  display: inline;
  font-weight: bold;
  padding: 7px;
  margin: 0px 10px 20px 0px;
  cursor: pointer;
  background-image: url(../Ressourcen/Grafik/Button-Transparenz.png);
  background-repeat: repeat-x;
  border: 1px solid #888;
}
.Bearbeitungsbutton_gruen {
  background-color: #aea;
  border: 1px solid #080;
}
.Bearbeitungsbutton_rot {
  background-color: #eaa;
  border: 1px solid #800;
}
#Button_Bearbeitungsmodus {
  position: absolute;
  top: 100px;
  left: 600px;
}
#Button_Veranstaltung_hinzufuegen {
  position: absolute;
  top: 185px;
  left: 196px;
}
#Button_Werbung_hinzufuegen_links {
  position: absolute;
  top: 185px;
  left: 50px;
}
#Button_Werbung_hinzufuegen_rechts {
  position: absolute;
  top: 185px;
  left: 865px;
}
.Filter {
  position: relative;
  height: 52px;
  margin-bottom: 2px;
}
.Filter input {
  font-size: 8pt;
}
.Filter_Hinweis {
  position: absolute;
  bottom: 0px;
  font-size: 8pt;
  color: gray;
}
.Filter_PLZ {
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 8pt;
  width: 80px;
}
.Filter_Suche {
  position: absolute;
  top: 0px;
  left: 122px;
  font-size: 8pt;
  width: 200px;
}
#Display_Adresse {
  position: absolute;
  top: 30px;
  left: 35px;
  width: 500px;
  height: 300px;
  padding: 30px;
  background-image: url('../Ressourcen/Grafik/Hintergrund_Display_Adresse.png');
  background-repeat: no-repeat;
}
#Display_Adresse_Name {
  margin-bottom: 20px;
}
.Display_Adresse_Bezeichner {
  font-size: 8pt;
  color: gray;
  margin-top: 12px;
}
#Display_Adresse_PLZ {
  float: left;
  margin-right: 5px;
}
#Display_Adresse_schliessen {
  top: 4px;
  right: 4px;
}
#iFrame_Hotel {
  margin: 0px;
  border-collapse: collapse;
  border: 0px;
  width: 163px;
  height: 155px;
  overflow: hidden;
  background-color: #fff8d9;
}
#iFrame_Wetterbox {
	display: none;
  margin: 14px 0 10px 20px;
  border-collapse: collapse;
  border: 0px;
  width: 180px;
  height: 170px;
  overflow: hidden;
}
#Impressum_Geitner, #Impressum_Strunk {
  position: relative;
}
#Impressum_Geitner_Logo {
  position: absolute;
  top: 0px;
  right: 0px;
}
#Impressum_Kleingedrucktes {
  font-size: 8pt;
  color: gray;
  border-top: 1px solid gray;
  margin-top: 30px;
  padding-top: 5px;
}
#Inhalt {
  position: relative;
  margin-left: 16px;
  width: 992px;
  background-color: white;
}
.Infobutton {
	background-image: url('../Ressourcen/Grafik/Infobutton.png');
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 16px;
	min-width: 16px;
}
#Inhalt_links {
  position: absolute;
  top: 340px;
  left: 0px;
  width: 180px;
}
#Inhalt_Mitte {
  position: relative;
  top: 0px;
  left: 180px;
  width: 600px;
  padding: 15px;
}
#Inhalt_rechts {
  position: absolute;
  top: 0px;
  left: 812px;
  width: 180px;
}
.mehr {
  color: gray;
  cursor: pointer;
  font-size: 8pt;
}
.nachOben {
  position: absolute;
  cursor: pointer;
}
#nachOben_links {
  left: 5px;
}
#nachOben_rechts {
  right: 5px;
}
#NavigationsButtons {
	display: none;
  position: absolute;
  left: 0px;
  top: 160px;
}
.NavButton {
  position: absolute;
  border-right: 1px solid black;
  border-left: 1px solid black;
  width: 123px;
  height: 20px;
  padding-top: 4px;
  background-color: #efecdc;
  text-align: center;
  cursor: pointer;
}
.NavButton_2 {
  position: absolute;
  border: 1px solid black;
  width: 123px;
  height: 20px;
  padding-top: 4px;
  background-color: #efecdc;
  text-align: center;
  cursor: pointer;
}
#NavigationsButtons_unten {
  position: absolute;
  bottom: -20px;
  border-top: 1px solid black;
  width: 992px;
  height: 20px;
  padding-top: 4px;
  background-color: #efecdc;
}
#NavButton_UeberUns {
  top: 0px;
  left: 434px;
}
#NavButton_Impressum {
  top: 0px;
  left: 558px;
}
#NavButton_Veranstaltungen_unten {
  top: 0px;
  left: 310px;
}
#NavButton_Veranstaltungen {
  left: 0px;
  font-weight: bold;
}
#NavButton_Unterkunft {
  left: 124px;
}
#NavButton_Gastronomie {
  left: 248px;
}
#NavButton_Kulinarisches {
  left: 372px;
}
#NavButton_Wellness {
  left: 496px;
}
#NavButton_Sport {
  left: 620px;
}
#NavButton_Sonstiges {
  left: 744px;
}  
#NavButton_Ortsverzeichnis {
  left: 868px;
  width: 122px;
}
#Link_Bearbeitungsmodus {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 48px;
  height: 48px;
}
.Return {
  position: absolute;
  width: 17px;
  height: 16px;
  background-image: url(../Ressourcen/Grafik/Return.png);
  background-repeat: no-repeat;
  cursor: pointer;
}
.Return_PLZ {
  top: 18px;
  left: 68px;
}
.Return_Suche {
  top: 18px;
  left: 310px;
}
#Schatten_Abschluss {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 1024px;
  height: 24px;
  padding: 0px;
  background-image: url(../Ressourcen/Grafik/Schatten_Abschluss.png);
  background-repeat: no-repeat;
}
.schliessen {
  position: absolute;
  width: 30px;
  height: 30px;
  background-image: url('../Ressourcen/Grafik/schliessen.png');
  background-repeat: no-repeat;
  cursor: pointer;
}
.Seiteninhalt {
  display: none;
}
#Seiteninhalt_Overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: white;;
}
#Seiteninhalt_Overlay_Innenrahmen {
  margin: 5px;
  padding: 10px;
  width: 570px;
}
#Seitenpuffer {
  height: 20px;
}
.Veranstaltung {
  position: relative;
  border-top: 1px solid gray;
  padding: 10px 0px 10px 0px;
}
.Veranstaltung_Beschreibung {
  display: none;
}
.Veranstaltungsbezeichner {
  margin-top: 10px;
  margin-bottom: 1px;
  font-style: italic;
}
.Veranstaltung_Anzeigedatum {
  width: 120px;
}
.Veranstaltung_Ueberschrift {
  margin: 0px;
  padding: 0px;
}
.Veranstaltung_Bild {
  display: inline;
  float: right;
  padding: 14px 0px 8px 8px;
  max-width: 180px;
  max-height: 180px;
  overflow: hidden;
}
.Veranstaltung_Bilderupload {
  border: 0px; 
  margin: 0px; 
  padding: 0px; 
  width: 576px; 
  height: 130px;
}
.Veranstaltung_PDF_Upload {
  border: 0px; 
  margin: 0px; 
  padding: 0px; 
  width: 576px; 
  height: 120px;
}
.iFrame_Bilderupload, .iFrame_PDF_Upload {
  background-image: none;
  padding: 3px;
}
.iFrame_Bilderupload_Werbung {
  background-image: none;
  padding: 3px;
}
#Veranstaltungsbearbeitung_Formular, #Veranstaltungsbearbeitung_PDF, #Formular_Bearbeitung_Werbung_links, #Formular_Bearbeitung_Werbung_rechts{
  position: relative;
}
#Veranstaltungsbearbeitung_Bild, #Veranstaltungsbearbeitung_PDF {
  padding-top: 10px;
}
#Veranstaltungsbearbeitung_Bildvorschau, #VeranstaltungsbearbeitungPdfVorschau, .Bearbeitung_Werbung_Bildvorschau, .Bearbeitung_Werbung_Bildvorschau {
  position: absolute;
  top: 0px;
  right: 0px;
}
#Veranstaltungsbearbeitung_Bildauswahl, #Veranstaltungsbearbeitung_PDFauswahl, .Bearbeitung_Werbung_Bildauswahl{
  position: relative;
  top: 0px;
  left: 0;
  width: 380px;
}
#Veranstaltungsbearbeitung_Bild_entfernen {
  position: relative;
}
#Tabelle_Veranstaltungen tr, #Tabelle_Veranstaltungen td {
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
}
.Werbung_ID, .random {
  display: none;
}
.Werbung_Bilderupload {
  border: 0px; 
  margin: 0px; 
  padding: 0px; 
  width: 576px; 
  height: 800px;
}
#Werbung_statisch {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 180px;
  height: 400px;
}
.Werbung {
  position: relative;
  top: 4px;
}
#Werbung_TMC {
  left: 29px;
}
#Werbung_Geitner_Gartenreisen {
  left: 0px;
}
#Werbung_KRC {
  left: 29px;
}

/* Tablesorter */

.Verzeichnistabelle {
  border: 1px solid #ddd;
}
.Verzeichnistabelle thead tr .header {
  /* background-image: url(../Ressourcen/Grafik/Tabellensortierung.gif);*/
  background-repeat: no-repeat;
  background-position: center right;
  background-color: #efecdc;
  cursor: pointer;
  text-align: left;
  padding: 2px;
  padding-right: 12px;
  border-right: 1px solid #ddd;
}
.Verzeichnistabelle thead tr .headerSortUp {
  background-image: url(../Ressourcen/Grafik/Tabellensortierung-aufsteigend.gif);
}
.Verzeichnistabelle thead tr .headerSortDown {
  background-image: url(../Ressourcen/Grafik/Tabellensortierung-absteigend.gif);
}
.Verzeichnistabelle tr {
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  cursor: pointer;
}
.Verzeichnistabelle td {
  padding: 2px;
  border-right: 1px solid #ddd;
}





