/*
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 img{
    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; 
    clear: both;
    } 
#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; 

    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: none; 
    }
#plTermin .event img{
    float: right; 
    margin: 2px -6em;
    }
#plTermin .referent{
    color: gray; 
    }
#plTermin .titel{
    margin-right: 5em;
    }
#plTermin .typ{
    display: block;
    float: right;
    text-align: right;
    border-bottom: dashed 1px gray;
    width: 6em; 
    }
/* Ende Struktur und Modell */

/* Kalender */
.calendar{
    color: #777777; 
    }
.activeMonthCalendar{
    color: #000000; 
    }
#calendar caption{
    text-align: left; 
    font-size: 11px;
    }
#calendar {
    text-align: center; 
    }
#calendar form{
    float: right; 
    }

#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 {
    text-decoration: underline;
    }
.gruppenLeitung	a:link{
    text-decoration: 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
Fuer den kompletten Member-Bereich.
 */
 
.center{
    text-align: center;
    }
fieldset{
    border: none;
    }
label{
    display: block;
    }
#member table ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
    }    
#member table ul li{
    display: block;
    padding: .2em;
    }    
.alternate{
    background: #EFEFEF;
    }    
 .textTools{
    font-family: times, serif;
    background: #F0F0EE;
    padding: 0 0 0 1em;
    width: 758px;
    height: 1.8em;
    }
.tool{
    font-size: 11px;
    padding: .4em;
    background: transparent;
    border: none;

    }
.tool:hover{
    background: white;
    }
.fett{
    font-weight: bold;
    font-family: times, serif;
    }
.kursiv{
    font-style: italic;
    font-weight: bold;
    }
.tlink{
    color: blue;
    text-decoration: underline ;
    }    

/* memberIndex */
#memberIndex hr{
    clear: both;
    border: none;
    }
#memberIndex form{
    text-align: right;
    line-height: 2em;
    }
#memberIndex h1{
    background: #F0F0EE;
    text-align: center;
    padding: .2em;}
#memberIndex legend{
    margin: 0;
    }   
#memberActivities table{
    width: 100%;
    clear: both;
        }
#memberActivities table td{
    padding: .2em;
    }
        
#memberActivities caption{        
    margin: 20px 0 0 0;
    padding: .5em;
    font-weight: bold;
    background: #F0F0EE;
    }
.beteiligung{
    width: 46%;
    float: left;
        }        
#mdaten{
    font-size: 11px;
    margin: 0px auto 20px auto;
    padding: .2em 1em 1em 1em;
    }    
#mdaten h2{
    padding: 0;
    margin: 0 0 .3em 0 ;
    text-align: center;
    font-size: 10px;
    background: #F0F0EE;
    }    
#mdaten ul{
    list-style-type: none;
    }    
#mdaten li{
    border-right: solid #F0F0EE 2px;
    float: left;
    }    
#mdaten li img{
    width: 22px;
    margin: 0 10px 0 0;
    vertical-align: middle;
    }
#mdaten li a{
    padding: .2em;
    text-decoration: none;
    }
#mdaten li:hover{
    text-decoration: none;
    background: #C7C7C7;
    }    
#memberIndex h1{
    margin: .8em 0 .3em 0;
    padding: 0;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    }    
#memberIndex ul{
    list-style-type: none;
    padding: 0;
    margin: 0;    
    }
#memberIndex ul li{
    padding: .3em;
    }
#member table{
    clear: both;
}    
#kursTermine td{
    padding: .3em;
    }
.kursDatum{
    font-weight: bold;
    font-size: 12px;
    width: 7em;
    text-align: center;
    }
.kursDatum .hour{
    font-weight: normal;
    font-size: 10px;
    }
.kursOrt{
    font-size: 9px;
    text-align: center;
}    
.kursReferent{
        font-size: 10px;
    }
