/****************************/
/* stylesheet fuer L.I.S.T. */
/* Divergenz GmbH, Berlin   */
/* Stand: 04.07.2007        */
/****************************/


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

HTML, BODY, DIV, P, H1, H2, H3, H4, H5, H6, TABLE, TR, TD, FORM, OL, UL, LI {
    font-size:          13px;
    font-family:        Arial, Verdana, "Times New Roman", Helvetica, sans-serif;
    color:              #000;
}

HTML, BODY, DIV, P, H1, H2, H3, H4, H5, H6, TABLE, TR, TD, FORM, IMG {
    padding:            0px;
    border:             0px;
    margin:             0px;
}

OL, UL, LI {
    font-size:          13px;
    font-family:        Arial, Verdana, Helvetica;
    color:              #000;
    padding-top:	2px;
    padding-bottom:	2px;
    padding-left:	10px;
}

A, A:visited {
    color:              #FF0000;
}

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

DIV.clear {
    clear:              both;
}



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

#paper {
    width:              100%;
    text-align:         left;
}

DIV.headertext {
    font-size:          18px;
    color:		#000000;
}

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

#content {
    width:              100%;
    text-align:         left;
    float:		left;
}

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

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



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

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

DIV.text {
    margin-top:         2px;
    margin-bottom:	14px;
}

/* Überschriften */
div.headlinks {
    font-size:		16px;
    color:		#000000;
    margin-top:		6px;
    margin-bottom:	2px;
    font-weight:	bold;
}

p.headrechts {
    font-size:		13px;
    color:		#000000;
    margin-top:		0px;
    margin-bottom:	4px;
    margin-left:	2px;
    font-weight:	bold;
}

IMG.left {
    float:              left;
    clear:		left;
    margin:             3px 20px 10px 0px;
}

DIV.pic {
    float:          	left;
    clear:          	left;
    width:          	150px;
    margin:         	3px 10px 10px 0px;
    padding-left:   	12px;
    font-size:      	11px;
    font-style:     	italic;
}

IMG.pic_border {
    width:          	148px;
    border:	   	1px solid #000000;
}

DIV.pic_caption {
    float:          	left;
    font-size:      	11px;
    font-style:     	italic;
}

DIV.pic_plus {
    float:          	left;
    font-size:      	11px;
    font-style:     	italic;
}

A.pic_lupe {
    display:            none;
    visibility:         hidden;
}



/*******************/
/* Titel           */
/*******************/

DIV.startpage {
    font-size:		15px;
    width:		350px;
    height:		54px;
    line-height: 	13pt; 
    color:		#484848;
    margin-top:		0px;
    margin-bottom:	0px;
    margin-left:	166px;
    padding-top:	2px;
    font-weight:	bold;
}

DIV.picstart {
    margin:             0;
    float:              left;
    clear:		left;
}

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

#startlink {
    padding-left:	0px;
    font-size:      	15px;
    font-weight:    	bold;
    color:      	#484848;
    text-decoration:    none;
}

