/*
 * @project designersfactory.com
 * @author  urs beyeler
 * @data    2007-07-19
 * @browser all
 * @media   all
*/

/* R E S E T */

body, ul, li, a, img, div, h1, h2, h3, h4
{
    margin: 0;
    padding: 0;
}

ul
{
    list-style-type: none;
}

img
{
    border: none;
}

/* S T A R T */


body
{
    padding: 10px;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 140%;
}

a
{ 
    color: #636363;
    text-decoration: none;
}

a:hover,
a.active
{ 
    color: #000;    
}

h1
{
    font-size: 140%;
    line-height: 1.2em;
    margin-bottom: 0.5em;
}

p
{
    margin: 0 0 0.5em;
}

h4.team
{
    margin-bottom: 0.5em;
}

/*----- L A Y O U T -----*/

#wrapper
{ 
    width: 800px;
    height: 100%;
    margin: auto;
}

/*----- H E A D E R -----*/

#header
{ 
    height: 50px;
    position: relative;
}

#header h3
{
    font-weight: normal;
    font-size: 100%;
    margin-top: 25px;
    float: left;
}

#logo
{
    position: absolute;
    bottom: 0;
    right: 0;
}

/*--- MAIN NAVIGATION ---*/

#main-navigation
{
    position: absolute;
    bottom: 0;
}

#main-navigation ul
{
    padding: 0 0 10px;
    margin: 0;
    list-style-type: none;
    float: left;
    display: block;
}

#main-navigation li
{
    float: left;
}

#main-navigation li a
{
    padding: 0 8px;
    border-left: 1px solid #999;
}

#main-navigation li.active a
{
    color: #000;
}

/*----- C O N T E N T -----*/

#content
{ 
    height: 450px;
    width: 800px;
    position: relative;
}

/*--- TEXT TEMPLATE ---*/

#content.text
{
    width: 246px;
    height: auto;
    min-height: 500px;
    margin-left: 231px;
    padding: 0 11px;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
}

#content-wrapper
{
    padding-top: 30px;
    border-bottom: 1px solid #ccc;
    background: url(castle.gif) bottom right no-repeat;
    position: relative;
}

/*--- CANVAS TEMPLATES ---*/

#content.background
{
    display: table;
    position: static;
    /*background: url(bg-gradient.jpg);*/
}

#contentCentering
{
    display: table-cell;
    position: static; 
    vertical-align: middle;
}

.contentBox
{
    margin-left: 220px;
}

.text
{
    width: 360px;
    line-height: 150%;
    margin-bottom: 10px;
}

.text p.list
{
    margin: 5px 0;
    padding: 0 0 0 14px;
    background: url(bullet.gif) no-repeat;
}

#topicText
{
    position:absolute;
    top:200px;
    width:760px;

}

#topicText h4
{
    background-color:#FFFFFF;
    color:#000000;
    font-size:200%;
    font-weight:normal;
    line-height:200%;
    opacity:0.8;
    text-align:center; 
    width:800px;
}

#projectDescription
{
    position: absolute;
    top: 150px;
    width: 200px;
    margin-left: 10px;
}

#projectDescription h2
{
    font-size: 110%;
    margin-bottom: 0.25em;
}

/*----- F O R M -----*/

form#bestellung_dvd
{
    width: 257px;
    display: block;
}

.row
{
    margin: 5px 0;
}

.row label
{
    display: block;
    width: 100px;
    float: left;
}

.row input
{
    border: 1px solid #999;
}

/*--- NAVIGATE SIBLINGS ---*/

#page-navigation
{
    float: right;
    width: 70px;
    text-align: center;
}

#ditto-next
{
    float: right;
    background: url(arrow-right.gif) no-repeat;
    display: block;
    height: 14px;
    width: 12px;
}

#page-navigation .last #ditto-next
{
    background: #FFF;
}

#ditto-previous
{
    background: url(arrow-left.gif) no-repeat;
    display: block;
    height: 14px;
    width: 12px;
    float: left;
}

#page-navigation .first #ditto-previous
{
    background: #FFF;
}

/*----- N A V I G A T I O N -----*/

#navigation
{
    padding: 10px 0 0;
    min-height: 242px;
    background: url(castle.gif) bottom right no-repeat;
    border-bottom: 1px solid #ccc;
    position: relative;
}

#navigation.home
{
    min-height: 132px;
}

#navigation-wrapper
{
    float: left;
    width: 440px;
    padding: 0 11px 2em 0;
}

#navigation-wrapper ul
{
    border-left: 1px solid #999;
    padding-left: 9px;
    width: 210px;
}

#navigation-wrapper ul.Subtopic
{
    float: left;
}

#navigation-wrapper ul.Project
{
    margin-left: 220px;
}

#navigation-wrapper ul li a 
{ 
    display: block;
    padding-bottom: 0.3em;
}

#navigation-wrapper li a.active
{ 
    color: #000;
    font-size: 14px;
}

#news-blog
{
    margin: 0.3em 0;
    position: absolute;
    bottom: 0;
    left: 0;
}

#news-blog ul
{
    list-style-image: url(arrow-yellow.gif);
    list-style-position: inside;
}

#news-blog a
{
    color: #ca960e;
}

/*--- TEXT TEMPLATE ---*/

#left-column
{
    float: left;
    width: 220px;
}

#left-column #navigation
{
    background: none;
    border: none;
    padding: 0;
}

#right-column
{
    float: right;
    width: 290px;
}

#right-column.team img.contentBox
{
    margin: 0 0 0.5em 0;
    display: block;
}

/*----- F O O T E R -----*/

#s-und-c
{
    display: block;
    margin: 4px 0;
    height: 13px;
    background: url(s-und-c.gif) no-repeat right bottom;
}
