/* CSS Document */

a {
	background-color: #FFFFCC;
	color: #CC0066;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.buchung {
	background-color: #CCCCCC;
	color: #CC0066;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.buchung:hover {
	background-color: #CCCCCC;
	color: #E66097;
	text-decoration: underline;
}

a:visited {
	background-color: #FFFFCC;
	color: #cc0066;
}

tr, td {
	text-align: left;
}


a:hover {
	background-color: #FFFFCC;
	color: #E66097;
	text-decoration: underline;
}

a:active {
	background-color: #FFFFCC;
	color: #cc0066;
}

body {

	background-color: #FFFFCC;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cc0066;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	list-style: square;
	list-style-type: square;
	white-space: normal;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}

.colore66097 {
	color: #E66097;
}

.copyright {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.textfield {
	background-color: #FFFFCC;
	border: 1px solid #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.txt10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.txt10bold {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.txt10bold_CC3399 {
	color: #CC0066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.txtbold_CC3399 {
	color: #CC0066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
}

.txt11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
}

.txt12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}

.txt12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height: 16px;

}
.txt12boldr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align: right;
	line-height: 16px;

}

.txt12grey {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}
.red {
	color: #C06;
}
.txt24 {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 22px;
	line-height: 22px;
}

