body  {
	color: #616161;
	font-size: 12px;
	font-family: arial;
	background-color: #effdda;
	margin: 0px;
	padding: 0px
}


/*************PAGE-STYLES*********************/

div.page {
	
}



/*************MAINNAVIGATION-STYLES*********************/

div.page div.mainnavigation {

}

div.page div.mainnavigation div.container {
	
}


/*************CONTENT-STYLES*********************/

div.page div.content {

}

div.page div.content div.container {
	
}



/*************SUBNAVIGATION-STYLES*********************/

div.page div.subnavigation {

}

div.page div.subnavigation div.container {
	
}



/*************FOOTER-STYLES*********************/

div.page div.footer {

}

div.page div.footer div.container {
	
}




/******************** ALZHEIMER SPECIFIC STYLES ********************/

.minicell {
font-size: 1px;
}

.titelOrange {
font-family: verdana;
font-weight: bold;
font-size: 11px;
color: #E47600;
}

.titelBlau {
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #095BA6;
	text-transform : uppercase;
}

.textTitel {
font-family: arial;
font-weight: bold;
font-size: 14px;
color: #616161;
}

.text {
font-family: arial;
font-size: 12px;
color: #616161;
}

a {
font-family: arial;
font-weight: bold;
font-size: 12px;
color: #F56A1D;
}

a.grau {
font-family: arial;
font-weight: bold;
font-size: 12px;
color: #616161;
}

a.unbold {
font-family: arial;
font-weight: normal;
font-size: 12px;
color: #616161;
}

a.titelNav:link {
font-family: arial;
font-weight: bold;
font-size: 11px;
color: #989898;
text-transform : uppercase;
}

a.titelNav:visited {
font-family: arial;
font-weight: bold;
font-size: 11px;
color: #989898;
text-transform : uppercase;
}

a.footer { 
color: #616161; 
font-weight: bold; 
font-size: 11px; 
font-family: arial 
}

a.titelNav:hover {
font-family: arial;
font-weight: bold;
font-size: 11px;
color: #095BA6;
text-transform : uppercase;
}

a.titelNav:active {
font-family: arial;
font-weight: bold;
font-size: 11px;
color: #095BA6;
text-transform : uppercase;
}

submit {
font-family: arial;
font-size: 12px;
color: #616161;
}

/******************** PHORUM SPECIFIC STYLES ********************/
    
    .PhorumTitleText
    {
        float: right;
    }

    .PhorumStdBlock
    {
        font-size: {defaultfontsize};
        font-family: {defaultfont};
        background-color: {backcolor};
        border: 1px solid #D0EC24;
/*        width: {tablewidth}; */
        padding: 3px;		
    }

    .PhorumStdBlockHeader
    {
        font-size: {defaultfontsize};
        font-family: {defaultfont};
        background-color: {navbackcolor};
/*        width: {tablewidth}; */
        border-left: 1px solid #D0EC24;
        border-right: 1px solid #D0EC24;
        border-top: 1px solid #D0EC24;
        padding: 3px;
    }

    .PhorumHeaderText
    {
        font-weight: bold;
    }

    .PhorumNavBlock
    {
        font-size: {defaultfontsize};
        font-family: {defaultfont};
        border: 1px solid #D0EC24;
        margin-top: 1px;
        margin-bottom: 1px;
/*        width: {tablewidth}; */
        background-color: {navbackcolor};
        padding: 2px 3px 2px 3px;
    }

    .PhorumNavHeading
    {
        font-weight: bold;
    }

    A.PhorumNavLink
    {
        color: {defaulttextcolor};
        text-decoration: none;
    }

    A.PhorumNavLink:hover
    {
        background-color: {backcolor};
        color: {hoverlinkcolor};
    }

    .PhorumFloatingText
    {
        padding: 10px;
    }

    .PhorumHeadingLeft
    {
        padding-left: 3px;
        font-weight: bold;
    }

    .PhorumUserError
    {
        padding: 10px;
        text-align: center;
        color: {errorfontcolor};
        font-size: {largefontsize};
        font-family: {largefont};
        font-weight: bold;
    }

   .PhorumNewFlag
    {
        font-family: {defaultfont};
        font-size: 10px;
        font-weight: bold;
        color: {newflagcolor};
    }
	
    /* PSUEDO Table classes                                       */
    /* In addition to these, each file that uses them will have a */
    /* column with a style property to set its right margin       */    

    .PhorumColumnFloatXSmall
    {
        float: right; 
        width: 75px;
    }

    .PhorumColumnFloatSmall
    {
        float: right; 
        width: 100px;
    }

    .PhorumColumnFloatMedium
    {
        float: right; 
        width: 150px;
    }

    .PhorumColumnFloatLarge
    {
        float: right; 
        width: 200px;
    }

    .PhorumColumnFloatXLarge
    {
        float: right; 
        width: 400px;
    }

    .PhorumRowBlock
    {
        border-bottom: 1px solid {listlinecolor};
        padding: 5px 0px 0px 0px;
    }

    /************/
    

    /* All that is left of the tables */

