
/* ELEMENTS =================================== */

body {
	background: #fff;
	color: #000;
	margin:0;
	padding:0;
	font : 12pt "Times New Roman", Times, serif;
}



img {
	border: none;
	padding: 0;
	margin: 0;
}

acronym,
abbr {
	border:0;
}

.hide { 
position:absolute;
left:-1000px;
right:-1000px;
width:0px;
height:0px;
overflow:hidden;
display:inline;
}



/* STRUKTUR ================================ */

#left {
display:none;
}

#leftheader {
display:none;
}


/* rechts ==========================*/

#right{
position:absolute;
left:0px;
top:0;
margin:0;
padding:0;
width:100%;
}

#metanavigation {
display:none;
}

#reiter {
display:none;

}
#breadcrumb {
display:none;
}

/* headlines ==========================*/


#waswirtun #headline {
display:none;
}

#jugendliche #headline {
display:none;
}

#menschbehindert #headline {
display:none;
}


/* headerbilder ==========================*/
#headerbild {display:none;}


/* content ==========================*/

#content {
	margin:0;
	padding:0 0 20px 0;
	width:100%;
}

#waswirtun #content {
background: #fff;
}

#jugendliche #content {
background: #fff;
}

#menschbehindert #content {
background: #fff;
	
}




/* default styles for extension "tx_a21glossary" */
   acronym, dfn, abbr, span.abbr { border:0; }
   dl.glossary dt { font-weight: bold; margin: 0 0 3px 0; font-style: normal; }
   dl.glossary dd { margin: 0 0 15px 20px; }
   dl.glossary .description { margin: 0; padding: 0; }
   dl.glossary .type { font-style: italic; padding: 0 3px 0 0; }