/* Author: Norbert Klein * Date: 02. September 2005 */

@media all {
body {
	margin:0;
	padding:0;
	color:#000;
	background-color:#fff;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Arial,Helvetica,sans-serif,"ＭＳ Ｐゴシック","Osaka";
}
img {
	border-style:none;
}
h1 {
	display:none;
}
#header {
	position:relative;
	border:1px solid #fff;
	width:750px;
}
#header p {
	margin:.8em 1.6em;
	padding:0;
}
#header #links {
	position:absolute;
	right:0;
	top:-1px;
}
#header ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#header ul li {
	float:left;
	border-left:2px solid #fff;
	padding:0.6em;
	width:12em;
	color:#fff;
	background-color:#aaa;
	font-size:80%;
	font-weight:bold;
}
#header ul li a:link,
#header ul li a:visited {
	display:block;
	color:#fff;
	text-align:center;
	text-decoration:none;
}
#header ul li a:hover {
	color:#000;
}
#header ul li:hover > a {
	color:#000;
}
#header ul li ul {
	display:none;
	clear:both;
	position:absolute;
	margin:.6em 0 0 -.7em;
	width:10em;
	z-index:5;
	background-color:#fff;
}
#header ul li:hover > ul {
	display:block;
}
#header ul li.active a:link,
#header ul li.active a:visited,
#header ul li.active a:hover {
	color:#000;
}
#header ul li ul li {
	float:none;
	border:1px solid #fff;
	padding:.4em .6em;
	background-color:#eee;
	font-size:100%;
	font-weight:normal;
}
#header ul li ul li a:link,
#header ul li ul li a:visited {
	color:#000;
	text-align:left;
}
#header ul li ul li a:hover {
	color:#900;
	text-align:left;
}
#header ul li ul li a.active:link,
#header ul li ul li a.active:visited,
#header ul li ul li a.active:hover {
	color:#900;
}
#navigation {
	border-bottom:2px solid #fff;
	color:#fff;
	background-color:#aaa;
	font-size:80%;
}
#navigation ul {
	margin:0 0 0 2em;
	padding:0;
	list-style-type:none;
}
#navigation ul li {
	float:left;
	margin:0 1.6em -2px 0;
	border-bottom:2px solid #fff;
	padding:1.0em .6em 0 .6em;
}
#navigation ul li.active {
	border-bottom:2px solid #930;
}
#navigation ul li a:link,
#navigation ul li a:visited {
	display:block;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#navigation ul li a:hover {
	color:#000;
}
#navigation ul li:hover > a {
	color:#000;
}
#navigation ul li.active a:link,
#navigation ul li.active a:visited,
#navigation ul li.active a:hover {
	color:#000;
}
#navigation ul li ul {
	display:none;
	clear:both;
	position:absolute;
	margin:0 0 0 -.6em;
	width:17em;
	z-index:5;
	background-color:#fff;
}
#navigation ul li:hover > ul {
	display:block;
}
#navigation ul li ul li {
	float:none;
	margin:0;
	border:1px solid #fff;
	padding:.4em .6em;
	background-color:#eee;
	font-size:100%;
	font-weight:normal;
}
#navigation ul li ul li.parent {
	background-image:url(img_common/navigation_parent.gif);
	background-position:95% 50%;
	background-repeat:no-repeat;
}
#navigation ul li ul li a:link,
#navigation ul li ul li a:visited,
#navigation ul li.active ul li a:link,
#navigation ul li.active ul li a:visited {
	color:#000;
	font-weight:normal;
}
#navigation ul li ul li a:hover,
#navigation ul li.active ul li a:hover {
	color:#900;
}
#navigation ul li ul li:hover > a,#navigation ul li.active ul li:hover > a {
	color:#900;
}
#navigation ul li ul li a.active:link,
#navigation ul li ul li a.active:visited,
#navigation ul li ul li a.active:hover {
	color:#900;
}
#navigation ul li ul li ul {
	margin:-1.5em 0 0 15.6em;
}
#wrapper {
	border-top:1em solid #eee;
	border-bottom:1em solid #eee;
	padding:1em 0;
}
#boundary {
	width:750px;
}
#menu {
	float:left;
	width:18em;
	padding:1.2em 0;
	font-size:70%;
}
#menu h2 {
	margin:0;
	padding:2em 0 2em 2.4em;
	color:#669;
	font-size:100%;
}
#menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:100%;
}
#menu ul li {
	margin:.6em 0;
	padding:0 0 0 2.4em;
}
#menu ul li.active {
	background-image:url(img_common/menu_active.gif);
	background-position:0em .4em;
	background-repeat:no-repeat;
}
#menu ul li a:link,#menu ul li a:visited {
	color:#777;
	text-decoration:none;
}
#menu ul li a:hover {
	color:#933;
}
#menu ul li.active a:link,#menu ul li.active a:visited {
	color:#933;
}
#menu ul li ul li {
	padding:0 0 0 1.6em;
}
#menu ul li.active ul li a:link,#menu ul li.active ul li a:visited {
	color:#777;
}
#menu ul li.active ul li a:hover {
	color:#933;
}
#menu ul li.active ul li.active {
	background-image:none;
}
#menu ul li.active ul li.active a:link,
#menu ul li.active ul li.active a:visited {
	color:#933;
}
#submenu {
	margin:1em 0 1em 14em;
}
#submenu h3 {
	margin:0;
	border-bottom:1px solid #ddd;
	padding:.2em;
	color:#933;
	font-size:100%;
}
#submenu #general {
	float:right;
	margin:0;
	padding:.6em .6em 0;
	font-size:66%;
}
#submenu #general li {
	margin:0 0 0 .6em;
}

