/*** Arkeo Modul News Start ***/
.infok {
	line-height: 1.1em;
	margin: 10px 100px 4px 0;
	font-size: 0.8em;
	border-bottom: 1px solid #ccc;
}
a.news {
	font-size: 1em;
	text-decoration: none;
}
a.news:hover {
	font-size: 1em;
	text-decoration: none;
}
a.news:active {
	font-size: 1em;
	text-decoration: none;
}
a.news:visited {
	font-size: 1em;
	text-decoration: none;
}
.textvmk {
	clear: both;
	margin: 15px 0 6px 0;
	font-size: 0.8em;
	border-bottom: 1px solid Silver;
}
.textvm {
	margin: 0 0 2px 0;
	font-size: 1.1em;
	font-weight: bold;
}
h5.textvm {
	margin: 0 0 2px 0;
	font-size: 0.8em;
	font-weight: normal;
}
.textbi {
	clear: both;
	margin: 15px 0 6px 0;
	font-size: 0.8em;
}
.textkv {
	clear: both;
	margin: 15px 0 6px 0;
	font-size: 0.75em;
	border-bottom: 1px solid Silver;
}
/*** Arkeo Modul News Ende ***/
/*** Arkeo Modul Veranstaltung 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;
}
/*** Arkeo Veranstaltung Modul Front End ***/
/*** Arkeo Modul Bildergalerie Front Start ***/
/* Bildergalerie Zeitraffer styles Start */
#flashcontent {
	width: 640px;
	height: 540px;
	margin: 3px 0 20px 0;
}
#flashcontent2 {
	width: 528px;
	height: 348px;
	margin: 3px 0 20px 0;
}
.movies {
	margin-right: 100px;
}
.movies img, .movieThumb {
	vertical-align: top;
	margin: 3px 15px 8px 0;
}
a.wc {
	font-size: 1em;
	text-decoration: none;
}
a.wc:hover {
	font-size: 1em;
	text-decoration: none;
}
a.wc:active {
	font-size: 1em;
	text-decoration: none;
}
a.wc:visited {
	font-size: 1em;
	text-decoration: none;
}
/* Bildergalerie Zeitraffer styles Ende */
/* 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:289px;
	margin-top: 10px ;
	margin-bottom: 10px;
}
#txt {
	height:63px;
	border-top: 1px solid #EEEEEE;
}
/** Arkeo Forms CSS Start **/
fieldset {
	padding:				0px;
	background-color: transparent;
	width:				520px;
	margin-top:			10px;
	margin-left:		2px;
	border:				none;
	display:				block;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			9pt;
	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;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			8pt;
}

div.input {
	padding:	2px;
	clear: both;
}

div.input label {
	display:				block;
	width:				140px;
	float:				left;
	padding-left:		16px;
}

div.options {
	padding:				4px 180px 20px 0;
	text-align:			right;
	margin-top:			8px;
}

div.options input {
	font-weight:		bold;
	border: 1px outset #F5F5F5;
	background-color: #94BFE5;
	color: #000000;
}

ul {
	margin-top:			2px;
}

div.input input, div.input select, div.input textarea {
	border:				1px solid #7B9CBD;
}

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;
}
div.input #btnSubmit {
	margin: 5px 0 0 200px;
}
/*** Arkeo Modul Bildergalerie Front Ende ***/
/** Arkeo Forms CSS Ende **/