/* ============================== */
/*                                */
/* Raumwerk Website               */
/*                                */
/*                                */
/* Xisio Informationssysteme GmbH */
/* michael.ibsen@xisio.com        */
/* http://www.xisio.com           */
/*                                */
/* 08.04.2010                     */
/* Letzte Änderung: 26.05.2010    */
/*                                */
/* ============================== */


/* -------------- */
/* General styles */
/* -------------- */

@font-face {
    font-family: 'DINNextLTProRegular';
    src: url('../fonts/dinnextltproregular.eot');
    src: local('DIN Next LT Pro'), local('DINNextLTPro-Regular'), url('../fonts/dinnextltproregular.woff') format('woff'), url('dinnextltproregular.ttf') format('truetype');
}

@font-face {
    font-family: 'DINNextLTProBold';
    src: url('../fonts/dinnextltprobold.eot');
    src: local('DIN Next LT Pro'), local('DINNextLTPro-Bold'), url('../fonts/dinnextltprobold.woff') format('woff'), url('dinnextltprobold.ttf') format('truetype');
}


body {
    margin: 0 auto;
    padding: 0;
    border: 0; /* This removes the border around the viewport in old versions of IE */
    width: 840px; /* set to 100% for a page that covers the whole width of the browser */
    background-color: #6D6C5F;
    color: #6D6C5F;

    font-family: DINNextLTProRegular,Arial,Verdana,sans-serif;

    font-size: 9pt;
    line-height: 1.2em;
}

a {
    color: #6D6C5F;
}

a:hover {
    font-weight: bold;
    text-decoration:none;
}

h1, h2, h3 {
    margin:0;
    padding:0;
    font-size: 10pt;
}

p {
    margin:.4em 0 .8em 0;
    padding:0;
}

img {
    margin:0px;
    padding: 0px;
}


/* ------------- */
/* Header styles */
/* ------------- */

#header {
    float: left;
    width: 100%;
    height: 180px;
    padding: 0;
    margin: 0;
    background-color: #fff;
    border-bottom: 0px solid #000;
}

#colmask {
    position:relative;  /* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
    clear:both;
    float:left;
    width:100%;         /* width of whole page */
    overflow:hidden;        /* This chops off any overhanging divs */
    background: #fff;     /* Left column background colour */
}

#colmid {
    float:left;
    width:200%;
    position:relative;
    left: 240px; /* war 200px */
    background:#fff;        /* Centre column background colour */
}

#colright {
    float:left;
    width:100%;
    position:relative;
    left:50%;
    margin-left:-420px; /* war -400px */
    background-color: #fff;        /* Right column background colour */

}

#col1wrap {
    float:right;
    width:50%;
    position:relative;
    right:100%;
}

#col1pad {
    margin:0 0px 0 420px; /* war 415px */
    overflow:hidden;
}

#col1 {
    width:100%;
    height: 330px;
    overflow-x: hidden;
    overflow-y: hidden; 
}

/* left column */
#col2 {
    float:left;
    width:240px; /* war 170px */
    position:relative;
    margin-left:-50%;
    left:180px; /* war 215px */
    overflow:hidden;
    color: #6D6C5F;        /* Left column foreground colour */
}

/* right column */
#col3 {
    float:left;
    width:180px; /* war 170px */
    position:relative;
    left:0px;
    
    overflow:hidden;
    color: #6D6C5F;        /* Right column foreground colour */
    
}

div.slogan_right {
    float: right;
    width: 40px;
    height: 200px;
    background-image: url('../images/layout/raumwerk_gmbh_25x140.gif');
    background-repeat: no-repeat;
    background-position: top right;
    margin: 0px 25px 0px 0px;
}

#footer {
    clear:both;
    float:left;
    width:100%;
    padding:13px 0 27px 0;
    margin:0;
    border-top:0px solid #000;
    background-color: #fff
}

#footer p {
    padding:.5em 15px;
}


/* ------------------------ */
/* Header mit Menu und Logo */
/* ------------------------ */

div.wrap_menu-top {
    width: 200px;
    height: 120px;
    margin: 0px 0px 0px 240px;
    
    
    float: left;
    
}

ul.menu-top {
    display: table-cell;
    vertical-align: bottom;
    height: 158px;
    margin: 0;
    padding: 0px 0px 0px 0px;
    list-style-type: none;

}

li.menu-top_no {
    margin: 0;
    padding: 0;

}

li.menu-top_act {
    margin: 0;
    padding: 0;

}

a.menu-top {
    text-decoration: none;
}

a.menu-top:hover {
    font-weight: bold;
}

ul.menu-top a.act {
    font-weight: bold;
}

div.logo_top {
    width: 40px;
    height: 120px;
    background-image: url('../images/layout/logo-raumwerk_21x120.gif');
    background-repeat: no-repeat;
    background-position: bottom right;
    margin: 35px 50px 0px 0px; 
    float: right;
}


/* --------- */
/* Menu left */
/* --------- */

div.wrap_menu_left {
    padding: 0px 0px 0px 60px;
}

ul.menu_left {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

a.menu_left_no, a.menu_left_act, a.menu_bottom, a.menu-top {
    font-size: 10pt;
    text-decoration: none;    
}

a.menu_left_no:hover, a.menu_left_act, a.menu_bottom:hover, a.menu-top:hover {
    font-weight: bold;    
}


/* ----------- */
/* Menu bottom */
/* ----------- */

ul.menu_bottom-level1 {
    margin: 0;
    padding: 0px 0px 0px 240px;
    list-style-type: none;
}

ul.menu_bottom-level1 li {
    display: block;
    float: left;
    width: 55px;
}

a.menu_bottom-level1-no {
    margin: 0px 12px 0px 0px;
    font-size: 10pt;
    text-decoration: none;
}

a.menu_bottom-level1-act {
    margin: 0px 12px 0px 0px;
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
}


/* ---------------- */
/* Werkschau Player */
/* ---------------- */

#rp_image {
    width: 420px;
    height: 300px;
    border: 0px solid grey;
    /* background-image: url('../images/layout/werkschau_default.jpg'); */
    padding: 0px;
    margin: 0px;
    background-repeat: no-repeat;
    
}

