/* Color Styles Brückenangebote und Berufsinfokalender */

  h1.title, /* The title of the page */
  h2.title, /* Block title or the title of a piece of content when it is given in a list of content */
  h3.title /* Comment title */
  {
    border-bottom: 2px dotted #ff7100;
  }
  
  
  
#header
	{
	background-color:#ff7100;
	width:950px;
	}
	
	
	
.startseite a:link.active, .startseite a:visited.active {
    color:#ff7100;
}

.feedback a:link.active, .feedback a:visited.active {
    color:#ff7100;
}

.impressum a:link.active, .impressum a:visited.active {
    color:#ff7100;
}

.startseite a:link, .startseite a:visited {
    background-image: url(/sites/test-zh.berufsvorbereitung.ch/themes/berufsvorbereitung/media/register/startseite_gruen_1link.gif);
    background-repeat: no-repeat;
    color:#ffffff;
}

.feedback a:link, .feedback a:visited {
    background-image: url(/sites/test-zh.berufsvorbereitung.ch/themes/berufsvorbereitung/media/register/feedback_gruen_1link.gif);
    background-repeat: no-repeat;
    color:#ffffff;
   }

.impressum a:link, .impressum a:visited {
    background-image: url(/sites/test-zh.berufsvorbereitung.ch/themes/berufsvorbereitung/media/register/impressum_gruen_1link.gif);
    background-repeat: no-repeat;
    color:#ffffff;
}



.mein-suchprofil a:link.active, .mein-suchprofil a:visited.active {
    color:#ff7100;
}

.meine-agenda a:link.active, .meine-agenda a:visited.active {
    color:#ff7100;
}

.suchergebnisse a:link.active, .suchergebnisse a:visited.active {
    color:#ff7100;
}

.startseite a:link.active, .startseite a:visited.active {
    color:#ff7100;
}

.hilfe a:link.active, .hilfe a:visited.active {
    color:#ff7100;
}

.feedback a:link.active, .feedback a:visited.active {
    color:#ff7100;
}

.impressum a:link.active, .impressum a:visited.active {
    color:#ff7100;
}

.reminder a:link.active, .reminder a:visited.active {
    color:#ff7100;
}

.details a:link.active, .details a:visited.active {
    color:#ff7100;
}

.login a:link.active, .login a:visited.active {
    color:#ff7100;
}


.brueckendetail td h3.datum {
 border-bottom:2px dotted #ff7100;
 color:#ff7100;
}


td h3.datum {
font-size:24px;
font-weight:bold;
text-transform:uppercase;
width=99%;
padding-bottom:3px;
padding-top:3px;
margin-top:11pxpx;
margin-bottom:11px;
}
.kalenderbox h3.datum {
font-size:36px;
font-weight:bold;
margin-bottom:0;
margin-top:0;
padding-bottom:3px;
padding-top:3px;
text-transform:uppercase;
height:85px;
}