#submenu #specific {
	clear:right;
	margin:0;
	padding:.3em 0 .3em .3em;
	font-size:66%;
}
#submenu #specific li {
	margin:0 .6em 0 0;
}



#submenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#submenu ul li {
	display:inline;
}
#submenu ul li a:link,
#submenu ul li a:visited {
	color:#777;
	text-decoration:none;
	white-space:nowrap;
}
#submenu ul li a:hover {
	color:#933;
}
#submenu ul li.active a:link,
#submenu ul li.active a:visited {
	color:#933;
}
#content {
	margin: 0 0 0 17em;
	border-right: 4px solid #abc;
	height: 1%;
	background-color: #eef;
	font-size: 82%;
	line-height: 140%;
}
#content[id] {
	height:auto;
}
#content * {
	font-size:100%;
}
#content #appendix {
	float:right;
	margin:0;
	width:105px;
	background-color:#eef;
}
#content #tools {
	margin:1.6em 0 2em;
	text-align:center;
	white-space:nowrap;
}
#content #tools img {
	vertical-align:middle;
}
#content #related {
	margin:1em .6em;
	font-size:78%;
}
#content #related b {
	font-size:110%;
}
#content #related a:link,
#content #related a:visited {
	color:#777;
	text-decoration:none;
	line-height:160%;
}
#content #related a:hover {
	color:#933;
}
#content #section, #content #form {
	margin: 0 105px 0 0;
	border-right: 2px solid #fff;
	background-color: #e5e9f3;
}
#content #section{
	padding:0 2em 2em;
}
#content #section h4 {
	margin:0 -2em 2em;
	border-bottom:1px solid #fff;
	padding:1.6em 2em;
	background-color:#e5e9f3;
}
#content #section h5 {
	margin:0;
	border-top:1px solid #fff;
	padding:1em 0 2em 1em;
	background-color:#e5e9f3;
}
#content #section h6 {
	margin-bottom:2em;
	border-bottom:1px solid #999;
	padding:0 0 0.5em 0em;
	background-color:#e5e9f3;
}
#content #section #bandage {
	width: 100%;
	overflow: hidden;
}
#content #section #bandage2 {
	width: 100%;
	overflow: hidden;
}
#content #section p {
	margin:0;
	padding:0;
}
#content #section .strg {
	font-size:110%;
	font-weight: bold;
	margin:3em 0 1em 0;
}
#content #section .strg2 {
	font-weight: bold;
	margin:2em 0 1em 0;
}
#content #section p.seg {
	margin:1em;
	padding:0;
}
#content #section p.map {
	margin:3em 0 2em 0;
	padding:0;
}
#content #section ul,#content #section ol {
	margin:1em 0 1em 2.4em;
	padding:0;
}
#content #section ul ul,
#content #section ul ol,
#content #section ol ul,
#content #section ol ol {
	margin:0 0 0 1.2em;
}
#content #section table {
	margin:0;
	border-style:none;
	padding:0;
	width:auto;
}
#content #section table th,
#content #section table td {
	border-style:none;
	padding:0 2px;
	width:auto;
}
#content #section table.border {
	width:100%;
}
#content #section table.border th,
#content #section table.border td {
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	padding:2px;
}
#content #section table.history {
	width:100%;
}
#content #section table.history th {
	width:10%;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
	padding:5px;
}
#content #section table.history td {
	width:90%;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	padding:5px;
}
#content #section .historytop {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	padding:5px;
}
#content #section table.prof {
	width:100%;
	background-color:#fff;
	border-top:#CCC 1px solid;
	border-bottom:#CCC 1px solid;
	border-left:#CCC 1px solid;
	text-align:center;
	font-size:70%;
}
#content #section table.prof th {
	padding:5px;
	border-right:#CCC 1px solid;
}
#content #section table.prof td {
	padding:5px;
	border-top:#CCC 1px solid;
	border-right:#CCC 1px solid;
}
#content #section table.lun {
	width:100%;
	text-align:center;
	line-height:140%;
	border-top:#fff 1px solid;
	border-left:#fff 1px solid;
}
#content #section table.lun th {
	padding:5px;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	vertical-align:top;
}
#content #section table.lun td {
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	padding:5px;
}
#content #section .luntop {
	padding:5px;
}
.jpgimg {
	margin:0px 3px 3px 3px;
}
#content #section table.nu {
	width:100%;
	background-color:#fff;
	border-bottom:#CCCCCC 1px solid;
	text-align:left;
}
#content #section table.nu th {
	padding:5px;
	border-top:#CCCCCC 1px solid;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	width:20%;
}
#content #section table.nu td {
	padding:5px;
	border-top:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
}
#content #section .nuleft {
	border-left:#CCCCCC 1px solid;
}

