/*
Copernicus 2005
print stylesheet
Silvia Meotto
Agosto 2005
*/

:link, :visited {
	text-decoration: underline;
}

ul, ol {
	list-style: none;
}

h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 100%;
}

ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {
	margin: 0;
	padding: 0;
}

a img, :link img, :visited img {
	border: none;
}

address {
	font-style: normal;
}

a {
	background: White;
	color: Black;
}

body {
	font: 100%/1.15 Arial, Helvetica, sans-serif;
	text-align: center;
}

sup {
	font-size: 9pt;
}

#wrapper {
	width: auto;
	text-align: left;
	margin: 0 auto 0 auto;
}
/*---------header----------*/

#header {
	position: relative;
}

h1 {
	height: 90px;
	color: #FFF;
	margin-bottom: 15px;
}

.de h1 {
	background-image: url(img/banner/print_index_d.gif);
	background-repeat: no-repeat;
}

.it h1 {
	background-image: url(img/banner/print_index_i.gif);
	background-repeat: no-repeat;
}
/*---------suche--------*/
#suche{
	display: none;
}
/*---------footer----------*/

#iniziativa img{
	display: none;
}

#footer{
	margin-top: 20px;
	font-size: .8em;
}
/*----------navigator-------*/

#navigator a{
	text-align: center;
	color: #D17417;
	padding: 5px 2px 5px 0;
	font-size: .7em;
}

/*--------content-------*/

.breadcrumbs{
	margin: 10px 0 10px 0;
	font-size: .8em;
}

#secondCol h2{
	font-size: 1.5em;
	font-weight: bold;
	padding: 15px 0 5px 0px;
}

#secondCol ul{
	margin: 0 10px 5px 10px;
	padding: 10px;
	border: 1px dashed #EDD7C0;
}

#secondCol li{
	margin: 0 0 0 10px;
	list-style-image: url("img/arroworange_small.gif");
	padding: 0 0 5px 0;
}

#secondCol h3 {
	font-weight: bold;
	margin:2px 0 4px 0;
	color: #D17417;
}

#firstCol{
	display: none;
}
/*---------home--------*/

#homeContainer #firstCol {
	display: none;
}

#homeContainer #secondCol .box {
	display: none;
}

#homeContainer #news{
	width: 100%;
	border-bottom: 1px dashed #D17417;
	border-top: 1px dashed #D17417;
	margin: 5px 0 4px 0;
	padding:5px 0 5px 0;
}
#thirdCol {
	display: none;
}

#home #iniziativa {
	background-image: url(img/banner/iniziativa_new.gif)no repeat;
}

#course {
	border-bottom: 1px dashed #D17417;
	border-top: 1px dashed #D17417;
	margin: 10px 0 10px 0;
}

#course p{
	margin: 5px 0 5px 0;
}

#course h2{
	font-size: 1.2em;
	color: #D17417
}

#course h3{
	color: #0080C0;
}
/*------logon------*/
fieldset {
	border: 1px solid #ccc;
	padding: 10px;
}

#secondCol #logon {
	padding: 10px;
	line-height: 1em;
	font-size: .7em;
}

#container legend {
	font-weight: bold;
	letter-spacing: .3em;
	margin-bottom: 10px;
	font-size: 1.3em;
}