html { margin:0; padding:0; }
body { margin:0; padding:0; text-align:center; font-size:0.69em; font-family:Arial, Helvetica, sans-serif; color:#34883e; background:#fff; }
#root { width:769px; margin:0 auto; text-align:left; padding:5px 0 10px 0; }

/* generic menu */
.menu, .menu li { margin:0; padding:0; display:block; list-style:none; }

/* top logo */
#logo { margin:0; padding:0; font-size:1em; line-height:1em; }
#logo a { display:block; background-image:url(../image/logo.png); width:290px; height:108px; margin:0 240px 0 239px; position:absolute; } 
#logo a span { display:none; }

/* top navigation */
#top-nav { height:248px; background-position:center bottom; background-repeat:no-repeat; }
#top-nav li { line-height:1em; padding-top:8px; }
#top-nav a:link, #top-nav a:visited { color:#87c27f; text-decoration:none; }
#top-nav a:hover, #top-nav a:active { color:#87c27f; text-decoration:underline; }
#top-nav .home { float:left; padding-left:10px; }
#top-nav .impressum { float:right; padding-right:10px; }

/* primary navigation */
#pri-nav { overflow:hidden; font-size:1.18em; font-weight:bold; background:#ffefaa; clear:both; min-height:1.86em; }
#pri-nav li { float:left; padding:0.38em 1.54em; border-right:1px solid #118600; line-height:1.1em; }
#pri-nav li.active { background:#bfe27d; }
#pri-nav a:link, #pri-nav a:visited { color:#108600; text-decoration:none; }
#pri-nav a:hover, #pri-nav a:active { color:#108600; text-decoration:underline; }

/* secondary navigation */
#sec-nav { overflow:hidden; font-size:1.18em; background:#7ec642; padding:0.23em 0; clear:both; min-height:1.4em; }
#sec-nav li { float:left; padding:0.15em 1.54em; border-right:1px solid #fff; line-height:1.1em; }
#sec-nav li.active { font-weight:bold; }
#sec-nav a:link, #sec-nav a:visited { color:#fff; text-decoration:none; }
#sec-nav a:hover, #pri-nav a:active { color:#fff; text-decoration:underline; }

/* main area */
#main { background:url(../image/content-bg.gif) left top repeat-x; overflow:hidden; min-height:146px; }

/* content panel */
#content { width:485px; float:left; margin:15px 0 0 28px; }

/* sidebar panel */
#sidebar { float:right; width:200px; margin:15px 28px 0 0; position:relative; z-index:9999; }

/* footer */
#footer { clear:both; padding-top:75px; background:url(../image/footer-bg.gif) 0px 2px repeat-x; overflow:visible; margin:-1.6em 28px 0 28px; z-index:0; }
#footer a:link, #footer a:visited { color:#99c39e; text-decoration:none; }
#footer a:hover, #footer a:active { color:#99c39e; text-decoration:underline; }
#footer .threesteps { float:right; color:#99c39e; line-height:1em; }
#footer .berlitzkids { float:left; }

/* sidebar */
#sidebar .image { background:#fff; border:1px solid #118600; padding:1px; font-size:1.55em; line-height:1em; margin-top:0.52em; }
#sidebar h2 { margin-bottom:0; }

/* content */
a:link, a:visited { color:#118600; text-decoration:underline; }
a:hover, a:active { color:#87C27F; text-decoration:none; }
h2 { font-size:1.55em; line-height:1em; margin-top:0; padding:0 0 0.52em 0; margin-bottom:0.52em; border-bottom:1px solid #7dbe3a; }
p { margin:0 0 1.6em 0; }
img { border:none; }
.cleaner { font-size:1px; line-height:1px; height:1px; border:none; margin:0; padding:0; visibility:hidden; clear:both; overflow:hidden; }
.cnt_image, .cnt_image_text .image, .cnt_text_image .image, .cnt_image_text_wrapped .image, .cnt_text_image_wrapped .image { background:#fff; border:1px solid #118600; padding:1px;  }
.cnt_image_text, .cnt_text_image, .cnt_text_image_wrapped, .cnt_image_text_wrapped { clear:both; overflow:hidden; }
.cnt_image_text, .cnt_text_image { margin-bottom:1.3em; }
.cnt_image_text .image { float:left; margin:0.3em 0 5px 0; }
.cnt_image_text p { margin:0 0 5px 310px; }
.cnt_text_image .image { float:right; margin:0.3em 0 5px 0px; }
.cnt_text_image p { margin:0 310px 5px 0; }
.cnt_image_text_wrapped, .cnt_text_image_wrapped { padding-bottom:1.6em; }
.cnt_image_text_wrapped .image { float:left; margin:0.3em 10px 5px 0; }
.cnt_image_text_wrapped p { margin:0; }
.cnt_text_image_wrapped .image { float:right; margin:0.3em 0 5px 10px; }
.cnt_text_image_wrapped p { margin:0; }
.cnt_table_header { background:#FFFFFF url(../image/tab-hdr-bg.gif) left top no-repeat; width:485px; }
.cnt_table_header h3 { margin:0; font-size:1em; line-height:1em; font-weight:bold; background:transparent url(../image/tab-hdr-bg.gif) right bottom no-repeat; padding:5px 10px; }
.cnt_table_subitem { margin:0; }
.cnt_table_subitem table { width:100%; border-collapse:collapse; margin:0; padding:0; border:none; font-size:1em; }
.cnt_table_subitem table td { margin:0; padding:5px 10px; border:none; text-align:left; vertical-align:top; }
.cnt_table_subitem table td.date, .cnt_table_subitem table td.daytime { white-space:nowrap; width:70px; }