/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
/* - - - - - - - - - - - - - -  BaseCMP® MASTER TEMPLATES  - - - - - - - - - - - - - -  */ 
/* - - - - - - - - - - - - -   Reduced Printing CSS DESIGN  - - - - - - - - - - - - - - */  
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */  
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */  
/* - - - - - - - - - - (c) 2005 BaseCMP Professional Web Solutions  - - - - - - - - - - */
/* - - - - - - - - - -   Author: Arne Wiehe,awiehe@basecmp.com   - - - - - - - - - - -  */
/* - - - - - - - - - - - - Peter Scheuerl, p.scheuerl@it-ma.de - - - - - - - - - - - -  */  
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */  


/* Tested on: 
MacOS X: Firefox 1.x, Safari, Opera 8, icab 3 
Windows: Firefox 1.x, IE 5.5/ 6.x
*/

/* Changed from standards.css */


body {
    margin: 1em; padding: 0;
    background: #fff;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
    font-size: 10pt;
    color: #000;
    /* following is for IE 5.5 
    text-align:center;*/
}
        
a:link, a:visited, a:hover, a:active
{color:#000;text-decoration:none}

.cleaner {
    clear:both;
    height:1px;
    font-size:1px;
    border:none;
    margin:0; padding:0;
    background:transparent;
}



/* - - - - - - - - - - - - - - - -  Content Areas - - - - - - - - - - - - - - - - - -  */

/* Elemente die nichtz gedruckt werden sollen */
#left, .copyright, #headtext, #navposition, #uschatten, .redbar, .multisubnav, .multidruck, .bereichsbild
{ display:none; }

#content { margin:0 1em 0 0; padding:0; }

/* Head Area */

#header
{
	height: 4em;
	margin: 0; padding: 0; background: #fff;
	/* for whatever reason Firefox needs this border */
	border: 1px solid #fff;
}

#logo { display:block; margin: 1em 0 0 0; padding:0; }

#logo img
{border:0}

a#logo:link, a#logo:visited, a#logo:hover, a#logo:active
{color:transparent; background:#fff; text-decoration:none; border:0}
 
/* END Head Area*/
#main1 { margin: 0; padding: 0; background:#fff; border:0; }

#main2 { margin:0; padding:0;background:#fff; }


#right {
	position: relative;
	float:right;
    width:230px;
    margin:0; 
    padding: 0;
    background:transparent;
}

#middle {
	position: relative;
    margin:0 250px 0 0;
    padding: 0 0 20px 0;
    border: 0;
    background:#fff;
}

 #footer {
	position: relative;
 	text-align:left;
    margin:0;
    padding: 1em 0 0 0;
    border-top: 1px solid #000;
    background:#fff;
}

#druckfooter
{display: block}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */  
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */  
/* - - - - - - - - - - - - - -   BaseCMP MASTER LAYOUT   - - - - - - - - - - - - - - -  */  
/* - - - - - - - - - - - -   3 COLUMN SCALING FLUID DESIGN   - - - - - - - - - - - - -  */  
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */  
/* - - - - - - - - - -  (c) 2005 BaseCMP Professional Web Solutions  - - - - - - - - -  */
/* - - - - - - - - - -   Author: Arne Wiehe,awiehe@basecmp.com   - - - - - - - - - - -  */
/* - - - - - - - - - - - & Peter Scheuerl,p.scheuerl@it-ma.de  - - - - - - - - - - - -  */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */  
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */  
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */  

/* Tested on: 
MacOS X: Firefox 1.x, Safari, Opera 8, icab 3 
Windows: Firefox 1.x, IE 5.5/ 6.x
*/

/* - - - - - - - - - - - - - - - - - - ARTICLE MODULE  - - - - - - - - - - - - - - - - - - */


div.fliess {
    color:#000;
    line-height:120%;
    padding-left: 0;

    }

div.fliess h1 {
    font-size:12pt;
    color:#000;
    font-weight:bold;
    letter-spacing: .1em;
    margin: 20px 0 0 0;
    }
  
div.fliess h2 {
    font-size:11pt;
    color:#000;
    font-weight:bold;
    margin: 0 0 10px 0;
    }
    


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */	
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */	
/* - - - - - - - - - - - - - -   BaseCMP MASTER LAYOUT   - - - - - - - - - - - - - - -  */	
/* - - - - - - - - - - - -   3 COLUMN SCALING FLUID DESIGN   - - - - - - - - - - - - -  */	
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */	
/* - - - - - - - - - - (c) 2005 BaseCMP Professional Web Solutions  - - - - - - - - - - */
/* - - - - - - - - - -   Author: Arne Wiehe,awiehe@basecmp.com   - - - - - - - - - - -  */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */	
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */	
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */	

/* Tested on: 
MacOS X: Firefox 1.x, Safari, Opera 8
Windows: Firefox 1.x, 5.5/ 6.x
*/

/*  - - - - - - - - - - - - - - - - - - Multiboxen   - - - - - - - - - - - - - - - - - - */


div.multibox {
	position: relative;
	background:transparent;
	padding: 0 ;
	margin: 10px 0 5px 20px;
	font-size:12px;
	line-height: 16px;
	border-bottom: 1px solid #424242;
	}

/* verschiedene icons vor link*/	
a.drucken:link, a.drucken:visited, a.drucken:hover, a.drucken:active 
{
	display: block;
	background: url(icon_drucken.gif) no-repeat 0px 3px;
	padding: 2px 5px 2px 20px;
	color: #a90027;
}

a.email:link, a.email:visited, a.email:hover, a.email:active 
{
	display: block;
	background: url(icon_email.gif) no-repeat 0px 4px;
	padding: 2px 5px 2px 20px;
	color: #a90027;
}

a.pfeil:link, a.pfeil:visited
{
	display: block;
	background: url(pfeil_rot.gif) no-repeat 2px 6px;
	padding: 2px 5px 2px 15px;
}

/* GENERIC Links background icon is written in document */
a.doc:link, a.doc:visited
{
	display: block;
	padding: 2px 5px 2px 20px;
}


div.padder01 {
	padding: 0; 
	} 

div.multibox h1 {
	font-size:10pt;
	font-weight:bold;
	margin:0 0 0 0;
	}
	
div.multibox h2 {
	font-weight:bold;
	}

div.multibox ul {
	list-style-type: square;
	padding:0 0 0 15px;
	margin:0 0 6px 0;
	}

div.multibox ul a {
	font-weight: bold;
	}
	
div.multibox ol {
	padding:0px;
	padding-left: 15px;
	margin:0;
	margin-bottom:6px;
	}
