@charset "UTF-8";
@import url(/css/core.css);
/**
 * @heading color: #FFF
 * @text color: #000
 **/
@media screen{
/**
 * general tags and id's
 **/
body {
font-size: 16px; /* default size */
font-family: Verdana, "Lucida Grande", Helvetica, sans-serif;
background-color: #EFEFEF;
}
/**
 * page settings
 **/
#wrap {
background: #EFEFEF url(/images/bg_body.jpg) scroll repeat-x top left;
}
#page {
width: 62.31em; /* @16px: 997px => Viewport of 1024px */
}
/**
 * defaults
 **/
button {
background: transparent url(/images/icon_button.gif) no-repeat right center;
border: 0;
color: #FFF;
font-size: 0.75em;
font-weight: bold;
padding:0 15px 0 0;
cursor: pointer;
line-height: 1.5em;
}
h1, h2, h3, h4, h5, h6, fieldset label {
color: #FFF;
}
hr {
visibility: hidden;
height: 1.25em;
}
p {
font-size: 0.75em!important;
line-height: 1.5em;
color: #5F5F5F;
}
/**
 * head
 **/
#head {
height: 35px;
position: relative;
}
#head h1 {
background: #464546 url(/images/bg_domain1.gif) scroll no-repeat bottom left;
font-size: 1em;
left: 1.88em;
margin: 0em;
height: 3.69em;
line-height: 3.69em;
min-width: 19em;
position: absolute;
top: 2.19em;
}
#head h1 a:link,
#head h1 a:visited,
#head h1 a:focus,
#head h1 a:hover,
#head h1 a:active,
#head h1 span {
background: transparent url(/images/bg_domain2.gif) scroll no-repeat bottom right;
color: #FFF;
display: block;
font-size: 1.44em!important;
font-weight: normal;
padding-left: 1em;
padding-right: 4.52em;
text-align: right;
text-decoration: none;
}
#head .box{
font-size: 0.69em;
left: 31.91em;
right: 24em;
color: #FFF;
position: absolute;
}
#head .box h2{
display: none;
}
#head .box p{
overflow: hidden;
font-size: 1em!important;
}
#head .box a{
color: #FFF;
font-weight: bold;
text-decoration: none;
}
#topnav {
background: transparent;
position: absolute;
right: 1.88em;
text-align: right;
top: 0.69em;
}
#topnav li {
display: block;
float: left;
padding: 0.1em 0 0.1em 1.2em;
}
#topnav h2 {
color: #229EEC;
font-size: 0.69em;
line-height: 1.3em;
font-weight: normal;
}
/**
 * langauge menu (hover menu w/ js)
 **/
#lang {
line-height: 1em;
font-size: 0.63em;
padding: 0;
position: relative;
z-index: 9;
display: inline;
list-style: none;
margin: 0!important;
padding-left: 0;
position: relative;
}
#lang .current:link,
#lang .current:visited {
background: #FFF url(/images/bg_lang.gif) no-repeat right center;
border: 1px solid #CCC;
display: block;
line-height: 12px;
padding: 0px 18px;
width: 5em;
}
#lang .current:focus,
#lang .current:hover,
#lang .current:active {
background-color: #666;
}
#lang ul {
border: 1px solid #CCC;
background-color: #FFF;
display: none;
height: auto;
min-width: 72px;
padding: 1px;
position: absolute;
right: 0;
width: 8em;
}
#lang ul:after {
clear: both;
content: ".";
display: block;
font-family: serif;
font-size: 1px;
height: 0pt;
line-height: 0px;
visibility: hidden;
}
#lang ul li {
border: none;
display: inline;
float: none;
list-style: none;
margin: 0pt;
padding: 0pt;
}
#lang:hover ul {
display: block!important
}
#lang a:link,
#lang a:visited {
background-color: #FFF;
color: #666;
font-size: inherit;
line-height: 1.3em;
text-decoration: none;
padding: 0 4px;
}
#lang ul a{
display: block;
}
#lang a:focus,
#lang a:hover,
#lang a:active {
background-color: #666;
color: #FFF;
}
/**
 * main wrapper
 **/
