div#content h1.pagetitle { display: none; }

#content .extlinkicon { display: none; }

#content #menu { display: inline-block; margin-top: 1em; width: 100%; }

#content #menu h4 { font-size: 1.0em; margin: 0 0 0.4em;}

#content #menu .tpl_div_element { width: 20%; height: 5em; margin-right: 0.3%; border-bottom: 0.2em groove #333333 }
#content .textblock2 #menu .tpl_div_element { height: 8em; }

#content #menu #col5 { width: 18.8%; margin-right: 0; }

#content #menu a,
#content #menu a:visited { font-weight: normal; }

#content #menu a:hover { font-weight: bold !important; }

#content #menu .menupkt a,
#content #menu .menupkt a:visited { text-decoration: none !important; font-weight: bold; display: block; padding: 0.5em 0 0.6em 0.8em; color: #fff; }

#content #menu #col1 .menupkt a,
#content #menu #col1 .menupkt a:visited { background-color: #3a3838; }

#content #menu #col2 .menupkt a,
#content #menu #col2 .menupkt a:visited { background-color: #677843; }

#content #menu #col3 .menupkt a,
#content #menu #col3 .menupkt a:visited { background-color: #fbb12e; }

#content #menu #col4 .menupkt a,
#content #menu #col4 .menupkt a:visited { background-color: #97bee1; }

#content #menu #col5 .menupkt a,
#content #menu #col5 .menupkt a:visited { background-color: #006ea7; margin-right: 0; }

/* IE 6 Hack */
*html #content #menu #col5 { width: 18.5%; }
*html #content #menu h4 { margin: 0 0 0.3em;}
*html #content #menu { margin-top: 0.8em; width: 72.4em; }
*html #content #menu a,
*html #content #menu a:visited { padding: 0.4em 0 0.5em 0.6em; }


/*	1.3. Seitenaufteilung ------------------------------------------------------- */

div#center { 
 width: 90.2em auto;
 text-align: center;
 margin: 0;
 margin-bottom: 1em;
 padding: 0;
}

div#inner_center {
 width: 90.2em;
 display: inline-block;
}

div#logo {
 width: 90em;
 margin: 0;
 padding: 0;
 height: 24.8em;
 float: left;
}

#links {
 display: none
}

#wrapper_unten {
 display: inline-block;
 padding: 0;
 margin: 0;
 width: 90em;
 float: left;
}

#content_wrapper {
 width: 90.2em;
 margin: 0;
 padding: 0;
 float: left;
}

div#content {
 width: 90.2em;
 padding: 0;
 margin: 0;
 height: auto;
 float: left;
 min-height: 30em;
}

div#rechts {
 display: none;
}

/* IE 6 hack */
*html div#center { width: 72.4em auto; }
*html div#inner_center { width: 72.4em; }
*html div#logo { width: 72.2em; height: 21.2em; }
*html div#wrapper_unten { width: 72.4em; }
*html div#links {}
*html div#content_wrapper { width: 72.4em; }
*html div#content { width: 72.4em; height: auto !important; height: 24em; padding: 0; margin: 0; }
*html div#rechts {}