#submenu ul li a:hover {
	color:#933;
}
#content #section a:link {
	color:#00c;
}
#content #section a:visited {
	color:#009;
}
#content #section a:hover {
	color:#00f;
}
#content #form{
	padding:0 0 1em;
}
#content #form #faq{
	list-style-image:url(img_common/pfeil_neu.gif);
}
#content #form #faq a{
	color:#000;
	text-decoration:none;
}
#content #form h4{
	padding:2em 1.5em .5em;	
}
#content #form .bottomtext{
	padding:0 1.5em 2em;
}
#content #form .bottomtext ul{
	list-style-image:url(img_common/ausrufezeichen.gif);
	margin:.5em 1.5em 0;
}
#content #form ol{
	list-style:none;
	margin:.5em 1.5em 0;
}
#content #form ul li, #content #form ol li{
	padding:.5em .2em;
}
#content #form ol li{
	text-indent:-17px;
}
#content #form .formsection h4{
	padding:1.5em 1.5em;
	margin:0;
}
#content #form .formsection{
	margin:0;
	border-top:1px solid #fff;
	padding:2em 1.5em 1.5em;
}
#content #form .loginheader{
	margin:0;
	padding:0 1.5em 1em;
	border-top:1px solid #fff;
}
#content #form .formsection p{
	margin-bottom:.5em;
}
#content #form .formsection .row, #content #form .formsection .rowfaq {
  clear:both;
  padding:2px 0px;
  margin:0;
}
#content[id] #form .formsection .row {
	padding:5px 0;
}
#content #form .formsection .row .label {
  width:160px;
  text-align:left;
  padding-right:10px;
}
#content[id] #form .formsection .row .label {
	float:left;
}
#content #form .formsection .button {
  text-align: right;
  margin:-1.8em -1.5em 0 0;
  padding-bottom: 30px;
}
#content #form .formsection .row .defwidth{
  width:220px;
  text-align:left;
}
#content[id] #form .formsection .row .defwidth{
	float:right;
}
input.defwidth, textarea.defwidth, select.defwidth{
  border:1px solid #000;
}
#content #form .formsection .rowlogin{
  	background-color:#d0d9e0;
   border:1px solid #fff;
	padding:.3em;
	margin:0;
}
#content #form .formsection .rowlogin .label{
	width:6.5em;
	float:left;
}
#content #form .formsection .rowlogin .defwidth {
	float:left;
	width:8em;
   font-size:.66em;
   text-align:left;
	margin-right:1.5em;
}
#content #form .formsection .rowlogin .button{
	float:right;
	width:5px;
	margin:3px 0 0;
}
#content #form .formsection .rowlogin img{
	float:right;
	margin-top:2px;
}
#content #form .formsection .boxlogin {
   border:1px solid #fff;
	border-top:0;
	border-bottom:0;
	padding:.5em;
	margin:0;
	font-size:.8em;
	height:6em;
}
#content #form .formsection .boxlogin img{
	float:left;
}
#content #form .formsection .boxlogin .right{
	float:right;
	width:20em;
}
#content #form .formsection .endlogin {
	border:1px solid #fff;
	border-top:0;
	padding:.5em;
	font-size:.8em;
}
#content #form .formsection .rowfaq .label {
	width:6em;
}
#content[id] #form .formsection .rowfaq .label {
	float:left;
}
#content #form .formsection .rowfaq .defwidth {
	width:280px;
}
#content[id] #form .formsection .rowfaq .defwidth {
	float:right;
}
#footer {
	padding:2px 8px 2px 216px;
	color:#fff;
	background-color:#88a;
	background-image:url(img_common/footer.gif);
	background-repeat:repeat-y;
	font-size:70%;
}
#footer #information,#footer #address {
	display:none;
}
#footer #copyright {
	display:inline;
	margin:0 2em 0 0;
	padding:0;
}
#footer ul {
	display:inline;
	margin:0;
	padding:0;
	list-style-type:none;
}
#footer ul li {
	display:inline;
	margin:0 0 0 1em;
}
#footer ul li a:link,#footer ul li a:visited {
	color:#fff;
	text-decoration:none;
}
#footer ul li a:hover {
	color:#bdf;
}
#footer ul li a.active:link,#footer ul li a.active:visited,#footer ul li a.active:hover {
	color:#bdf;
}
p.mds {
	font-weight:bold;
}