#main {
clear: both;
padding: 4.69em 0 0;
margin: 0 1.88em;
width: auto;
}
#main h2 {
background: transparent url(/images/bg_h2_1.gif) scroll no-repeat top right;
font-size: 1em;
font-weight: bold;
padding-right: 3px;
}
#main h2 span {
background: transparent url(/images/bg_h2_2.gif) scroll no-repeat top left;
display: block;
line-height: 2.06em;
padding: 8px 10px 0px 32px;
}
#main h2 a {
color: #FFF;
text-decoration: underline;
}
/**
 * columns nav and content
 **/
#c1_inline,
#c2_inline,
#c3_inline {
position: relative;
}
/**
 * Columns
 **/
#c1 {
float: left;
z-index: 3;
}
#c1_inline {
margin-top: 1.88em;
z-index: 4;
}
#c2 {
float: right;
z-index: 5;
}
#c2_inline {
z-index: 6;
}
#c3 {
width: auto;
z-index: 1;
}
#c3_inline {
z-index: 2;
}
/**
 * Layout settings
 **/
#main {
background: transparent url(/images/kv_keepsmiling.jpg) no-repeat top right;
}
#c1 {
width: 19em; /* @16px: 256px */
}
#c3 {
margin-left: 19em;
}
#c3_inline{
margin: 7.63em 0 0 1.06em;
}
#layout_2 #c1 {
position: absolute;
}
#layout_2 #c3 {
margin-left: 0;
}
#layout_2 #c3_inline{
margin: 7.63em 0 0 0;
}
#layout_6 #main {
background: none;
}
#layout_6 #c3_inline {
margin: 0 0 0 1.06em;
}
/**
 * related links
 **/
.vertical ul {
background: #EFEFEF url(/images/bg_content.gif) scroll repeat-x top left;
padding: 0.5em 0;
display: block;
}
.vertical ul li {
display: block;
}
.vertical ul a:link,
.vertical ul a:visited {
font-size: 0.88em;
background: transparent url(/images/icon_arrowright_no.gif) no-repeat 30px 12px;
color: #000;
display: block;
line-height: 1.43em;
padding: 5px 5px 5px 48px;
font-weight: bold;
text-decoration: none;
}
.vertical ul a:focus,
.vertical ul a:hover,
.vertical ul a:active {
background: #626262 url(/images/icon_arrowright_ro.gif) no-repeat 30px 12px;
color: #FFF;
}
/**
 * highlighted categories
 * @requires .vertical
 **/
#c3 .vertical ul {
background: #626262;
}
#c3 .vertical ul a:link,
#c3 .vertical ul a:visited {
text-decoration: underline;
background: #626262 url(/images/icon_arrowright_ro.gif) no-repeat 30px 12px;
color: #FFF;
}
#c3 .vertical ul a:focus,
#c3 .vertical ul a:hover,
#c3 .vertical ul a:active {
background: #EFEFEF url(/images/icon_arrowright_no.gif) no-repeat 30px 12px;
color: #000;
}
/**
 * webarchiv
 * @requires #c3 .vertical
 **/
#layout_2 #c3 .vertical h2 span {
padding-top: 12px;
font-size: 0.88em;
line-height:1.2em;
}
#layout_2 #c3 .vertical ul a:link,
#layout_2 #c3 .vertical ul a:visited {
background: #626262 url(/images/icon_arrowright_ro.gif) no-repeat 30px 8px;
font-size: 0.75em;
line-height: 1em;
}
#layout_2 #c3 .vertical ul a:focus,
#layout_2 #c3 .vertical ul a:hover,
#layout_2 #c3 .vertical ul a:active {
background: #EFEFEF url(/images/icon_arrowright_no.gif) no-repeat 30px 8px;
color: #000;
}
/**
 * boxes
 **/
