html, body { margin: 0; padding: 0}
body *, body, a { font-family: arial; font-size: 12px}
a { font-family: arial; font-size: 12px; text-decoration:none}
#bildPanel { margin-top: 20px; margin-bottom: 40px; text-align: left; width: 900px}
#menuPanel { text-align: left; width: 230px; float:left}
#menuPanel a { font-family: arial; font-size: 14px; font-weight: bold; text-decoration:none}
#contentPanel { text-align: left; float:left; width: 670px}
#contentPanel table td { padding: 2px; border: 1px dotted black;}
#subMenuPanel { }
#Content { width: 900px; }
#secondCell {width: 900px; text-align: left}
#firstCell, #thirdCell {width:50%;}
#erste {width: 900px;}
#sprachwahl a {font-weight:bold; font-size: 14px;}

/* Villa Adriana */
#villa #menuPanel a { color: #85623e; }
#villa #menuPanel a.selected { color: #453423; }
#villa {background-color: #ffeaea; color: #453423; }
#villa #subMenuPanel img { border: 1px solid #453423; }
#villa #anschrift {position:absolute;left:700px;z-index:999;top:0px;background-color:#ffeaea;width:200px;height:200px;filter: Alpha(Opacity = 85);-moz-opacity: 0.85;}
#villa #sprachwahl a{color: #453423;}

/* Filipinum */
#filipinum #menuPanel a { color: #2a7c35; }
#filipinum #menuPanel a.selected { color: #1b4320; }
#filipinum {background-color: #f9f9cc; color: #1b4320; }
#filipinum #subMenuPanel img { border: 1px solid #1b4320; }
#filipinum #anschrift {position:absolute;left:700px;z-index:999;top:0px;background-color:#f9f9cc;width:200px;height:200px;filter: Alpha(Opacity = 85);-moz-opacity: 0.85;}
#filipinum #sprachwahl a{color: #1b4320;}

#secondCell1 {background-color: green;}
#bildPanel1 {background-color: red;}
#menuPanel1 {background-color: blue;}
#contentPanel1 {background-color: yellow;}
#firstCell1, #thirdCell1 {background-color: black;}
