/* * 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:13px;line-height:1.2em;background:#F18A28;background-position:top left;background-repeat:repeat-x;background-image:url(/images/body.gif);font-family:"Helvetica Neue", Arial, sans-serif;}#desk {color:#333;width:910px;margin:0 auto;min-height:90%;background-repeat:repeat-y;background-position:top left;background-image:url(/images/desk.gif);}div.void {height:30px;}#header {float:right;width:710px;height:120px;}#header span {float:left;width:500px;color:#F18A28;font-size:12px;}#page {float:left;min-height:500px;}#home {float:left;height:36px;width:346px;margin-top:23px;}#home img.logo {height:36px;width:346px;display:block;}/* @end *//* @group  N A V I G A T I O N
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//* GENERAL */#navigation {top:0;left:0;float:left;width:170px;min-height:90%;position:relative;}#navigation a.email {float:left;width:170px;font-size:10px;text-align:center;}#navibott {left:0;height:25px;width:170px;bottom:-25px;position:absolute;background-repeat:no-repeat;background-position:top left;background-image:url(/images/navi.png);}div.navi a.menu:hover {text-decoration:none;}/* LEVEL 1 */div.sub1 {float:left;width:140px;height:auto;margin:0 15px;margin-top:56px;}div.sub1 div.item {margin-bottom:15px;background-repeat:no-repeat;background-position:top left;background-image:url(/images/sub1.gif);}div.sub1 a.menu {color:#ca3520;font-weight:600;padding:8px 10px;padding-bottom:15px;background-repeat:no-repeat;background-position:bottom left;background-image:url(/images/sub1-bottom.gif);}div.sub1 a.path {color:#000;}/* LEVEL 2 */div.sub2 {width:140px;margin-top:-15px;padding-bottom:10px;background-repeat:no-repeat;background-position:bottom left;background-image:url(/images/sub11.gif);}div.sub2 div.item {background:none;margin-top:9px;line-height:15px;background-image:none;margin-bottom:0 !important;}div.sub2 a.menu {color:#999;padding:0 10px;font-weight:400;background-image:none;}div.sub2 a.path {color:#555;}div.sub2 a.menu:hover {color:#333;}/* @group  C O N T E N T
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//* HEAD */#head {color:#fff;float:right;width:710px;}#head h1 {font-size:1.8em;line-height:1.5em;}#root #edit textarea.edit {background:green;}#root div.unit h2 {min-height:8px;font-size:1.3em;padding-top:5px;font-weight:600;line-height:1.2em;letter-spacing:0.1em;}/* MAIN */div.main {width:544px;margin-left:-5px;}div.main div.unit {margin:5px;}div.main h2,div.main div.foot {margin:0;padding:0 30px;}div.main div.part,div.main div.grid table {margin:0.2em 30px;}div.main div.wide {width:532px;}div.main div.wide table,div.main div.wide div.tall {width:472px;}div.main div.wide div.tiny {width:206px;}div.main div.slim {width:260px;}div.main div.slim table,div.main div.slim div.tall {width:200px;}div.main div.slim div.tiny {width:70px;}/* SIDE */div.side {width:200px;}div.side div.unit {margin:5px;}div.side h2,div.side div.foot {margin:0;padding:0 20px;}div.side div.part,div.side div.grid table {margin:0.4em 20px;}div.side div.wide {width:188px;}div.side div.wide table,div.side div.wide div.tall {width:148px;}div.side div.wide div.tiny {width:54px;}div.side div.slim {width:88px;}div.side div.slim table,div.side div.slim div.tall {width:48px;}div.side div.slim div.tiny {width:4px;}/* ABGERUNDETE ECKEN */#root div.unit div.wide div.head,#root div.unit div.slim div.head {background-position:top;background-repeat:no-repeat;}#root div.unit div.body {margin:0;padding-bottom:5px;background-repeat:repeat-y;}#root div.unit div.foot {min-height:10px;background-repeat:no-repeat;background-position:bottom;}#root div.unit div.foot input.submit {margin-bottom:5px;}/* MAIN */div.main div.wide div.head {background-image:url(/images/main-wide-head.gif);}div.main div.wide div.body {background-image:url(/images/main-wide-body.gif);}div.main div.wide div.foot {background-image:url(/images/main-wide-foot.gif);}div.main div.slim div.head {background-image:url(/images/main-slim-head.gif);}div.main div.slim div.body {background-image:url(/images/main-slim-body.gif);}div.main div.slim div.foot {background-image:url(/images/main-slim-foot.gif);}/* SIDE */div.side div.wide div.head {background-image:url(/images/side-wide-head.gif);}div.side div.wide div.body {background-image:url(/images/main-wide-body.gif);}div.side div.wide div.foot {background-image:url(/images/side-wide-foot.gif);}div.side div.slim div.head {background-image:url(/images/side-slim-head.gif);}div.side div.slim div.body {background-image:url(/images/main-slim-body.gif);}div.side div.slim div.foot {background-image:url(/images/side-slim-foot.gif);}/* @end *//* @group  U N I T S
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//*  PURE */div.pure {border:none;}div.pure div.head h2 {color:#ca3520;border-bottom:none;}/*  SEAM */div.seam {border:none;}div.seam div.head {color:#333;background:none;border-bottom:1px solid #FFFAAB;}/*  FLAT */div.flat {color:#333;border:none;background:none;}div.flat div.head {color:#E56F25;background:none;border-bottom:1px solid #FFFAAB;}/*  EDGE */#root div.edge {border:none;background-image:none;}#root div.edge div.head {border-bottom:none;background-image:none;}#root div.edge div.body {border-bottom:none;background-image:none;}#root div.edge div.foot {border-bottom:none;background-image:none;}/* @end *//* @group  P A R T S
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//* LEAD */h3,h4,h5,h6 {font-weight:800;}h3 {font-size:1.1em;}h4 {color:#E56F25;font-size:1.1em;}h5 {font-size:1em;font-weight:600;}h6 {font-size:1em;font-style:italic;}/* TEXT */div.text p.loud {color:#fff;padding:0.2em 0.4em;background-color:#ca3520;}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:#333;text-decoration:none;background-color:inherit;}.text p a {text-decoration:underline;}a:hover,div.link a.open:hover {text-decoration:underline;}div.link a.open {margin-left:14px;}div.link {background-position:0 3px;background-image:url(/images/link.gif);}div.mail {background-position:0 4px;background-image:url(/images/mail.gif);}div.load {background-position:0 3px;background-image:url(/images/file.gif);}/* PICT */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 */#root div.line hr {border-bottom-color:#ca3520;}/* 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 */#root div.cats li {padding:0 0 4px;margin-bottom:4px;list-style-type:none;border-bottom:1px solid #333;}#root div.cats li.same {color:#333;background-color:transparent;}#root div.cats li.same a,#root div.cats li.same span {color:#E56F25;}div.cats a,div.cats span {padding:0;font-size:12px;margin-right:4px;}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 {color:#fff;text-decoration:none;background-color:#E7A278;}div.scan td.same a {color:#fff;padding:0 0.2em;background-color:transparent;}div.this a.same,div.this li.same,div.this td.same,div.this span.same {color:#fff;text-decoration:none;background-color:#E56F25;}/* @end *//* @group  S E R V I C E S
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//* BRANDING */#cmsbox {height:30px;line-height:30px;color:#ca3520;margin-top:8px;font-size:10px;text-align:center;}#cmsbox a.meta {color:#ca3520;font-size:10px;letter-spacing:1px;text-transform:lowercase;background-color:inherit;}#cmsbox a.auth {color:#fff;}/* SERVICES */#services {color:#fff;float:left;width:500px;margin:5px 0;}#services a.meta {color:#fff;padding:0;padding-right:10px;}/* 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;}/* EDIT */#edit div.main div.unit div.head h2.grow textarea.edit {margin:4px 30px !important;margin-right:0;}/* SEARCH */#find {float:left;width:115px;margin-top:5px;}#find input.text {background:#ECECED none repeat scroll 0 0;border:1px solid #999;float:left;height:16px;width:73px;}#find input.find {height:18px;margin-left:3px;width:32px;}/* @end */