@charset "utf-8";
/*
 * ===========================================================================
 * Copyright 2009, PANGORA GmbH.  All Rights Reserved.
 *
 * This is UNPUBLISHED PROPRIETARY SOURCE CODE of PANGORA GmbH; the contents of
 * this file may not be disclosed to third parties, copied or duplicated in
 * any form, in whole or in part, without the prior written permission of
 * PANGORA GmbH.
 * ===========================================================================
 *
 * File:           FIXME
 *
 * Summary:        FIXME
 *
 * Description:    FIXME
 *
 * $Source: /usr/local/cvsroot/pangora/usr/share/headers/header.css,v $
 * $Date: 2005/02/28 14:19:23 $
 * $Revision: 1.2 $
 */


body {
  margin:0;
  padding:0;
  font-family:Arial, sans-serif;
  color:#525E6A;
/*  font-size:0.9em */
  font-size:12px; /* 0.9 */
}


.box-headline {
  color:#525E6A;
  font-size:1.2em;
  font-weight:bold;
}


.kh2 {
  color:#D5D5D5;
  font-size:1.0em;
  font-weight:bold;
  padding:0px;
  margin:0px;
}

.kh2_2 {
  color:#525E6A;
  font-size:1.1em;
  font-weight:bold;
  padding:0px;
  margin:0px;
}

.kh1 {
  color:#525E6A;
  font-size:1.4em;
  font-weight:bold;
  padding:0px;
  margin:0px;
}

.sub-headline {
  color:#525E6A;
  font-size:1.3em;
  font-weight:normal;
  padding:0px;
  margin:0px;
  padding-bottom:8px;
}

.text_default_small {
  color:#525E6A;
  font-size:11px;
  font-weight:normal;
  padding:0px;
  margin:0px;
}

.box-content {
  border-left: solid 7px #EFF1EE;
  border-right: solid 7px #EFF1EE;
  font-size:0.8em;
  padding-left:60px;
  padding-right:60px;
}

.navigation-entry {
  font-size:12px;
  color:#525E6A;
}

.navigation-entry a {
  font-size:12px;
  color:#525E6A;
  text-decoration:none;
}

.navigation-entry-selected {
  font-size:14px;
  color:#525E6A;
  font-weight:bold;
}

.navigation-entry-selected a {
  font-size:12px;
  color:#525E6A;
  text-decoration:none;
  font-weight:bold;
}


.dot {
  background: url(/images/dot.png) no-repeat center center;
  color: #FFFFFF;
  font-size:0.8em;
  font-weight:bold;
  width:22px;
  height:22px;
  text-align:center;
  vertical-align:middle;
}

.box-content-table {
  border: 0px;
  padding: 0px;
  width: 100%;
  margin: 0px;
}

.img-content {
  border:solid 7px #EFF1EE;
  margin-left:10px;
  margin-right:10px;
}

.footer {
  font-size:0.9em;
  color:#525E6A;
}

a vistited {
  color:#E31E30;
  text-decoration:underline;
}

a active {
  color:#E31E30;
  text-decoration:underline;
}

a {
  color:#E31E30;
  text-decoration:underline;
}

.link-dark:hover {
  color:#525E6A;
  font-weight:bold;
  text-decoration:underline;
}

.link-dark {
  color:#525E6A;
  font-weight:bold;
  text-decoration:none;
}

.link-dark-normal {
  color:#525E6A;
  text-decoration:none;
}

.link-red {
  color:#E31E30;
  text-decoration:underline;
}

.link-red a {
  color:#E31E30;
  text-decoration:underline;
}

.footer-links {
  font-size:0.9em;
  text-transform:uppercase;
}

.footer-links a:link {
  text-decoration:none;
  color:#525E6A;
}

.footer-links a:hover {
  color:#525E6A;
  text-decoration:none;
}

.footer-links a:visited {
  color:#525E6A;
  text-decoration:none;
}

ul {
  list-style-image: url(/images/li-dot.gif);
  vertical-align:top;
}

li {
  vertical-align:top;
}

.center-box-tl {
  background:url('/images/corner_top_left.png') no-repeat top left;
  width:60px;
  height:60px;
  padding:0px;
  margin:0px;
}

.center-box-tm {
  border-top: solid 7px #EFF1EE;
  width:380px;
  height:60px;
}

.center-box-tr {
  background:url('/images/corner_top_right.png') no-repeat top right;
  width:60px;
  height:60px;
}

.center-box-bl {
  background:url('/images/corner_bottom_left.png') no-repeat bottom left;
  width:60px;
  padding:0px;
  margin:0px;
}

.center-box-bm {
  border-bottom: solid 7px #EFF1EE;
  width:380px;
  padding:0px;
  margin:0px;
}

.center-box-br {
  background:url('/images/corner_bottom_right.png') no-repeat bottom right;
  width:60px;
  padding:0px;
  margin:0px;
}

/* EOF */
