﻿body {
    padding: 0px;
    margin: 0px;
    color: black;
    font-family: "Lucida Sans", Arial, sans-serif;
    font-size: 10px;
    background-color: #BBC0C6;
}

h1 {
    padding: 0px;
    font-size: 14px;
    margin: 0px;
}

h2 {
    padding: 0px;
    font-weight: bold;
    font-size: 12px;
    margin: 0px;
}

h3 {
    padding: 0px;
    font-weight: bold;
    font-size: 10px;
    margin: 20px 0px 0px;
}

p {
    font-size: 12px;
    color: #000000;
    line-height: 150%;
}

ul,
ol {
    font-size: 12px;
}

ul li {
    font-size: 12px;
}

ul ul {
    font-size: 12px;
    list-style-type: disc;
    margin: 10px 0;
}

#wrapper {
    width: 770px;
    margin: 0 auto;
    border-right-width: 5px;
    border-bottom-width: 0px;
    border-left-width: 5px;
    border-top-width: 0px;
    border-style: solid;
    border-color: #c5c9ce;
    background-image: url("images/background.jpg");
    background-repeat: repeat;
}

#contentarea {
    width: 770px;
}

#logo {
    border: 0px;
    background-image: url("images/logo.jpg");
    height: 63px;
    width: 770px;
}

#mainmenu {
    width: 748px;
    margin: 0px;
    border-top: 1px solid #E4E6E8;
    border-bottom: 3px solid #E4E6E8;
    text-transform: uppercase;
    background-color: #f1f2f3;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 22px;
}

#mainmenu ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    height: 15px;
}

#mainmenu ul li {
    float: left;
    height: 15px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #DBDEE0;
    padding-right: 8px;
    padding-left: 8px;
}

#mainmenu ul li.last {
    border: none;
}

#mainmenu ul li a:link,
#mainmenu ul li a:active,
#mainmenu ul li a:visited {
    text-decoration: none;
    color: #5F6a76;
    font-weight: bold;
    font-size: 11px;
}

#mainmenu ul li a:hover,
#mainmenu ul li a.active {
    text-decoration: none;
    color: #000;
    font-weight: bold;
    font-size: 11px;
}

#mainmenu ul li a:hover {
    font-weight: bold;
    color: #000000;
    text-align: center;
}

#banner {
    background-image: url("images/banner.jpg");
    height: 100px;
    width: 770px;
    border-bottom: 1px solid #FFFFFF;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
}

#container {
    padding: 0px;
    margin: 0px;
    width: 770px;
    background-color: #e4e6e8
}

#content-main {
    padding: 15px;
    overflow: hidden;
}

#content-main a {
    color: #5f6a76;
    text-decoration: none;
}

#content-main .varback {
    margin-top: 30px;
    display: inline;
    font-size: 10px;
    float: right;
    margin-right: 30px;
}

#content-main .varback a {
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 5px;
}

#content-main ul.projects,
#content-main ul.projects li a {
    color: #000;
    list-style-type: none;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 10px;
}

#content-main ul.projects li a:hover {
    text-decoration: underline;

}

#submenu {
    display: inline;
    float: left;
    margin: 0px;
    width: 249px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #E4E6E8;
}

#submenu_index {
    padding-right: 0px;
    display: inline;
    padding-left: 0px;
    float: right;
    padding-bottom: 30px;
    margin: 0px;
    width: 250px;
    padding-top: 30px;
    border-bottom: white 1px solid;
    background-color: #e4e6e8;
}

#submenu ul {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    list-style-type: none;
}

#submenu ul li {
    border-top: #cdcfd0 1px solid;
}

#submenu ul li.first {
    border-top-style: none;
}

#submenu ul li a {
    padding-right: 30px;
    display: block;
    padding-left: 30px;
    font-size: 10px;
    padding-bottom: 6px;
    width: 189px;
    color: #878787;
    padding-top: 6px;
    background-color: #e4e6e8;
    text-decoration: none;
}

#submenu ul li a:hover {
    color: #000;
    background-color: #fc0;
    text-decoration: none;
}

#submenu ul li.active a {
    color: #000;
    background-color: #fc0;
    text-decoration: none;
}

#nosubmenu {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 10px;
    padding-bottom: 0px;
    margin: 15px 0 0;
    color: black;
    padding-top: 0px;
}

#submenu #nosubmenu ul li a {
    padding-right: 0px;
    display: inline;
    padding-left: 0px;
    font-weight: bold;
    font-size: 10px;
    padding-bottom: 0px;
    margin: 0px;
    color: black;
    padding-top: 0px;
    border-bottom: black 1px dotted;
    background-color: transparent;
    text-decoration: none;
}

#submenu #nosubmenu ul li a:hover {
    color: #878787;
    background-color: transparent;
    text-decoration: none;
}

#submenu_index #nosubmenu ul li a {
    padding-right: 0px;
    display: inline;
    padding-left: 0px;
    font-weight: bold;
    font-size: 10px;
    padding-bottom: 0px;
    margin: 0px;
    color: #878787;
    padding-top: 0px;
    border-bottom: black 1px dotted;
    background-color: transparent;
    text-decoration: none;
}

#submenu_index #nosubmenu ul li a:hover {
    color: black;
    background-color: transparent;
    text-decoration: none;
}

#submenu ul li ul {
    display: none;
}

#submenu ul ul li {
    margin: 0px;
}

#submenu ul li.active ul {
    display: block;
}

#submenu ul li.active ul li a {
    padding-right: 30px;
    display: block;
    padding-left: 50px;
    padding-bottom: 5px;
    width: 169px;
    color: #878787;
    padding-top: 6px;
    background-color: #f1f2f3;
    text-decoration: none;
}

