/* Kommentare nur so ! NICHT mit // DV 15.08.2004 */
/* kleine Buchstaben */
/* font-family: Helvetica,Helv,Arial,Sans,Sans Serif; */
body {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:8pt;
}
body {
  margin: 0px;
}

p {
  font-size:8pt; 
  margin-top: 0px;
  margin-bottom: 0px;
}

form {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:8pt;
    /* background: #aaaaaa; */ /* Form auf den Webcam Seiten ausgeblendet, da nur Buttons in den Forms */
    color:#005ca2;
}
td {
    vertical-align: top;
    font-size:8pt;
}
a {
   font-style: normal;
   font-variant: normal;
   text-decoration: none;
   color:#005ca2;
}
a:link {
   text-decoration:none; 
   font-weight:bold;
}
a:active {
   text-decoration:none; 
   font-weight:bold;
   color :#ADD8E6; /* color : lightblue;*/
 }
a:visited {
   text-decoration:none; 
   font-weight: bold;
   text-shadow: Black;
}
a:hover {
   outline-color: White;
   font-weight: bold;
   font-style: oblique;
   text-shadow: Black;
}
h1 {
 font-size:16pt; 
/* margin-top: 10px;*/
/*margin-bottom: 0px;*/
 font-style:normal; 
 font-weight: bold;
 color: #005ca2;
 }
h2 {
 font-size:14pt; 
/* margin-top: 8px;*/
/* margin-bottom: 0px;*/
 font-style:normal; 
 font-weight: bold;
 color: #005ca2;
 }
h3 { 
 font-size:10pt;
/* margin-top: 10px;*/
/* margin-bottom: 0px;*/
 font-style:normal; 
 font-weight: bold; 
 color: #005ca2;
}
h4 {
 font-size:8pt;
/* margin-top: 6px;*/
/* margin-bottom: 0px;*/
 font-style:normal; 
 font-weight: bold; 
 color: #005ca2;
 }
h5 {
 font-size:6pt; 
/* margin-top: 5px;*/
/* margin-bottom: 0px;*/
 font-style:normal; 
 font-weight: bold; 
 color: #005ca2;
 }
h6 {
 font-size:5pt; 
/* margin-top: 4px;*/
/* margin-bottom: 0px;*/
 font-style:italic; 
 font-weight: bold; 
 color: #005ca2;
 }
DIV#bodycontent {
 font-size:8pt;
 margin-top: 0px;
 margin-bottom: 0px;
 font-style:normal; 
 font-weight: normal; 
 color: #000000;
 }
DIV#subhead1 {
 font-size:8pt;
 font-style:italic; 
 font-weight: bold; 
 color: #005ca2;
 }
DIV#subhead2 {
 font-size:8pt;
 font-style:italic; 
 font-weight: bold; 
 color: #005ca2;
 }
DIV#subhead3 {
 font-size:8pt;
 font-style:italic; 
 font-weight: bold; 
 color: #005ca2;
 }
DIV#headerdate {
 font-size:8pt;
 font-style:italic; 
 font-weight: bold; 
 color: #005ca2;
 }
TD#ba {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  vertical-align: top;
  background-color: #005ca2;
  color: #ffffff;
  font-size:20pt;
  font-style: italic;
  font-weight: bold;
  text-align: center;
}
TD#le {
  background-color: #005ca2;
  height: 50px;
  color: #ffffff;
 }

TD#mo {
  background-color: #005ca2;
  color: #ffffff;
 }
TD#mo A {
  color: #ffffff;
 }
TD#mo DIV.menue_oben_level1_no {
 /*font-size:12px;*/ 
 font-size:8pt; 
 font-style:italic; 
 font-weight: bold; 
 color: #ffffff;
 }
TD#mr {
  background-color: #005ca2;
  width: 10%;
 }
TD#sl {
/*   font-size: 14px;*/
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  vertical-align: top;
  font-size:8pt;
  background-color: #005ca2;
  color: #ffffff;

}
TD#sl A{
  color: #ffffff;
}
TD#sl A:link{
    color: #ffffff;
}
TD#sl A:visited{
  text-shadow: black;
  color: #ffffff;
}
TD#sl A:active{
  color :#ADD8E6; /* color : lightblue;*/
}
TD#sl A:hover{
  color :#ADD8E6; /* color : lightblue;*/
  font-style: normal;
}

TD#sl DIV.menue_links_level1_no {
/*   font-size:14px; */
 font-size:10pt;
   text-decoration: none;    
   font-style: normal;
   font-weight: bold;
}
TD#sl DIV.menue_links_level1_act {
  /*   font-size:14px; */
 font-size:10pt;
   text-decoration: none;
   font-style: normal;
   font-weight: bold;
}
TD#sl DIV.menue_links_level2_no { 
/*   font-size:12px; */
 font-size:8pt;
  margin-left: 5px;
  font-style: normal; 
  font-weight: bold; 
}
TD#sl DIV.menue_links_level2_act {
/*   font-size:12px; */
 font-size:8pt;
  margin-left: 5px;
  font-style: normal;
  font-weight: bold;
}

