/*
Thema: interagenda
URI: http://www.interagenda.info
Description: Thema fuer interagenda.info - Die Wissenschaftsagenda im Netz. Design: Christian Hochhut http://www.zmi.uni-giessen.de/home/profil-chochhut.html Umsetzung:(C)2005 Simonow/Salisbury. http://elias-cms.de
*/
/*
hellblau   | bkg leftCol     | #CFE3EF
dunkelblau | z.B. leftCol h1 | #3892CF
dunkelblau | color a         | #004080
dunkelblau | bkg hover regist| #3096C7
hellblau   | bkg register    | #EF8E00

*/
/* Anfang Typografie & Farben */
body{
    font-size: 0.9em;
    font-family: 'trebuchet MS', Verdana, Arial, Helvetica, sans-serif; 
    }
h1{
    font-weight: bold; 
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 1.4em; 
    }
h3{
    font-weight: normal; 
    font-size: 0.9em;
    color: #004080; 
    text-align: left; 
    }
#banner{
    letter-spacing: normal;
    font-weight: normal; color: #b5bbe3;
    font-family: sans-serif; 
    font-size: .9em;
    }
#register .baustein{
    font-size: .8em; 
    font-weight: bold; 
    } 
#leftCol, #rightCol{
    font-size: .9em;
    text-align: left;
    }
#leftCol h1, #rightCol h1{
    font-size: 1em; 
    text-align: left;
    color: white; 
    text-indent: 0;
    }
#rightCol .rezension h1{
    font-size: .9em; 
    text-align: left;
    color: #fff; 
    text-indent: 0; 
    }

.label{
    color: white; 
    } 
/* Ende Typografie & Farben */

/* Anfang Struktur und Modell */
body{
    background: white; 
    margin: 0; padding:0; 
    }
img{
    border-style: none; 
    }
h1{
    padding-top: 10px; 
    padding-bottom: 8px; 
    }
h3{
    margin-bottom: 0.5em;
    background: transparent; 
    }
#banner{
    height: 181px; 
    width: 783px;
    margin-left: -153px; 
    background: transparent;
    padding: 0; 
    z-index: 1; 
    }
#banner img{
    padding:0;
    margin:0; 
    }
#navi2{
    float: right; 
    padding-top: 14px;
    z-index: 5; 
    }
#flashbanner{
    width: auto;
    padding:0; 
    }
#pagename{
    display: none;
    }
#register{
    border: #fff 1px solid; 
    clear: both; 
    width: 780px; 
    height: 18px;
    margin-left: -152px; 
    background: #ef8e00; 
    z-index: 6;
    } 
#register .baustein{
    float: left; 
    margin:0; 
    border-right: solid white 1px;
    } 
#horbar img{
    display: none; 
    }
#navi{
    display: none;
    } 
#SubNav{
    display: none;
    }
#leftCol{
    width: 150px; 
    z-index: 0;
    margin-top: 200px;
    padding: 0 0 0 0;
    background: #cfe3ef; 
    margin-left: 9px; 
    height:55em;
    }
#leftCol img{
    width: 150px; 
    padding:0;
    margin:0;
    }
#leftCol h1, #rightCol h1{
    margin: 0 0 0 0; 
    padding: 2px; 
    background: #3892cf;
    border: 0; 
    border-top: 1px white solid;
    display: block;
    }
#rightCol{
    float: none; 
    left: 640px; 
    width: 149px;
    clear: none; 
    padding: 0; 
    background: #CFE3EF;
    top: 182px; 
    border-left: solid white 1px;
    height: 55em;
    }
#rightCol .rezension{
    padding: 0; 
    margin: 0; 
    }
#rightCol .rezension h1{
    margin: 0; 
    padding:2px;
    display: block;
    background: #3892cf;
    border: none; 
    }
#rightCol img {
    width: 149px;
    padding:0;
    margin:.2em 0;
    }    
.label{
    background: #004080;
    } 
#container{
    z-index: 5; 
    margin-left: 160px;
    }
#content{
    margin-top: 0px; 
    width: 480px; 
    margin-left: 0px; 
    padding:0;
    }
/* Ende Struktur und Modell */

/* Anfang Verhalten */
A:link{
    color: #004080; 
    Text-decoration: none;
    }
A:visited{
    color: #004080; 
    Text-decoration: none; 
    }
A:link:visited{
    color: #004080; 
    Text-decoration: none; 
    }
a.extLink:link{
    padding-left: .8em; 
    color: #004080; 
    Text-decoration: none; 
    background: url(../images/link.gif) no-repeat left; 
    }
a.extLink:visited{
    padding-left: .8em; 
    color: #004080; 
    Text-decoration: none;
    background: url(../images/link.gif) no-repeat left; 
    }
#banner a:visited{
    Text-decoration: none; 
    }
#register ul{
    margin:0; 
    list-style-type: none; 
    padding:0;
    } 
