body {
	background-color: #ffffff;
	margin: 0;
	color: #000000;
}

table {
	border-collapse: collapse;
	border: 0px #D4DCE0 solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td {
	padding: 0;
}

p {
	margin-right: 10px
}

img.gallery {
	border: 2px #ffffff solid;
}

img.galleryHi {
	border: 2px #C0172D solid;
}

table.main {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
	border: 0px #000000 solid;
	background-color: #FFFFFF;
}

table.content {
	border: 0px #D4DCE0 solid;
	margin: 35 0 0 0;
}

table.line {
	border-collapse: collapse;
	border: 1px #ffffff solid;
}

table.pager {
	border-collapse: collapse;
	border-top: 1px #C2BEB9 solid;
	border-bottom: 1px #C2BEB9 solid;
	margin-top: 11px;
}

/* ##### table cells #####*/
table.content td {
	padding-left: 20px;
}

table.line td {
	height: 18px;
	border-collapse: collapse;
	border-bottom: 1px #C2BEB9 solid;
	padding: 0 0 0 20px;
}

table.line td.rowTop {
	border-collapse: collapse;
	border-bottom: 1px #C2BEB9 solid;
	padding: 20 20 5 20px;
}

table.line td.rowBottom {
	border-collapse: collapse;
	border-bottom: 0px #C2BEB9 solid;
	padding: 20 20 0 20px;
}

table.line td.mp3 {
	border-bottom: 0px #C2BEB9 solid;
	padding: 0 0 0 0px;
}

table.line td.mp3_btn {
	height: 38px;
	padding: 9 0 0 0px;
}

table.pager td {
	padding: 8 0 8 0px;
}

table.pager td img {
	margin: 0 0 0 0px;
}

tr.row_0 { background-color: #F9F6F1; }

td.thumb img {
	margin: 0 6 8 0px;
}

/* define text */
.error {
	color: #ff0000;
}

h1 {
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 15 0;
}

h1.headline {
	color : #C0172D;
}

.small {
	font-size: 10px;
}

.small_2 {
	font-size: 10px;
	color : #A0A3A6;
}

/* links */
a {
	color : #000000;
	font-size: 11px;
}

a.hi {
	color : #ffffff;
}

a.content {
	text-decoration: underline;
	color : #41484E;
}

a.content_2 {
	text-decoration: underline;
	color : #41484E;
	line-height: 20px;
}

a.content_3 {
	color : #41484E;
}

/* Form elements */
input, select {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

input.cb {
	width: 20px;
}

input.small {
	width: 70px;
}

input.medium {
	width: 98px;
}

input.big {
	width: 126px;
}

textarea {
	width: 355px;
}
