.normal { color: #5a5a5a; font-size: 13px; font-family: tahoma, arial, helvetica; }
.title { color: #5a5a5a; font-size: 13px; font-weight: bold; font-family: tahoma, arial, helvetica; }
.pink { color: #a85894; font-size: 13px; font-family: tahoma, arial, helvetica; }
.pframe { background: #fbebf6 }

a { text-decoration: none;}
a:hover { text-decoration: underline;}





/* ************************************************ */





a.home-item, a.home-item:link
{
    text-align: left;
    text-transform: uppercase;
    text-decoration: none;
    font-family: tahoma, arial, helvetica;
    font-size: 11px;
    font-weight: 300;
    line-height: 190%;
    color: #adadad;
    display: block;
    height: 19px;
    border-left: 1px solid #e4d0d9;
    border-right: 1px solid #e4d0d9;
    border-bottom: 1px solid #e4d0d9;
    padding-left: 11px;
}
a.home-item:visited{}
a.home-item:focus{}
a.home-item:hover
{
    background-color: #d78cc4;
    color: #ffffff;
    border-left: 1px solid #d3c6cf;
    border-right: 1px solid #d3c6cf;
    border-bottom: 1px solid #d3c6cf;
}
a.home-item:active{}


a.navigation-item, a.navigation-item:link
{
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-family: tahoma, arial, helvetica;
    font-size: 11px;
    font-weight: 300;
    line-height: 180%;
    letter-spacing: 1px;
    color: #656565;
    display: block;
    /*width: 135px;*/
    height: 20px;
    border-right: 1px solid #e4d0d9;
    border-bottom: 1px solid #e4d0d9;
    float: left;
}
a.navigation-item:visited{}
a.navigation-item:focus{}
a.navigation-item:hover
{
    text-decoration: none;
    background-color: #d78cc4;
    color: #ffffff;
    border-right: 1px solid #d3c6cf;
    border-bottom: 1px solid #d3c6cf;
}
a.navigation-item:active{}


div.navigation-end
{
    background-image: url(images/main-menu-end.gif);
    background-position: right top;
    background-repeat: no-repeat;
    height: 21px;
    
}

a.submenu-item, a.submenu-item:link
{
    text-align: left;
    text-transform: uppercase;
    text-decoration: none;
    font-family: tahoma, arial, helvetica;
    font-size: 11px;
    font-weight: bolder;
    line-height: 180%;
    color: #d79ac3;
    display: block;
    height: 20px;
    width: 188px;
    padding-left: 29px;
    margin-bottom: 3px;
    background-image: url(images/back-subitem.jpg);
    background-position: left top;
    background-repeat: no-repeat;
}
a.submenu-item:visited{}
a.submenu-item:focus{}
a.submenu-item:hover
{
    background-image: url(images/back-subitem-active.jpg);
}
a.submenu-item:active{}

a.submenu-item-double, a.submenu-item-double:link
{
    height: 40px;
    background-image: url(images/back-subitem-double.jpg);
}
a.submenu-item-double:visited{}
a.submenu-item-double:focus{}
a.submenu-item-double:hover
{
    background-image: url(images/back-subitem-double-active.jpg);
}
a.submenu-item-double:active{}

div.page-title
{
    height: 20px;
    width: 568px;
    text-transform: uppercase;
    color: #e199cb;
    font-size: 18px;
    line-height: 100%;
    padding-left: 32px;
    
    background-image: url(images/page-title-arrow.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    
}


/* ************************* Input Form *********************** */


div#fields_container
{

}
div#fields_container p
{
    padding: 0 0 7px;
    margin-bottom: 0;
    margin-top: 3px;
}
label
{
    display: block;
    float: left;
    clear: left;
    width: 7.5em;
}
input
{
    width: 150px;
}
textarea
{
    height: 270px;
    width: 70%;
}
input.button
{
    width: 90px;
   	background-color: #C6E2FF;
	border: 1px solid #A9C0D9;
	font-weight: bold;
}

/* ************************* Gallery *********************** */

div.gallery-wrapper-box
{
    margin: 0;
    margin-top: 30px;
    /*border: 1px solid red;
    /**/
}

div.gallery-wrapper-box div.page-title
{
    clear: both;
    /*border: 1px solid green;*/
}
    
div.gallery-box
{
    margin: 10px 0 40px 0;
    min-height: 150px;
    clear: both;

    height: 300px;
}

div.image-box
{
    width: 160px;
    height: 160px;
    /*border: 1px solid blue;*/
    float: left;
    background-image: url(images/thumb_background.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    text-align: center;
}

div.image-box-vert
{
    background-image: url(images/thumb_background_vert.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}

div.image-box a
{
    text-decoration: none;
}
div.image-box img
{
    position: relative;
    top: 5px;
    left: 1px;
    border-width: 0;
}
div.image-box-vert img
{
    position: relative;
    top: 5px;
    left: 0;
}

div.image-box div.text-box
{
    text-align: center;
    /*border: 1px solid red;*/
    margin-top: 14px;
}


div.gallery-init
{

    display: none;
    
    margin: 0;
    height: 130px;
    width: 490px;
    
    cursor: pointer;

    border: 1px solid #ffffff;
    
    /*border: 1px solid red;

/*    text-transform: uppercase;
    color: #e199cb;
    font-size: 18px;
    line-height: 100%;
    padding-left: 32px;
    
    /*background-image: url(images/page-title-arrow.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    
    /**/

}

div.gallery-init div.title-image-box
{
    float: right;
    height: 120px;
    width: 150px;
    margin: 0;
    cursor: pointer;
    /*position: relative;
    top: -45px;
    /*left: -80px;
    /*margin-right: 50px;
    /*border: 1px solid green;
    /**/
}
div.gallery-init div.page-title-init
{
    margin-top: 45px;
    height: 20px;
    text-transform: uppercase;
    color: #e199cb;
    font-size: 18px;
    line-height: 100%;
    padding-left: 32px;
    
    background-image: url(images/page-title-arrow.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    
    /*border: 1px solid red;
    
    /**/
}

div.gallery-wrapper-box div.gallery-box, div.gallery-wrapper-box div.page-title
{
    /*display: none;
    /**/
}


/* ************************* Informations *********************** */

div.list-header
{
    margin: 0 0 0 40px;
}

ol.normal
{
    margin: 10px 0 0 75px;
    padding: 0;
    
    list-style-type: decimal;
    font-weight: bold;
    /*
    border: 1px solid red;
    /**/
}
ol.normal li
{
    /*font-weight: normal;*/
    line-height: 25px;
    /*border: 1px solid green;
    /**/
}
ol.normal li span
{
    font-weight: normal;
}

a.file_link, a.file_link:link
{
    text-decoration: none;
    font-family: tahoma, arial, helvetica;
    font-weight: bold;
    color: #e199cb;
    /*font-size: 11px;
    /**/
}
a.file_link:visited{}
a.file_link:focus{}
a.file_link:hover{}


a.file_link img
{
    border-width: 0;
    margin-right: 1px;
    position: relative;
    top: 1px;
}


/* ************************* popup from *********************** */

input.radio
{
    width: 22px;
}