/******************************/
/* stylesheet fuer casablanca */
/* Printausgabe               */
/* pro.fund GmbH, Berlin      */
/* Stand: 03.02.2009          */
/******************************/


/***********************/
/* Allgemeine Styles   */
/***********************/

HTML, BODY, DIV, P, H1, H2, H3, H4, H5, H6, SPAN, TD, FORM, IMG {
    padding:            0px;
    border:             0px;
    margin:             0px;
    font-size:          13px;
    font-family:        Arial, Verdana, "Times New Roman", Helvetica, sans-serif;
    color:              #000000;
}

BODY {
    text-align:         left;
    min-width:    			100%;
}

OL, UL, LI {
    font-size:          13px;
    font-family:        Arial, Verdana, "Times New Roman", Helvetica, sans-serif;
    color:              #000000;
}

A, A:visited {
    color:              #e0081c;
    text-decoration:    none;
}

A:hover, A:active {
    color:              #000000;
}

DIV.clear {
    clear:              both;
    height:             2px;
}

DIV.clearLeft {
    clear:              left;
    height:             2px;
}

DIV.clearRight {
    clear:              right;
    height:             2px;
}

DIV.center {
    text-align:         center;
}


/*******************/
/* Layout          */
/*******************/

#paper {
    width:              auto;
    margin: 			      0px auto 0px 0px;
    text-align:         left;
}

#header {
    display:            none;
    visibility:         hidden;
}

#printHead {
    font-size:          16px;
}

#headMenu {
    display:            none;
    visibility:         hidden;
}

#utilityRow {
    clear:              both;
    width:              100%;
    height:             100%;
}

DIV.utilityBottom {
    display:            none;
    visibility:         hidden;
}

#rowLeft {
    display:            none;
    visibility:         hidden;
}

#rowMain {
    width:              auto;
}

#rowRight {
    display:            none;
    visibility:         hidden;
}

#leftMenu {
    display:            none;
    visibility:         hidden;
}

#leftBottom {
    clear:              left;
    width:              158px;
    height:             152px;    
}

#content {
    padding:            14px 20px 16px 9px;
}


    
/*******************/
/* Content         */
/*******************/

IMG.right {
    margin:             9px 0px 10px 10px;
    float:              right;
}

IMG.center {
    margin:             9px 0px 4px 0px;
}

IMG.left {
    margin:             9px 10px 10px 0px;
    float:              left;
}

IMG.list1 {
    margin:             9px 0px 0px 10px;
    float:              right;
}

DIV.text {
    margin-top:         6px;
}

DIV.list1 {
    width:              458px;
    float:              left;
}

DIV.headline {
    margin-top:     	  16px;
    font-size:          15px;
    font-weight:				bold;
    color:              #000000;    
}

#BildRE {
    float:		right;
}

DIV.galerie {
    float:              left;
    text-align:					center;
		font-style:					italic;
    max-width:					280px;
    margin:             3px 25px 22px 0px;
}

DIV.kleineGalerie {
    text-align:					center;
    max-width:					560px;		
    margin:             3px 0px 7px 0px;
}

DIV.klGalerie {
    float:              left;
    text-align:					center;
    max-width:					100px;
    margin:             5px 5px 5px 5px;
}