/* CSS Document */ 
body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: url(images/bg2.jpg) repeat-y 50% 0;
    text-align: center;
} 
a img {
    border:none;
}

#main_center_wrap {
    width: 720px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
} #head {
    margin: 0 10px;
    padding: 0;
    width: 700px;
    height: 170px;
    background: #fff url(images/logo-echris.jpg) no-repeat top left;
    border-top: 20px solid #961B3D;
}

/*----------------------*/
/* MENU                 */
/*----------------------*/ 
#menu {
    margin: 0 10px;
    padding: 0;
    width: 700px;
    text-align: center;
} #menu ul {
    float: left;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}#menu li {
    float: left;
    margin: 0;
    padding: 0;
    width: 116px;
} #menu .last_li {
    width: 120px;
} #menu .last_li a {
    color: #fff;
} #menu a {
    float: left;
    width: 100%;
    display: block;
    margin: 0;
    padding: 8px 0;
    color: #484848;
    text-decoration: none;
    font-weight: bold;
} #menu #echris {
    background: #DAB129;
} #menu #pilot {
    background: #E1BF53;
} #menu #schulen {
    background: #E8CD7C;
} #menu #forum {
    background: #C59286;
} #menu #politik {
    background: #A75353;
} #menu #aktuelles {
    background: #961A3D;
    text-decoration: none;
} #menu #echris:hover, #menu #pilot:hover, #menu #forum:hover, #menu #schulen:hover, #menu #politik:hover, #menu #aktuelles:hover {
    background: #f7eed1 !important;
    color: #000;
}

/*----------------------*/
/* MENU                 */
/*----------------------*/ #wrapper {
    margin: 0 10px;
    vertical-align: top;
    text-align: left;
}

/*----------------------*/
/* CONTENT              */
/*----------------------*/ #content {
    width: 545px;
    float: left;
    padding: 0;
} #content .gutter {
    margin: 4em 20px 0 20px;
    padding: 0;
} #content p.initial {
    color: #961b3d;
    font-size: 400%;
    display: inline;
    margin: 0 0 0 0.5em;
    padding: 0;
    font-weight: bold;
    position: relative;
    top: 0.25em;
} #content h3 {
    color: #961B3D;
    font-size: 150%;
    display: inline;
} #content h4 {
    color: #961B3D;
    font-size: 150%;
    display: inline;
    font-style: italic;
} #content p {
    margin: 0.5em 0 1.5em 6em;
    line-height: 1.5em;
    text-align: justify;
} #content b {
    color: #961b3d;
} #content a, #content a:hover, #content a:active, #content a:visited {
    color: #961B3D;
    font-weight: normal;
    text-decoration: underline;
} #content a:hover {
    text-decoration: none;
} #content table.gallerie {
    margin: 0.5em 0 1.5em 6em;
} #content table.gallerie td {
    padding: 5px;
} #content table.gallerie img.small {
    width: 100px;
    border: 3px solid #000;
} #content .mindmap_div {
    background-color: #FFF;
    padding: 3px;
    margin: 3px 0 0 6em;
    border: 1px solid #CCC;
} #content .mindmap_div textarea {
    width: 400px;
    height: 150px;
} #content .mindmap_div input:disabled {
    background-color: #999999;
} .moderatoren {
    margin: 2em;
    border: 1px solid #961B3D;
} .moderatoren td {
    border: 0;
    padding: 0.5em;
    vertical-align: top;
} .moderatoren tr {
    margin-top: 0.5em;
} .moderatoren .name, .moderatoren .standort_title, .moderatoren .email_title {
    color: #961B3D;
    font-weight: bold;
} .moderatoren .bild img {
    width: 150px;
} .schule {
    margin: 2em;
    border: 1px solid #961B3D;
} .schule td {
    border: 0;
    padding: 0.5em;
} .schule tr {
    margin-top: 0.5em;
} .schule .schulort_title, .schule .schulart_title, .schule .schultraegerin_title {
    color: #961B3D;
    font-weight: bold;
} #evaluation td {
    vertical-align: top;
    border: 1px solid #961B3D;
    padding: 0.5em;
    width: 230px;
} #evaluation p {
    padding: 0;
    margin: 0;
} #evaluation table {
    margin-top: 0.5em;
} #evaluation table td {
    border: none;
}
#kalender {
    width:95%;
    height:600px;
    margin: 0 15px;
}
#kalender body {
    background:none;
}

/*----------------------*/
/* CONTENT              */
/*----------------------*/ 
#sidebar {
    width: 155px;
    float: right;
} #sidebar .gutter {
    margin: 0 5px;
    padding: 0;
    text-align: justify;
} #sidebar #login {
    list-style: none;
    margin: 0;
    padding: 0;
} #sidebar #login li {
    margin: 20px 0;
    padding: 0;
} #sidebar #login a {
    color: #7B7B7B;
    font-weight: bold;
    text-decoration: none;
} #sidebar #links {
    list-style: none;
    margin: 0;
    padding: 0;
} #sidebar #links li {
    margin: 4px 0;
    padding: 0;
} #sidebar #links a {
    color: #484848;
    font-weight: bold;
    text-decoration: none;
    font-size: 95%;
}

