img {
      border : 0;
  }
form {
      margin : 0;
      padding : 0;
  }
a:link, a:visited, a:active, table a:link, table a:visited, table a:link {
      color : #000;
      text-decoration : underline;
  }
a:hover, table a:hover {
      color : #000;
      text-decoration : underline;
  }

#news a, #news a:visited, #news a:active {
	text-decoration:underline;
	color: #85a7a6;
} 

#head {
      width : 100%;
      height : 110px;
      border-bottom : 5px solid #e9e9e9;
  }
#headLogoBox {
      border-right : 5px solid #e9e9e9;
      width : 180px;
      height : 110px;
      position : absolute;
  }
#headEmotion {
      position : absolute;
      left : 190px;
      right : 5px;
      height : 100px;
      padding-top : 5px;
  }
#headEmotion img {
      float : left;
      padding-right : 10px;
  }
#menuBox {
      width : 180px;
      padding-top : 5px;
      position : absolute;
  }
#menuBox a {
      color : #000;
      text-decoration : none;
  }
  

h1
{
	color:#FF3399;
}  
  

*html .menuEntry_level1 {
 width:170px;
 w\idth:170px;
  }
*html .menuEntry_level2 {
 width:165px;
 w\idth:170px;
  }
*html .menuEntry_level3 {
 width:155px;
 w\idth:170px;
  }

.menuEntry_level1 {
	list-style-type:none;
	display:block;
/*	height:13pt; */
	border-top:1px solid #A7ABA8;
	border-bottom:1px solid #A7ABA8;
	background:#BDC0BD;
	margin:2px 0 2px 0;
	padding:2px 0 2px 11px;
  }
.menuEntry_level1_hover {
	list-style-type:none;
	display:block;
/*	height:13pt; */
	border-top:1px solid #A7ABA8;
	border-bottom:1px solid #A7ABA8;
	background:white;
	margin:2px 0 2px 0;
	padding:2px 0 2px 11px;
  }
.menuEntry_level1_selected {
	list-style-type:none;
	display:block;
/*	height:13pt; */
	border-top:1px solid #A7ABA8;
	border-bottom:1px solid #A7ABA8;
	background:white;
	margin:2px 0 2px 0;
	padding:2px 0 2px 11px;
  }
.menuEntry_level1 span, .menuEntry_level1_hover span, .menuEntry_level1_selected span {
	font-weight:bold;
  }
.menuEntry_level1 a, .menuEntry_level1_hover a, .menuEntry_level1_selected a, .rightBeamEntry a {
      text-decoration : none;
  }
.menuEntry_level2 {
	list-style-type:none;
	font-weight:normal;
/*	width:155px;*/
	display:block;
/*	height:13pt; */
	border-top:1px solid #A7ABA8;
	border-bottom:1px solid #A7ABA8;
	background:#BDC0BD;
	margin:2px 0 2px 0;
	padding:2px 0 2px 21px;
  }
.menuEntry_level2_hover {
	list-style-type:none;
/*	width:155px;*/
	display:block;
/*	height:13pt; */
	font-weight:normal;
	border-top:1px solid #A7ABA8;
	border-bottom:1px solid #A7ABA8;
	background:white;
	margin:2px 0 2px 0;
	padding:2px 0 2px 21px;
  }
.menuEntry_level2_selected {
	list-style-type:none;
/*	width:155px;*/
	display:block;
	font-weight:normal;
/*	height:13pt; */
	border-top:1px solid #A7ABA8;
	border-bottom:1px solid #A7ABA8;
	background:white;
	margin:2px 0 2px 0;
	padding:2px 0 2px 21px;
  }
.menuEntry_level2 span, .menuEntry_level2_hover span, .menuEntry_level2_selected span {
	font-weight:bold;
  }
.menuEntry_level2 a, .menuEntry_level2_hover a, .menuEntry_level2_selected a {
      text-decoration : none;
  }
