/*
Thema: Standard
URI: http://salisbury-simonow.de
Description: Standard-Thema fuer das CMS eLIAS - yet another OpenSource CMS. (C)2005 Simonow/Salisbury. http://elias-cms.de
 */
/* Anfang Typografie & Farben */
body {
    font-size: 0.9em;
    font-family: 'trebuchet MS', Verdana, Arial, Helvetica, sans-serif; 
    }

/* Anfang Ueberschriften */    
h1  {
    font-weight: bold; 
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 1.4em; 
    }
    
h2  {
    font-weight: bold; 
    font-size: 1.2em; 
    color: #4F4A6B; 
    }
h3 {
    text-align: left;
    font-size: 0.9em; 
   }
   
#leftCol h1 {
    font-size: .9em; 
    text-indent: .6em; 
    color: white; 
    }
/* Ende Ueberschriften */

#leftCol {
   color: inherit;
   text-align:right; 
   }
#banner {
    font: bold 2em Courier New, Courier, monospace;
    text-align: right; 
    color: white; 
    letter-spacing: .2em; 
    }
#rightCol h1{
    font-size: .9em; 
    }
/* Ende Typografie & Farben */

/* Anfang Struktur und Modell */
body {
    margin: 0;
    }
h1 {
    padding: 10px 0 8px;
    }
h3 {
    margin-bottom: 0.5em;
   }
img{ 
    border-style: none;
    }
   
#leftCol {
    position: absolute; 
    left: 0px; 
    width: 9em; 
    padding: 0 0 0 2px; 
    margin-top: 8em;
    }
#leftCol img{
    padding-bottom: 1em;
    }
#leftCol h1 {
    margin: 8px 0 0; 
    padding: 2px .2em 2px; 
    background: gray; 
    border: white solid 2px; 
    clear: both;
    }
#leftCol h4 {
    margin: .2em;
    }
#container {
    margin-left: 9em; 
    }
#banner {
    height: 80px; 
    padding: 0 0 .1em;
    background: url(../images/HomeBanner.gif)  no-repeat right top ; 
    }
#rightCol {
    right: 0; 
    position: absolute; 
    width: 13em; 
    }
#rightCol h1{
    margin: .5em 0; 
    padding: 2px 0 2px; 
    border-bottom: .5em solid #EFEFEF; 
    clear: both;
    }
#rightCol h4 {
    margin: .2em;
    }
#pageName{
    display: none;
    }
#navi{
    height: 1.2em; 
    background: #EFEFEF; 
    }
#navi ul {
    list-style: none; 
    margin: 0; font-size: .8em;
    }
#navi ul li {
    float: left; 
    margin-right: .5em;
    }
#content{ 
    margin-right: 13em; 
    padding: .2em 2em 0 1em; 
    }
/* Ende Struktur und Modell */

/* Anfang Verhalten */
a.extLink:link{
    padding-left: .8em; 
    color: #003399; 
    Text-decoration: none; 
    background: url(../images/link.gif) no-repeat left; }
a.extLink:visited  {
    padding-left: .8em; 
    color: #6699CC; 
    Text-decoration: none; 
    background: url(../images/link.gif) no-repeat left; 
    }
a.extLink:hover{ 
    padding-left: .8em; 
    color: #666666; 
    text-decoration: underline; 
    background: url(../images/link.gif) no-repeat left; 
    }
#navi a:link {
    height: 1em; 
    color: #040404;
    }
#navi a:visited {
    height: 1em; 
    }
#leftCol ul{
    padding: 2px .2em 2px; 
    margin: 0; 
    }
#leftCol ul li {
    list-style: none; 
    font-size: .9em; 
    text-indent: .3em; 
    height: 1em;
    }
#leftCol ul li :link {
    color: black;
    }
#leftCol ul li :hover {
    Text-decoration: none; 
    color: gray; 
    }
    
#rightCol ul {
    padding: 2px 0 2px;
    margin: 0; 
    }
#rightCol ul li{
    list-style: none; 
    font-size: .9em; 
    text-indent: .3em; 
    }    

/* Ende Verhalten*/

/* verschiedene Klassen */
.clear {
    clear: both;
    }
