<?xml version="1.0" encoding="utf-8"?>
/**/
/************** GLOBAL **************/
body {
    margin-top:10;
    margin-bottom:0;
    margin-left:0;
    margin-right:0;
}

form {
 margin: 0;
}

.formular_btn {
  display:block;
  width:220px;
  height:20px;
  line-height:20px;
  margin:10px 0 25px 0;
  text-align:center;
  font-family : Verdana,Arial,Helvetica;
  font-size:10px;
  color:#000000;
  border:1px solid #888F99;
  background:#F0F0F0 url('/cps/seepex/cn/p/layout/arrow_yellow.gif') 190px 5px no-repeat;
}

td {
    font-family : Verdana,Arial,Helvetica;
    font-size : 11px;
    line-height : 16px;
    color : #000000;
    text-decoration : none; 
}

/************** Links **************/
A:link  {
    font-family : Verdana,Arial,Helvetica;
    font-size : 11px; 
    color : #385589;
    text-decoration : none;
}

A:visited  {
    font-family : Verdana,Arial,Helvetica;
    font-size : 11px; 
    color : #385589;
    text-decoration : none;
}

A:active  {
    font-family : Verdana,Arial,Helvetica;
    font-size : 11px; 
    color : #385589;
    text-decoration : none;
} 

.links {
    font-family : Verdana,Arial,Helvetica;
    font-size : 11px; 
    color : #385589;
    text-decoration : none;
}

/************** FONTS **************/
.text {
    font-family : Verdana,Arial,Helvetica;
    font-size : 11px;
    line-height : 16px; 
    color : #000000;
    text-decoration : none;
}
    
.text-white {
    font-family : Verdana,Arial,Helvetica;
    font-size : 11px;
    line-height : 16px;
    color : #FFFFFF;
    text-decoration : none;
}

.superheadline {
    font-family : Verdana,Arial,Helvetica;
    font-size : 18px !important;
    line-height : 22px;
    font-weight : bold;
    color : #0B1F44;
    text-decoration : none; 
}

.headline {
    font-family : Verdana,Arial,Helvetica;
    font-size : 13px;
    line-height : 15px !important;
    font-weight : bold;
    color : #000000;
    text-decoration : none; 
}

.headline-white {
    font-family : Verdana,Arial,Helvetica;
    font-size : 13px !important;
    line-height : 15px;
    font-weight : bold;
    color : #FFFFFF; 
    text-decoration : none; 
}

.subheadline {
    font-family : Verdana,Arial,Helvetica;
    font-size : 11px !important;
    line-height : 16px;
    font-weight : bold;
    color : #385589;
    text-decoration : none;
}

.breadcrumb-blue {
    font-family : Verdana,Arial,Helvetica;
    font-size : 10px;
    line-height : 14px;
    color : #385589;
    text-decoration : none; 
}

.breadcrumb-black {
    font-family : Verdana,Arial,Helvetica;
    font-size : 10px;
    line-height : 14px;
    color : #000000;
    text-decoration : none; 
}

.breadcrumb-grey {
    font-family : Verdana,Arial,Helvetica;
    font-size : 10px;
    line-height : 14px;
    color : #474F5D;
    text-decoration : none; 
}

.reddot {
    font-family : Verdana,Arial,Helvetica;
    font-size : 11px;
    color : #FF0000;
    text-decoration : none;
}
    
/************** LISTEN **************/
ul {
    margin-top: 0px;
    margin-left : 18px;
    margin-bottom: 0px;
}

li {
    list-style-image : url(/cps/seepex/cn/p/layout/tilde.gif);
    list-style-type : square;
    margin-bottom: 5px;
}
    
/************** FORMS **************/
input {
    font-family : Verdana,Arial,Helvetica;
    font-size:10px; 
    color:#000000;
    border:1px solid #888F99;
    background-color:#F0F0F0;
}


textarea {
    font-family : Verdana,Arial,Helvetica;
    font-size:10px; 
    color:#000000;
    border:1px solid #888F99;
    background-color:#F0F0F0;
}

select {
    font-family : Verdana,Arial,Helvetica;
    font-size:11px; 
    color:#000000;
    border:1px solid #888F99;
    background-color:#F0F0F0;
}
 
/************** GALLERY **************/

.gallery_img {
    height:52px;
    width:78px;
    border-style:none;
    margin-bottom:1px;
}
.gallery_link {
    border-bottom:5px solid #999999;
    display:block;
}
.gallery_big_img {
    height:170px;
    width:255px;
    margin-right:1px;
}
.gallery_big_border {
    height:5px;
    line-height:5px;
    background-color:#999999;
    width:255px;
    margin-right:1px;
}
.gallery_big_wrap {
    margin-right:1px;
    margin-bottom:1px;
    width:255px;
}
.gallery_item {
    margin-right:1px;
    margin-bottom:1px;
    width:70px;
}

h1.superheadline, h2.headline, h2.headline-white, h3.headline, h3.subheadline, h3.homepage
{
    display:inline;
    margin:0px;
}

h3.homepage
{
    color:#000000;
    font-family:Verdana,Arial,Helvetica;
    font-size:11px;
    line-height:16px;
    text-decoration:none;
}

h2.headline, h2.headline a, h3.homepage a
{
    color:#000000 !important;
}

.homepage h2
{
    display:inline;
    margin:0px;
    font-size:11px;
    text-decoration:none;
    font-weight:normal !important;
}

h1 a, h2 a, h3 a
{
    /*color:#000000 !important;*/
}

h1.superheadline a
{
    font-size:18px;
}

h2.headline a
{
    font-size:13px;
}

h3.subheadline a
{
    font-size:11px;
}

table
{
    text-align:left;
}

ul
{
    padding-left:0px;
}

.homepage h2 a
{
    color:#000000;
}

.homepage h2 a:hover, .homepage h2 a:active
{
    color:#FFFFFF;
}

.toolbox_ul li
{
    width:150px;
}

#flags {
    float: right;
    padding-right: 6px;
}

#flags img { border-style: none; }


#flag_col #flags {
    padding-top: 8px;
    padding-right: 7px;
}

/* from xsl */
a.navi, a.subnavi {display:block;}
a.subnavi {margin-right:9px;}
img.subnavi {float:left;}
.topFold       { color: #000000; }
.topFold:hover { color: #FFFFFF; }