.menuEntry_level3 {
	list-style-type:none;
/*	width:145px;*/
	display:block;
/*	height:13pt; */
	border-top:1px solid #A7ABA8;
	border-bottom:1px solid #A7ABA8;
	background:#BDC0BD;
	margin:2px 0 2px 0;
	padding:2px 0 2px 31px;
  }
.menuEntry_level3_hover {
	list-style-type:none;
/*	width:145px;*/
	display:block;
/*	height:13pt; */
	border-top:1px solid #A7ABA8;
	border-bottom:1px solid #A7ABA8;
	background:white;
	margin:2px 0 2px 0;
	padding:2px 0 2px 31px;
  }
.menuEntry_level3_selected {
	list-style-type:none;
/*	width:145px;*/
	display:block;
/*	height:13pt; */
	border-top:1px solid #A7ABA8;
	border-bottom:1px solid #A7ABA8;
	background:white;
	margin:2px 0 2px 0;
	padding:2px 0 2px 31px;
  }
.menuEntry_level3 span, .menuEntry_level3_hover span, .menuEntry_level3_selected span {
	font-weight:normal;
  }
.menuEntry_level3 a, .menuEntry_level3_hover a, .menuEntry_level3_selected a {
      text-decoration : none;
  }
li#searchBox {
      width : 160px;
      border-left : 5px solid #ababab;
      border-top : 1px solid #ababab;
      border-right : 1px solid #ababab;
      border-bottom : 1px solid #ababab;
  }
*html li#searchBox {
      width : 170px;
	  w/idth : 160px;
      border-left : 5px solid #ababab;
      border-top : 1px solid #ababab;
      border-right : 1px solid #ababab;
      border-bottom : 1px solid #ababab;
  }
#searchContent {
      padding : 2px;
      background-color : #ccc;
  }
*html #contentBox {
clear:left;
/*      position : absolute; */
      left : 175px;
      right : 0;
  }
#contentBox {
	clear:left;
 /*     position : absolute; */
      left : 180px;
      right : 5px;
  } /*
#content {
      float : left;
      width : 75%;
      padding-left : 5px;
  } */
#rightBeam {
      float : right;
      width : 188px;
  }
#rightBeamContent {
      padding : 5px;
/*      background-color : #ccc; */
      font-size : 11px;
      color : #000;
      font-weight : bold;
      margin-top : 5px;
      border : 1px solid #ababab;
      width : 190px;
  }
html #rightBeamContent {
      width : 190px;
  }
.rightBeamEntry {
      margin: 10px 0 10px 0;
      border-bottom : 1px solid #6FA59A;
	  padding:0 15px 15px 15px;
/*      background-color : #e9e9e9; */
	  background:transparent;
      font-weight : normal;
  }
#rightBeamPic {
      margin-top : 10px;
	  background:transparent;
	  height:200px;
	  overflow:hidden;
	  clear:both;
  }

.rightBeamEntry strong
{
	color:#2C4E9E;
}
.rightBeamEntry span
{
	color:#2C4E9E;
}
.rightBeamEntry a
{
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
.rightBeamEntry a:hover
{
	color:#6FA59A;
	text-decoration:none;
	font-weight:normal;
}  
  
 
#footer {
      border-top : 5px solid #e9e9e9;
      text-align : center;
      color : #666666;
      width : 75%;
      clear : both;
      font-size : 10px;
	  background:#ffffff;
  }
#printfooter {
      border-top : 1px solid #e9e9e9;
      color : #666666;
      width : 50%;
  }
#footer a:link, #footer a:visited, #footer a:active {
      color : #666;
      text-decoration : none;
  }
#footer a:hover {
      color : #0c419a;
  }
table#reiter {
      margin : 0;
      padding : 0;
  }

table#reiter a{
      text-decoration : none;
  }


/* EDIT BY EGOTEC */
#content_tm td,
#content_tm p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}
/* ----- */

#content_tm ul.service
{
	padding-left:15px;
	margin:0;
}