.IETable {
    width: 100%; 
    position: relative; 
    }
.textBild {
    float: left; 
    padding: .5em;
    } 
.edit {
    display: block; 
    border-bottom: gray solid 2px; 
    } 
.edit  img {
    float: right; 
    }
.edit h1 {
    display: none; 
    }
/* Ende Typografie & Farben */

/* Anfang Struktur und Modell */
/* Ende Struktur und Modell */

/* Anfang Verhalten */
/* Ende Verhalten */


/*
Thema: Standard
URI: http://salisbury-simonow.de
Description: Standard-Thema fuer das CMS eLIAS - yet another OpenSource CMS. (C)2005 Simonow/Salisbury. http://elias-cms.de
Unterseite: sg_termin.php
 */
 /* Anfang Typografie & Farben */
#sgTermin .event{
    text-align: left;
    }
#sgTermin .referent{
    color: gray; 
    font-weight: bold; 
    font-size: 1.1em;
    }
#sgTermin .titel{
    font-weight: 600; 
    font-size: 1.4em; 
    }
#sgTermin .datum,.uhr,.ort,.veranstalter {
    font-weight: bold; 
    }
#sgTermin .typ{
    font-variant: small-caps;
    color: gray; 
    text-align: right;
    font-size:1.5em; 
    }
#sgTermin h1{
    font-size: 1.8em;
    }

#sgTermin h2{
    font-size: 1.2em; 
    font-weight: 800;
    }
#sgTermin h3{
    color: #000; 
    font-weight: 800; 
    }
/* Ende Typografie & Farben */

/* Anfang Struktur und Modell */
#sgTermin {
    padding-left: 1em; 
    }
#sgTermin .event img{
    float: right; 
    clear: right; 
    margin-left: .4em; 
    }
#sgTermin .referent{
    color: gray; 
    }
#sgTermin .titel{
    margin: 1em 0 1em;
    margin-right: 5em;
    }
#sgTermin .typ{
    float: right; 
    border-bottom: dashed 1px gray;
    width: 6em;
    margin-bottom: .5em; 
    }
#sgTermin h1{
    margin: .3em 0 .6em 0; 
    padding:0; 
    }
#sgTermin h2{
    margin: 0; 
    }
#sgTermin h3{
    margin:0;
    }
#sgTerminImg{
    margin: 0 0 1em 2em; 
    float: right; 
    border: 8px solid; 
    border-color: #EEF3F9; 
    }
/* Ende Struktur und Modell */

/*
Thema: Standard
URI: http://salisbury-simonow.de
Description: Standard-Thema fuer das CMS eLIAS - yet another OpenSource CMS. (C)2005 Simonow/Salisbury. http://elias-cms.de
 Unterseite: sg_person.php
 */
/* Anfang Typografie & Farben */
#sgPersonGruppe	h1{ 
    font-size: .8em; 
    font-weight: 800; 
    text-indent: 2em;
    padding: 0; 
    letter-spacing: .4em;
    }						 
#sgPersonGruppe ul{
    list-style: none; 
    font-size: .8em;
    } 
/* Ende Typografie & Farben */

/* Anfang Struktur und Modell */
#sgPersonGruppe	h1{ 
    padding: 0; 
    }		
#adresse {
    margin: 0 0 1em 2em; 
    border-bottom: gray 1px solid;
    }
#adresse h2{
    border-bottom: gray 1px solid;
    }
#memberImg{
    float: right; 
    width: 120px; 
    height: 160px; 
    border: 8px solid #EEF3F9;
    }
.label{
    background-color: #EEF3F9;
    float:right; 
    clear:both; 
    margin: 1em 0 1em 1em;
    } 
/* Ende Struktur und Modell */

/*
Thema: Standard
URI: http://salisbury-simonow.de
Description: Standard-Thema fuer das CMS eLIAS - yet another OpenSource CMS. (C)2005 Simonow/Salisbury. http://elias-cms.de
Unterseite: sg_gruppe.php
 */
/* Anfang Typografie & Farben */
#metagruppenzugehoerig{
    float: right; 
    font-size: .8em; 
    } 
#metagruppenzugehoerig	h1 {
    text-align: center; 
    color: white;
    }
