@charset "utf-8";
/***********************************************
    CSS StyleSheet
    mobotix.de

    Media: Screen
    Part:  Main

    last change: DM 2005-10-12a

************************************************/

/*********************************
    BASIC
*********************************/

body {
    /*position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;*/
    background-color: #fff;
    color: #369;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    width: 9.5pt;
    text-align: left;
}

* {
    margin: 0;
    padding: 0;
    border: 0;
}

div#allcontent {
    margin: 10px 10px;
    width: 800px;
    background: url("mainbg.gif"/*tpa=http://www.mobotix.com/extension/mobotix/design/mobotix/images/mainbg.gif*/) repeat-y 0 0;
    text-align: left;
    font-size: 80%;
}

#left {
    float: left;
    width: 164px;
    padding-top: 10px;
    padding-bottom: 160px;
}

#middle {
    float: left;
    width: 458px;
    padding-top: 10px;
    padding-left: 8px;
}

#right {
    float: right;
    width: 164px;
    padding-top: 10px;
    background: url("righthead.gif"/*tpa=http://www.mobotix.com/extension/mobotix/design/mobotix/images/righthead.gif*/) no-repeat 100% 0;
}

#left, #middle, #right {
    overflow: hidden;
}

div.top {
    height: 80px;
}

div.page-title {
    height: 50px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    margin-top: 30px;
}
div.products-page-title
{
    margin-top: 20px;
    height: 60px;
}
#middle div.attribute-long p, #middle div.attribute-short p, p {
    margin-bottom: 1.2em;
}
#footer-design p {
	margin-bottom: 0em;
}
#middle div.attribute-link p
{
	margin-bottom: 0em;
}
p.paragraph-grey {
    color: #999;
    font-size: 90%;
}
p.paragraph-red {
    color: #b8292f;
}
p.paragraph-red a{
    color: #b8292f;
}

p.clearleft {
    clear: left;
}

/*********************************
    NAVIGATION
*********************************/

#logo {
    white-space: nowrap;
    height: 84px;
    overflow: hidden;
}

#menuback {
    float: left;
    width: 100%;
    background: #0d3f96 url("bigmenu.gif"/*tpa=http://www.mobotix.com/extension/mobotix/design/mobotix/images/bigmenu.gif*/) repeat-x 0 0;
}

#menuback img {
    display: none;
}

#menu {
    margin-top: 8px;
    font-size: 120%;
    float: left;
    width: 100%;
    background: #0d3f96 url("bigmenu.gif"/*tpa=http://www.mobotix.com/extension/mobotix/design/mobotix/images/bigmenu.gif*/) repeat-x 0 100%;
}

#menu ul {
    float: left;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0 0 6px 7px;
}

#menu ul li {
    display: inline;
    padding: 0 !important;
    margin: 0 !important;
}

#menu ul li a {
    color: #fff;
    padding: 6px 17px 6px 2px;
    font-weight: normal;
    text-decoration: none;
    background: url("mtrenner.gif"/*tpa=http://www.mobotix.com/extension/mobotix/design/mobotix/images/mtrenner.gif*/) no-repeat 100% 50%;
}

#menu ul li.menuitem-last a {
    background: none !important;
    padding-left: 5px;
}

#menu ul li div {
    display: inline;
}

#menu ul li a:hover, #menu ul li .selected a {
    color: #fe0;
}

div.submenu ul {
    list-style: none;
    margin: 0;
    margin-bottom: 2em;
    margin-left: 20px;
    border-bottom: 1px solid #fff;
    font-size: 120%;
}

div.submenu li {
    border-top: 1px solid #fff;
    padding: 6px 5px;
}

div.submenu a, div.submenu a:visited, div.submenu a:active { color: #369; font-weight: normal; }
div.submenu a:hover { color: #69c; }
div.selected,
div.selected a {
    color: #369;
    font-weight: bold !important;
}

div.submenu li.level_1 {
    border-top: 0;
    list-style: disc;
    margin-left: 20px;
    padding-left: 0px;
    font-size: 85%;
    padding-top:0.25em;
    padding-bottom:0.25em;
}

/*********************************
    FOOTER
*********************************/

#footer {
    clear: both;
    position: relative;
    text-align: left;
    font-size: 90%;
    color: #999;
    padding: 15px 0 5px 0;
    background: #fff url("foothr.gif"/*tpa=http://www.mobotix.com/extension/mobotix/design/mobotix/images/foothr.gif*/) no-repeat 0 0;
    padding-bottom: 20px;
}


#footer div#footer-design  {
    text-align: center;
}

#footer-design p {
    color: #999 !important;
}

