@charset "utf-8";
*	{margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

body	{width: 950px; margin-left: auto; margin-right: auto; padding-top: 20px; background-color: #FFFFFF; position: relative;}
h1	{height: 146px; text-indent: -6000px; background-image: url(../images/bgH1.jpg); background-repeat: no-repeat; margin-bottom: 5px;}
object	{position: absolute; bottom: 0px; left: 200px; z-index: 100}

#mainNaviList	{list-style: none; background-color: #F3AB1B; margin-bottom: 5px; padding-top: 5px; padding-bottom: 5px;}
#mainNaviList li	{display: inline; }
#mainNaviList li a	{padding-left: 50px; color: #FFFFFF; text-decoration: none; font-size: 14px; }
#mainNaviList li a.active	{font-weight: bold}

#rightArea	{width: 165px; float: right; min-height: 515px; }
* html #rightArea	{height: 515px;}

#content	{background-color: #FFFFFF; background-image: url(../images/bgContentarea1.jpg); background-repeat: no-repeat; min-height: 510px; }
* html #content	{height: 510px;}

#contentarea1	{background-repeat: no-repeat; min-height: 490px; padding-right: 170px; background-image: url(../../files/files.jpg); background-position: top right; position: relative; padding-bottom: 20px;}
* html #contentarea1 {height: 510px;}
#contentarea1 h2	{padding-left: 50px; padding-top: 10px; padding-bottom: 10px; background-color: #F7D685; font-size: 24px; color: #666666; font-weight: bold;}
#contentarea1 h3	{font-size: 16px; color: #666666; font-weight: bold; margin-bottom: 20px;}
#contentarea1 a	{color: #990000; text-decoration: none}
#contentarea1 a:hover	{color: #FF0000;}

#langDE, #langEN	{color: #666666!important; font-size: 20px; font-weight: bold;}
#langDE	{position: absolute; bottom: 30px; left: 150px; z-index: 100}
#langEN	{position: absolute; bottom: 30px; right: 150px; z-index: 100}

#homeLink	{position: absolute; top: 20px; right:0px; display: block; text-indent: -200px; width: 150px; height: 150px; overflow: hidden}

#backlink	{position:absolute; bottom: 5px; right: 175px; padding: 3px; display: block; background-color: #fcf0c7; color: #666666!important;}
