
/* Stylesheet 118 */
BODY
{

background-image: none;
background-color: #6c0000;
}

#main_div
{
border: 10px #c10000 double;
}

#menus
{
border: 5px #c10000 double;
}

.menu_item, .menu_item_selected
{
padding: 0.7em 5px 0.7em 5px;
}


.you_are_here
{
padding-top: 0.5em;
background-color: transparent;
background-image: none;
}

.you_are_here_left
{
background-image: none;
}

.you_are_here, .you_are_here A:link, .you_are_here A:visited
{
color: #c10000;
}
/* Stylesheet 148 */
#header
{

	background-position: 5px -5px;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 950px;
	height: 83px;
        clear:both;
}

BODY
{
	background-color: #858482;
	margin-top: 0px;
        padding-top: 0px;
	background-image: url(/cms/blocks/intranet/intranet_header/img/background_theme_home.jpg);
	background-repeat: repeat-y;
	background-position: center center;

}

#paper_background
{
	clear: both;
	margin-top: 0px;
        padding-top: 0px;
}

div#maincontainer
{
	position: relative;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	width: 960px;
	border: none;

}

#paper_background_title_en
{
	margin: 0px;
	padding: 0px;
	height: 0px;
}

#main_div
{

	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
 }

.content_wide
{
		width: 945px;
}

#left_column
{
 width: 150px;
 float: left;
}

.content_right
{
width: 790px;
float: right;
}

#right_column
{
	width: 280px;
	float: right;
}



#wide_column
 { 
width: 950px; 
}

#left_two_columns
 {
float: left;
 width: 660px;
 }

.content_narrow 
{
float: left;
width: 500px;
}

#content

{
float: left;
padding-bottom: 10px;
}



#normal_content
{
	float: right;
	width: 500px;
}


/* ----- menus ------- */
#menus UL
{
	margin: 0;
	padding: 0 0 0 0;
	list-style-type: none;
}

.menu_item { padding: 2px 5px 2px 5px; }
.menu_item A:link, .menu_item A:visited { color: #000000; }

.menu_item_selected
{
	padding: 2px 5px 2px 5px;
	font-weight: bold;
}

.menu_item_selected A:link, .menu_item_selected A:visited { color: #000000; }

.menu_item_parent
{
	border-left: 1px #C5C8BC solid;
	border-right: 1px #C5C8BC solid;
	border-top: 1px #C5C8BC solid;
	background-color: #E1E2D5;
	font-weight: normal;
}

.menu_items_sub
{
	border-top: 1px #C5C8BC solid;
	padding-top: 5px;
	padding-bottom: 10px;
}

.menu_item_sub { font-size: small; }

/*.menu_items_same_level { border-bottom: 1px #C5C8BC solid; }*/
.menu_item_same_level
{
	border-left: 1px #C5C8BC solid;
	border-right: 1px #C5C8BC solid;
	border-top: 1px #C5C8BC solid;
	border-bottom: 0px;
	background-color: #F0F1EA;
	font-weight: normal;
	/*padding-left: 5px;*/
}



.menu_header { display: none; }

/* --------------------- footer ---------------------- */
#footer
{
	clear: both;
	padding: 10px 5px 0px 0px;
	width: 100%;
	border-top: 1px #b20034 solid;
	height: 2em;
       
}

.footer A:link, .footer A:visited { color: #000000; }
.footer_links { float: left; }
.footer_iaith { float: right; }

#footer_copyright { background-color: #000000; }
#footer_copyright A:link, #footer_copyright A:visited { color: #ffffff; }

.you_are_here
{
	clear: both;
	margin: 0px 0px 1px 0px;
	color: #000000;
        width: 82%;
        float: left;
}

.you_are_here_title { font-weight: bold; }
.you_are_here_left { padding: 2px 5px 2px 5px; }
.you_are_here A:link, .you_are_here A:visited { color: #000000; }
