/*  
Copernicus default style sheet
Authors: Stefano Bonzi, Silvia Meotto
Version: 19 August 2005
*/



/* Undo browser defaults
----------------------------------------*/
:link, :visited {
	text-decoration: none;
}

a img, :link img, :visited img {
	border: none;
}

address {
	font-style: normal;
}

dl, ul, ol, li, dd, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, div, img {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, pre, code, label, input, textarea, select, button, legend, td, th {
	font-size: 1em;
	font-weight: normal;
}

ul, ol, dl, li, dd, dt {
	margin: 0;
	padding: 0;
	list-style: none;
}

blockquote {
	margin: 10px 0 10px 0;
	padding-left: 10px;
}


/* Hacks
----------------------------- */
/* Hide from IE Mac \ */
* html #HelpFaq,
* html #container #secondCol,
* html #thirdCol
{
	height: 1%;
}
/*End Hide*/

.clearSX {
	clear: left;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-table;
}


/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */



/* Structure
------------------------------------ */
#wrapper {
	width: 750px;
	margin: 30px auto 0 auto;
}

#homeContainer {
	float: left;
	position: relative;
	width: 532px;
	padding: 0 5px;
}

#firstCol {
	float: left;
	width: 265px;
}

#secondCol {
	margin-left: 265px;
	padding: 0 1px 0 5px;
}

#homeContainer #firstCol {
	border-right: none;
}

#homeContainer #secondCol {
	border-left: none;
}

#homeContainer #secondCol {
	width: 255px;
}

#thirdCol {
	margin-left: 542px;
	padding-right: 5px;
}

#footer {
	clear: left;
}

#header {
	position: relative;
	width: 750px;
}

#suche {
	position: absolute;
	bottom: 1px;
	right: 3px;
}




/* Typography and color
--------------------------------------*/
a {
	color: #0080C0;
	border-bottom: 1px dashed #0080C0;
	text-decoration: none;
}

a:hover {
	color: #0080C0;
	border-bottom-style: solid;
	border-bottom-color: #0080C0;
}

body {
	font: 76% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	color: #000;
	text-align: center;
}

#wrapper {
	text-align: left;
	border: 1px solid #666;
	/*border-bottom: 1px dashed #D17417;*/
	background: #FFF;	
	color: #838383;
	font-size: .9em;
}

#suche {
	text-align: right;	
}

h1 {
	text-indent: -5000px;
	height: 90px;
}

.de h1 {
	background: #fff url(img/banner/index_d.gif) no-repeat;/* image replacement */
}

.it h1 {
	background: #fff url(img/banner/index_i.gif) no-repeat;/* image replacement */
}

.box {
	padding: 3px;
	margin-bottom: 5px;
}

.box h3 {
	font-weight: bold;
}

.color1 {
	border: 1px solid #ccc;
	background: #eee;
	color: #838383;	
}

.color2 {
	border: 1px solid  #D17417;
	background: #FCF4ED;
	color: #D17417;	
}

.color3 {
	background: #F2FBFF;
	color: #0080C0;
	border: 1px solid #BBE1FF;
	margin-bottom: 2px;
}

#course {
	/*height: 234px;*/
	border-bottom: 1px dashed #D17417;
	border-top: 1px dashed #D17417;
	padding-left: 380px;
	margin: 5px 0 4px 0;
}

.de #course{
	background: url(img/banner/ways-of-Successful.jpg) no-repeat 50% 0;
	vertical-align: top;
}

.it #course{
	background: url(img/banner/ways-of-Successful.jpg) no-repeat 50% 0;
	vertical-align: top;
}

#course p {
	margin: 0 5px 5px 0;
}

#course h2 {
	color: #D17417;
	margin: 3px 5px 5px 0;
	font-size: 1.7em;
	font-weight: bold;
}

h3 {
	font-weight: bold;
	margin:2px 0 4px 0;
	color: #D17417;
}


.postList h3 {
	font-size: 1.1em;
	padding: 15px 0 3px 0;
	margin-bottom: 5px;
	border-bottom: 1px solid #0080C0;
}

#news {
	margin-top: 10px;
	border-bottom: 1px dashed #D17417;
	border-top: 1px dashed #D17417;
	padding: 5px 0;
}

#news h3 {
	background: transparent;
	color: #D17417;
}

#news p {
	padding: 5px;
}

b {
	color: #D17417;
}

.moreInfo {
	text-align: right;
	margin-top: 5px;
}

.color3 .moreInfo {
	margin-top: 2px;
}
/*
#course li a {
	border-bottom: none;
}*/

.moreInfo a {
	border-bottom: none;
	background: transparent;
	color: #666666;
}

#footer {
	font-size: .9em;
	background: transparent;
	color: #0080C0;
	padding: 5px;
	line-height: 1.75;
}