.box {
line-height: 1.5em;
margin-bottom: 1.3em;
}
.box label {
display: block;
font-weight: bold;
font-size: 0.88em;
}
#searchtext {
border: 1px solid #646464;
padding: 2px;
font-size: 0.75em;
margin-top: 0.83em;
margin-bottom: 0.25em;
width: 24.58em;
color: #626262;
}
/**
 * ad results
 **/
.ads {
padding: 2.19em 1.88em 0;
background: #EFEFEF url(/images/bg_content.gif) scroll repeat-x top left;
clear: right;
}
.ads li {
display: block;
padding-bottom: 0.63em;
margin-bottom: 0.94em;
}
.ads h3 a:link,
.ads h3 a:visited {
text-decoration: none;
line-height: 1.5em;
font-size: 0.94em;
color: #000;
}
.ads h3 a:focus,
.ads h3 a:hover,
.ads h3 a:active {
text-decoration: underline;
}
.ads p a:link,
.ads p a:visited {
color: #666;
text-decoration: underline;
}
/**
 * Block ads
 **/
.block:link,
.block:visited {
display: block;
text-decoration: none!important;
}
.block:focus,
.block:hover,
.block:active {
}
.block .adtext {
text-decoration: none;
}
.block .adurl {
text-decoration: underline;
}
/**
 * web results
 **/
h3.web{
padding:0.5em 1.88em 0;
color: #666;
font-weight: normal;
font-size: 0.94em;
}
ul.web {
padding: 0.5em 1.88em 0;
clear: right;
}
.web li {
display: block;
padding-bottom: 0.63em;
margin-bottom: 0.94em;
}
.web h3 a:link,
.web h3 a:visited {
text-decoration: none;
line-height: 1.5em;
font-size: 0.94em;
color: #000;
}
.web h3 a:focus,
.web h3 a:hover,
.web h3 a:active {
text-decoration: underline;
}
.web p a:link,
.web p a:visited {
color: #666;
text-decoration: underline;
}
/**
 * foot
 **/
#foot {
clear: both;
}
.horizontal {
border-top: 1px solid #999;
display: block;
overflow: hidden!important; /* float fix */
margin: 0 1.88em;
padding: 0.63em 0;
}
.horizontal h2 {
font-weight: bold;
color: #999;
float: left;
font-size: 0.69em!important;
line-height: 1.5em;
}
.horizontal li {
float: left; /* whitespace fix */
font-size: 0.69em!important;
line-height: 1.5em;
}
.horizontal a:link,
.horizontal a:visited {
color: #999;
text-decoration: none;
padding-right: 9px;
background: transparent url(/images/icon_seperator.gif) no-repeat right top;
padding-left: 6px;
}
.horizontal a:focus,
.horizontal a:hover,
.horizontal a:active {
text-decoration: underline;
}
#foot {
margin-top: 18px;
}
#disclaimer {
border-top: 1px solid #999;
margin-top: 1.6em;
padding: 1em 1.88em 1em 11.6em;
display: block;
font-size: 0.63em;
color: #999;
background: #D4D4D4 url(/images/sedo_logo_small.gif) no-repeat 3em 1em;
line-height: 1.3em;
}
#disclaimer a{
color: #666;
text-decoration: underline;
}
.system {
border-top: 1px solid #999;
color: #999;
font-size: 0.63em;
padding: 1.7em 1.88em;
overflow: hidden!important; /* float fix */
background-color: #D4D4D4;
}
.system li {
line-height: 1.3em;
display: inline;
float: left;
}
.system h2,
.system a:link,
.system a:visited,
.system a:focus,
.system a:hover,
.system a:active {
color: #999;
font-size: 1em;
font-weight: normal;
}
.system a:link,
.system a:visited {
text-decoration: none;
padding:0 7px;
background: transparent url(/images/icon_seperator_small.gif) no-repeat right top;
}
.system a:focus,
.system a:hover,
.system a:active {
text-decoration: underline;
}
.imprint {
text-align: center;
}
.imprint a {
color: #999;
font-size: 10px;
}
#foot .last a {
background: none!important;
padding-right: 0!important;
}
}
@media print{

}
@media handheld{

}