/* CSS de la pagina personal de Chun */
body {
    margin: 0px;
    padding: 0px;
    text: center;
}


#header {
    position: relative;
    /* height: 129px; */
    width: 100%;
    background: url(images/back_verlauf.jpg) repeat-x;
    padding: 20px;    
    font-family: verdana, arial, sans-serif;
    color: #ffffff;
    font-size: 35px;
    text-align: center;
/*    margin-bottom: -25px;    */
    padding-top:10px;    
}


#main {
    font-size: 12px;
    color: #000000;
    width:770px;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
    
    background: transparent url(images/back_all.gif) repeat-y 0px 140px;
/*    margin-bottom: 20px;*/
    margin-top: 10px;
}


.footer{
    height: 22px;
    width:100%;
    background: transparent url(images/footer.jpg) bottom left no-repeat;
    font-size: 10px;
    text-align: center;
    padding-top: 10px;
}


#outer {
    background: transparent url(images/content-top.gif) no-repeat top;
    padding-top: 20px;
}

.left_col {
    position: relative;
    float: left;
    width: 152px;
    padding-top: 30px;
}

.top_left {
    background: transparent url(images/module_top.jpg) no-repeat top;
    padding-top: 8px;
    
}

.bottom_left {
    background: transparent url(images/module_bottom.jpg) no-repeat bottom;
    padding-bottom: 12px;
    margin-bottom: 10px;
}

.cont_left {
    padding-left: 5px;
    background: transparent url(images/module_middle.jpg) repeat-y;
}



.right_col {
    position: relative;
    float: right;
    width: 600px;
    margin: 8px;
}




.clr{clear:both;}


/*** ESTILO FUENTES  ***/

.titulo {
width: 98%;
font-weight: bold;
font-size: 18px;
height: 23px;
line-height: 20px;
border-bottom: 1px solid #005E31;
font-family: 'Trebuchet MS', verdana, sans-serif;
color: #005E31;
padding-left: 5px;
margin-bottom: 10px;
}


.titulo_menu {
width: 90%;
font-weight: bold;
font-size: 14px;
height: 23px;
line-height: 20px;
border-bottom: 1px solid #005E31;
font-family: 'Trebuchet MS', verdana, sans-serif;
color: #005E31;
padding-left: 5px;
margin-bottom: 6px;
}


.contenido {
    color: #000000;
    margin: 10px;
    font-size: 13px;
}

.imp {
    font-weight: bold;
}


 impo {
    font-weight: bold;
    color: #999999;
}

.cita , .act{
    color: #999999;
    text-align: right;
    font-size: 12px;
}


.autor {
    color: #999999;
    text-align: right;
    font-size: 12px;
    margin-top: -5px;
}

.libro_cita,.comentario_foto{
    text-align: center;
    font-style: italic;
    font-size: 12px;
    margin: 20px;
}

.leidoen {
    color: #999999;
    text-align: left;
    font-size: 12px;
}


.anio { 
    color: #005E31;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}

a.leftlink {
    font-size: 13px;
    color: #000000;
    text-decoration: none;
}

a.leftlink:hover {
    color: #555555;
    text-decoration: none;
}



a.intlink {
    font-size: 17px;
    color: #000000;
    text-decoration: none;
}

a.intlink:hover {
    color: #555555;
    text-decoration: none;
}



a.mail {

}

a {
    font-weight: bold;
    color: #005E31;
    text-decoration: none;
}

a:hover {
    color: #005E31;
    text-decoration: underline;
    
}
