/* Layout Stylesheet PRINT Ludwig */ 

body{	background-image: none;}

#linkespalte{  display:none;}


#fotospalte{ background:#FFF;
	position:absolute;
	top:0px;
	left:0px;
	width:200px ! important;
	height:100%;
	background-image: none;
  	z-index:1;
 }
 
 
 #rechtespalte{ 	background-color:transparent;
 	border-top:none; /*  105px solid #FFF;   */
 	top:0px;
	left:0px;
	height:auto;
 	position:relative;
	width:90%;
  	padding:20px 20px 40px 0px;
	margin:0px 0px 0px 210px;
	border-left:0px solid #FFF;
	z-index:2;}
	
#rechtespalte #rubrik {font-size:70%; 
	background-color:#3B5573; /*  F2A20B  */
	color:#fff;
	letter-spacing:1px;
	/*   font-weight:bold;    */
	font-weight:normal;
	margin:10px 0px 30px 0px;
	padding:3px 5px 3px 5px;
	/*   border-bottom:1px dotted #FFF; /*  F2A20B  */ 
	width:80%;
	/* background-image: url(elemente/hellgelber_punkt_mittel.gif);
 	background-position:center left;
 	background-repeat:no-repeat;}	    */
	letter-spacing:5px;}	