#gruppenzugehoerig{
    font-size: .8em; 
    } 
#gruppenzugehoerig	h1{
    text-align: center; 
    color: white;
    }
#gruppenzugehoerig	ul { 
    list-style: none;
    }
#gruppenzugehoerig	li{ 
    text-align: center; 
    }
/* Ende Typografie & Farben */

/* Anfang Struktur und Modell */
#metagruppenzugehoerig{
    float: right; 
    padding: .3em; 
    margin: 1.2em 1em 0 2em ; 
    } 
#metagruppenzugehoerig	h1 {
    background: gray; 
    margin: 0; 
    padding:0; 
    }
#metagruppenzugehoerig	ul{
    border: 1px white solid; 
    padding:0; 
    margin: 0; 
    list-style: none;
    }
#metagruppenzugehoerig	li{
    padding: 0 .3em 0 .3em; 
    background: #F5F5F5;
    border: white solid 1px; 
    }

#gruppenzugehoerig{
    float: right; 
    clear: right; 
    padding: .3em; 
    margin: 1em 1em 0 2em;
    } 
#gruppenzugehoerig	h1{
    background: gray; 
    margin: 0; 
    padding:0; 
    }
#gruppenzugehoerig	ul { 
    border: 1px white solid; 
    padding:0; 
    margin: 0; 
    list-style: none;
    }
#gruppenzugehoerig	li{ 
    padding: 0 .3em 0 .3em; 
    background: #F5F5F5; 
    border: white solid 1px; 
    }
/* Ende Struktur und Modell */

/*
Thema: Standard
URI: http://salisbury-simonow.de
Description: Standard-Thema fuer das CMS eLIAS - yet another OpenSource CMS. (C)2005 Simonow/Salisbury. http://elias-cms.de
Deko-Element: rss.php
 */
/* Anfang Typografie & Farben */
.rss {
    font-size: 1em; 
    }
.rss h2{
    font-variant: small-caps;
    color: white !important; 
    }

.rss h2 a{
    color: white !important; 
    text-decoration: none;
    }
.rss * a{
    font-size: .9em !important; 
    color: black !important; 
    }

/* Ende Typografie & Farben */

/* Anfang Struktur und Modell */
.rss {
    clear: both; 
    padding: 0; 
    margin: 1em 0;
    }
.rss h2{
    margin: 0 0 0 .2em;
    padding: .2em 0 .2em 0; 
    background: #2A54A0; 
    }

.rss h2 a{
    border:none; 
    background: transparent !important; 
    }
.rss * a{
    padding:0; 
    }

.rss ul{
    margin: 0 0 0 2em;
    }
.rss ul li a.extLink{
    background: transparent !important;
    border-bottom: dashed 1px silver;
    display: block; 
    padding: .2em 0 .2em .3em;
    }
/* Ende Struktur und Modell */

/*
Thema: Standard
URI: http://salisbury-simonow.de
Description: Standard-Thema fuer das CMS eLIAS - yet another OpenSource CMS. (C)2005 Simonow/Salisbury. http://elias-cms.de
Unterseite: pl_termin.php
 */
 /* Anfang Typografie & Farben */
#plTermin .referent{
    color: gray; 
    font-weight: bold; 
    }
#plTermin .titel{
    font-weight: 500; 
    font-size: 1.3em; 
    }
#plTermin .datum,.uhr,.ort,.veranstalter {
    font-weight: bold; 
    }
#plTermin .typ{
    font-variant: small-caps;
    text-align: right;
    }
/* Ende Typografie & Farben */

/* Anfang Struktur und Modell */
#plTermin{
    padding-left: 1em; 
    }
#plTermin h2{
    border-bottom: solid 1px gray; 
    }
#plTermin .event{
    clear: both; 
    margin: 0 4em 2em 0;
    }
#plTermin .event img{
    float: right; 
    clear: right;  
    }
#plTermin .referent{
    color: gray; 
    }
#plTermin .titel{
    margin-right: 5em;
    }
#plTermin .typ{
    float: right; 
    border-bottom: dashed 1px gray;
    width: 6em; 
    margin-bottom: .5em;
    }
/* Ende Struktur und Modell */

