/* Thumbnail border colors */
div.xxfilmstrip {
	width:10px; 
	margin-left:2px; 
	white-space:nowrap; 
	overflow:hidden;
}
iframe.filmstrip {
	border:1px solid #333;
	white-space:nowrap;
	overflow:hidden;
}
.imgBrdr {
}
.imgInsideBorder {
}
.totals{
	color:#666666;
}
body.thumbNail{
	margin:4px;
	background-color:#ccc;
	background: transparent url("images/headerbg.gif") top left repeat-x;
}
/* Thumbnail border colors */
.imgOn{
	border:3px solid #C00C00;
	margin:4px;
}
.imgOff{
	border:3px solid #6E9BC0;
	margin:4px;
}
.imgBrdr {
}
.imgInsideBorder {
}
.totals{
	color:#666666;
}
/* the width:1000000 is a FireFox hack because it was not displaying images that were out of view*/
.filmstripContainer{
	width: 1000000px;
	white-space:nowrap;
	overflow:hidden;
	position:relative;
	left:10px;
}
#filmStripIframe{
	width:450px;
	height:65px;
	border:1px solid #EEEEEE;
}
.buttons{
	margin-top:38px;
}
.largeImageContainer{
	height:400px;
	margin-top: 10px ;
	margin-bottom: 10px;
}
#txt {
	border-top: 1px solid #EEEEEE;
}
/*** Veranstaltungen Front Start ***/
.vdate, .vheadline, .vhost, .vstory {
	font-size: 0.7em;
	font-family: "trebuchet ms", tahoma, verdana, arial, sans-serif;
}
.vdate {
	border-bottom: 1px solid #EEEEEE;
}
.vstory {
	margin: 2px 0 10px 0;
}
/*** Veranstaltungen Front End ***/
/*** Arkeo Start ***/
fieldset {
	padding:				2px;
	background-color: transparent;
	width:				100%;
	margin-top: 		10px;
	margin-left:		2px;
	border:				2px groove threedlightshadow;
	display:				block;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			9pt;
	color:				black;
}

fieldset.einzug {
	padding:				0px 0px 10px 0px;
	background-color: transparent;
	width:				560px;
	margin:				10px 0 20px 20px;
	border: 				1px solid #B7B7B7;
	display:				block;
	color:				black;
}

fieldset legend {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			9pt;
	font-weight:		bold;
	color:				black;
}

#valSummary {
	padding:			4px;
	border:				2px ridge #ffcccc;
	width:				500px;
	margin:				10px;
	background-color:	#ffcccc;
}

div.input {
	padding:			2px;
	clear:				both;
}

div.input label {
	display:			block;
	width:				140px;
	float:				left;
	padding-left:		16px;
}

div.options {
	background-color:	highlight;
	border-top:			2px groove highlight;
	padding:			4px;
	text-align:			right;
	margin-top:			8px;
}

div.options input {
	font-weight:		bold;
	border:				1px outset #ffffff;
	background-color:	highlight;
	color:				highlighttext;
}

ul {
	margin-top:			4px;
}

div.input input, div.input select {
	border:				1px solid buttonShadow;
}

div.input input.error, div.input textarea.error, div.input select.error {
	border:				2px solid red;
	background-color:	#ffcccc;
}

div.input label.error {
	color:				#ff0000;
	font-weight:		bold;
}
/** Arkeo Modul Veranstaltung - print special start **/
#printsheet {
	width: 650px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
#printsheet table {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#printsheet td {
	font-size: 10pt;
}
div.printCalMonth {
	margin: 5px 0 0 0;
	padding: 8px 8px 8px 8px;
	font-size: 14pt;
	font-weight: bold;
	font-family: "trebuchet ms", tahoma, verdana, arial, sans-serif;
	background: #ccc;
}
div.printCalHeader {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}
/** Arkeo Modul Veranstaltung - print special ende **/
/*** Arkeo End ***/