#footer a {
    color: #999;
    font-weight: normal;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

div.box-home {
    width: auto;
    background-color: #eee;
    border: 1px solid #fff;
    padding: 15px 5px 5px 5px;
    color: #369;
    margin-top:40px;
    margin-left:10px;
    margin-right:10px;
    margin-bottom:50px;
    font-size: 96%;
}
div.box {
    position: absolute;
    top: -255px;
    left: 3px;
    width: 144px;
    height: 14em;
    padding: 5px;
    color: #369;
    margin-left:3px;
    margin-right:3px;
    margin-bottom:30px;
}

#footer {
    width: 800px;
    position: relative;
    z-index: 5;
}

#language-selector-design {
}

#language-selector-design img {
    vertical-align: middle;
}

/*********************************
    TEXT
*********************************/

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    color: #369;
}

h2, h6 {
    font-weight: normal;
}

h4, h5 {
    color: #69C;
}

h1 {
    font-size: 120%;
    /*margin-bottom: 0.5em;*/
    padding-top: 0;
    padding-bottom: 25px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    margin-top: 40px;
}

div.page-title h1 {
    padding: 0 !important;
    border: 0 !important;
    margin: 0 !important;
}

h1.home {
    font-weight: bold;
    font-size: 155%;
    padding: 0 !important;
    border: 0 !important;
    margin: 0 !important;
}

h2.home {
    font-size: 155%;
    text-align: center;
}

h2 {
    font-size: 120%;
    margin-bottom: 0.5em;
}


h4 {
    font-size: 100%;
    margin-bottom: 1em;
}

h3, h4,  h6 {
    font-size: 100%;
    margin-top: 0em;
    margin-bottom: 1.1em;
}

div.class-event table h3 {
    margin-top: 0;
}

h5 {
    font-size: 100%;
    clear: both;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 0.7em 0 0.8em 0;
    margin: 1.5em 0 1.1em 0;
}

h1.break, h2.break, h3.break, h4.break, h5.break, h6.break {
    clear: both;
}

h5.no-top-border {
    padding-top: 0;
    margin-top: -0.2em;
    border-top: none;
}
div.node-128 h5.no-top-border
{
    font-size: 100%;
    clear: both;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 0.7em 0 0.8em 0;
    margin: 1.5em 0 1.1em 0;
}

table.tableBlueFloatLeft h3, table.tableBlueFloatRight h3, table.tableBlueFloatCenter h3,
table.tableLightBlueFloatLeft h3, table.tableLightBlueFloatRight h3, table.tableLightBlueFloatCenter h3 {
    color: #fff;
    margin-top: 0px;
}

.bold {
    font-weight: bold;
}
.center {
    text-align: center;
}


a, a:link, a:active, a:visited {
    text-decoration: underline;
    color: #369;
    font-weight: bold;
}

#right p.paragraph-shortcut a {
    font-weight: bold !important;
    text-decoration: none !important;
}

#left a {
    text-decoration: none !important;
}

a:hover {
    color: #69c;
}

p, address {
    font-weight: normal;
}

div.class-faq h4 {
    font-weight: normal;
}

div.class-faq h4 a {
    font-weight: bold;
}


/*********************************
    LISTEN
*********************************/

#middle ul, #middle ol {
    margin: 0em 0em 0.5em 2em;
}

#middle ol {
    margin: 0em 0em 0.5em 3em;
}

#middle ul li {
    margin-left: 0em !important;
    padding-left: 8px;
}

#middle ul li, #middle ol li {
    padding-bottom: 0.8em;
}

#right ul {
    margin-left: 12px;
    margin-right: 0px;
}

#right ul li {
    margin-bottom: 1.5em;
}

#middle table ul li {
    margin-left: -3px !important;
}


/*********************************
    MISC
*********************************/

.hide {
    display: none;
}



pre, code {
    font-family: "Courier New", Courier, monospace; /* Usually defaulted to monospaced font anyway, but browwsers may vary which one is used, so giving exact alternatives helps visual consistenct */
    font-size: 1em; /* Setting this exact size may also help visual consistency */
}

pre {
    background-color: #f8f8f8;
    border: 1px solid #e0e0e0;
    margin: 1em 0 1em 0;
    padding: 0.2em;
}

div#bottom_navigator {
    float: right;
    margin-top: -35px;
}

div#bottom_navigator a {
    color: #369;
    font-weight: bold;
}

div#bottom_navigator a:hover {
    text-decoration: none;
    color: #69c;
}


/*********************************
    FORMULARE
*********************************/

/* FORM ELEMENTS */

