﻿@media print
{

 body, td, div, p, pre, ul {font-size: 12px;}    

 a.intern:visited {color:#0080FF;}
 a.exposedata
  e: {color:Black;}
 a.expose:visited {color:Black;}
  
.bigger
{
 /*  font-size: 16px; */
}

.noprint
{
    display: none;
}

.printclear
{
    clear: both;
}

}

body
{
    color: #050d24;
    margin: 20px 40px;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;      
    background-color:  #DFE8FF; 
}

#inhalt 
{
    width: 760px;
    height: 100%; 
    text-align: left;
    /* margin: 0 auto;   sorgt dafür, daß der Inhalt zentriert wird */      
}

#header-main
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 20px;  
    color: #777777; 
    background-color: #0080FF; 
}

#content-side
{      
    margin:0px 0px 0px 0px;
    padding-left: 0px;
    padding-top: 0px;
    float:left;
    width: 165px;         
}

#mycontent
{    
    margin-left: 10px;
    margin-right: 0px;
    padding-left: 165px;
    padding-top: 0px;
    color: #000000;
}

a {	font-size: 13px; text-decoration: none;}

a.expose: {color:Black;}
a.expose:link {color:Black;}
a.expose:visited {color:Black;}
a.expose:active {color:Black;}
a.expose:hover {color:Black;}

a.blockButton 
{ 
    clear: both;
    width: 150px;
    float: left;
    display:block;
    height:18px;  
    background-image:url("button.png"); 
    background-repeat: repeat; 
    text-align: left;
    padding-left: 5px;
    vertical-align: middle;
    font-weight: normal;  
    color: Gray; 
    border-right-style :solid;
    border-bottom-style :solid;   
}
 
a.blockButton:hover
{
    font-weight: bold;    
    color: #0080FF;
    text-decoration: none;    
}

a.blockButton2 
{ 
    float: left;
    display:block;
    height:18px;  
    background-image:url("button.png");  
    text-align: center;
    vertical-align: middle;
    font-weight: normal;  
    border-bottom-style :solid;
    color: Gray;    
}
 
a.blockButton2:hover
{
    font-weight: bold;    
    color: #0080FF;
    text-decoration: none;    
}

.blocksatz
{
    text-align: justify;
}

.lbEditExpose
{
    width: 100px;
    height: 150px;
}

.mitte
{  
    position: absolute;
    left: 505px;    
}
.clear
{
	clear:both;
}

.einzug100
{    
    position: absolute;    
    left: 350px;    
    width: 150px;
}

.einzug555
{    
    position: absolute;    
    left: 555px;    
    width: 150px;
}

.boxA
{
    margin-top: 5px;     
    width: 220px;
    float: left; 
    left: 20px;   
}

.impDiv
{
    float: left;
    border: solid 5px gray;
    border-top-width: 1px;
    border-left-width: 1px;
    width: 380px;  
    height: 260px;
    margin-left: 30px;  
    padding-left: 10px;
    padding-top: 10px;
}

#masthead 
{
	position: relative;
	width: 100%;
}

#top_left 
{
	width: 200px;
	position: absolute;
	left: 0px;
	top: 20px;
}

#header 
{
	margin-left:200px;
}

#container 
{
	position: relative;
	width: 100%;
}

#left_col 
{
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#page_content 
{
	margin-left: 200px;
}

#footer 
{
}

a.intern:visited {color:#0080FF;}
a.intern_r:visited {color:#0080FF;}

.versteckt
{
    display: none;
}

.bold
{
    font-weight: bold;
}

.textCell
{
    width: 300px;
    vertical-align: text-top;
}

.picCell
{
    width: 130px;
}

.dataCell
{
    width: 110px;
    vertical-align: text-top;
}

.bigPic
{    
    width: 600px;
    height: 450px;
    text-align: center;
}

.smallPic
{
    float: left;
    margin-left: 0px;
    margin-right: 5px;
    margin-top: 5px;
    width: 60px;
    height: 45px;
}

h1 
{        
    font-weight: normal;
	font-size:2.3em;
	padding-top:4px;
}

h2 
{        
	font-weight: normal;
	font-size: medium;	
	height: 7px;
}

h3 
{ 
    font-weight: normal;
	font-size:1.5em;
	height: 10px;
}
	
h4 
{
    font-weight: normal;
	font-size:1.3em;
}
	
h5 
{
	font-size:.1em;
}
	
h6 
{
	font-size:.7em;
}

.eAbsatz
{    
    margin-top: 0px;
}

.aHeadline
{
  font-family: Georgia;
	font-weight: normal;
	font-size: 2.2em;
	color: #FFDE70;
	background-color: #0080FF;
}

.aHeadline2
{
  font-family: Georgia;
	font-weight: normal;
	font-size: 2.0em;
	color: #FFDE70;
	background-color: #0080FF;
	margin-bottom: 5px;
}

.aHeadline3
{    
  font-family: Georgia;
  font-weight: normal;
	font-size:1.7em; 
	color: #FFDE70;
	background-color: #0080FF;
	margin-bottom: 5px;
}

.aHeadline4
{    
  font-family: Georgia;
  font-weight: normal;
	font-size:1.6em; 
	color: #FFDE70;
	background-color: #0080FF;
}

.ePictures
{
    margin-top: 10px;
    float: right;
    width: 300px;
    height: 310px;
    text-align: center;  
}

.eSpanSup
{
    display: block;
    height: 1.0em;
}

.eData
{
    width: auto;
    height: auto;        
}

.eDataCell
{
  float: left; 
  padding-top: 10px; 
  padding-bottom: 10px;
  width: 140px;
}

.mpButtons
{
    color:#284775;
    background-color:#FFFBFF;
    border-color:#CCCCCC;
    border-width:1px;
    border-style:Solid;
}