TD#sl DIV.menue_links_level3_no {
/*   font-size:11px; */
 font-size:7pt;
  margin-left: 10px;
  font-style: normal; 
  font-weight: bold; 
 }
TD#sl DIV.menue_links_level3_act {
/*   font-size:11px; */
 font-size:7pt;
  margin-left: 10px;
  font-style: normal;
  font-weight: bold;
}
TD#sm {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/* background-color: #ffffff; */
  background-color: #cccccc;
  background-image: url(/fileadmin/static/bgzirkel.gif); 
  font-size: 12px;

}
TD#sm A {
   color:#005ca2;
}

/* TD#sm A:aktive {
}
*/
TD#sm A:active {
}
TD#sm A:link {
}

TD#sr {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    background-color: #005ca2;
    color: #005ca2
 }
TD#sr a {
   outline-color: White;
   text-shadow: Black;
   color : Black;
}
TD#sr a:hover {
   outline-color: White;
   text-shadow: Black;
   color : Black;
}
TD#sr a:visited {
   outline-color: White;
   text-shadow: Black;
   color : blue;
}
TD#fo {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    background-color: #005ca2;
    color: White;
}

TD#adress {
    background-color:#ADD8E6 /* color : lightblue;*/
}
.tx-srfeuserregister-pi1 body {
/* font-family: Helvetica,Helv,Arial,Sans,"Sans Serif";*/
   font-family: Verdana, Arial, Helvetica,sans-serif;
   font-size: 12px;
   color: black;
}
.tx-srfeuserregister-pi1 P { font-size:12px;}
.tx-srfeuserregister-pi1 A {
   color:#005ca2;
   font-style: normal;
   font-variant: normal;
   text-decoration: none;
}
.tx-srfeuserregister-pi1 A:link {
 color:#005ca2;
 text-decoration:none; 
 font-weight:bold;
}
.tx-srfeuserregister-pi1 A:active {
 color:#005ca2;
 text-decoration:none; 
 font-weight:bold;
}
.tx-srfeuserregister-pi1 INPUT { font-size:12px; color:#005ca2; background-color:white; }
.tx-srfeuserregister-pi1-submit  {
  font-size: 12px;
  color: black;
  background: #cccccc;
}
.tx-srfeuserregister-pi1 SELECT { font-size:12px; color:#005ca2; background-color:white; }

.tx-julleevents-pi1 .tx-julleevents-pi1-listrow P.tx-julleevents-pi1-listrowField-title { 
               font-size:18px; font-weight:bold;line-height: 22px;background-color: #bbbbbb;
}
.tx-julleevents-pi1 .tx-julleevents-pi1-listrow P.tx-julleevents-pi1-listrowField-title A {
 text-decoration:none; font-weight:bold; background-color: #bbbbbb;
}
.tx-julleevents-pi1 .tx-julleevents-pi1-listrow P.tx-julleevents-pi1-listrowField-title A:hover { }
.tx-julleevents-pi1 .tx-julleevents-pi1-listrow P.tx-julleevents-pi1-listrowField-title A:active { color:#005ca2;text-decoration:underline; }
.tx-julleevents-pi1 .tx-julleevents-pi1-listrow P.tx-julleevents-pi1-listrowField-title A:visited { color:#005ca2;text-decoration:none; }
.tx-julleevents-pi1 .tx-julleevents-pi1-singleView P.tx-julleevents-pi1-singleView-Menu {
               line-height: 20px;
               font-size:14px;
               margin-bottom:15px;
               margin-top:5px;
               background-color: #bbbbbb;
}

.tx-julleevents-pi1 .tx-julleevents-pi1-singleView P.tx-julleevents-pi1-singleViewField-teaser {
               font-size:17px;
}
.tx-julleevents-pi1 .tx-julleevents-pi1-singleView P.bodytext { 
               font-size:18px;
}

.tx-julleevents-pi1 .tx-julleevents-pi1-listrowField-title {
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 5px;
                font-size:18px;
}

.tx-julleevents-pi1 .tx-julleevents-pi1-listrowField-datetime {
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.tx-julleevents-pi1 .tx-julleevents-pi1-listrowField-teaser {
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.tx-julleevents-pi1 .tx-julleevents-pi1-singleViewField-title { 
	   line-height: 22px;
                   /* align: center; NICHT erlaubt */
                   color:#005ca2;
                   font-size:18px;
                   font-weight:bold;
                   background-color: #bbbbbb;
 }
.tx-srfeuserregister-pi1 INPUT.tx-srfeuserregister-pi1-submit { 
                   font-size:14px; 
                   color:#005ca2; 
                   font-weight:bold; 
                   background-color:#dcdcdc; 
}
.pfad {
                   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
                   font-size:10px; 
                   color:#FFFFFF; 
}
