#note {
	position:relative;
	left:10px;
	top:0px;
	width:189px;
	height:196px;
	z-index:10;
	background-image: url(../images/note.png);
}
#note-info {
	position:absolute;
	left:16px;
	top:35px;
	width:151px;
	height:152px;
	z-index:1;
}
#mplae {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: auto;
}

#main-infos {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index:2;
}

#content {
  width: 913px;
  height: auto;
  margin-left: -456px;  /***  width / 2   ***/
  position: absolute;
  top: 0px;          /***  height / 2   ***/
  left: 50%;
  z-index:1; 
}

#linker a {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

#linker a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}

a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	color: #7D5929;
	text-decoration: underline;
}
a:active {
	color: #CC6600;
	text-decoration: none;
}

body {
	background-image: url(../bg.jpg);
	background-repeat: repeat-y;
	background-position: center;	
	background-color: #472D12;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a {
	font-size: 10px;
	font-weight: bold;
}

.pictures_right {
	margin-top: 0.2cm;
	margin-right: auto;
	margin-bottom: 0.2cm;
	border: 4px solid #4A3113;
	margin-left: 0.2cm;
}.pictures_left {

 margin-top: 0.2cm;
 margin-right: 0.2cm;
 margin-bottom: 0.2cm;
	border: 4px solid #4A3113;
 margin-left: auto;
}
.pictures_normal {
 padding: 4px;
 border: thin solid #4A3113;
}

#hdl_layer {
	position:relative;
	left:-9px;
	top:15px;
	width:470px;
	height:30px;
	z-index:1;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #4A3113;
	font-weight: normal;
}

.tab_solid
{
  border-width:1px;
  border-color: #b1b1b1;
  border-style: solid;
}

.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #4A3113;
	font-weight: normal;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #4A3113;
}
.normalbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bolder;
	color: #4A3113;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #FF0000;
	font-weight: bolder;
}
.wplate-hdl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #ffffff;
}
.wplate-normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: normal;
}.bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bolder;
	color: #C4547C;
}
.rowa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #301f32;
	font-weight: normal;
	background-color: #e5c3d4;
}
.rowb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #301f32;
	font-weight: normal;
	background-color: #c98da7;
}
.label-img {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #4A3113;
	font-weight: normal;
	font-style: italic;
}
.datum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #8e6934;
}