/* kursKurz */
#kursNav{
    background: url(../images/admin/kurse1bw.png) no-repeat -5px 10px;
    border: double #F0F0EE 3px;
    float: right;    
    width: 138px;
    height: 148px;
    margin: 0 0 10px 20px;
    }    
#kursNav h1{
    background: #F0F0EE;
    font-size: 13px;
    text-align: center;
    padding: .3em;
    margin: 0 0 30px 0;
    }    
#kursNav ul{
    margin: 0;
    padding: 0;
    list-style-type: none;    
}
#kursNav a {
    font-weight: bold;
    text-align: center;
    color: black;
    display: block;
    margin: .5em 0 .5em 0;
    }
#kursNav a:hover {    
    text-decoration: none;
    background: #F0F0EE;
    }
/* aendernPerson */
#aendernPerson #personDaten h2{
    background: #EBEBE4;
    color: gray;
    font-size: 12px;
    padding: .4em;
    width: 225px;
    }
#personDaten{    
        border-top: 2px solid #BCBCD0;
        }
#personDaten legend {
    font-size: 24px;
    }    
#personDaten label{
    display: block;
    text-align: right;
    font-size: 10px;
    font-weight: bold;
    margin: 10px 0 0 0 ;
    }
#personDaten textarea{
    padding: .2em;
    margin: 0;
    border: solid gray 1px;
    width: 227px;
    height: 70px;
}    
.personfeld{
    float: left;
}
.Main{
    width: 253px;
    margin: 0 30px 0 0;
    }
.Main input{
    font-size: 17px;
    width: 250px;
    }
.Adr{
  width: 235px;
}
.Adr input{
  width: 232px;
}
.personBild{
    float: right;
}
.personBild img{
    width: 110px;
    margin: 0 10px 0 0;
    }
.personBild img{
    border: none;
    }
#speichern input{
    width: 300px;
    height: 30px;
    text-align: center;
    }    
#aendernLinks{
    padding: 10px;
    }
#aendernPerson p{
    text-align: left;
    }
.hinweis{
    background: url(../images/admin/important.gif) left top no-repeat;
    padding: 0 0 0 30px;
    }
.anrede{
    margin: 20px 0 0 0;
    }
.required{
    color: #BF2F2F;
    }
.frei{
    font-size: 12px;
    margin: 0 0 50px 0;
    }
.personNeu .hiddenusername{
    display: none;
    }
#mailtext{
	border: double #BCBCD0 5px;
	width: 60%;
	margin:auto;
	padding: 1em 5em 1em 5em;
	}
#mailtext h1{
	display: block;
	background: #BCBCD0;
	color: white;
	text-align: center;
	font-size: 18px;
	margin: -.8em -3.9em 0 -3.9em;
	padding: .3em 0 .3em 0;
	}
/* personText */


.infotext{
    padding: 0;
    margin: 0 10px 10px 0;
    width: 100%;
    border: solid gray 1px;
    border-bottom: none;
    }
#personText .textTools{
    width: 102.5%;
}
#personText #personDaten textarea{
    width: 103.5%;
    height: 200px;
}
#personText label{
    padding: .5em;
    width: 103%;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    background: #BCBCD0;
    color: white;
    }
#uploadKurs fieldset{
    border: double gray 3px;
}
#uploadKurs input{
    margin: 0;
    }
#member table{
    width: 100%;
}    
/* personGruppen */
#personGruppen table{
    width: 95%;
    border: solid #BCBCD0 1px;
    margin: 10px;
    }
#personGruppen td{    
    padding: .5em;
    }
/* spezialPerson */
#schickt{
    
    }
#spezialPerson label{
    display: block;    
    width: 20em;
    text-align:  left;
    font-size: 16px;
    font-weight: bold;
    background: #F0F0EE;
    padding: .4em;
    margin: 15px 0 5px;
    }
#spezialPerson img{
    vertical-align: top;
    height: 120px;
    float: right;
    margin: 0 20px 0;
    }

    
/* alter Memberbereich */

/* 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 */
    
    
    