body {
	font-family: Verdana;
	background-color: #C7C4C4;
	margin-top: 36px;
	background-image:url(../_gfx/bg_body.gif);
	background-repeat:x;
	background-repeat:y;
}

table.mainwrap {
	width: 100%;
}

table.header {
	width: 802px;
	background-image:url(../_gfx/bg_underpart_header.gif);
	background-repeat:no-repeat;
	height: 28px;
}

table.menue {
	width: 100%;
}

td.headerlanguage {
	width: 337px;
	font-size:10px;
	padding-left: 7px;
	color:#C7C4C4;
}

td.headerlanguage a {
	text-decoration:none;
	color:#C7C4C4;
}
td.headerlanguage a.act { text-decoration:underline; }

td.headerlanguage a:hover {
	text-decoration:underline;
}


td.headermenu {
	height: 27px;
	font-size:11px;
	color: #FFFFFF;
	text-align:center;
	border-left: 1px dotted #FFFFFF;
}

td a.headermenu {
	text-decoration: none;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-right: 13px;
	padding-left: 12px;
	display:inline;
}

td.headermenu a:hover {
	text-decoration: none;
	color: #fff;
	display:inline;
}

td.to-uid-26 a { /* an ugly cheat to place the logo to the menu... */
	background-image:url(../_gfx/_menugfx/me_icon_darkbg.gif);
	background-repeat:no-repeat;
	background-position:45px center;
	padding-right:40px !important;
}

td.to-uid-26.lang-en a { /* an ugly cheat to place the logo to the menu... */
	background-position:52px center;
}


td a.headermenu_act {
	padding-top: 5px;
	padding-bottom: 7px;
	padding-right: 13px;
	padding-left: 12px;
	text-decoration: none;
	color: #fff;
    background-color: #1B2A83;
	display:inline;
}

td.headermenu img {
	border:none;
	vertical-align: bottom;
	padding-left: 4px;
}


td.bgstartmenue {
	background-image:url(../_gfx/bg_start.gif);
	background-repeat:no-repeat;
	height: 301px;
}

tr.startmenu {
}

table.startmenu {
	height: 232px;
}

td.startmenu {
  width: 133px;
	background-image:url(../_gfx/bg_startmenu.gif);
}

td.startmenu a{
	color: #000000;
	font-weight: bold;
	text-decoration:none;

}

td.startmenu a:hover{
	color: #1B2A83;
	font-weight: bold;
	text-decoration:none;
}


div.infoline {
	padding-top: 10px;
	text-align: center;
	color: #CCCCCC;
}

div.infoline p {
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
}

div.infoline a {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration:none;
}

div.infoline a:hover {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration:none;
}

table.startpage-bg-shadow {
	width:802px;
	background-image:url(../_gfx/bgr_startpageshadow.gif);
  	background-repeat:repeat-y;
}

/*BY AM; mods by iVeins, Adrian Foeder*/
table.menulvl1 {
  height:30px;
  margin-left:1px;
  background-image:url(../_gfx/bgr_lineal.gif);
  background-repeat: no-repeat;
  background-position:0px -1px;
  border-collapse:collapse;
}

/*
table.menulvl1 tr.menulvl1 {
  height: 100%;
  background-image:url(../_gfx/bgr_lineal.gif);
  background-repeat: no-repeat;
  background-position: -1px -1px;
}
*/

table.menulvl1 td {
  width:150px;
  padding:36px 5px 0px 8px;
  text-align:left;
  border-right:1px dotted #000000;
}

table.menulvl1 td.to-uid-61 { width:121px !important; }
table.menulvl1 td.to-uid-55 { width:115px !important; }
table.menulvl1 td.to-uid-49 { width:122px !important; }
table.menulvl1 td.to-uid-43 { width:117px !important; }
table.menulvl1 td.to-uid-40 { width:119px !important; }

table.menulvl1 td.menulvl1R {
	border:none;
	width:120px;

}

a.menulvl1 {
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  text-decoration:none;
}
a.menulvl1:hover {
	color:#1B2A83;
}

td.bottom_company {
	background-image:url(../_gfx/bgr_company.gif);
	width: 802px;
	height: 184px;
}