form {
    padding: 0em;
    margin: 0em;
}
input, select option, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Needs to be set for some browsers */
}
label {
    font-weight: bold;
    padding-right: 0.5em;
    display: block;
    white-space: nowrap;
}
label.no-break {
    display: inline;
}
input.box, textarea.box {
    width: 97%;
}

input.halfbox, textarea.halfbox {
    width: 47%;
}

input.halfbox, textarea.halfbox {
    width: 47%;
}

input.quarterbox, textarea.quarterbox {
    width: 22%;
}

.red {
    color: red;
}

input.button {
    font-weight: normal;
}

input.button-default {
    font-weight: bold;
}

input, select, textarea {
    background-color: #fff;
    color: #369;
    border: 1px solid #369;
    font-size: 1em !important;
}

option {
    padding: 1px 1px;
    margin: 2px 1em 2px 0px;
    font-weight: bold;
}
select {
     margin: 2px 1em 2px 0px;
     font-weight: bold;
}
input, textarea {
    padding: 2px 5px;
    margin: 2px 1em 2px 0px;
}

input.button, input.defaultbutton
{
	margin:0;
    font-size: 1em;
    font-weight: normal;
    color: #ffffff;
    border: 1px solid #ffffff;
    border-bottom: 1px solid #2f475f;
    border-right: 1px solid #2f475f;
    background-color: #4d7299;
    background-image: url("inputbutton-enabled-bg.gif"/*tpa=http://www.mobotix.com/extension/mobotix/design/mobotix/images/inputbutton-enabled-bg.gif*/);
    background-repeat: repeat-x;
    background-position: top;
    padding: 2px 5px;
    margin: 2px 1em 2px 0px;
}
input.defaultbutton {
	font-weight: bold;
}
input.button-disabled
{
    font-size: 1em;
    font-weight: normal;
    color: #404040;
    border: 1px solid #f0f0f0;
    border-bottom: 1px solid #b0b0b0;
    border-right: 1px solid #b0b0b0;
    background-color: #cdcdcd;
    background-image: url("inputbutton-disabled-bg.gif"/*tpa=http://www.mobotix.com/extension/mobotix/design/mobotix/images/inputbutton-disabled-bg.gif*/);
    background-repeat: repeat-x;
    background-position: top;
    padding: 2px 5px;
    margin: 2px 1em 2px 0px;
}
/*********************************
    TABELLEN
*********************************/

.TabelleweisserRand, {
    padding: 8px;
    background-color: #eeeeee;
    BORDER-RIGHT: white 1px solid;
    BORDER-TOP: white 1px solid;
    BORDER-LEFT: white 1px solid;
    BORDER-BOTTOM: white 1px solid
}

table {
	caption-side:topleft;
    font-size: 100%;
    margin: 0;
}

table th, table td {
	vertical-align: top;
	padding-right: 3px;
}
table th a, table th a:hover, table th a:link,table th a:visited {
	font-weight: bold;
}

table.renderedtable td {
    padding: 3px;
}

table.movie
{
    position: relative;
    display:table;
    width: 160px;
    left:-8px;
    background: url("movie.png"/*tpa=http://www.mobotix.com/extension/mobotix/design/mobotix/images/movie.png*/) repeat-y 0 0;
}
table.movie tr td
{
    display:table-cell;
    text-align: center;
    vertical-align: middle;
    width:160px;
    height: 97px;
    border: 0px solid red;
    overflow: hidden;
    clear: both;
    padding-left: 11px;
    padding-right:17px;
}

table.movie tr td
{
  margin-bottom: 0px !important;
  margin-top: 0px !important;
  color: #369 !important;
}

table.movie h3
{
  font-size: 120% !important;
  margin-bottom: 0px !important;
  margin-top: 0.5em !important;
  color: #369 !important;
}

table.movie tr td p
{
  text-align: center;
  width: 90%;
  margin-left: 4% !important;
  margin-bottom:0px;
}

table.grid {
    margin: 0.5em 0 0.5em 0;
    border: 1px solid #bbb;
    border-collapse: collapse;
}

table.grid th, table.grid td {
    padding: 0.25em 0.5em 0.25em 0.5em;
    text-align: left;
    vertical-align: top;
    empty-cells: hide;
    border: 1px solid #bbb;
}

table.grid th {
    font-weight: bold;
    background-color: #f0f0f0;
}

table.list {
    width: 100%;
    margin: 0.5em 0 0.5em 0;
}

table.list th, table.list td {
    padding: 0.25em 0.5em 0.25em 0.5em;
    text-align: left;
    vertical-align: top;
}

table.list th {
    font-weight: bold;
    background-color: #f0f0f0;
}

