body {
	background-image:url(../images/bkg.jpg);
	margin: 1em 0 1em 0;
	font-size: 1.0em;
}

#outer {
	margin: auto;
	width: 61.125em;
	border: 0.0625em #002E62 solid;
	background-image:url(../images/bkg_bottom.jpg);
}

#border_top {
	width: 61.125em;
	height: 1.1875em;
	overflow: hidden;
}
#border_top_img {
	width: 61.125em;
	height: 1.1875em;
}
#border_top_content {
	/*position: relative;
	top: -1.1875em;*/
	margin-top: -1.1875em;
	width: 58.75em;
	height: 1.1875em;
	line-height: 1.1875em;
	vertical-align: top;
	text-align: right;
	margin-left: 1.1875em;
}


#border_left_img {
	width: 1.1875em;
	height: 49.4375em;
	float: left;
}

#inner {
	float:left;
	width: 58.75em;
}

#border_right_img {
	width: 1.1875em;
	height: 49.4375em;
	float: left;
}



#border_bottom {
	width: 61.125em;
	height: 1.1875em;
	overflow: hidden;
	clear:both;
	overflow: hidden;
}
#border_bottom_img {
	width: 61.125em;
	height: 1.1875em;
}
#border_bottom_content {
	/*position: relative;
	top: -1.1875em;*/
	margin-top: -1.1875em;
	width: 61.125em;
	height: 1.1875em;
	line-height: 1.1875em;
	text-align: center;
}


#header {
	width: 58.75em;
	height: 9.0625em;
	overflow: hidden;
}
#header_left {
	float: left;
	width: 14.375em;
	height: 9.0625em;
}
#header_left_img {
	width: 14.375em;
	height: 9.0625em;
}
#header_left_content {
	/*position: relative;
	top: -9.0625em;*/
	margin-top: -9.0625em;
	width: 14.375em;
	height: 9.0625em;
}


#header_center {
	float: left;
	width: 11.4375em;
	height: 9.0625em;
}
#header_center_img {
	width: 11.4375em;
	height: 9.0625em;
}
#header_center_content {
	/*position: relative;
	top: -9.0625em;*/
	margin-top: -9.0625em;
	width: 11.4375em;
	height: 9.0625em;
}


#header_right {
	float: left;
	width: 32.9375em;
	height: 9.0625em;
}
#header_right_img {
	width: 32.9375em;
	height: 9.0625em;
}
#header_right_content 
{
	/*position: relative;
	top: -9.0625em;*/
	margin-top: -9.0625em;
	width: 32.9375em;
	height: 9.0625em;
}








#title_left {
	float: left;
	width: 14.375em;
	height: 1.25em;
	overflow: hidden;
}
#title_left_img {
	width: 14.375em;
	height: 1.25em;
}
#title_left_content {
	/*position: relative;
	top: -1.25em;*/
	margin-top: -1.25em;
	width: 12.375em;
	height: 1.25em;
	padding: 0 1em 0 1em;
	line-height: 1.25em;
}


#title_center {
	float: left;
	width: 11.4375em;
	height: 1.25em;
	overflow: hidden;
}
#title_center_img {
	width: 11.4375em;
	height: 1.25em;
}
#title_center_content {
	/*position: relative;
	top: -1.25em;*/
	margin-top: -1.25em;
	width: 9.4375em;
	height: 1.25em;
	margin: 0 1em 0 1em;
	line-height: 1.25em;
}


#title_right {
	float: left;
	width: 32.9375em;
	height: 1.25em;
	overflow: hidden;
}
#title_right_img {
	width: 32.9375em;
	height: 1.25em;
}
#title_right_content {
	/*position: relative;
	top: -1.25em;*/
	margin-top: -1.25em;
	width: 30.9375em;
	height: 1.25em;
	padding: 0 1em 0 1em;
	line-height: 1.25em;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}










#content_left {
	float: left;
	width: 14.375em;
	background-color: #8FB7E5;
	overflow: hidden;
	/*height: 100%;*/
}
#content_left_inner
{
    width: 28.75em;
}
#content_left_img {
	float: left;
	width: 14.375em;
	height: 39.125em;
}
#content_left_content {
	float: left;
	width: 12.375em;
	padding: 1em;
	color: #003169;
	font-family: Arial, Helvetica, sans-serif;
	
	/* Variante 1 */
	/*
        position: relative;
        top: -39.125em;
    */
    
    /* Variante 2 */
	/*
        position: relative;
	    left: -14.375em;
    */
    
    /* Variante 3 */
    margin-left: -14.375em;
}


