body
{
	font-family:Verdana; 
	font-size: 18px; 
	font-style:normal; 
	line-height:26px; 
	font-weight:normal; 
	text-decoration:none;
	text-align:left;
	color:#575757;
  background:url("/pic/back.jpg");
  background-attachment:fixed;         /* scroll | fixed | inherit */
  background-repeat:no-repeat;         /* repeat | repeat-x | repeat-y | no-repeat | inherit */
  background-position:50% -100px;      /* [ [<percentage> | <length> ]{1,2} | [ [top | center | bottom] || [left | center | right] ] ] | inherit */
/*  background-clip:border;              /* border | padding */
/*  background-origin:content;           /* border | padding | content */
}

a
{
  text-decoration:none;
	color: #575757;
}

.div_main
{
  position:	absolute;
	top:0px;
	left:50%;
	width:610px;
	height:600px;
  margin-left:-418px;	
  padding-top:87px;	                   /*_____________________________________*/
}

.div_menu
{
  height:68px;
  margin:0px;
  padding:0px;
	font-size:12px; 
	line-height:25px; 
}

.div_menu_item
{
  float:left;
  height:68px;
  margin:0px;
  padding:0px;
  padding-top:43px;
  padding-right:5px;
  padding-left:5px;
}
.div_menu_item_sel 
{
  float:left;
  height:68px;
  margin:0px;
  padding:0px;
  padding-top:43px;
  padding-right:5px;
  padding-left:5px;
	color: #FFFFFF;
  background: url("/pic/selected.png");
  background-repeat:repeat-x;          /* repeat | repeat-x | repeat-y | no-repeat | inherit */
}
.img_pic
{
  border-style:none;
  height:120px;
  width:610px;
	margin:0px;
  margin-top:0px; 
  margin-bottom:30px; 
	padding:0px;
}

.mail_pic
{
  border-style:none;
  height:22px;
	margin:0px;
  margin-top:0px; 
	padding:0px;
}

.img_topic_pic
{
  display:block;
  border-style:none;
	margin:0px;
	margin-bottom:19px;
	padding:0px;
}

.div_text
{
  width:610px;
	margin:0px;
	padding:0px;
}

/*____________________________________________________________________________*/

.div_line_top
{
  position:	absolute;
	top:155px;                            /*____________________________________*/
	left:0px;
  width:100%;
  height:3px;
	margin:0px;
  margin-left:0px;	
	background-color:#DE4555;
}

.div_line_bottom
{
  position:absolute;
	top:540px;                            /*____________________________________*/
	left:50%;
  width:255px;
  height:3px;
	margin:0px;
  margin-left:206px;	
	background-color:#DE4555;
}

.div_imprint
{
  position:absolute;
	top:486px;                            /*____________________________________*/
	left:50%;
  width:210px;
  height:50px;
 	font-size:12px; 
	line-height:25px;
	text-align:right;
	margin:0px;
  margin-left:206px;	
	background-color:#FFFFFF;
}

.div_adr_pic                           /*_____________________________________*/
{
  position:	absolute;
	top:21px;
	left:50%;
	width:235px;
	height:435px;
	padding:0px;
	margin:0px;
  margin-left:196px;	
  border-style:none;
  background: url("/pic/adr.png") center;
}

.div_links
{
  position:absolute;
	top:566px;
	left:50%;
  width:210px;
	margin:0px;
  margin-left:206px;	
	font-size:12px; 
	line-height:25px; 
	text-align:right;
}

.downloads
{
	font-size:12px; 
	font-weight:bold; 
	line-height:25px; 
}