tr.bglight {
    background-color: #fcfcfc;
}

tr.bgdark {
    background-color: #f8f8f8;
}
th.tight, td.tight
{
    width: 1%;
}
table.no-vertical-whitespace td p
{
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
table.no-vertical-whitespace th p
{
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
table.less-vertical-whitespace p
{
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
table.less-vertical-whitespace td
{
	margin-top: 0 !important;
	padding-bottom: 1em !important;
}
table.grid + span.horizontal-bar,
table.no-vertical-whitespace + span.horizontal-bar,
table.less-vertical-whitespace + span.horizontal-bar {
   margin-top: 0.5em;
}
div#maincontent-design table.tableLightBlueFloatRight,
div#maincontent-design table.tableLightBlueFloatLeft,
div#maincontent-design table.tableLightBlueFloatCenter,
div#maincontent-design table.tableBlueFloatRight,
div#maincontent-design table.tableBlueFloatLeft,
div#maincontent-design table.tableBlueFloatCenter {
    margin-bottom: 1.5em;
}

td.nowrap
{
    white-space: nowrap;
}

#right p.paragraph-shortcut
{
  text-align: center;
  margin-bottom: 1.2em !important;
}

/* Links */

div#maincontent-design table.tableLightBlueFloatRight,
div#maincontent-design table.tableLightBlueFloatLeft,
div#maincontent-design table.tableLightBlueFloatCenter {
    color: #fff;
}

div#maincontent-design table.tableLightBlueFloatRight a,
div#maincontent-design table.tableLightBlueFloatLeft a,
div#maincontent-design table.tableLightBlueFloatCenter a {
    color: #fff;
}

div#maincontent-design table.tableLightBlueFloatRight a:hover,
div#maincontent-design table.tableLightBlueFloatLeft a:hover,
div#maincontent-design table.tableLightBlueFloatCenter a:hover,
div#maincontent-design table.tableBlueFloatRight a:hover,
div#maincontent-design table.tableBlueFloatLeft a:hover,
div#maincontent-design table.tableBlueFloatCenter a:hover {
    color: #ccc;
}

div#maincontent-design table.tableBlueFloatRight a,
div#maincontent-design table.tableBlueFloatLeft a,
div#maincontent-design table.tableBlueFloatCenter a {
    color: #fff;
}

/* Links */

div#maincontent-design table.tableLightBlueFloatRight {
    float: right;
}

div#maincontent-design table.tableLightBlueFloatLeft {
    float: left;
}

div#maincontent-design table.tableLightBlueFloatRight tr td,
div#maincontent-design table.tableLightBlueFloatLeft tr td,
div#maincontent-design table.tableLightBlueFloatCenter tr td {
    border: none;
    margin: 4px;
    padding: 4px;
    background-color: #69C;
    color: #fff;
}

div#maincontent-design table.tableBlueFloatRight {
    float: right;

}
div#maincontent-design table.tableBlueFloatLeft {
    float: left;
}

div#maincontent-design table.tableBlueFloatCenter, div#maincontent-design table.tableLightBlueFloatCenter {
    text-align: center;
    width: 100%;
    clear: both;
}

div#maincontent-design table.tableBlueFloatRight tr td,
div#maincontent-design table.tableBlueFloatLeft tr td,
div#maincontent-design table.tableBlueFloatCenter tr td {
    border: none;
    margin: 4px;
    padding: 4px;
    background-color: #336699;
}

div#maincontent-design table.tableBlueFloatLeft p,
div#maincontent-design table.tableBlueFloatRight p,
div#maincontent-design table.tableBlueFloatCenter p {
    color: #fff;
}
div#maincontent-design table.tableBlueFloatLeft p,
div#maincontent-design table.tableBlueFloatRight p,
div#maincontent-design table.tableBlueFloatCenter p,
div#maincontent-design table.tableLightBlueFloatLeft p,
div#maincontent-design table.tableLightBlueFloatRight p,
div#maincontent-design table.tableLightBlueFloatCenter p {
    margin-bottom: 0em;
    margin-top: 0em;
}
#maincontent table td ul:first-child {
    margin-top: 0px;
}
/*** Tabellen in linker spalte ***/
div#left div.column-in table
{
    border: 1px solid #fff;
    margin-left: 10px;
    margin-bottom: 1em;
    width: 144px;
}

div#left div.column-in table tr td {
    border: none;
    margin: 4px;
    padding: 5px;
    color: #fff;
    background-color: #69C;
}

div#left div.column-in table tr td * {
    color: #fff;
/*    font-size: 90%; */
    font-size: 97%;
    margin-bottom: 0px;
}