#submenu ul li ul li a:hover {
    color: #000;
    background-color: #f4de85;
    text-decoration: none;
}

#submenu ul li.active ul li a.active {
    color: #000;
    background-color: #f4de85;
    text-decoration: none;
}

#content a {
    color: #5f6a76;
    text-decoration: none;
}

#content .varback {
    margin-top: 30px;
    display: inline;
    font-size: 10px;
    float: right;
    margin-right: 30px;
}

#container #content .varback a {
    padding-left: 10px;
    padding-bottom: 3px;
    color: #FFF;
    padding-top: 5px;
}

.twocoldark {
    display: inline;
    float: right;
    width: 520px;
    background-color: #93969b;
    padding-bottom: 30px;
    border-left: white 1px solid;
}

.twocoldark h2 {
    padding-left: 30px;
    padding-top: 30px;
    font-weight: bold;
    color: #FFF;
}

.twocoldark p {
    padding-right: 30px;
    padding-left: 30px;
    color: #FFF;
    padding-top: 0px;
    font-size: 10px;
}

.twocolwhite {
    display: inline;
    float: right;
    width: 520px;
    background-image: url("images/background.jpg");
    background-repeat: repeat;
}

.twocolbright {
    padding: 30px;
    display: inline;
    float: right;
    width: 460px;
    border-bottom: white 1px solid;
    border-left: white 1px solid;
    background-color: #f1f2f3;
}

.twocolbright h2 {
    margin-top: 10px;
    margin-bottom: 15px;
}

.twocolvar {
    padding: 30px;
    display: inline;
    float: right;
    margin: 0px;
    border-left: white 1px solid;
    border-bottom: white 1px solid;
    width: 460px;
    background-color: #f1f2f3;
}

.twocolvar img {
    border-right: black 1px solid;
    padding-right: 0px;
    border-top: black 1px solid;
    display: inline;
    padding-left: 0px;
    float: left;
    padding-bottom: 0px;
    margin: 0 30px 0 0;
    border-left: black 1px solid;
    padding-top: 0px;
    border-bottom: black 1px solid;
}

.twocolvar ul {
    padding-left: 0px;
    margin-left: 30px;
}

.twocolvar h3 {
    margin-top: 0px;
    padding-top: 0px;
}

.twocoloverview {
    padding: 30px;
    display: inline;
    float: right;
    width: 460px;
    color: white;
    border-left: white 1px solid;
    border-bottom: white 1px solid;
    background-color: #e1e1e1;
}

.twocoloverview img {
    border: black 1px solid;
    display: inline;
    float: left;
}

.twocoloverview h3 {
    font-size: 12px;
    color: black;
}

#copy {
    text-align: right;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    padding-right: 10px;
    margin: 5px 0;
    clear: both;
}

#copy a {
    color: #000;
    text-decoration: none;
}

#footer {
    height: 11px;
    width: 770px;
    background-image: url("images/footer_2.jpg");
    margin: 0 auto;
    clear: both;
}

#contentlist {
    display: inline;
    float: right;
    margin: 30px;
    width: 200px;
}

#contentulist {
    padding-left: 0px;
    margin-left: 30px;
    list-style-type: none;
}

#contentulist li {
    padding-left: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
}

#contentulist li a {
    font-weight: bold;
    text-decoration: none;
}

#flash {
    padding: 10px;
    text-align: center;
}

#flash a:hover {
    background-color: #e4e6e8;
}

#wohrmotto {
    width: 770px;
    padding-left: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    float: left;
    margin: 0px;
    color: black;
    font-size: 18px;
    text-decoration: none;
}

#wohrmotto a:link,
#wohrmotto a:visited,
#wohrmotto a:hover,
#wohrmotto a:active {
    color: black;
    font-size: 18px;
    text-decoration: none;
}

.specification {
    padding-left: 0px;
    margin-left: 0px;
    list-style-type: circle;
}

.specification li {
    background-position: 0 5px;
    padding-left: 12px;
    padding-top: 2px;
}

.varback a:visited {
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 5px;
}

.overview {
    padding: 0px;
    float: left;
    margin: 5px;
    width: 143px;
    background-color: #e1e1e1;
    text-align: center;
}

.overview h3 {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 12px;
    padding-bottom: 2px;
    margin: 0px;
    padding-top: 5px;
    border-bottom: #cdcfd0 1px solid;
    background-color: #fc0;
}

.floatright {
    float: right;
}

.projects-right {
    float: right;
    border: 1px solid #000;
    margin-top: 10px;
    margin-bottom: 10px;
}

.thumbs {
    border: 1px solid #000;
    margin-top: 10px;
}

.new {
    background-color: #FFCC00;
    font-weight: bold;
    padding: 2px;
}

.floatleft {
    float: left;
}

table.project {
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #999;
    margin-bottom: 10px;
}

hr {
    color: #999;
    border: 1pt solid #999;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}

div.player {
    height: 251px;
    width: 449px;
    border: none;
    outline: none;
    -moz-outline-radius: 4px;
    cursor: pointer;
    text-align: center;
    background-image: url("images/video.jpg");
    margin: 0;
}

/* play button */
div.player img {
    margin-top: 90px;
}

/* info area */
div.player div.info {
    height: 30px;
    opacity: 0.7;
    color: #FFF;
    margin-top: 45px;
    text-align: left;
    padding: 5px 15px;
    font-family: "Lucida Sans", Arial, sans-serif;
    font-size: 14px;
    border-top: none;
    margin-top: 45px;
    background-repeat: repeat;
    font-weight: bold;
}

/* duration data inside info area */
div.player div.info span {
    color: #FFF;
    display: block;
    font-weight: normal;
}