#register li{
    float: left; 
    margin:0;
    font-size: .8em; 
    font-weight: bold; 
    border-right: solid white 1px;
    } 
#register li a{
    padding: 0 5px 0 5px; 
    color: white; 
    }
#register li a:hover{
    background: #3096C7; 
    color: white; 
    padding: 0 5px 0 5px;  
    z-index: 10; 
    }
#register li .inlinkAktiv{
    background: #3096c7; 
    color: white; 
    padding: 0 5px 0 5px;  
    z-index: 10;
    }
#register .baustein a{
    padding: 0 5px 0 5px;  
    }
#register .baustein a:hover{
    background: #3096c7; 
    color: white; 
    padding: 0 5px 0 5px;  
    z-index: 10;
    }
/* Ende Verhalten */

/*
Thema: interagenda
URI: http://www.interagenda.info
Description: Thema fuer interagenda.info - Die Wissenschaftsagenda im Netz. Design: Christian Hochhut http://www.zmi.uni-giessen.de/home/profil-chochhut.html Umsetzung:(C)2005 Simonow/Salisbury. http://elias-cms.de
Unterseite: _sg_person.css */
#memberImg img{
    border: none; 
    width: 120px; 
    margin: -1em 0em;
    float: right;
    }

/*
Thema: interagenda
URI: http://www.interagenda.info
Description: Thema fuer interagenda.info - Die Wissenschaftsagenda im Netz. Design: Christian Hochhut http://www.zmi.uni-giessen.de/home/profil-chochhut.html Umsetzung:(C)2005 Simonow/Salisbury. http://elias-cms.de
Unterseite: _cover.css */
/* Anfang Struktur und Modell */
#cover{
    margin: 0;
    }
#cover #dossier{
    font-size: .8em;  
    color: inherit; 
    padding: 1em; 
    }
#cover #dossier img{
    border:0; 
    width: 480px; 
    padding:0; 
    margin-left: -2px; 
    margin-top: -8px; 
    }
#cover #dossier h2{
    font-size: 1em; 
    text-indent: 0; 
    color: black; 
    margin: 0; 
    background:  #CFAA59; 
    color: inherit;
    padding: .1em 0 0 .3em; 
    clear: both; 
    margin-bottom: 1em;
    }
#cover #dossier a{
    background: white; 
    display: block; 
    margin: .5em 0; 
    padding: .2em; 
    }
.blog{
    margin: 0 ; 
    font-size: .8em;
    float: none; 
    width: 100%; 
    padding: 0;
    clear: both; 
    }
.blog h2{
    font-size: 1em; 
    text-indent: 0; 
    color: white; 
    padding: 0 0 .3em 0; 
    display: block;
    background: #EF8E00; 
    border: none;
    color: white; 
    padding: .3em;
    margin-bottom: 1em; 
    }

.blog p{
    padding: 0 .5em 0 .5em; 
    clear: both;
    }
.blog h1 a:link{
    color: #004080; 
    Text-decoration: none; 
    }
.blog h1 a:visited{
    color: #004080; Text-decoration: none; 
    }

.blog  a:link{
    color: #004080; 
    Text-decoration: none; 
    }
.blog  a:visited{
    color: #004080; 
    Text-decoration: none; 
    } 
.blogUser{
    color: black; 
    font-weight: 200;
    margin: 0;
    display: block;
    font-size: .8em; 
    text-align: right; 
    padding-right: 1em;
    background: trasnparent; color: #1A2D4E 
    }
/* Ende Typografie & Farben */

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

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

/*
Thema: interagenda
URI: http://www.interagenda.info
Description: Thema fuer interagenda.info - Die Wissenschaftsagenda im Netz. Design: Christian Hochhut http://www.zmi.uni-giessen.de/home/profil-chochhut.html Umsetzung:(C)2005 Simonow/Salisbury. http://elias-cms.de
Deko-Element: home-kalender.css */
/* Anfang Typografie & Farben */
.calendar{
    margin:0;
    padding:0; 
    }
#calendarSmall{
    font-family: geneva, arial, sans-serif;
    text-align: center;
    color: #7b85c0; 
    clear:both;
    padding: 0em; 
    border: solid 0px #1A2D4E;  
    }
#calendarSmall table{
    font-size: .8em;
    width: 149px;
    margin:auto;  
    padding: 0; 
    }
#calendarSmall caption{
    font-size: 1.2em; 
    font-weight: bold; 
    color: white; 
    border: none;
    height: 1.5em;
    padding: .2em 0;
    background-color: #3892cf;
    }
#calendarSmall th{
    color: #3892cf; 
    border: none; 
    }
#calendarSmall td{
    padding: 0; 
    }
.dayofweek{
    border: none; 
    }
.calToday{
    color: #677bc0; 
    background-color: #b9bee4; 
    border: none
    }
/* Ende Typografie & Farben */

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

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