#rp_image_pun {
    width: 420px;
    height: 100px;
    border: 0px dotted red;
    margin: 0px;
    padding: 135px 0px 0px 0px;
    font-size: 22pt;
    background-color: transparent;
    color: white;
    text-align: center;
}

#rp_image_pun_center {
    position:absolute;
    right:175px;
    top:141px;
    z-index:1;
    font-size:21pt;
    background-color:transparent;
    color: white;
    font-weight: bold;
    
    /* Wortspiele ausgeschaltet, 2010-09-07, mib */
    display: none;    
}


table.pun {
    border-collapse: collapse;
    
    /* Wortspiele ausgeschaltet, 2010-09-07, mib */
    display: none;
}

table.pun td {
    font-size: 22pt;
    height: 25px;
    padding: 0px;

}

td.pun_left {
    width: 174px;
    text-align: right;
}

td.pun_middle {
    width: 72px;
    text-align: middle;
    font-weight: bold;
}

td.pun_right {
    width: 174px;
    text-align: left;
}


img.rp_info {
    border: 0px;
}

#rp_image_info {

    position:absolute; 
    top:268px; 
    right:0px; 
    width:32px; 
    height:32px;
    z-index:1; 
    background-color:transparent;
    display: none;
    padding: 0px;
      
}

#rp_footer {
    font-size: 10pt;
    width: 420px;
    height: 25px;
    padding: 0px;
    margin: 0px;
    border: 0px dotted grey;
}

#rp_text {
    width: 360px;
    overflow: hidden;
    float: left;
    margin: 5px 0px 0px 0px;
    color: white;
    background-color: white;
}

#rp_navi {
    float: right;
    color: black;
    margin: 5px 0px 0px 0px;
}

#rp_left {
    float: left;
    margin: 0px 10px 0px 0px;
}

#rp_right {
    float: left;
    margin: 0px 0px 0px 0px;
}

#pwrapper {
    width:420px;
    height: 300px; 
    background-repeat: no-repeat;
    
}

img#rp_arrow_left, img#rp_arrow_right {
    border: 0px;
}


/* ------------ */
/* Projektliste */
/* ------------ */

table.projects {
    width: 420px;
}

table.projects td {
    vertical-align: top;
}

td.projects_left_col {
    width: 210px;
}

td.projects_right_col {
    width: 210px;
}

/* span und a für category_(not_)matching */
.category_matching {
    font-weight: bold;
}

.category_matching a {
    text-decoration: none;
    font-weight: bold;
}

.category_not_matching {
    font-weight: normal;

}

.category_not_matching a {
    text-decoration: none;
    font-weight: normal;

}

input#psearch {
    height: 12px;
    line-height:1em;
    margin: 0px 10px 10px 0px;
    font-family: DINNextLTProRegular,Arial,Verdana,sans-serif
}

input#psubmit {
    vertical-align:bottom; 
    padding:0px 0px 12px 0px;
}


/* ----------- */
/* Mitarbeiter */
/* ----------- */

table.mitarbeiter {
    width: 420px;

}

table.mitarbeiter td {
    vertical-align: top;
    width: 140px;
}

a.boss {
    text-decoration: none;
}

a.boss:hover {
    text-decoration: none;
    font-weight: bold;
}

table.biography {
    width: 420px;

}

table.biography td {
    vertical-align: top;
}

td.biography_left {
    width: 120px;
}

td.biography_right {
    width: 280px;
}


/* -------------- */
/* Auszeichnungen */
/* -------------- */

table.auszeichnungen {
    width: 420px;

}

table.auszeichnungen td {
    vertical-align: top;
}

td.auszeichnungen_left {
    width: 120px;
}

td.auszeichnungen_right {
    width: 280px;
}


/* ----------- */
/* Ausstattung */
/* ----------- */

table.ausstattung {
    width: 420px;

}

table.ausstattung td {
    vertical-align: top;
}

td.ausstattung_left {
    width: 120px;
}

td.ausstattung_right {
    width: 280px;
}


/* -------- */
/* Netzwerk */
/* -------- */

table.netzwerk {
    width: 420px;

}

table.netzwerk td {
    vertical-align: top;
}

td.netzwerk_left {
    width: 280px;
}

td.netzwerk_right {
    width: 140px;
}


/* -------------------- */
/* JavaScript Scrollbar */
/* -------------------- */

.jScrollPaneContainer {
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.jScrollPaneTrack {
    position: absolute;
    cursor: pointer;
    right: 0;
    top: 0;
    height: 100%;
    background: #aaa;
}
.jScrollPaneDrag {
    position: absolute;
    background: #666;
    cursor: pointer;
    overflow: hidden;
}
.jScrollPaneDragTop {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
.jScrollPaneDragBottom {
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
}
a.jScrollArrowUp {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    text-indent: -2000px;
    overflow: hidden;
    /*background-color: #666;*/
    height: 9px;
}
a.jScrollArrowUp:hover {
    /*background-color: #f60;*/
}

a.jScrollArrowDown {
    display: block;
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0;
    text-indent: -2000px;
    overflow: hidden;
    /*background-color: #666;*/
    height: 9px;
}
a.jScrollArrowDown:hover {
    /*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
    /*background-color: #f00;*/
}