/* Kalender */
#calendar {
    text-align: center; 
    background: #f9f6f3; 
    border: solid 6px #ffffcc 
    }
#calendar table{
    margin: 0 1em; 
    text-align: center; 
    font-size: .8em;
    height: 14em;
    }
#calendar th{
    border: solid 1px gray; 
    padding: 3px; 
    }
.calEvent{
    font-weight: bold; 
    }
.calEventToday{
    font-weight: bold; 
    color: red; 
    border: solid 1px gray;
    }
.calToday{
    font-weight: bold; 
    color: red; 
    border: solid 1px gray;
    }
.month{
    font-family: arial, sans-serif; 
    margin-bottom: .3em; 
    }
.calNav{
    border: none;  
    }
    
    /*
Thema: Standard
URI: http://salisbury-simonow.de
Description: Standard-Thema fuer das CMS eLIAS - yet another OpenSource CMS. (C)2005 Simonow/Salisbury. http://elias-cms.de
 Unterseite: pl_person.php
 */
/* Anfang Typografie & Farben */
.plPersonTitel{
    color: #999999; 
    }
.personKontakt{
    font-size: .8em; 
    }
/* Ende Typografie & Farben */

/* Anfang Struktur und Modell */
#plPerson ul{
    padding: 0 2em;
    list-style: circle inside;
    }
#plPerson li{
    padding: 0 0 .3em;
    }
.personKontakt{
    padding-left: 1.2em; 
    }
/* Ende Struktur und Modell */

/*
Thema: Standard
URI: http://salisbury-simonow.de
Description: Standard-Thema fuer das CMS eLIAS - yet another OpenSource CMS. (C)2005 Simonow/Salisbury. http://elias-cms.de
Unterseite: pl_gruppe.php
 */
 /* Anfang Typografie & Farben */
#plGruppe{
    font-size: .8em;
    }
#plGruppe h1{
    font-size: 1.5em; 
    }
#plGruppe h2{
    font-weight: bold; 
    font-size: 1.2em; 
    color: #4F4A6B; 
    }
.gruppenLeitung{
    color:red; 
    }
.gruppenLeitung	a:link{
    text-decoration: none;
    }
.gruppenLeitung	a:hover{
    background: #F9E286;
    }		
/* Ende Typografie & Farben */

/* Anfang Struktur und Modell */
#plGruppe h1{
    padding: 0 0 .5em 1em;
    }
#plGruppe ul{
    list-style: none;
    }
#plGruppe h2{
    padding: .5em 0 .5em 0; 
    margin:1em;
    }
#plGruppe li{
    border-top: solid gray 1px; 
    padding: .5em; 
    background: #fff;
    }
/* Ende Struktur und Modell */

#plGruppe  a:link{
    text-decoration: none; 
    color: black;
    }
#plGruppe  a:visited{
    text-decoration: none; color: black;
    }
#plGruppe  a:hover{
    background: #6295FC
    }
.gruppenLeitung{
    background: #F7F9F9;
    }
.gruppenLeitung	a:link{
    text-decoration: none;
    }
.gruppenLeitung	a:hover{
    background: #F9E286;
    }		
    
/*
Thema: Standard
URI: http://salisbury-simonow.de
Description: Standard-Thema fuer das CMS eLIAS - yet another OpenSource CMS. (C)2005 Simonow/Salisbury. http://elias-cms.de
Fuer den kompletten Member-Bereich.
 */

/* Anfang Typografie & Farben */
#memberEditMain th{
    font-size: .8em; 
    text-align: left;
    }
#memberEditInfo th{
    font-size: .8em; 
    }
#kursNav h1{
    font-size: .8em; 
    color: white; 
    }
#kursNav li{
    list-style: none; 
    font-size: .9em; 
    text-indent: .3em; 
    }
#kursMain th{
    color: #fff;
    }
#kursKurz h1{
    font-weight: 900;
    font-family: arial, sans-serif;
    font-size: 1.7em;
    text-align: center; 
    }
#kursKurz .leitung, #kursKurz .teilnehmer{
    font-size: 1.5em;
    } 
/* Ende Typografie & Farben */

/* Anfang Struktur und Modell */
#memberEdit{
    padding: 1em 0 0 0;
    }
