/**
 * Stylesheet: jpromocean1-3.css
 * Website: http://www.jany-promocean.de/
 * Copyright (c) 2007 Akustik Konzept OHG
 * All rights reserved
 */


/*----------------------------------------------------------------------------*
 * tag styling
 *----------------------------------------------------------------------------*/

HTML, BODY
{
    margin: 0px;
    padding: 0px;
    border: 0px;
}

BODY
{
    font-family: arial, verdana, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: #000000;
    background-color: #000000;

    background-image: url(../images-jpn/back-jp.jpg);
    background-repeat: repeat-x;
}

A
{
    text-decoration: none;
}

IMG
{
    border: 0px;
}

HR
{
    height: 1px;
    border: #333333;
    color: #333333;
    background: #333333;
	
    margin: 0px 40px 0px 30px;
}

P
{
    margin: 0px;
}

.wide
{
    width: 100%;
}

.top
{
    height: 182px;
}

/*----------------------------------------------------------------------------*
 * layout styling
 *----------------------------------------------------------------------------*/

.sitewrap
{
    margin: 0px auto;
    width: 1006px;
    text-align: left;
}

* html .sitewrap
{
    width: 1008px;
    wid\th: 1006px;
}

.mfield
{
    position: relative;
    margin-left: 230px;
    width: 195px;
}

* html .mfield
{
    width: 197px;
    wid\th: 195px;
}

.mwrap
{
    float: left;
    width: 195px;
    margin-right: -1px;
}


.menulayer
{
    float: right;
    width: 195px;
    margin-bottom: -1px;
    /* \*/
    margin-left: -1px;
    /* */
    padding-bottom: 20px;
}

.menulayer P
{
    margin: 0px 0px;
    padding-left: 0px;
}

.menulayer IMG
{
    display: block;
}

.left
{
    position: relative;
    width: 232px;
    margin-left: -231px;
}

* html .left
{
    float: left;
}

*>html .left
{
    width:231px; 
}

.conleft
{
    width: 230px;
    padding-bottom: 100px;
}

.mback
{
    margin-left: 40px;
    background-image: url(../images-jpn/mshadow-jp.jpg);
    background-repeat: no-repeat;
}

.mback P
{
    width: 154px;
    margin: 0px 0px 10px -40px;
    padding-left: 40px;
}

.main
{
    float: left;
    position: relative;
    width: 582px;
    margin-right: -580px;
    margin-left: -1px;
}

/* \*/
* html .main
{
    margin-left: 0px;
    margin-right: -900px;
    mar\gin-right: -582px;
}
/* */

.conmain
{
    /* \*/
    width: 580px;
    /* */
    margin-left: 3px;
    padding-bottom: 50px;
}

/* \*/
* html .conmain
{
    fl\oat: right;
    margin-left: 2px;
    mar\gin-left: 0px;
}
/* static fixes */

/* del	.conmain P
{
    margin: 0px 0px;
}*/

/* \*/
* html .left
{
    margin-right: -3px;
}
/* */

.clear
{
    clear: both;
}

.bottom
{
    position: relative;
    height: 20px;
}

/*----------------------------------------------------------------------------*
 * content styling
 *----------------------------------------------------------------------------*/

.menu2mid
{
    width: 159px;
    background-image: url(../images-jpn/menu2mid-jp.gif);
    background-repeat: repeat-y;
}

.menu2mid A
{
    color: #ffffff;
}

.menu2mid P
{
    height: 20px;
    padding-top: 3px;
    padding-left: 10px;

    color: #ffffff;
}

.menu2act
{
    background-image: url(../images-jpn/menu2act-jp.jpg);
    background-repeat: repeat-y;
}

.rtline
{
    width: 544px;
    height: 47px;
    background-image: url(../images-jpn/mtop-jp.jpg);
    background-repeat: no-repeat;

    font-size: 8pt;
    color: #585858;
}

.rtline A
{
    color: #585858;
}

.rtline P
{
    padding-top: 8px;
    padding-left: 10px;
}

.rt-line
{
    float: left;
}

.rt-flags
{
    float: right;
    padding-top: 8px;
    padding-right: 30px;
}

.mflow
{
    width: 544px;
    background-image: url(../images-jpn/mflow-jp.jpg);
    background-repeat: repeat-y;
}

.mmid
{
    width: 544px;
    background-image: url(../images-jpn/mmid-jp.jpg);
    background-repeat: no-repeat;

    padding-top: 1px;
    padding-bottom: 20px;
}

.mmidcon
{
    padding: 0px 40px 0px 30px;
    text-align: justify;
}

.mmidcon A
{
    text-decoration: underline;
    color: #2b2b2b;
}

.mmidcon P
{
    line-height: 14pt;
}

.mmid DIV H2
{
    /*display: inline;*/

    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333;

    color: #ff0000;
}

/*------------------*
 * mailform styling
 *------------------*/
.mf
{
    border: 1px dashed #000000;
    padding: 20px;
}

.mf-required
{
    color: #ff4000;
}

.mf-label
{

}

.mf-design
{
    border: 1px solid #7f9db9;
}
.mf-input
{

}
.mf-password
{

}
.mf-textarea
{

}
.mf-check
{

}
.mf-radio
{

}
.mf-select
{

}
.mf-file
{

}
.mf-reset
{

}
.mf-submit
{
    border: 1px solid #a0a0a0;
    background-color: #808080;
    color: #ffffff;
}

.mbottom
{
    width: 544px;
    height: 30px;
    background-image: url(../images-jpn/mbottom-jp.png);
    background-repeat: no-repeat;
}

.mbottom P
{
    font-size: 8pt;
    padding-left: 10px;
    color: #c0c0c0;
}

/*------------------*
 * footer styling
 *------------------*/
.footercon
{
    font-size: 8pt;
    color: #585858;
    text-align: center;
}
.footerline
{
    padding-bottom: 5px;
}

.footerline A
{
    color: #585858;
}

.fl-top
{
    padding-bottom: 2px;
    border-bottom: 1px solid #585858;	
}
.fl-bottom
{

}

.en
{
    text-align: right;
}