/*
    customized for Aphasiker

    v123

    customDPT.js
    basic scripts for digital publishing Tool
*/
body {
    background-color: #F4F2F3;
    font: .7em/1.5em verdana,arial,helvetica,sans-serif;
    margin: 0 auto;    
}

img{
    border: none;
}

a{
    color:black;
}

.dptcontenthtml {
    // this css class is used for the dptcontent div if view=noflash mode
    margin-left:10px;
    margin-right:10px;
    margin-top:10px;
    margin-bottom:10px;        
}

.dptcontentflash{
    text-align:center;
    width: 930px;
    height: 600px;
    margin-left:auto;
    margin-right:auto;
}

.accessiblelinkdiv{
    text-align:left;
    width: 930px;
    margin-left:auto;
    margin-right:auto;
}
.dpt_division{
    //padding: 1em;
    margin-left:3px;
    margin-right:3px;
    margin-top:3px;
    margin-bottom:3px;   
	border: 0px solid #BBBBBB;
}
.dpt_document{
    //padding: 1em;
    margin-left:3px;
    margin-right:3px;
    margin-top:3px;
    margin-bottom:3px;   
}

.dpt_template{
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom:0px;   
}

.dpt_place{
    margin-left:3px;
    margin-right:3px;
    margin-top:3px;
    margin-bottom:3px;   
}
.dpt_element{
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom:0px;   
}

#flashplayer-info{
    margin-left:5px;
    margin-right:5px;
    margin-top:5px;
    margin-bottom:5px;   
    border: 2px solid yellow;
    padding: 1em;
}

#portal-footer-html{
    margin-top:5px;
    text-align:center;
}

// this would be the right place to insert your specific textformats