#memberEdit td{
    vertical-align: top; 
    }
#memberEditMain table{
    background: #F9F9F9; 
    border-left: solid white 2px; 
    }
#memberEditMain td{
    padding-left: 1em; 
    border-left: 1px solid gray; 
    vertical-align: top; 
    }
#memberEditMain th{
    padding-right: 3em;
    background: #EEF3F9; 
    width: 13em;
    }
#memberEditInfo th{
    padding-right: 3em;
    background: #EEF3F9; text-align: left; 
    }
#kursNav h1{
    margin: 0;
    padding: 2px .2em 2px; 
    background: #FF0000; 
    border: white solid 2px;
    }
#kursNav ul{
    padding: 2px 0 2px; 
    margin: 0; 
    }
#kursMain{
    margin-left: 2em; 
    }
#kursMain th{
    background: #868686; 
    }
#kursMain td{
    background: #F4F4F4; 
    padding: .5em;
    }
#kursKurz{
    float: left;
    margin-left: 3em;
    margin-right: 3em;
    margin-top: 2em;
    margin-bottom: 2em;
    }
#kursKurz h1{
    border-top: solid gray 1px;
    border-bottom: solid black 1px;
    padding: 0; 
    margin:0; 
    }
#kursKurz img{
    float: left; 
    border: solid gray 1px; 
    margin-right: 3em;
    }    
/* Ende Struktur und Modell */

/*
Thema: Standard
URI: http://salisbury-simonow.de
Description: Standard-Thema fuer das CMS eLIAS - yet another OpenSource CMS. (C)2005 Simonow/Salisbury. http://elias-cms.de
Deko-Element: lit-suche.php
 */
/* Anfang Typografie & Farben */
.litAktion{
    font-size: .8em; 
    text-align: right; 
    }
#litSuche ul{
    list-style: none;
    } 
.litScrollers{
    text-align: center;
    }
.litScrollers h1{
    font-size: .8em; 
    font-weight: bold; 
    }
/* Ende Typografie & Farben */

/* Anfang Struktur und Modell */
.litAktion{
    clear: both; 
    background: #EEF3F9; 
    }
#litSuche li{
    clear: both; 
    margin: .6em 0 .6em;
    }
#litSuche li img{
    float: left; 
    margin-right: .3em;
    }
.litScrollers h1{
    margin: 0;
    }
/* Ende Struktur und Modell */

/*
Thema: Standard
URI: http://salisbury-simonow.de
Description: Standard-Thema fuer das CMS eLIAS - yet another OpenSource CMS. (C)2005 Simonow/Salisbury. http://elias-cms.de
Deko-Element: home-kalender.php
 */
/* Anfang Typografie & Farben */
#calendarSmall{
    font-family: arial, sans-serif;
    }
#calendarSmall table{
    text-align: center; 
    font-size: .7em; 
    }
#calendarSmall table td a:hover {
    font-weight: bold; 
    text-decoration: underline overline; 
    } 
/* Ende Typografie & Farben */

/* Anfang Struktur und Modell */
#calendarSmall{
    border: dashed 1px gray; 
    margin-bottom: .5em; 
    }
#calendarSmall table{
    margin: 0; 
    }
#calendarSmall th{
    border: solid 2px #EEF3F9; 
    padding: 1px; 
    }
/* Ende Struktur und Modell */

/*
Thema: Standard
URI: http://salisbury-simonow.de
Description: Standard-Thema fuer das CMS eLIAS - yet another OpenSource CMS. (C)2005 Simonow/Salisbury. http://elias-cms.de
Deko-Element: event-aktuell.php
 */
 /* Anfang Typografie & Farben */
#eventAktuell {
    text-align: center; 
    font-size: 1.1em;  
    }
#eventAktuell h1{
    font-weight: 900;
    color: gray;
    font-size: 1em; 
    text-align: center; 
    }
#eventAktuell h2{
    font-size: 0.9em; 
    color: black; 
    }
#eventAktuell h3{
    font-weight: 700; 
    }
/* Ende Typografie & Farben */