#content #section .sublink {
	font-size:80%;
}
.sublinkoff {
	color:#777;
}
#content #section p.hosoku {
	padding:10px;
	font-size:80%;
}


}
@media print {
h1 {
	display:block;
	margin:0 0 .6em;
	padding:0;
	font-size:160%;
}
#header,#navigation,#menu,#submenu #general,#submenu #specific,#content #appendix,#footer ul {
	display:none;
}
#wrapper {
	border-style:none;
	padding:0;
}
#boundary {
	width:auto;
}
#submenu {
	margin:0;
}
#submenu h3 {
	margin:0;
	border-bottom:1px solid #999;
	padding:0 0 1em;
	color:#000;
}
#content {
	margin:0;
	border-style:none;
	padding:0;
	background-color:#fff;
}
#content #section,#content #section h4 {
	margin:1em 0;
	border-style:none;
	padding:0;
	background-color:#fff;
}
#content #section h4 {
	font-size:120%;
}
#content #section #bandage {
	width:auto;
	overflow:auto;
}
#content #section table.border {
	width:100%;
}
#content #section a:link,#content #section a:visited,#content #section a:hover {
	color:#000;
	text-decoration:none;
}
#footer {
	padding:0;
	color:#000;
	background-color:#fff;
	background-image:none;
	font-size:82%;
}
#footer #information,#footer #address {
	display:block;
}
#footer #address {
	float:right;
	margin:0;
	padding:1em;
}
#footer #information {
	border-top:1px solid #999;
	margin:0;
	padding:1em 0;
}
}

