/* * CMSBOX 2.0 * * * * * * * * *
*                               *
*   Content Management System   *
*   © 2007 Cmsbox GmbH, Bern    *
*   contact (at) cmsbox . com   *
*                               *
* * * * * * * * * * * * * * * * *//* @group  G L O B A L
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//* LAYOUT */html,body {color:#333;font-size:11px;background:#fff;line-height:1.4em;font-family:"Helvetica Neue", Arial, sans-serif;}#desk {color:#333;width:983px;margin:0 auto;min-height:100%;background:#fff;background-repeat:repeat-y;background-position:top left;background-image:url(/images/desk1.gif);}div.void {height:20px;}#header {float:left;width:983px;height:80px;background-repeat:no-repeat;background-position:top left;background-image:url(/images/header1.gif);}#home {float:left;width:161px;height:59px;margin-left:18px;margin-top:18px;}#home img.logo {width:161px;height:59px;display:block;}#content {padding-bottom:20px;}#left {float:left;width:161px;margin-left:18px;margin-right:15px;min-height:300px;}#left,#page,div.side {margin-bottom:30px;}#page {float:left;min-height:400px;}#expressnavi {float:right;width:550px;height:27px;margin-top:10px;margin-right:210px;}div.pos a {color:#000;float:left;font-size:11px;margin-left:30px;line-height:13px;font-weight:700;text-transform:uppercase;}div.pos {float:right;height:27px;margin-left:21px;background-repeat:no-repeat;background-position:top left;background-image:url(/images/konfig.gif);}#slideShow {width:572px;height:238px;overflow:hidden;margin-top:19px;margin-left:9px;list-style-type:none;}#slideShow li {list-style-type:none;}/* @end *//* @group  M U L T I - M O O D
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//* GENERAL */#slides,#expo div.link {height:230px;}/* MOOD CONTAINER */#expo {left:9px;top:18px;clear:both;width:572px;position:relative;margin-bottom:27px;background-color:#fff;}/* IMAGE CONTAINER */#slides {overflow:hidden;position:relative;z-index:1;}#slides img {display:block;}/* MOOD NAVIGATION */#expo div.link {top:0;width:100%;position:absolute;background-image:none;z-index:500;}#expo div.link a.link {width:50%;color:#777;height:100%;position:absolute;text-align:center;text-indent:-99999px;z-index:500;}#expo div.link a.link:hover {text-decoration:none;}#expo div.link a.prev {left:0;}#expo div.link a.next {right:0;}/* INDEX TABLE */#expo div.link table.cb-index {display:none;}#expo div.link table.cb-index td {text-align:center;}/* @end *//* @group  N A V I G A T I O N
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//* GENERAL */div.navi a.menu:hover {color:#E02627;text-decoration:none;}/* LEVEL 1 */div.sub1 {float:left;width:161px;min-height:30px;margin:13px 0;}div.sub1 div.item {float:left;width:161px;margin:2px 0;min-height:18px;background-repeat:no-repeat;background-position:top left;background-image:url(/images/naviitem.gif);}div.sub1 a.menu {color:#000;font-size:11px;padding-left:5px;line-height:18px;text-transform:uppercase;background-repeat:no-repeat;background-position:bottom left;background-image:url(/images/navimenu.gif);}div.sub1 a.path {font-weight:600;}/* LEVEL 2 */div.sub2 {float:left;width:161px;min-height:20px;background:#fff;}div.sub2 div.item {float:left;width:161px;margin:2px 0;min-height:18px;background-repeat:no-repeat;background-position:top left;background-image:url(/images/subitem.gif);}#root div.sub2 div.init {margin-top:3px;}div.sub2 div.exit {margin-bottom:0;}div.sub2 a.menu {color:#000;font-size:11px;padding-left:10px;line-height:18px;text-transform:uppercase;background-repeat:no-repeat;background-position:bottom left;background-image:url(/images/submenu.gif);}/* LEVEL 3 */div.sub3 {float:left;width:161px;min-height:20px;background:#fff;}div.sub3 div.item {float:left;width:161px;margin:4px 0;min-height:18px;background:none;}div.sub3 div.exit {margin-bottom:0;}div.sub3 a.menu {color:#000;font-size:11px;padding-left:10px;line-height:18px;text-transform:uppercase;background:none;}/* @end *//* @group  C O N T E N T
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//* HEAD */#head {color:#d2dccc;float:right;width:400px;margin-top:10px;margin-right:35px;}#head h1 {font-size:2.5em;text-align:right;line-height:1.1em;text-transform:uppercase;}/* GENERAL */div.unit h2 {min-height:18px;font-size:11px;line-height:18px;font-weight:600;}div.area {margin-top:13px;}/* MAIN */div.main {width:592px;margin-right:7px;}div.main div.unit {margin:5px;}div.main h2,div.main div.foot {margin:0;padding:0 4px;}div.main div.part,div.main div.grid table {margin:0.4em 4px;}div.main div.wide {width:580px;}div.main div.wide table,div.main div.wide div.tall {width:572px;}div.main div.wide div.tiny {width:282px;}div.main div.slim {width:284px;}div.main div.slim table,div.main div.slim div.tall {width:274px;}div.main div.slim div.tiny {width:134px;}/* SIDE */div.side {width:168px;}div.side div.unit {margin:5px;}div.side h2,div.side div.foot {margin:0;padding:0 4px;}div.side div.part,div.side div.grid table {margin:0.4em 4px;}div.side div.wide {width:156px;}div.side div.wide table,div.side div.wide div.tall {width:148px;}div.side div.wide div.tiny {width:70px;}div.side div.slim {width:72px;}div.side div.slim table,div.side div.slim div.tall {width:64px;}div.side div.slim div.tiny {width:28px;}/* @end *//* @group  U N I T S
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//* GENERAL */#root div.unit div.body {margin:0;}/* MAIN WIDE */#root div.main div.wide div.head {background-repeat:no-repeat;background-position:top left;background-image:url(/images/main-wide-head.gif);}#root div.main div.wide div.body {background-repeat:repeat-y;background-position:top left;background-image:url(/images/main-wide-body.gif);}#root div.main div.wide div.foot {min-height:5px;background-repeat:no-repeat;background-position:top left;background-image:url(/images/main-wide-foot.gif);}/* MAIN SLIM */#root div.main div.slim div.head {background-repeat:no-repeat;background-position:top left;background-image:url(/images/main-slim-head.gif);}#root div.main div.slim div.body {background-repeat:repeat-y;background-position:top left;background-image:url(/images/main-slim-body.gif);}#root div.main div.slim div.foot {min-height:5px;background-repeat:no-repeat;background-position:top left;background-image:url(/images/main-slim-foot.gif);}/* SIDE WIDE */#root div.side div.wide div.head {background-repeat:no-repeat;background-position:top left;background-image:url(/images/side-wide-head.gif);}#root div.side div.wide div.body {background-repeat:repeat-y;background-position:top left;background-image:url(/images/side-wide-body.gif);}#root div.side div.wide div.foot {min-height:5px;background-repeat:no-repeat;background-position:top left;background-image:url(/images/side-wide-foot.gif);}/* SIDE SLIM */#root div.side div.slim div.head {background-repeat:no-repeat;background-position:top left;background-image:url(/images/side-slim-head.gif);}#root div.side div.slim div.body {background-repeat:repeat-y;background-position:top left;background-image:url(/images/side-slim-body.gif);}#root div.side div.slim div.foot {background:red;min-height:5px;background-repeat:no-repeat;background-position:top left;background-image:url(/images/side-slim-foot.gif);}/*  PURE */div.pure {border:none;}#root div.main div.pure div.head,#root div.main div.pure div.body,#root div.main div.pure div.foot,#root div.side div.pure div.head,#root div.side div.pure div.body,#root div.side div.pure div.foot {background:none;}div.pure div.head h2 {border-bottom:1px solid #fff;}/* SEAM */div.seam {border:none;}div.seam div.head {border:none;background:#fff;}#root div.main div.seam div.body,#root div.main div.seam div.foot,#root div.side div.seam div.body,#root div.side div.seam div.foot {background:none;}/* FLAT */div.flat {color:#333;border:none;background:none;}div.main div.flat div.head,div.side div.flat div.head {background:#D2DCCC;border-bottom:none;}/* EDGE *//*  PURE */div.edge {border:none;}#root div.main div.edge div.head,#root div.main div.edge div.body,#root div.main div.edge div.foot,#root div.side div.edge div.head,#root div.side div.edge div.body,#root div.side div.edge div.foot {background:none;}div.edge div.head {border-bottom:1px solid #D2DCCC;}/* @end *//* @group  P A R T S
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//* LEAD */h3,h4,h5,h6 {font-weight:800;}h3 {font-size:1em;}h4 {font-size:1em;color:#E02627;}h5 {font-size:1em;}h6 {font-size:1em;font-style:italic;}/* TEXT */div.text p.loud {color:#000;padding:0.2em 0.4em;background-color:#E4EAE0;}div.text p.pale {color:#999;font-size:0.9em;background:inherit;}div.text p.skew {font-style:italic;letter-spacing:1px;}/*  LINK / FILE */a,div.link a.open {color:#E02627;text-decoration:none;background-color:inherit;}a:hover,div.link a.open:hover {text-decoration:underline;}div.link a.open {margin-left:14px;}div.link {background-position:0 2px;background-image:url(/images/link.gif);}div.rss {background-position:0 3px;background-image:url(/images/rss.gif);}div.mail {background-position:0 3px;background-image:url(/images/mail.gif);}div.load {background-position:0 3px;background-image:url(/images/file.gif);}/* PICT */div.unit div.pict {margin-top:0 !important;}div.unit div.crop {height:320px;}/*  LIST */div.list p.gist {list-style-image:url(/images/list.gif);}div.list p.dent {list-style-image:url(/images/list.gif);}/* LINE */div.line hr {border-bottom-color:#333;}/* TABLES */div.grid table td {border-color:#999;border-style:solid;}div.grid table thead td,div.grid table tfoot td {font-weight:800;background:#ccc;}div.grid table.vert tbody.beam td.odd,div.grid table.horz tbody.beam tr.odd td {background:#eee;}/* FILTER */div.cats p a.same {color:#999;}div.cats p span.same {color:#333;}div.scan a.same,div.scan li.same,div.scan td.same,div.scan span.same {background-color:#ddd;}div.this a.same,div.this li.same,div.this td.same,div.this span.same {color:#fff;text-decoration:none;background-color:#900;}/* @end *//* @group  S E R V I C E S
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//* SERVICES */#services {float:left;width:161px;height:34px;border-bottom:1px solid #d2dccc;background:url(/images/services.gif) no-repeat 1px 4px;}#services a.meta {float:left;color:#333;margin:7px 0 0 15px;/*font-size: 11px;*/font-size:10px;margin-bottom:12px;text-transform:uppercase;}/* BRANDING */#cmsbox {bottom:0;left:50%;color:#999;width:983px;height:20px;padding:0 5px;position:absolute;margin-left:-492px;}#cmsbox a.meta {color:#999;font-size:10px;letter-spacing:1px;text-transform:lowercase;background-color:inherit;}/* LIGHTBOX */#disp {background:#fff;border:3px solid #888;}#lbox div.head,#lbox div.head h2,#lbox div.head a.quit {color:#444;height:36px;background:#ddd;line-height:36px;}/* ZOOM */#lbox div.zoom {width:740px;margin-left:-373px;}/* SEARCH */#find {width:161px;height:18px;margin-top:19px;}#find input.text {float:left;width:95px;height:18px;border:none;background-repeat:no-repeat;background-position:top left;background-image:url(/images/search.gif);}#find input.find {width:63px;height:18px;border:none;margin-left:3px;}/* TEST CHRIGI */#root body.bestellung div.form div.word,#root body.bestellung div.form div.pull,#root body.bestellung div.form div.tick {width:275px;}#root body.bestellung div.form div.word input.numb {width:30px;}#root body.bestellung div.form div.word label.name {width:auto;}#root #edit body.bestellung div.form div.word textarea.edit {width:auto;}#root body.bestellung div.main div.form div.foot {height:25px;/*margin-bottom: 30px;*/background-position:bottom;}#slideShow li {position:absolute;}/* @end */