/*
Thema: interagenda
URI: http://www.interagenda.info
Description: Thema fuer interagenda.info - Die Wissenschaftsagenda im Netz. Design: Christian Hochhut http://www.zmi.uni-giessen.de/home/profil-chochhut.html Umsetzung:(C)2005 Simonow/Salisbury. http://elias-cms.de
Unterseite: sg_gruppe.css */
/* Anfang Struktur und Modell */

#gruppenzugehoerig{
    margin: 0 0 0 2em; 
    text-align: left; 
    float: none; 
    width: 27em;
    }
#gruppenzugehoerig h1{
    background:  #3096c7; 
    font-size: 1em; 
    text-align: center; 
    }
#metagruppenzugehoerig{
    margin: 0 0 0 2em; 
    float: none; 
    width: 27em; 
    }
#gruppenzugehoerig ul li{
    text-align: left; 
    }
#metagruppenzugehoerig h1{
    background:  #3096c7; 
    font-size: 1em; 
    }
/* Ende Typografie & Farben */

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

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

/*
Thema: interagenda
URI: http://www.interagenda.info
Description: Thema fuer interagenda.info - Die Wissenschaftsagenda im Netz. Design: Christian Hochhut http://www.zmi.uni-giessen.de/home/profil-chochhut.html Umsetzung:(C)2005 Simonow/Salisbury. http://elias-cms.de
Deko-Element: event-aktuell.css 
orange |bkg | #FF9900
*/
/* Anfang Typografie & Farben */

#eventAktuell{
    text-align: center; 
    font-size: .9em;
    border: none;
    background: transparent;
    }
#eventAktuell h1 {
    text-align: center;
    font-size: 1em;
    }
#eventAktuell img{
    margin: 0; 
    width: 150px; 
    }
#eventAktuell h3{
    font-weight: 700;  
    }
#eventAktuell h2{
    font-size: 0.9em; 
    color: black; 
    padding: 0; 
    margin: 0;
    text-align: center; 
    }
/* Ende Typografie & Farben */

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

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

/*
Thema: interagenda
URI: http://www.interagenda.info
Description: Thema fuer interagenda.info - Die Wissenschaftsagenda im Netz. Design: Christian Hochhut http://www.zmi.uni-giessen.de/home/profil-chochhut.html Umsetzung:(C)2005 Simonow/Salisbury. http://elias-cms.de
Deko-Element: klappmenue.css */
/* Anfang Typografie & Farben */
.horbar{
    color: black; 
    background: #ef8e00;
    }
.horbaritem{
    float: left; 
    white-space: nowrap;
    font-family: 'trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px; 
    border-right: white solid 1px;
    }
.horbaritem a{
    display: block; 
    text-decoration: none; 
    font-weight: bold;
    padding-left: 4px;
    }
.horbaritem a:link{
    color: #004080; 
    text-decoration: none;
    }
.horbaritem a:visited{
    color: #004080; 
    text-decoration: none;
    }
.horbaritem a:hover{
    color: #ffffff; 
    background: #3096c7;
    text-decoration: none;
    }
.horbaritem a:active{
    color: #fff; 
    text-decoration: none; 
    background:  #3096c7;
    }
.verbar{
    color: black; 
    background: #dcdad5; 
    border: none;
    }
.submenu{
    position: absolute; 
    left: 0; 
    top: 0;	
    visibility: hidden;
    }
.subframe{
    position: relative; 
    display: block; 
    background: #C3D1EE;
    opacity:.9;
    border-left: solid white 1px;
    border-right: none;
    border-bottom: solid #fff 1px;
    }
.item{
    text-align: left; 
    white-space: nowrap; 
    font-size: 12px; 
    border-top: solid white 1px; 
    }
.item a{
    position: relative; 
    display: block; 
    text-decoration: none; 
    padding-left: 4px;
    }
.item a:link{
    color: #1037A0; text-decoration: none;
    }
.item a:visited{
    color: #1037A0; 
    text-decoration: none;
    }
.item a:hover{
    color: #ffffff; 
    background-color: #4766B6; 
    text-decoration: none;
    }
.item a:active{
    color: #ff0000; 
    text-decoration: none;
    }
.item .fwdarr{
    position: absolute; 
    top: 0px; 
    right: 2px; 
    visibility: hidden;
    }
.separator{
    background-color: #ff0000; 
    border-top: 1px solid #9e9a91;
    border-bottom: 1px solid #ffffff; 
    margin: 2px 0px 2px 1px;
    height: 0; 
    font-size: 1px; 
    line-height: 0;
    }


/*** D E B U G ***
#flashbanner { display: none; }
#rightCol table { display: none; }
#leftCol { display: none; } 
#container { border: solid green 1px; }
#content { border: solid red 1px; }
#cover { border: solid purple 1px; }
#banner { border: solid blue 1px; }
.blog { border: solid yellow 1px; }
.blog h2 { display: none; }
.blog h1 { display: none; }
.blog p { display: none; }
/** debug end ***/
