@charset "UTF-8";
@import url("RTE_stile.css");
@import url("seminare.css");
@import url("kf_sub.css");
@media screen {

body {
	
	background: white url(img/bgr.gif);
	margin: 0;
   	padding: 0;
	text-align: center;
	word-spacing: 1px;
}

#container {
	width: 906px;
	margin: 10px auto 0;
	background-color: transparent;
}


* a {
	color: #555;
}

* a:link {
	color: #555;
}

* a:hover {
	color: #f5c339;
}

* a:visited {
	color: #555;
}

.head_1 {
	visibility: hidden;
}

#header {

	height: 130px;
	background: transparent none no-repeat;
	overflow: hidden;
	z-index: -1;
}
#header img {
	z-index: -1;
	position: absolute;
}
#header_logo {
	width: 221px;
	height: 42px;
	margin-left: 650px;
	margin-top: 48px;
	background: url(img/Logo.gif) no-repeat;
	z-index: 8;
	position: absolute;
}

#searchcontainer {
	width: 180px;
	float: right;
	overflow: hidden;
	visibility: hidden;
}

#search {
	float: left;
	padding-top: 2px;
	padding-left: 20px;
	height: 22px;
	overflow: hidden;
}

#searchfield {
	float: right;
	width: 100px;
	padding-top: 4px;
	padding-right: 5px;
}
#main_nav {
	display:inline
}
div #top_nav {

	padding-left: 50px;
	width: 800px;
	float: left;
}
.test{
	display: inline-block;
}
.utl_nav, .login_nav, .utl_language {
	margin-bottom: 5px;
}

#login{
	padding-top: 50px;
	padding-bottom: 30px;
}
#utl_language {
	padding-top: 100px;
}
#utl_language {
	float: right;
}

.gMenueLayer {
	background-color: #a9a9a9;


border-right: 2px solid #666666;
border-bottom: 2px solid #666666;
}

.gMenueLayer_1 {
	/*border-bottom: 1px solid #ffffff;*/
}

#content {
	background: url(img/bgr_content.gif) repeat-y;
	display: inline-block;
	width: 906px;
	height: auto;
	clear: both;
}

#test {
	float: right;
	clear: both;
}

#col1 {
	width: 620px;
	float: left;
	padding-left: 50px;
	padding-top: 32px;
	padding-right: 49px;
}

#pillar {
	background-color: transparent;
	width: 1px;
	height: 450px;
	float: left;
}

#col2 {
	width: 169px;
	background-image: url(img/bgr_col2.jpg);
	margin-right: 2px;

	padding-right: 6px;
	padding-top: 32px;
	padding-left: 6px;
	float: right;
}

#right_col {
	padding-top: 50px;
}

#navigation {
	height: 25px;
	border-right-style: solid;
	border-right-width: 2px;
	border-left-width: 2px;
	border-color: #999;
	border-left-style: solid;
	background: silver url(img/bgr_nav.jpg) repeat-x;
}

#header h1 {
	margin: 0;
   	padding: 10px 0;

}

#sidebar1 {
	float: right;
	

    	width: 200px;
	

    	background: #EBEBEB;

    	padding: 15px 10px;
}

#footer {

    	background: transparent url(img/footer_bgr.gif);
	height: 24px;
	margin-bottom: 50px;
}

#footer p {
	margin: 0;
	

    	padding: 10px 0;


}

img {
	border-width: 0;
	border-style: none;
}

.fltrt {

    	float: right;
	margin-left: 8px;
}

.fltlft {

    	float: left;
	margin-right: 8px;
}

.clearfloat {

    	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 0px;
	background-color: transparent;
}

.hiddenStructure {
	visibility: hidden;
}

#ie_clearing {

	display: none;
}
#main_nav div {
	 display:inline
	 }

}

@media print {
#searchcontainer, #header, #col2, .hiddenStructure, #top_nav {
	visibility: hidden;
	display: none;
}
* {

	color: black;
	line-height: 18px;
}
.head_1 {
	font-weight: bold;
	font-size: 24px;
	color: #AD8C3B;
}
h2 {
		color: #AD8C3B;
}
#col1{
	border: 1px solid maroon;
	float: none;
	margin: 0;
	padding: 0;
	width: auto;
}
#col1_content {
		float: none;
	margin: 0;
	padding: 0;
	width: auto;
}
body {
	margin: 0;
	padding: 0;
}
a[href]:after {
	content:" <URL: "attr(href)"> ";
	color:  #555;
	font-style: italic;	
}
}



