.de_only {
  display:none;
}
.ig_only {
  display:block;
}
* {
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: arial, sans-serif;
}
body {
	background-color: #e9e9e9;
}
a.inline_link:link {text-decoration: underline; color: #980000;}
a.inline_link:visited {text-decoration: underline; color: #980000;}
a.inline_link:active {text-decoration: underline; color: #980000;}
a.inline_link:hover {text-decoration: underline; color: red;}

p {
	margin: 0 0 5px 0;
}
h1 {
	font-size: 20px;
	color: #980000;
	margin: 11px 0 13px 0;
}
#page_container {
	margin: 0px auto;
	width: 940px;
	position: relative;
}
#content {
	width: 688px;
}
#menu-content {
	left: 0px;
	width: 268px;
	position: absolute;
}
.box {
	font-size: 12px;
	z-index: 1;
	background: #ffffff;
	
}
.box_header_important, .box_header_normal {
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 0px;
	line-height: 28px;
	padding-top: 1px;
	border-bottom: #b0b0b0 1px solid;
	height: 28px;
}
.box_header_normal {
	color: #fff;
}

#chapter {
	left: 278px;
	width: 662px;
	position: absolute
}
#intro_headline {
	font-weight: bold;
	font-size: 30px;
	color: #980000;
	left: 425px;
	top: 10px;
	width: 226px;
	position: absolute
}
#intro_text {
	font-weight: bold;
	font-size: 18px;
	color: #000;
	top: 210px;
	left: 425px;
	width: 226px;
	position: absolute;
}
h2 {
	margin: 15px 0 4px 0;
	font-size: 16px;
	font-weight: bold;
	font-family: arial;
	color: #980000;
}
h3 {
	margin: 14px 0 5px 0;
	font-weight: bold;
	font-family: arial;
	color: #000;
}
h4 {
	font-style: italic;
	color: #980000;
	margin: 14px 0 5px 0px;
}
li {
	margin-bottom: 5px;
}
ul.stroke {
	list-style-image: url(../../common/gfx/layout/list_style_stroke.gif);
	text-indent: 0px;
	margin: 0 0 5px 12px;
}
ul.bull {
	list-style-type: disc;
	list-style-image: url(../../common/gfx/layout/list_style_dot.gif);
	margin: 0 0 5px 12px;
}
p.numbering {
            z-index: 2;
            clear:left;
            margin:0 0 5px 0; 
            
}
.number { 
            float:left; width:20px; height:100%;
            font-weight:bold; 
}
.inner {
  display: block;
  width: 620px;
  float:left;
}
.bottommargin {
  height: 0px;
}
.bottom {
  height: 7px;
}
.clearleft {
  clear: left;
}
.logo {
  vertical-align: top;
  margin: 0 10px 0 0;
  float: left;
}
p.path {
    clear: left;
    margin: 0;
    padding-top: 5px;  
}
.paths { 
    margin: 10px 0 12px 0;
}
.box-body {
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 0px;
}
.inline_gfx {
	border: 0px;
	vertical-align: text-bottom;
}
.symbol {
	border: 0px;
	margin-right: 5px;
	vertical-align: -7px;
}
.symbol-small {
	border: 0px;
	margin-right: 5px;
	vertical-align: -3px;
}
.nowrap {
	white-space: nowrap;
}
.screen {
	margin: 15px 0 0 0;
	text-align: left;
}
.partial {
  margin: 15px 0 0 0;
}

a:active{
  color:#980000;
  font-weight:bold;
}

a:hover{
  color:#980000;
  font-weight:bold;
  background-color:#cccccc;
}

a:link {
  color:#000000;
  font-weight:bold;
}

a:visited {
  color:#000000;
  font-weight:bold;
}

.anchor_top {
  margin-left:314px;  
}

#page_container {
  display:none;
}

#loader {
  position: absolute;
  width: 349px;
  height: 60px;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -175px;
  text-align: center;
}

#loading_message {
	font-size: 28px;
	margin-top: 10px;
	display: none;	
}