div#left div.column-in table tr td a {
    font-weight:bold;
}
div#left div.column-in table tr td a:hover {
    color: #bbb;
}
div#left div.column-in table p *{
    margin-bottom: 0;
}
/*** Product download buttons ***/
div.page-title table.tableLightBlueFloatLeft
{
    margin-top: 5px;
    margin-left: -5px;
    font-size: 96%;
    border-collapse: separate;
    border-spacing: 5px 0px;
    margin-bottom: -10px !important;
}
div.page-title table.tableLightBlueFloatLeft td
{
    text-align: center;
    border: 1px solid #ccc !important;
    padding: 2px !important;
    width: 22% !important;
}
div.page-title table.tableLightBlueFloatLeft a
{
    text-decoration: none !important;
}

p.paragraph-shortcut
{
	font-size: 107% !important;
	font-weight: normal;
	margin-bottom: 0;
}
p.paragraph-shortcut a
{
	font-weight: normal !important;
}
div.object-right {
    margin-bottom: 3px;
    margin-left: 10px;
    margin-top: 0px;
	margin-bottom: 0px;
    float: right;
}

div.object-left {
	margin-top: 0px;
	margin-bottom: 0px;
    margin-left: 3px;
    margin-right: 10px;
    float: left;
}

div.object-center {
    display: block;
    clear: both;
    text-align: center;
    margin: auto;
    margin-top: 0px;
    margin-bottom: 0px;
}
div.attribute-caption {
    clear: both;
    text-align: left;
    margin: auto;
    margin-top: 0px;
    margin-bottom: 0.5em;
}
hr {
    height: 1px;
    margin-top: 1em;
    margin-bottom: 1.5em;
    border: 0px;
    color: #ccc;
    background-color: #ccc;
}
hr.yellow {
clear: both;
height: 1px;
    margin-top: 1em;
    margin-bottom: 1.5em;
    border: 0px;
    color: #ffed00;
    background-color: #ffed00;
    width:100%;
}

.Linie_unten_grau, .horizontal-bar {
    clear: both;
    display: block;
    height: 1px;
    border-bottom: 1px solid #ccc;
    margin: 1.2em 0em;
    overflow: hidden;
    width: 100%;
}

table + span.horizontal-bar {
   margin-top: 0;
}

table + h5 {
   margin-top: 0.5em;
}

.horizontal-bar-float {
    display: block;
    width: 100%;
    height: 1px;
    border-bottom: #CCCCCC 1px solid;
    margin: 1em 0em;
}

.horizontal-bar-hide {
    clear: both;
    display: block;
    height: 1em;
    overflow: hidden;
}


.TabellegrauerRand {
    border: 1px solid #d3d3d3;
    padding: 1px;
    display: inline;
    background-color: #ebebeb;
    text-align: left;
    vertical-align: middle;
    margin-top: 5px;
    margin-bottom: 18px;
}

div#maincontent-design div.attribute-click-to-enlarge {
    text-align: left;
    vertical-align: middle;
    margin-top: 5px;
    margin-bottom: 18px;
}

div#maincontent-design div.attribute-click-to-enlarge a {
    border: 1px solid #d3d3d3;
    background-color: #ebebeb;
    padding: 1px;
    text-decoration: none;
}

div.content-image p img {
    margin-right: 5px;
    margin-bottom: 0px;
}

span.email {
    color: #336699 !important;
}

/*********************************
    TOOLBOX
*********************************/

#right div.toolbox-design h2 {
    height: 1.7em;
    margin-left: 6px;
    padding-top: 5px;
    padding-left: 10px;
    background: #fff;
    font-weight: normal;
    font-size: 120%;
}

div.toolbox-content
{
	padding: 0;
	margin: 0 6px 0px 16px;
}

div.toolbox-content h3 {
    font-size: 100%;
    color: #69c;
    margin-bottom: 1em;
}

#right .toolbox-content .horizontal-bar {
    clear: both;
    display: block;
    height: 1px;
    border-bottom: 1px solid #fff;
    margin: 1em 2px;
    overflow: hidden;
    width: 136px;
}

/*********************************
   SUCHE
*********************************/

#right div.search-full {
    margin: 22px 5px 22px 0;
}

#right div.search-full label {
    display: block;
}

input.searchtext {
	width: 60px;
	margin-right: 0.25em;
}

#middle table.search ul {
    margin: 0px !important;
    margin-left:5px !important;
    padding: 0px !important;
}

#middle table.search li {
    padding: 0px !important;
    margin: 0px !important;
}
/*********************************
    Navigators
*********************************/
div.pagenavigator
{
    padding-top: 1em;
    display:block;
    clear: both;
}
