html,body {
	margin:0;
	padding:0;
	height:100%;
	border:none;
	background-image: url(de/images/background/bg_main.gif);
	background-repeat: repeat;
	background-position: center top;
}
A:link {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
A:visited {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
A:active {
	color: #333333;
}
A:hover {
	text-decoration: none; color: #000000;
}
#fullheight {
	height:100%
}
.tableheight70 {
	height: 70px;
}
.tableheight180 {
	height: 180px;
}

.menuborder_white {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E9EA;
}
.menuborder_red {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1001C;
}
.menuborder_grey {


	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6ABB1;
}
.text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}
.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #4C555A;
}	
	.text_gp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.text_title01 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #5F5F5F;
}
.text_titleBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}


.text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text_submenu_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.text_submenu_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6ABB1;
}
.imgborder_01 {
	border: 1px solid #000000;
}
.borderGreyDark {
	border: 1px solid #333333;
}
.BorderBottomGrey {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E9EA;
}
.TxtTable01 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5F5F5F;
	background-color: #E8E9EA;
	text-align: left;
}
.br_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 30px;
	height: 17px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	border: 1px solid #666666;
	font-weight: bold;
}
.text_red {
	color: #FF0000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.text_SiteMap01 {
	color: #5F5F5F;
}