/* Anfang Struktur und Modell */
#eventAktuell {
    background: #FFCC66;
    border-bottom: 1px solid gray;
    border-left: 1px solid gray; 
    }
#eventAktuell h1{
    background: #FF9933;
    border-top: solid gray 1px;
    border-bottom: solid gray 1px;
    padding: 0; 
    margin:0; 
    }
#eventAktuell h2{
    padding: 0; 
    margin: 0;
    }
#eventAktuell h3{
    font-weight: 700; 
    border: 1px solid; 
    }
#eventAktuell img{
    margin: 0;
    }
/* Ende Struktur und Modell */

/*
Thema: Standard
URI: http://salisbury-simonow.de
Description: Standard-Thema fuer das CMS eLIAS - yet another OpenSource CMS. (C)2005 Simonow/Salisbury. http://elias-cms.de
Unterseite: _suche.php
 */
/* Anfang Typografie & Farben */
/* Ende Typografie & Farben */

/* Anfang Struktur und Modell */
#suche h2  		{ color: gray; margin: 0 25em 0 0;
                                  padding: 0 .5em 0 0; font-size: .9em; 
                                  font-variant: small-caps;
                                  border-bottom: dashed gray 1px;}
#suche img                 { display: none; }
#suche * p                 {  font-size: 1em; }
#suche * a                 {  font-size: 1em; }

.hit                            { color: red; }

/* gruppeResult */
.gruppeResult                   { margin-top: .5em; }
.gruppeResult a                 { font-size: 1em; }
.gruppeResult a:hover           {  text-decoration: underline; color: blue;   } 
.gruppeResult :visited          {  text-decoration: underline; color: blue; }
.gruppeResult :link             {  text-decoration: underline; color: blue; }
.gruppeResult h1                { font-size: 1em;  }
.gruppeResult h2                { font-size: 1em;  }
.gruppeResult h3                { font-size: 1em; }
.gruppeResult p                 { margin-top: .1em; }

.textResult                     {margin-top: .5em;  }
.textResult p                   { margin-top: .2em; }
.textResult a                   { font-size: 1.1em; }
.textResult :link               { text-decoration: underline; color: blue; }
.textResult :visited            { text-decoration: underline; color: blue; }
.textResult a:hover              { text-decoration: underline; color: blue;   }

/* eventResult */
.eventResult                    { font-size: .9em; float: right; 
                                  width: 18em; border: 2px gray solid;
                                  margin: -5.5em -1.2em 0  2em;}
.eventResult h2                 { display: none; }
.eventResult h3                 { background: gray; color: white; padding: .4em; margin: 0; }
#suche .typ                { display: none;} 
#suche .ort                { display: none;  } 
#suche .uhr                { display: none; font-weight: bold;} 
#suche .datum              { font-weight: 600; font-size: .9em; } 
#suche .titel              { width: 100%; font-size: .9em;}
#suche .referent           { color: gray; font-weight: bold; font-size: .9em; 
                                  border-top: solid white 4px;}
#suche .event              { padding: 0 0 0 1em; }
/* Ende Struktur und Modell */


/*
Thema: Standard
URI: http://salisbury-simonow.de
Description: Standard-Thema fuer das CMS eLIAS - yet another OpenSource CMS. (C)2005 Simonow/Salisbury. http://elias-cms.de
Unterseite: _cover.php
 */
/* Anfang Typografie & Farben */
.blog h2{
    text-indent: .3em; 
    color: gray; 
    font-weight: 800; 
    font-family: verdana, sans-serif; 
    }
.blog p{
    padding: 0 .8em 0 1.1em;
    }
.blogUser{
    color: black; 
    font-weight: 200;
    font-size: .7em; 
    text-align: right; 
    }
/* Ende Typografie & Farben */

/* Anfang Struktur und Modell */
.blog {
    margin-bottom: 1em; 
    margin-left: 1em;
    width: 100%; 
    }
.blog h2{
    margin: 0; 
    padding: .3em; 
    border-bottom: dashed 1px; 
    }
.blog p{
    padding: 0 .8em 0 1.1em;
    }
.blogUser{
    margin: 0; 
    height: 1.7em; 
    clear: both;
    padding-right: 1em; 
    }
/* Ende Struktur und Modell */
    
    
    