/* GENERAL STYLES */
/* Stylesheet MVZ Landshut */
/* Co. 2007 Badi GmbH */

/* Allgemein */

@page { size:landscape; margin:2.5cm 2cm 1.5cm 2cm; }

*, body, div.clear {  
    border: none 0px; }

body {
    font-family: Arial, sans-serif;
    font-size: 10px;
    line-height: 12px; }

/* Clearfix */

div.clear {
    clear: both;
    height: 0px;
    line-height: 0px;
    border: none 0px;
    background-color: transparent;
    font-size:0; }

* html div.clear { display: none; }

/* Clearfix-Hack */

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
    
.clear { display: inline-table; }
    
a { text-decoration: underline; }

h1 {
    color:#337779;
    font-size:14pt; 
    font-weight:500; }

h3 { 
    margin: 0 0 10px 0;
    font-size: 12px; } 

h4 {
    color: #337779;
    margin: 0 0 10px 0;
    font-size: 12px; }
    
h5 {
    color: #b53f35;
    font-weight: bold;
    margin: 0 0 10px 0;
    font-size: 13px;
    text-decoration: underline; }

ul.zahlen { line-height: 14px; }

.zahlen li { list-style-type: decimal !important; }

.versteckt { display:none; }
    
/*  Divs */

div#master {
    width: 900px; 
    margin: 20px auto 0 auto; } 

* html div#master, * html div#header { width: 650px; }

/* Header */

div#header {
    padding: 0;
    margin: 0 0 10px 0;
    height: 200px! important;
    width: 900px;
    display: block; }

div#headerLeft1 {
    padding: 0;
    margin:0;
    width:230px;
    height:163px;
    float: left;
    display:block; }

.logo_mittig, div#containerOcunet, div#headerBottom, div#headerRight, div#headerleft, div#headerleft img  {
    display:none; }

div#headerRight1 {
    background-image: url(../media/12/headerRight.jpg);
    background-repeat: no-repeat;
    background-color: #337779;
    height: 81px;
    display:block;
    float:right;
    text-align: right;
    width:250px; }

div#headerRight1 p { line-height: 12px; }

div#left { display:none; }

/* Inhaltsbereich */

div#content {
    margin: 0;
    padding: 5px;
    width: 100%; 
    min-height: 575px;
    height:auto !important;
    height: 575px;
    border: none 0px; }

* html div#content {
    width: 97%; }

*+html div#content {
    min-height: 580px; }
  
div#content a, div#content a:link {
    color: #FF8000; }
    
div#content ul{ margin-bottom: 10px; }
    
div#content li{ 
    list-style-position: outside; 
    list-style-type: disc; 
    margin: 0 0 0 20px; 
    line-height: 16px;}


/* EDITOR PROPERTIES */