/*    .PhorumStdTable
    {
        border-style: solid;
        border-color: {tablebordercolor};
        border-width: 1px;
        width: {tablewidth};
    }*/
	 .PhorumStdTable
    {
	border-style: solid;
	border-color: #D0EC24;
	border-width: 1px;
}

    .PhorumTableHeader
    {
        background-color: {navbackcolor};
        border-bottom-style: solid;
        border-bottom-color: #D0EC24;
        border-bottom-width: 1px;
        color: {defaulttextcolor};
        font-size: 12px;
        font-family: arial;
        font-weight: bold;
        padding: 3px;
    }

    .PhorumTableRow
    {
        background-color: {backcolor};
        border-bottom-style: solid;
        border-bottom-color: #D0EC24;;
        border-bottom-width: 1px;
        color: {defaulttextcolor};
        font-size: 12px;
        font-family: arial;
        height: 35px;
        padding: 3px;
    }

    table.PhorumFormTable td
    {
		color: {defaulttextcolor};
        font-size: 12px;
        font-family: arial;
        height: 26px;
    }

    /**********************/


    /* Read Page specifics */
    
    .PhorumReadMessageBlock
    {
        margin-bottom: 5px;
    }
    
   .PhorumReadBodySubject
    {
        color: {defaulttextcolor};
        font-size: 14px;
        font-family: arial;
        font-weight: bold;
        padding-left: 3px;
    }

    .PhorumReadBodyHead
    {
        padding-left: 5px;
    }

    .PhorumReadBodyText
    {
        font-size: 12px;
        font-family: Lucida Console, Andale Mono, Courier New, Courier;
        padding: 5px;
    }

    .PhorumReadNavBlock
    {
        font-size: {defaultfontsize};
        font-family: {defaultfont};
        border-left: 1px solid  #D0EC24;
        border-right: 1px solid  #D0EC24;
        border-bottom: 1px solid  #D0EC24;
/*        width: {tablewidth}; */
        background-color: {navbackcolor};
        padding: 2px 3px 2px 3px;
    }

    /********************/
    
    /* List page specifics */

    .PhorumListSubText
    {
        color: {listpagelinkcolor};
        font-size: {tinyfontsize};
        font-family: {tinyfont};
    }

    .PhorumListPageLink
    {
        color: {listpagelinkcolor};
        font-size: {tinyfontsize};
        font-family: {tinyfont};
    }

    .PhorumListSubjPrefix
    {
        font-weight: bold;
    }    

    .PhorumListModLink, .PhorumListModLink a
    {
        color: {listmodlinkcolor};
        font-size: {tinyfontsize};
        font-family: {tinyfont};
    }
    /********************/

    /* Override classes - Must stay at the end */

    .PhorumNarrowBlock
    {
        width: {narrowtablewidth};
    }

    .PhorumSmallFont
    {
        font-size: {smallfontsize};
    }    

    .PhorumLargeFont
    {
        color: {defaulttextcolor};
        font-size: {largefontsize};
        font-family: {largefont};
        font-weight: bold;
    }    