/* @override 
	http://localhost/mysteries/main.css
	http://www.dineanddrink.ch/mysteries/main.css
	http://www.dineanddrink.ch/mysteries/print.css
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	background-color: #CCCCFF;
}
.tabelle {
	border: 2px solid #3366CC;
}
td.tabellenTitel {
	background-color: #3366CC;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#loginBox {
	position:absolute;
	left:50%;
	top:50%;
	width:330px;
	height:100px;
	margin-left:-165px;
	margin-top:-50px;
}
#reportTab td {
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B1B2E2;
	font-size: 13px;
}
.CSS_1, .CSS_3, .CSS_7, .CSS_9, .CSS_5, .CSS_2, .CSS_4, .CSS_8, .CSS_10, .CSS_11, .CSS_6 {
	color: #FFFFFF;
	width: 55px;
	height:30px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}

#reportTab td .leerzeile {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.grau, .CSS_11 {
	background-color:#B6B7E8;
	color: #000000;
	text-align: center;
	width: 55px;
}

.grau2 {
	background-color:#B6B7E8;
	color: #000000;
	height:30px;
	width: 550px;
	text-align: center;
}

.CSS_1 {
	background-color: #f40014;
}
.CSS_2 {
	background-color: #c20027;
}
.CSS_3 {
	background-color: #57008b;
}
.CSS_4 {
	background-color: #3100bf;
}
.CSS_5 {
	background-color: #1200fd;
}
.CSS_6 {
	background-color: #122cd3;
}
.CSS_7 {
	background-color: #165695;
}
.CSS_8 {
	background-color: #19677c;
}
.CSS_9 {
	background-color: #268f3f;
}
.CSS_10 {
	background-color: #2eaa23;
}

td.rubriktitel {
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
	width: 200px;
}

form {
	margin: 0px;
	padding: 0px;
}
.diagrammBalken {
	padding-top: 1px;
	padding-bottom: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.diagrammbg {
	background-image: url(images/diagramm_bg.gif);
	background-repeat: repeat-y;
	width: 400px;
}

table.calendar  td {
	font-weight: bold;
	border: 1px solid #a0a1c8;
	background-color: #acadd7;
	padding: 4px;
	text-align: center;
}

#auswertung td {
	border-bottom: 1px solid #257bb8;
	text-align: left;
}

#auswertung td.punkte,
#auswertung td.prozente {
	width: 83px;
	text-align: right;
	font-size: 11px;
	padding-right: 7px;
	background-color: #174c72;
	border-bottom: 1px solid #082b54;
	color: #fff;
	padding-left: 2px;
}
#auswertung td.prozente {
	width: 50px;
}
#auswertung td.einteilung {
	text-align: left;
	font-size: 12px;
	padding-right: 7px;
	background-color: #174c72;
	border-bottom: 1px solid #082b54;
	color: #fff;
	padding-left: 2px;
	font-weight: bold;
}


label {
	display: block;
	height: 30px;
	text-align: center;
	padding-top: 8px;
}
.bigSchrift {
	font-size: 20px;
	font-weight: bold;	
}

.hauptliste {
	font-size: 12px;
}

.mainButton {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	padding-top: 5px;
	width: 100%;
	border: 2px solid #000;
	background-color: #090;
	color: #FFF;
}

.mainButtonEdit {
	background-color: #FC3;
	color: #F00;
}