#registration {
	padding: 10px 0 5px 0;
	margin-bottom: 10px;
}

#home #registration {
	border-bottom: 1px dashed #838383;
}

#container {
	background: #fff url("img/container_bck.gif") 50% 0% repeat-y;
}

#container h2 {
	font-size: 1.9em;
	font-weight: bold;
	padding: 15px 0 5px 0px;
}

#secondCol h2 {
	font-size: 1.5em;
	font-weight: bold;
	padding: 15px 0 5px 0px;
}

#secondCol p {
	margin: 10px 0 10px 0px;
}

.area p {
	border-bottom: 1px dashed #838383;
	border-top: 1px dashed #838383;
	background: #E9E9E9 url("img/help_bkg.gif") 50% 0% no-repeat;
	margin: 5px 0 5px 0;
	padding: 50px 3px 3px 3px;
}

/*#container #firstCol {
	border-right: 1px solid #333;
}*/


#secondCol ul{
	margin: 0 10px 5px 10px;
	padding: 10px;
	border: 1px dashed #EDD7C0;
}

#secondCol ol{
	margin: 0 0 0 20px;
	padding-left: 10px;
}

#secondCol li{
	margin: 0 0 0 10px;
	list-style-image: url("img/arroworange_small.gif");
	padding: 0 0 5px 0;
}

#secondCol ol li{
	margin: 0 0 0 10px;
	list-style-image: none;
	list-style-type: decimal;
	list-style-position: inside;
}


#awards{
	text-align: center;
	border: 1px solid #ccc;
}

#awards a:link,  #awards a:visited{
border-bottom: none;
}

#awards a:hover{
	border-bottom: none;
}

/* Navigation
---------------------------------------- */
#navigator {
	font-weight: bold;
	text-align: center;
	background: #F2F2F2;
	color: #D17417;
	border-bottom: 1px solid #D17417;
	padding: 5px;
}

 #navigator a {
	border-bottom: none;
	font-weight: normal;
}

a#languageChange {
	font-weight: bold;
	background: transparent;
	color: #D17417;	
}

#subnav {
	font-size: 1.1em;
	list-style-image: url("img/arroworange.gif");
	padding: 5px 0 5px 20px;
	margin-left: 10px;
}

#subnav li {
	padding: 2px 0;
}

#subnav a:link, #subnav a:visited {
	text-decoration: none;
	border-bottom: none;
	color: #D17417;
}

#subnav a:hover {
	color: #D17417;
	border-bottom: 1px dashed #D17417;
}

#subnav h3 {
	margin: 10px 0 5px 0;
	padding: 10px 0 2px 0;
	font-size: 1.1em;
	border-bottom: 1px solid #0080C0;
	background: transparent;
	color: #0080C0;
}



/* Forms
-------------------------------- */
fieldset {
	border: 1px solid #ccc;
	padding: 5px 10px;
}

input.text {
	border: 1px solid #000;
	background: #eee;
	color: #000;
	padding: 2px;
}

textarea.text{
	border: 1px solid #000;
	background: #eee;
	color: #000;
	padding: 2px;
	font-size: 1.3em;
}
#suche input.text {
	background: #fff;
	color: #000;
}

button {
	background: #eee;
	color: #000;
	font-size: .9em;
	padding: 0 5px;
}

.formLayout {
	width: 100%;
}

.formLayout th {
	text-align: right;
}

.formLayout td.buttons {
	text-align: center;
}

.formLayout input.text {
	width: 100%:
}

#firstCol #logon {
	border-top: 1px dashed #838383;
	padding: 5px 2px;
	background-color: #FCF4ED;
}

#container fieldset {
	margin: 0 5px;
}

#container legend {
	font-weight: bold;
	letter-spacing: .5em;
}

 #secondCol #logon {
 	margin: 10px;
	padding: 5px 2px;
	line-height: 1.5em;
}

#secondCol #logon div{
	margin-bottom: 10px;
}

#secondCol .float{
	float: left;
	margin-right: 5px;
	width: 175px;
	font-size: 10px;
	text-align: center;
}

#secondCol .float a img {
	margin-bottom: none;
}

 #logon div.feedback {
 	margin: 8px 0 0 30px; 
}

#iniziativa {
	background-image: url(img/banner/iniziativa_new_intern.gif)no repeat;
	width: 120px;
	clear: both;
}

#iniziativaHome {
	background-image: url(img/banner/iniziativa_new.gif)no repeat;
}

.realisierung{
	color: #CCC;
	font-size: .8em;
}

.realisierung a:link, .realisierung a:hover, .realisierung a:visited{
	color: #CCC;
	border-bottom: 1px dotted #CCC;
}

#comments{
	margin-left: 5px;
}

#comments li{
	margin: 0 0 0 20px;
	list-style-image: url("img/arroworange_small.gif");
	padding: 0 0 5px 0;
}