/* Footer momentan nicht mehr in gebrauch. Wurde ersetzt durch #ticker */ 
#footer {
    clear: both;
    width: 619px;
    height: 33px;
    margin: 0 auto;
    text-align: center;
    background: url(images/footer.jpg) no-repeat top left;
    line-height: 85%;
} #footer a {
    margin: 0;
    padding: 0;
    color: #7B7B7B;
    font-weight: normal;
    text-decoration: none;
    font-size: 90%;
}
#content #ticker {
    margin: 1em 0 0 0.5em;
    padding: 1em;
    text-align: center;
    line-height: 85%;
    border: 2px solid #961B3D;
}
#content #ticker a {
    display: block;
    margin: 0;
    padding: 1em;
    color: #3C3C3C;
    font-weight: bold;
    text-decoration: underline;
    font-size: 90%;
} #content #ticker a:hover {
    text-decoration: none;
}

table.materialien td {
    padding: 4px;
    
}

table.materialien {
    border-collapse:collapse;
	background-color: white;
	border-top: 1px solid #961B3D;
}

table.materialien td {
   border-bottom: 1px solid #961B3D;
   padding-top: 5px;
   padding-bottom: 5px;
}

table.materialien tr.highlight{
   
}

table.materialien strong {
    display: block;
}

/*----------------------*/
/* ARTIKEL              */
/*----------------------*/
dl {
    margin: 0.5em 0 7em 6em;
}

dt {
    border-bottom: 1px solid #961B3D;
    padding: 0 0 0.4em 0;
}

dd.topic {
    font-size: 125%;
    font-weight: bold;
    margin: 1em 0 0.7em 0.7em;
    text-decoration: none;
}

dd.text {
    margin: 0.3em 0 0 1.5em;
}

dd.files {
    background-color: #fff;
    padding: 0.5em;
    margin: 1em 0 0 0;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
}

dt a, dt a:hover, dt a:active, dt a:visited {
    text-decoration: none !important;
} #italian {
    font-style: italic;
    font-size: 95%;
    margin: 0 !important;
    padding: 0 !important;
}

/*----------------------*/
/* PM                   */
/*----------------------*/ #pm_once {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
} #pm_headline {
    padding: 2em 0 1em 2em;
    font-size: 115%;
    font-weight: bold;
    border-bottom: 1px solid #961B3D;
} #pm_input textarea {
    width: 375px;
    height: 200px;
} #pm_message {
    padding: 0px 5px 0px 5px;
}

/* INTERN */ 

#form_abos input[type="text"] {
    width:310px;
}

#adminmenu {
    margin-top:35px;
}
#adminmenu p {
    font-weight:bold;
    color:#961A3D;
    margin: 0px;
    padding: 0px;
    margin-bottom:3px;
}
#adminmenu ul {
    padding:0px;
    margin-left:10px;
    margin-top:0px;
}
#adminmenu ul li {
    list-style:none;
    font-weight:bold;
    margin-bottom:3px;
}
#adminmenu a,a:visited {
    color: #000000;
    text-decoration:none;
}
#adminmenu a:hover {
    color:#961B3D;
    text-decoration:none;
}

#login_table td {
    padding: 5px;
}
#login_link {
    font-weight: bold;
    color: #961B3D;
    text-decoration: none;
} #new_artikel_table {
    margin: 2em 0;
} #pm_table, #new_artikel_table, #login_table, #choose_link,
#add _link, #edit_link, #error, #success, #firstselect {
    margin: 2em 0;
} #new_artikel_input textarea {
    width: 375px;
    height: 200px;
} #menu1 td, #menu2 td {
    padding: 4px;
    margin: 2px;
} .topline {
    font-weight: bold;
} #sidebarlinks a {
    display: block;
    margin: 2em 0;
    text-decoration: none;
    color: #961B3D;
} .sidebarhyperlinks a {
    display: block;
    margin: 0;
    text-decoration: none;
    color: #961B3D;
    text-align:left;
    margin-bottom:2px;
    padding-left:7px;
    text-indent: -7px;
}

hr {
    noshade: noshade;
    color: #961B3D;
    height: 1px;
} 
#error {
    display: block;
    color: #FF0000;
    font-weight: bold;
    margin-left: 6em;
} #success {
    display: block;
    color: #009900;
    font-weight: bold;
    margin-left: 6em;
} #login_table,
#add_user, #edit_user, #add_link, #edit_link, #new_artikel_table, #new_artikel_hr, #new_artikel_submit, #choose_link, #pm_table {
    margin-left: 6em;
    margin-top: 0px;
} #new_artikel_link_div1, #new_artikel_link_div2, #new_artikel_link_div3, #new_artikel_link_div4, #new_artikel_link_div5, #new_artikel_link_div6, #new_artikel_link_div7, #new_artikel_link_div8, #new_artikel_link_div9, #new_artikel_link_div0, #new_artikel_files_div1, #new_artikel_files_div2, #new_artikel_files_div3, #new_artikel_files_div4, #new_artikel_files_div5, #new_artikel_files_div6, #new_artikel_files_div7, #new_artikel_files_div8, #new_artikel_files_div9, #new_artikel_files_div0 {
    margin-left: 6em;
} #shift {
    margin-left: 6em;
}

#change_edit_artikel {

    width:420px;

}
