/* * CMSBOX 2.0 * * * * * * * * *
*                               *
*   Content Management System   *
*   © 2007 Cmsbox GmbH, Bern    *
*   contact (at) cmsbox . com   *
*                               *
* * * * * * * * * * * * * * * * *//* @group  G L O B A L
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//* LAYOUT */body {color:#333;font-size:16px;background:#fff;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}#desk {color:#333;width:950px;margin:0 auto;min-height:85%;font-size:.75em;/*16 x 0.75 = 12*/background:#fff;line-height:19px;border-left:1px solid #4a4a4a;border-right:1px solid #4a4a4a;background:transparent url(/images/desk.png) repeat-y 0 50px;}#branding {width:950px;height:98px;background-color:#fff;}#branding #home {float:left;width:227px;height:79px;margin-top:15px;}.logo {width:227px;height:79px;display:block;}#branding span.slogan {float:right;width:723px;height:48px;text-indent:-9999px;background:#fff url(/images/slogan.png) no-repeat right bottom;}#contentSubLeft {float:left;width:180px;margin-right:3px;}#contentSubLeft img.cog {width:180px;height:143px;display:block;border-bottom:3px solid #454545;}#find {margin-top:10px;}#find input {font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}#find input.term {width:152px;margin:0 11px;padding:2px;}#find input.term:focus {border:1px solid #222;background-color:#fcfcfc;}#find input.find {float:right;margin:8px 11px 0 0;}#contentSubLeft a.auth,#contentSubLeft a.club,#contentSubLeft a.user {padding:0;margin:0 11px;display:block;}#contentSubLeft a.auth {margin-top:20px;}#contentSubLeft a.club,#contentSubLeft a.user {text-transform:uppercase;}#fb {margin-left:11px;}#fb img {margin-top:20px;}#account {text-align:left;font-size:1em;}#contentMain {float:left;width:544px;margin-right:3px;min-height:300px;}#slideShow {border-bottom:3px solid #454545;}#slideShow ul {width:544px;height:143px;display:block;overflow:hidden;list-style:none;position:relative;}#slideShow ul li {width:544px;height:143px;position:absolute;}#slidwShow ul li img {display:block;}#contentSubRight {float:left;width:220px;min-height:300px;}#siteInfo {z-index:1;width:952px;margin:0 auto;font-size:.75em;line-height:19px;padding-top:72px;position:relative;background:#fff url(/images/siteInfo.png) no-repeat center top;}div.address span,div.address a {display:block;}div.address {left:0;width:158px;top:-95px;margin:0 12px;position:absolute;}div.address span.radius {text-transform:uppercase;}div.address a.time {text-transform:uppercase;margin-top:19px;}/* @end *//* @group  N A V I G A T I O N
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */#navigation {float:left;width:950px;min-height:22px;background-color:#fff;}/* LEVEL 1 */div.sub1 {float:left;width:534px;padding-left:10px;margin:0 0 4px 183px;}div.sub1 div.item {float:left;margin-right:8px;}div.sub1 div.exit {margin-right:0;}div.sub1 a.menu {color:#4a4a4a;padding:1px 2px;white-space:nowrap;letter-spacing:.02em;text-decoration:none;border:1px solid #fff;text-transform:uppercase;}div.sub1 a.path {border:1px solid #4a4a4a;}div.sub1 a.menu:hover {text-decoration:none;border:1px solid #4a4a4a;}/* LEVEL 2 */div.sub2 {z-index:200;padding-top:160px;position:absolute !important;border-left:1px solid #4a4a4a;min-width:80px;/* dirty hack by stefan */}div.sub2 div.item {float:none;margin-top:3px;}div.sub2 a.menu {border-left:none;}div.sub2 a.path {border-left:none;}div.sub2 a.menu:hover {border-left:none;}/* @end *//* @group  C O N T E N T
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//* HEAD */#head {color:#333;clear:both;margin:140px 8px 10px;}#head h1 {margin-top:20px;line-height:1.5em;}div.unit h2 {font-size:1em;line-height:1.4em;letter-spacing:2px;text-transform:uppercase;}/* MAIN */div.main {width:540px;margin:0 2px;}div.main div.unit {margin:3px;}div.main h2,div.main div.foot {margin:0 3px;}div.main div.part,div.main div.grid table {margin:0.4em 3px;}div.main div.wide {width:532px;}div.main div.wide table,div.main div.wide div.tall {width:526px;}div.main div.wide div.tiny {/*width: 256px;*/width:260px;}div.main div.slim {width:172px;}div.main div.slim table,div.main div.slim div.tall {width:166px;}div.main div.slim div.tiny {width:166px;}/* SIDE */div.side {width:220px;margin-top:29px;}div.side div.unit {margin:5px;}div.side h2,div.side div.foot {margin:0 5px;}div.side div.part,div.side div.grid table {margin:0.4em 5px;}div.side div.wide {width:208px;}div.side div.wide table,div.side div.wide div.tall {width:198px;}div.side div.wide div.tiny {width:94px;}div.side div.slim {width:98px;}div.side div.slim table,div.side div.slim div.tall {width:88px;}div.side div.slim div.tiny {width:39px;}/* BASE */div.base {width:180px;margin:30px 0 85px;}div.base div.unit {margin:5px;}div.base h2,div.base div.foot {margin:0 5px;}div.base div.part,div.base div.grid table {margin:0.4em 5px;}div.base div.wide {width:168px;}div.base div.wide table,div.base div.wide div.tall {width:158px;}div.base div.wide div.tiny {width:74px;}div.base div.slim {width:78px;}div.base div.slim table,div.base div.slim div.tall {width:68px;}div.base div.slim div.tiny {width:29px;}/* @end *//* @group  U N I T S
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//*  PURE */div.pure {border:1px solid #fff;}div.pure div.head h2 {border-bottom:none;}/*  SEAM */div.seam {border:1px solid #999;}div.seam div.head {color:#333;background:#999;border-bottom:1px solid #999;}/*  FLAT */div.flat {color:#fff;background:#444;border:1px solid #fff;}div.flat div.head {color:#fff;background:#444;border-bottom:1px solid #fff;}/*  EDGE */div.edge {border-top:1px solid #666;border-right:1px solid #fff;border-bottom:1px solid #666;border-left:1px solid #fff;}div.edge div.head {border-bottom:1px solid #666;}/* @end *//* @group  P A R T S
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//* LEAD */h3,h4,h5,h6 {font-weight:800;}h3 {font-size:1em;}h4 {font-size:1em;font-style:italic;}h5 {font-size:.95em;}h6 {font-size:.95em;font-style:italic;}/* TEXT */div.text p.loud {color:#fff;padding:0.2em 0.4em;background-color:#666;}div.text p.pale {color:#666;font-size:0.93em;line-height:1.5em;background:inherit;}div.text p.skew {font-style:italic;letter-spacing:.1em;}/*  LINK / FILE */a,div.link a.open {color:#333;text-decoration:underline;background-color:inherit;}a:hover,div.link a.open:hover {text-decoration:none;}div.link a.open {margin-left:14px;}div.link {background-position:0 5px;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 */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 {color:#fff;background-color:#ccc;}div.this a.same,div.this li.same,div.this td.same,div.this span.same {color:#fff;text-decoration:none;background-color:#444;}/* FORUM */.frum .scan .ctrl {float:right;}div.frum div.rss {top:2px;text-indent:-9000px;}/* CORRECT FORUM (has to be fixed in default: foot & part margin create error) */.frum .foot .part {margin-left:0;}/* @end *//* @group  S E R V I C E S
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *//* META */p.dock {font-size:10px;text-align:right;}p.dock a.meta {color:#4a4a4a;padding:0 5px;letter-spacing:1px;}p.dock a.meta:hover {text-decoration:underline;}/* SERVICES */#services {float:left;}/* BRANDING */#cmsbox {float:right;}#cmsbox a.meta {text-transform:lowercase;}/* 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;}/* @end *//* @group ACCOUNT Lightbox nach default.css arbeiten löschen */#disp div.tick input {float:left;margin-top:5px;height:10px;}#disp label.sign {float:left;width:258px;/* default -20px */padding:0 10px;clear:right;}/* @end */
