/*	DRUCK-stylesheet v06.05.2006   
	PLANUM
                                                         ,MMMM;.
                                                        ,M3:::MM,
                                                       ;3:    :3\         :
                                                       M3_ 3  _3M      :: ::
                                              .,;:     M3/PM2M\MM    .:33 38
                                             33:::3:   M3'2M:M'MM   33333MMM
                                            .33M3:333  M33 ;:,  M 333M333MMM
                                            ;33M3:MMM3 Mq: "MM :M:MMMM138MMM
                                            'M3MF23'MMM831:M3M3MMMMM7 ;MMM3M
                                             MM3331  ':MM33211:3MMM7',MMMM3M
                                             MM8332    'MM3:_:33F7'  7MMM33M
                                             PM83j3;    ?MRMMMMM"   .PMMM33F
                                             "MMMMM3a,. ;FMMMMMFa.,.iMMM233'
                                             'GMMMF3: :::;13 : ::3;  TMMMFF
                                              PMMM:::     "33331;:'   "MM1
                                              "MMF:::     .:33;::'     ;M"
                                               "M3:       ;.§          M"
                                                 M;.(#)    :  :   (#).:M
                                                 \3 "'   7.  :§   '": M"
                                                  MMMM3:33    :3MM3::33
                                                  3MMMM3P'  :. 'F3M33M'
                                                  "3MM3P"   ':  'PMMMF
                                                   1MP:::  .::.   "MMF
                                                    F:33::.::::. :."F
                                                   ,31:3::::::::. ::1;
                                                   aM3M3\:::::733332:3
            ______________________________________;PM3337;:::::2332:23\_____ source by )|( 
*/


/*  ALLGEIMENE HTML ELEMENTE ANSPRECHEN */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #FF0000;  					/* KONTROLLFARBE */
	width:100%;

}
html {
	width:100%;
	}
	
a {color: #FF0000;}                       /* KONTROLLFARBE */

#wrap {
background-color:#FFFFFF;			/* weiss nicht mehr wozu dieser identifier gut sein soll ???! muss mir wohl was dabei gedacht haben.... ;-)) */
}

/*  SPEZIELLE KLASSEN UND IDs ANSPRECHEN  */
/* MENUE-BAUM WIRD IM DRUCKLAYOUT NICHT AUSGEGEBENE */
#menu {
display:none;
} 


/* WEICHCODIERUNG DER SPACER FÜR BARRIEREFREIE BREITE - ACHTUNG: klassen und IDs berücksichtigen*/

.width_border_left {
display:none;
}
.width_border_white {
display:none;}

.width_border_right {
display:none;;
}

#width_left_green {
display:none;}

#width_right_green {
width:100%;
height:17px;
background-color: #B7FF4A;}


#head_slogan {
	background-image: url(Bilder/planum_slogan.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* die großen bilder werden für das drucklayout herunterscalliert - ACHTUNG diese bilder im HTML-Code NICHT HARDCODIEREN */
#copy_bild {
width: 100%;}



/* projektnavi wohnungsbau sanierung, gewerbe */
.copy_subnavi h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
}

.copy_subnavi a {
display:none;
}



.copy_content {
	width:520px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-image: url(Bilder/green-dot.gif);
	list-style-type: none;
}

.copy_content a  {
color: #555555;
text-decoration: underline;}

.copy_content a:visited  {
	color: #888888;
	text-decoration: none;
}

.copy_content a:hover  {
	color: #aaaaaa;
	text-decoration: none;
}

.copy_content h1, .copy_content h2 {font-size: 12px;}

#copy_left_subcontent {

	padding-left: 0px;
	width: 0px;
}


/* WEICHCODIERUNG DER TABELES FÜR BARRIEREFREIE BREITE "100%" */
.print {
	font-family:  Helvetica, Arial,sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
	width: 100%;
}

/* KLASSE FÜR NAVIGATIONSELEMENTE ETC DIE NICHT GEDRUCKT WERDEN */
.noprint {display:none;}
