﻿ body { background: #4d87c7 url("../../../images/bg_blue.gif") repeat-x top left fixed; padding: 0px 0; }

#linkespalte
{
	width:200px;
 	padding-top:0px;
}

#inhalt
{
	width:800px;
	padding-top: 15px;
	padding-left: 20px;
}

#linksunten
{
	padding-left: 10px;
	padding-top: 20px;
	
}

#linksunten p { line-height: 1.5em; margin: 0 0 1em 0; }


#rahmentabelle {
	background-color: white;
}

#bannerunten {
	background-color:gray;
	height: 15px;
}

body 
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 85.00%; 
    color: #444; 
    margin: 0px;
}

a {
	text-decoration:none;
}



td 
{
    vertical-align: top;
}

.dxnbItem_BlackGlass A {	COLOR: black;}

 
  /* (en) base layout gets standard font size 12px */
#inhalt  h1,h2,h3,h4,h5,h6 { 
  	font-family:"times new roman",times,serif; 
  	font-weight:bold; 
  	color:#666;
  	margin: 0 0 0.25em 0; 
  }

#inhalt  h1 { font-size: 200% }                        /* 24px */
#inhalt  h2 { font-size: 200%; color:#182E7A}          /* 24px */
#inhalt  h3 { font-size: 150% }                        /* 18px */
#inhalt  h4 { font-size: 133.33% }                     /* 16px */
#inhalt h5 { font-size: 116.67% }                     /* 14px */
#inhalt h6 { font-size: 116.67%; font-style:italic }  /* 14px */

  #header h1 {
    font-size:2.5em;
    letter-spacing:-2px;
    line-height:65%;
    color:#000;
  }

  #header span {
    color:#999;
  }

#inhalt  p { line-height: 1.5em; margin: 0 0 1em 0; }

  /* ### Lists | Listen  #### */

#inhalt  ul, ol, dl { line-height: 1.5em; margin: 0 0 1em 1em }
#inhalt  li { margin-left: 1.5em; line-height: 1.5em }

#inhalt  dt { font-weight: bold }
#inhalt  dd { margin: 0 0 1em 2em }

  /* ### text formatting | Textauszeichnung ### */

#inhalt  cite, blockquote { font-style:italic }
#inhalt  blockquote { margin: 0 0 1em 1.5em }

#inhalt  strong,b { font-weight: bold }
#inhalt  em,i { font-style:italic }

#inhalt  pre, code { font-family: monospace; font-size: 1.1em; }

#inhalt  acronym, abbr {
    letter-spacing: .07em;
    border-bottom: .1em dashed #c00;
    cursor: help;
  }

  /**
   * Generic Content Classes
   * (en) standard classes for positioning and highlighting
   * (de) Standardklassen zur Positionierung und Hervorhebung
   *
   * @section content-generic-classes
   */

  .note {background: #dfd; padding: 1em; border-top: 1px #bdb dotted; border-bottom: 1px #bdb dotted;}
  .important {background: #ffd; padding: 1em; border-top: 1px #ddb dotted; border-bottom: 1px #ddb dotted;}
  .warning {background: #fdd; padding: 1em; border-top: 1px #dbb dotted; border-bottom: 1px #dbb dotted;}

  .float_left { float: left; display:inline; margin-right: 1em; margin-bottom: 0.15em;  }
  .float_right { float: right; display:inline; margin-left: 1em; margin-bottom: 0.15em;  }
  .center { text-align:center; margin: 0.5em auto }

  /**
   * External Links
   *
   * (en) Formatting of hyperlinks
   * (de) Gestaltung von Hyperlinks
   *
   */

  a {color: #4D87C7; text-decoration:none;}
  a:focus,
  a:hover,
  a:active {color:#182E7A; text-decoration:none;}
  
  
  /**
   * Miscellaneous | Sonstiges
   *
   * @section content-misc
   */
   
   img {
	 border-width:0px;
}

#inhalt  hr {
    color: #fff;
    background:transparent;
    margin: 0 0 0.5em 0;
    padding: 0 0 0.5em 0;
    border:0;
    border-bottom: 1px #eee solid;
  }

    

