* {
  padding: 0px;
  margin: 0px;
}

html {
  overflow-x: hidden;
  overflow-y: auto;
}
 
body {
  font-family: Verdana,Arial,Helvetica;
  font-size: 13px;
background-color:#A8A8A8;
}

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

img {
  border: 0px;
}

h1 {
  font-size: 15px;
  margin-top: 3px;
  margin-bottom: 10px;
}

h2 {
  color: #666666;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 2px;
}

#container {
  width: 1000px;
  min-height: 800px;
  margin: auto;
background-color:white;
display:table;
border:1px solid #8F8F8F;
}

#header {
  height: 160px;
}

#logo  {
  position: relative;
  left: 24px;
  top: -145px;
}
/*
#left {
  width: 233px;
padding-left:2px;
  float: left;
}
*/


#left {
  width: 230px;
padding-left:5px;
  float: left;
padding-bottom:7px;
}


#content {
  width: 520px;
  padding: 0px 5px;
  float: left;
  margin-bottom: 20px;
}

#content li {
  margin-left: 20px;
}

#right {
  float: right;
  width: 230px;
padding-right:5px;
}

.box {
  border: 1px solid #DAD9D9;
  padding: 7px;
  margin-bottom: 10px;
  background-color: #F4F3F2;
}

#left ul, #left ol {
  list-style-type: none; 
}

#mainnav {
  border: 1px solid #868584;
  font-size: 11px;
}

#mainnav a {
  text-decoration: none;
}

#mainnav ul {
  display: none;
}

.open {
  display: block !important;
}

.level1 {
//  border-top: 1px solid #DEA10F;
border-top: 1px solid #0162A1;
//  border-bottom: 1px solid #FEDD8D;
border-bottom:1px solid #8AABC0;
  background-color: #0071bb;
}
.level1 a {  color: white; }

.level2 {
  border-top: 1px solid #CACACA;
  padding-left: 10px;
  background-color: #E5E3E3;
}

.level2 a {  color: #555353; }

.level3 {
  border-top: 1px solid #CACACA;
  padding-left: 20px;
  background-color: #F7F5F5;
  margin-left: -10px;
}

.navEntry {
  padding: 4px;
  padding-left: 15px;
  width: 190px;
}

.active {
  font-weight: bold;
}

#metanav {
  text-align: right;
  font-size: 11px;
  padding-top: 3px;
  padding-bottom: 3px;
}

#metanav a {
  text-decoration: none;
  color: #555353;
}

#metanav li {
  list-style-type: none;
  display: inline;
}

#search {
  font-size: 11px;
  color: #555353;
  height: 13px;
  width: 100px;
  padding: 0px 5px;
  border: 1px solid #555353;
  margin-top:-1px;
}

.trenner {
  margin: 0px 10px;
}

.head_right {
  border: 1px solid #868584;
  padding: 3px 10px;
  background-color: #0071bb;
color:white;
}

.content_right {
  padding: 10px;
}

.element_right {
  font-size: 11px;
  margin-bottom: 10px;
}

#slider {
  margin-top: 6px;
  margin-left: 5px;
  margin-right: 5px;
  float: right;
  width: 60px;
}

#breadcrumb {
  padding-bottom: 3px;
  padding-top: 3px;
  padding-left: 246px;
}

#breadcrumb a {
  text-decoration: none;
  color: #555353;
}

#kontakt td {
  padding: 2px;
}

input[type="submit"], input[type="button"], input[type="reset"], .button {
  border: 1px solid #8F8F8F;
  background-color: #EBE9E9;
  padding: 1px;
}

input, textarea {
  border: 1px solid #CCCCCC;
}

#errorDIV {
  color: red;
  height: 20px;
}

.arrow {
  margin-right: 5px;
}

.link-pfeil {
  background-image: url('/intern/pics/pfeil_orange_link.png');
  background-repeat: no-repeat;
  padding-left: 10px;
display:table-cell;
}

.link-pdf {
  background-image: url('/bilder/icon-pdf.gif');
  background-repeat: no-repeat;
  padding-left: 15px;
}

.tooltip2 {
  position: absolute;
  display: none;
  background-color: white;
  border:1px solid black;
width:300px;
padding-left,padding-right:5px;
}

#startbox_top {
  border: 1px solid #DAD9D9;
  border-bottom: 0px;
//background-color: #b1d4ea;
background-color: #0772B8;
color:white;
  margin: 0px 5px 0px 5px;
}

#startbox_bottom {
  border: 1px solid #DAD9D9;
  border-width: 0px 1px 1px 1px;
  padding: 7px;
  margin: 0px 5px 10px 5px;
//  background-color: #ffd352;
background-color: white;

}

#fontreset {
  float: right;
  padding: 0px 3px;
  text-decoration: underline;
}


.zinssatz
{

border-collapse:collapse;
}

.zinssatz td
{
height:15px;
}

.zinssatz .even
{
background-color:#E9E8E8;
}

.zinssatz td.eins
{
font-weight:bold;
width:20px;
}

.zinssatz .zwei
{

width:75px;
}


.zinssatz .drei,.zinssatz .sechs
{

text-align:right;
}
.zinssatz .vier
{

width:20px;
padding-left:20px;
font-weight:bold;
}

.zinssatz .fuenf
{

width:75px;
}

.zinssatz .sechs
{

width:20px;
padding-right:10px;
}


#tableMonthOverview
{
	
width:220px;
}


#tableMonthOverview td a
{
text-decoration:none;
font-weight:bold;
}


#tableMonthOverview td
{
padding:3px;
}

#tableMonthOverview td:hover
{
background-color:#0875BC;
}


a.pdf { /*The background image*/
	//background: url(/bilder/icon-pdf.gif) no-repeat left top;
background: url(/bilder/icon-pdf.gif) no-repeat 0px 3px;
	padding-left: 16px;

	line-height: 16px; /* To center the text vertically with the icon */
display:table-cell;
}

#button_ferien2011
{
padding-left:55px;
padding-top:30px;
}

