@import url(/_metromorph.de-skin/css/links.css);

* 
{
    padding: 0; margin: 0;
}

html 
{
    background: #025e8a;
}


/* A font by Jos Buivenga (exljbris) -> www.exljbris.nl */
@font-face {
    font-family: 'Fontin Sans';
    font-weight: normal;
    src: url('/_metromorph.de-skin/fonts/Fontin_Sans_R_45b.otf') format('opentype');
}

@font-face {
    font-family: 'Fontin Sans';
    font-weight: bold;
    src: url('/_metromorph.de-skin/fonts/Fontin_Sans_B_45b.otf') format('opentype');
}

@font-face {
    font-family: 'Fontin Sans';
    font-weight: normal;
    font-style: italic;
    src: url('/_metromorph.de-skin/fonts/Fontin_Sans_I_45b.otf') format('opentype');
}

@font-face {
    font-family: 'Fontin Sans SmallCaps';
    font-weight: normal;
    src: url('/_metromorph.de-skin/fonts/Fontin_Sans_SC_45b.otf') format('opentype');
}


body
{
/*    font-size: 85%;*/
    width: 980px;
    margin: 0 auto;
    background: white;
    color: black;
}

#head 
{
    /*position: relative;*/
    background: white url(/_metromorph.de-skin/images/head-wide.png) no-repeat right bottom;
    
    height: 150px;
    width: 100%;

    border-top: 25px solid #025e8a;
/*    border-bottom: 20px solid #025e8a;*/

}

#head h1
{
    display:none;
}

#logo
{
/*    position: relative;*/
    height: 130px;
    width: 260px;
    padding:0; 
    margin: 0;
}

#logo img
{
    margin-top: 1ex;
    margin-left: 4.5em;
}

p.logotext
{
    float: right;
    margin-right: 10px;
    font-family: 'Fontin Sans';
    font-weight: bold;
    font-size: 38px;
    margin-top: -36px;
    opacity: .6;
}

#topnavig
{
    float:right;
    margin-top: -164px;
    background: transparent;
    color: white;

    text-align: right;
    display: inline;

    font-size: 110%;

}

#topnavig a, #topnavig a:active
{
    color: white;
    text-decoration: none;
    font-family:'Fontin Sans', Verdana, Arial,sans-serif;
}

#topnavig ul li
{
    display: inline;
}

#topnavig div {
    margin-left: .3em;
    padding-left: .2em;
    border-left: solid 1px white;

    float: right;
}

#topnavig ul 
{
    list-style-type: none;
}


#history
{
    position:relative;

    background-color: #025e8a;
    width: 800px;
    padding: .2ex 0 .4ex 195px;
    color: white;

    font-size: 110%;
    
}

#history a, #history a:active
{
    color: white;
    text-decoration: none;
    font-family:'Fontin Sans', Verdana, Arial,sans-serif;
}

.hide
{
    display: none;
}

#head:before, #container:before
{

    display: block;
    line-height: 0;
    background: url(/_metromorph.de-skin/images/corner-tr.png) top right no-repeat;
    content: url(/_metromorph.de-skin/images/corner-tl.png) 
}

#container:before
{
    margin-left: -195px;
    margin-right: -235px;
    margin-top: -2ex;
}

#head:after, #footer:after
{
    display: block;
    line-height: 0;
    background: url(/_metromorph.de-skin/images/corner-br.png) bottom right no-repeat;
    content: url(/_metromorph.de-skin/images/corner-bl.png) 
}

#menu, #right, #content
{
    position: relative;
    float: left;
}

#menu
{
    border-top: 2px solid #025e8a;

    min-height: 400px;
    min-width: 7em;

    width: 175px;
    /*right: 195px;*/
    margin-left: -195px;
    margin-right: 20px;
}

#content
{
    border-top: 2px solid #025e8a;

    width: 100%;
    float: left;
}


#right 
{
    border-top: 2px solid #025e8a;
    width: 215px;          
    margin-right: -235px; 
    margin-left: 20px;
}

#right h2, #right h3, #right h4 
{

    margin: 0 0 .5ex 0;
    padding: .3ex 0 .2ex 0;

    font-size: 12pt;

    border: none;

    border-bottom: solid 2px #025e8a;

}

.right-box 
{
    font-size: 10pt;

    margin: 1.6ex 20px 2.4ex 0;
    padding-bottom: .2ex;
    padding-top: 1.2ex;
    

    text-align: left;
/*    border-bottom: 2px solid #025e8a;*/
}

.right-box p {
    padding-left: .5em;
}
.right-box li
{
    list-style: none;
}

#container
{
    padding-top: 2ex;
    padding-left: 195px;
    padding-right: 235px;
}

/*
#main p, #main li, #main td
{
    font-family:'Fontin Sans', Verdana,Arial,'Century Gothic',sans-serif;
}
*/

#content p
{
    text-align: justify;
}


#footer
{
    clear: both;
    clear: left;
    clear: right;
    border-bottom: 2ex solid #025e8a;
    padding: .5ex 0 0 0;
    margin: 0;
    background: transparent;
}

#footer .item:first-child
{ 
  padding-left: 195px;
 }

/**
 * Menu
 */

#menu ul
{
    position: relative;
    padding: 0 0 0 1em;

    list-style-type: none;
}

#menu ul li
{
    padding: .5ex 0;
    border-bottom: 2px solid #025e8a;
}

/*
#menu ul li.selected
{
     border-bottom: 2px solid #ff7100;

}
*/

#menu a
{
    width: 100%;
    font-family: 'Fontin Sans SmallCaps', Arial, sans-serif;
    
    font-size: 14pt;
/*    font-weight: bold;*/

    color: #444;
/*    background-color: white;*/
    color:black;
    text-decoration: none;
    padding: .2ex .5ex;
/*    border: solid 1px #aaa;*/
    border-left: .5em solid white;
    
}

#menu ul a:hover, #menu li.selected a, #menu li.sub-selected a 
{
    border-left: .5em solid #ff7100;
}


.fontin
{
    font-family: 'FontinSansRegular', Verdana, Arial,sans-serif;;
}

.fontinbold
{
    font-family: 'Fontin Sans', Verdana, Arial,sans-serif;;
    font-weight: bold;
}

/*** IE6 Fix ***/
* html #menu
{
    left: 200px;
}
* html #container{
  height:1%; /* So IE plays nice */
}

