
/*  Body  */

BODY {
	background-image:url(../pix/layout/layout_03.jpg);
	background-color:#ebf2d1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

p  {
	margin : 0;
	padding : 0;
}



a.link_navi,a.link_navi:visited,a.link_navi:active,a.link_navi:hover {
	color:#333333;
	font-size:11px;
	font-family:Verdana;
	letter-spacing:1px;
	line-height:normal;
	text-decoration : none;
}
a.link_navi:hover {
	font-weight: bold;
}

a.link_navi_active,a.link_navi_active:visited,a.link_navi_active:active,a.link_navi_active:hover {
	color:#333333;
	font-size:11px;
	font-family:Verdana;
	letter-spacing:1px;
	font-weight: bold;
	line-height:normal;
	text-decoration : none;
}

.spacer_navi{
	padding-left:5px;
	padding-right:5px;
	color:#333333;
	font-size:12px;
	font-family:Verdana;
}


.background_top{
	background-image:url(../pix/layout/layout_11.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.background_left{
	background-image:url(../pix/layout/layout_29.jpg);
	background-position:left;
	background-repeat:repeat-y;
}
.background_right{
	background-image:url(../pix/layout/layout_31.jpg);
	background-position:right;
	background-repeat:repeat-y;
}
.background_bottom{
	background-image:url(../pix/layout/layout_41.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.background_inner_top{
	background-image:url(../pix/layout/layout_17.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

.background_inner_bottom{
	background-color:#ffffff;
}
.background_content{
	background-color:#ffffff;
}
.background_navigation{
	background-image:url(../pix/layout/layout_22.jpg);
	background-position:left;
	background-repeat:repeat-y;
}


/*  Div Definition  */

.div_content{
	padding-top:12px;
	padding-left:40px;
	padding-right:40px;

}


.table_content{
	background-color:#ffffe9;
}


.text_footer{
	color:#d52800;
	font-size:13px;
	font-family:Verdana;

}

