html {}
body {}
a { text-decoration:none; }
a, a:visited { color:blue; }

table { font-family: Arial, Helvetica, sans-serif;  }
table { font-size:13px; } 

#content        { top:90px; bottom:20px; left:150px; right:0; }
* html #content {
   border-top:90px solid #fff; border-bottom:20px solid #fff; 
   border-left:150px solid #fff;
}
#page1 { font-family: Arial, Helvetica, sans-serif;  }
#page1 { font-size:13px; } 
#page1 { margin: 10px; } 
#content { background:#eee; }

#head, .Xstylehead  { height:90px; }
#head    { background:#043A92; }

#foot, .Xstylefoot   { height:20px; }
#foot                { background:#043A92; }
#foot                { text-align:right; }
#foot a, #foot a:visited  { color:#fff; text-decoration:none; }
#foot { font-family: Arial, Helvetica, sans-serif;  }
#foot { font-size:13px; } 

#left {top:300px; bottom:50px; width:150px; }
* html #left { border-top:300px solid #fff; border-bottom:50px solid #fff; }
* html #Xleft { font-size:1.2em; color:#fff;}
#left { font-family: Arial, Helvetica, sans-serif;  }
#left { font-size:12px; } 
#left ul { margin:5px;padding:0;list-style-type:none; } 
#left a         { color: #ffffff; font-weight: bold; } 
#left a:visited { color: #ffffff; font-weight: bold; }
#left a:hover   { color: #ffffff; font-weight: bold; text-decoration: underline; }

#logo1 {
   position:absolute; 
   top:10px; left:10px; border:0;
   z-index:9; 
/*  background:#ff0000; */ 
}
#left0 {
   position:absolute; 
   top:220px; left:10px; width:130px; border:0; margin:0; padding:0; 
   z-index:9; 
/*  background:#ff0000; */ 
}

/* Linden */ 

.artikel-right {
	float:right;
	width:222px;
	max-width:222px;
	border: 1px solid #ffffff;
	padding: 0 5px;
	z-index:2;
}

.caption {
   font-family: Arial, Helvetica, sans-serif;  
   font-size:11px; 
}

.title1 { 
   font-family: Arial, Helvetica, sans-serif; 
   font-size:15px; 
   font-weight:bold;
} 

/* RContent */

#rcontent        { padding:10px;  width:130px; }
* html #rcontent { width:150px; }

