body {
	margin: 10px;
}

a {
	color: #333333;
}

table.programme{
	border-color: #666666;
	border-style: solid;
	border-width: 0px 0px 1px 1px;
	}

table.programme p, table.programme p.big table.programme p em{
	font-size: 10px;
	color: #333333;
	margin: 0px 0px 5px 0px;
	line-height:13px;
}

table.programme p.big{
	font-size: 14px;
	font-weight: bold;	
	margin: 5px 0px 5px 0px;
}

table.programme td, table.programme td.desc, table.programme td.gray, table.programme td.lightgreen, table.programme td.skin, table.programme td.skinDouble, table.programme td.yellow, table.programme td.yellowDouble, table.programme td.blue, table.programme td.green, table.programme td.greenDouble, table.fullCollumn{
	border-color: #666666;
	border-style: solid;
	border-width: 1px 1px 0px 0px;
 	background-color: #FFFFFF;
	width: 235px;
}


table.programme td.lightgreen{
 	background-color: #ccffcc;
}

table.programme td.skin, table.programme td.skinDouble{
 	background-color: #ffcc99;
}

table.programme td.skinDouble{
	width: 470px;
}

table.programme td.yellow, table.programme td.yellowDouble{
 	background-color: #ffff99;
}

table.programme td.yellowDouble{
	width: 475px;
}

table.programme td.blue{
 	background-color: #ccffff;
}

table.programme td.green, table.programme td.greenDouble{
 	background-color: #99cc00;
}

table.programme td.greenDouble{
	width: 475px;
}

table.programme td, table.programme td.lightgreen2, table.programme td.skin2, table.programme td.yellow2, table.programme td.blue2, table.programme td.green2, td.greendark2, table.programme td.white2{
	border-color: #666666;
	border-style: solid;
	border-width: 1px 1px 0px 0px;
	padding: 2px;
 	background-color: #FFFFFF;
	width: 235px;
}

table.programme td.lightgreen3, table.programme td.skin3, table.programme td.yellow3, table.programme td.green3 {
	border-color: #666666;
	border-style: solid;
	border-width: 1px 1px 0px 0px;
	padding: 2px;
 	background-color: #FFFFFF;
	width: 315px;
}

table.programme td.lightgreen2, table.programme td.lightgreen3 {
 	background-color: #ccffcc;
}

table.programme td.skin2, table.programme td.skin3{
 	background-color: #ffcc99;
}


table.programme td.yellow2, table.programme td.yellow3{
 	background-color: #ffff99;
}

table.programme td.blue2{
 	background-color: #ccffff;
}

table.programme td.green2, table.programme td.green3  {
 	background-color: #99cc00;
}

table.programme td.greendark2 {
 	background-color: #729700;
}

table.programme td.white2{
 	background-color: #ffffff;
}



table.programme td.desc {
	width: 60px;
}

table.programme td.legendDesc {
	border-color: #666666;
	border-style: solid;
	border-width: 1px 1px 0px 0px;
	padding: 2px;
 	background-color: #FFFFFF;
	width: 450px;
}


table.programme td.fullCollumn, table.programme td.fullCollumnOrange, table.programme td.fullCollumnGruen , table.programme td.fullCollumnOcker   {
width:955px;
 	background-color: #FFFFFF;	
	text-align: center;
}

table.programme td.fullCollumnOrange {background-color: #ff9900;}

table.programme td.fullCollumnGruen {background-color: #99cc00;}

table.programme td.fullCollumnOcker {background-color: #ffcc00;}

table.fullCollumn  {
}

td.progrHeadline, td.progrHeadline p {
	color: #FFFFFF;
	font-weight: bold;
	background-color:#F7921C;	
}

h2 {
	margin: 30px 0px 5px 0px;
}

table.overviewContainer {
	width: 500px;
	border-color: #666666;
	border-style: solid;
	border-width: 1px 1px 1px 1px;	
 	background-color: #E9E9E9;	
	padding:0px 30px 0px 30px;
}

table.overviewContainer td{
	width: 450px;
}

table.overviewContainer p.headline{
	font-size: 13px;
	text-align:center;
	color:#ffffff;
	font-weight: bold;
}

table.overview {
	width: 450px;
}

table.overviewbox, table.overviewboxOcker, table.overviewboxOver {
	width: 460px;
	border-color: #666666;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	background-color: #ffffff;
	font-size: 10px;
	text-align:center;
	color:#333333;
	margin: 2px 0px 2px 0px;
	cursor: auto;
}

table.overviewboxOver {
	cursor: pointer;
	background-color: #F8F8F8;	
}

table.overviewboxOcker {
	background-color: #ffcc00;
}

table.overview td.yellow, table.overview td.blue, table.overview td.lightgreen, table.overview  td.skin, table.overview  td.white , table.overview  td.nix{
	width: 100px;
	height: 25px;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	margin: 12px;
	padding:4px;
	font-size: 9px;
	text-align:center;
	color:#333333;
	line-height: 10px;
}

table.overview td.yellow {
 	background-color: #ffff99;
}

table.overview td.blue {
 	background-color: #ccffff;
	}
	
table.overview 	td.lightgreen {
 	background-color: #ccffcc;
}

table.overview  td.skin{
 	background-color: #ffcc99;
}

table.overview  td.white{
 	background-color: #ffffff;
}
	
table.overview  td.nix{

	height: 25px;
	border-color: #FFFFFF;
	border-width: 0px;
	margin: 12px;
	padding:4px;
	font-size: 9px;
	text-align:center;
	line-height: 10px;
}
	