#content_center {
	float: left;
	width: 11.4375em;
	background-color: #94BBE7;
	overflow: hidden;
}
#content_center_inner
{
    width: 22.875em;
}
#content_center_img {
	float: left;
	width: 11.4375em;
	height: 39.125em;
}
#content_center_content {
	float: left;
	/*position: relative;
	left: -11.4375em;*/
	/*top: -39.125em;*/
	width: 9.4375em;
	/*height: 0;*/
	padding: 2em 1em 1em 1em;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: -11.4375em;
}


#content_right 
{
	float: left;
	width: 32.9375em;
	background-color: #FFFFFF;
	overflow: hidden;
}
#content_right_inner
{
    width: 65.875em;
}
#content_right_img {
	width: 32.9375em;
	height: 39.125em;
	float: left;
}
#content_right_content {
	float: left;
	/*position: relative;
	left: -32.9375em;*/
	/*top: -39.125em;*/
	width: 30.9375em;
	/*height: 0;*/
	/*margin: 1em;*/
	padding: 1em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: -32.9375em;
}
















.font_mini_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	color: #22315D;
}
.font_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: Bold;
	color: #DEEAF8;
}

#border_top_content ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#border_top_content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	color: #22315D;
	text-decoration: none;
}

#title_right_content ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 0.75em;
}

#title_right_content ul li, #border_top_content ul li {
	display:inline;
}
#border_top_content ul li {
	margin: 0 0 0 1em;
}

#title_right_content ul li.rootmenu_last {
	font-weight: bold;
}

#title_right_content ul li a {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 0.85em;
	font-weight: Bold;	
	color: #DEEAF8;*/
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

ul.main_menu_lv1 {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.main_menu_lv2 {
	list-style-type: none;
	padding: 0 0 0 1.5em;
	margin: 0;
}
#content_center_content a:link, #content_center_content a:visited, #content_center_content a:active,  #content_center_content a:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
}
#content_center_content a.main_menu_item_a:link, #content_center_content a.main_menu_item_a:visited, #content_center_content a.main_menu_item_a:active,  #content_center_content a.main_menu_item_a:hover {
	color: #ffb695;
}
.tx-macinasearchbox-pi1 {
	/*float: right;*/
	margin: 2em 0 0 22em;
}
.tx-macinasearchbox-pi1 input{
	border: 1px #6079a2 solid;
	background-image: url(../images/src_bkg.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #a9c6e8;
	color: #4b7ab0;
	padding-left: 0.2em;
	font-size: 0.8em;
	width: 10em;
}

h1, h2, h3, h4
{
    margin-top: 0;
    font-size: 1em;
}


#content_right_content h1
{
    margin-top: 0;
    font-size: 1em;
}

#content_right_content h2
{
    margin-top: 1em;
    margin-bottom: 0;
    font-size: 0.875em;
}

#content_right_content h3
{
    margin-top: 1em;
    font-size: 0.75em;
}

#content_right_content h4
{
    margin-top: 1em;
    font-size: 0.75em;
}

#content_right_content a {
    color: #003169;
}
#content_right_content a:hover {
    color: #003169;
    text-decoration: underline;
}


#content_right_content ul {
    margin: 0;
    margin-top: 0.5em;
    font-size: 0.875em;
}






#content_left_content h1
{
	margin-top: 0;
	font-size: 0.875em;
}

#content_left_content h2
{
	margin-top: 1em;
	margin-bottom: 0;
	font-size: 0.75em;
}

#content_left_content h3
{
        margin-top: 1em;
	font-size: 0.625em;
}


.csc-textpic 
{
	margin-bottom: 24px;
}

/*.csc-textpic-text 
{
	font-size: 0.875em;
}*/

.csc-textpic-text p
{
	font-size: 0.875em;
	margin: 0;
	margin-bottom: 4px;
}



.csc-default p
{
        font-size: 0.875em;
        margin: 0;
        margin-bottom: 4px;
}


.align-left
{
	text-align: left;
}
.align-right 
{
	text-align: right;
}

a.internal-link 
{
	text-decoration: none;
	color: inherit;
}
a.internal-link :visited
{
	text-decoration: none;
	color: inherit;
}
a.internal-link :hover
{
	text-decoration: underline;
	color: blue;
}
