html{ overflow:scroll;overflow-x:hidden; }
body{ background-color:#dce0d6; padding:0; margin:0;}
h3 { margin-top:10px; margin-bottom:10px; }
a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { text-decoration:none; }
a:active { text-decoration:none; }
a:focus { text-decoration:none; }

.rootNavi{display:inline; width:670px; height;22px; }
.subNavi{ display:block; overflow:scroll; overflow-x:hidden; width:245px; height:309px; margin-top:0px; }
.subElement{ width:236px; height:32px; margin-top:0px; padding-top:0px; }

.content{ background-color:#dce0d6; width:635px; height:430px; overflow:scroll; overflow-x:hidden; }
.content_image{padding:0px 10px 0px 10px;}
.content_text{padding:0px 10px 0px 10px;}

.menu_off{ float:left; width:130px; height;22px; }
.menu_on{ float:left; width:130px; height;22px; }

.crumbs{width:635px; height;39px; padding-top:0px; padding-bottom:15px; font:10px verdana,helvetica,arial,sans-serif;text-decoration:none;}
.breadcrumb{font:10px verdana,helvetica,arial,sans-serif;text-decoration:none;}
.breadcrumb a{color:#c0c0c0;}
.breadcrumb a:hover{color:#ffffff;}

#addon{ display:inline; background:url(/fileadmin/template/img/head_right.jpg) no-repeat; position:absolute; top:0px; left:920px; 
	height:194px; width:111px;
}


.meta{
	display:inline;
	font-size:9px; 
	text-align:center;
	margin-top:-25px;
	

}
.meta a{
  color:#000000;
  text-align:center;
  padding-left:15px;
}

