/**********************************************
 * CONECTO Business Communication GmbH        *
 * Project: Flashcam                          *
 * Type: screen                               *
 **********************************************/

body {
	background: #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#containerSite {
	border-bottom: 1px solid #474747;
	height: 590px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	width: 993px;
}
#containerHeader {
	background: url(/fileadmin/cam_styles/kurventreffen_piesendorf/kurventreffen_header.jpg) no-repeat bottom left;
	height: 151px;
}
#wrapContent {
	padding: 20px 0 0 21px;
}
#containerContent {
	float: left;
	min-height: 400px;
	width: 547px;
}
#containerSidebar {
	background: url(/fileadmin/templates/img/layout/line_dotted_v.gif) repeat-y top left;
	border-top: 5px solid #fff;
	height: 370px;
	height: auto !important;
	margin-left: 547px;
	min-height: 370px;
	padding: 20px;
}
#containerPageNav {
	margin-bottom: 20px;
}
table.tablePageNav {
	border: none;
	width: 100%;
}
table.tablePageNav td.tdLeft {
	width: 10%;
}
table.tablePageNav td.tdMiddle {
	text-align: center;
}
table.tablePageNav td.tdRight {
	width: 10%;
}
table.tablePageNav a.pageButton {
	background: #c12663;
	color: #fff;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
	width: 30px;
}
.imgBox {
	float: left;
	height: 110px;
	padding: 4px;
	width: 123px;
	color: #7f7f7f;
}
.imgBox:hover {
	background: #282828;
}
.imgBox .img {
	background: #c12663;
	border: 0px;
	padding: 3px;
}
.imgBox .label {
	padding-top: 3px;
	text-align: center;
}
.clearer {
	clear: both;
	height: 1px;
}
.kalender {
	color: #fff;
	background: #000;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 4px;
}
.kalender .labelMonth {
	background: #084389;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.kalender td {
	background-color: #000;
	border: 1px solid #b9b9b9;
	color: #333;
	height: 19px;
	margin: 1px;
	padding: 1px;
	text-align: center;
	width: 19px;
}
.kalender td a {
	color: #000;
	height: 100%;
	text-decoration: none;
}
.kalender td a:hover {
	background: #88a5ce;
}
.kalender .inaktiv {
	background-color: #fff;
	border: 1px solid #e8e8e8;
	height: 19px;
	margin: 1px;
	padding: 1px;
	text-align: center;
	width: 19px;
}
#datepicker_div, .datepicker_inline, .datepicker_control, .datepicker_links {
	background: #fff !important;
}
.datepicker_links div a, .datepicker_titleRow div a {
	color: #c12663 !important;
}
.datepicker_header, .datepicker_header select {
	background: #c12663 !important;
}
.inline {
	display: inline;
	margin: 0;
	padding: 0;
}
#screen .jq-ss-crop {
}
#containerImages {
	height: 500px;
	margin: 0;
	overflow: hidden;
	width: 540px;
}
#images {
	padding: 0;
}
#images li {
	display: block;
	float: left;
	list-style: none;
	width: 540px;
}
#images li img {
	border: 0;
}
#containerSidebar h1 {
	color: #c12663;
	font-size: 16px;
	margin: 0;
	padding: 0;
}
#containerSidebar h2 {
	background: url(/fileadmin/templates/img/layout/line_dotted_h.gif) repeat-x bottom left;
	color: #000;
	font-size: 12px;
	margin: 0 0 12px 0;
	padding: 0 0 8px 0;
}
.eCardMsg {
	height: 140px;
	margin-bottom: 15px;
	overflow: auto;
}
.eCardInfo {
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 4px;
}
.eCardImageBox {
}
#containerLang {
	bottom: -138px;
	height: 20px;
	left: 11px;
	margin-bottom: -20px;
	position: relative;
	z-index: 100;
}

#containerFooter {
	clear: both;
	margin-top: 20px;
	margin: 0 auto 0 auto;
	width: 983px;
	padding: 5px;
	color: #7f7f7f;
}
#containerFooter a {
	color: #7f7f7f;
	text-decoration: none;
}
#containerFooter #footerInfo {
	width: 50%;
	float: left;
}
#copyright {
	text-align: right;
}
label {
    color: #fff;
}
.tx-rgecard-pi2 .eCardInfo {
	background-color: #c12663 !important;
}
.tx-rgecard-pi2 .eCardInfo a {
	color: #fff !important;
}


#flashCamBar {
    postition: absolute;
    top: 0;
    width: 100%;
    height: 22px;
    overflow: hidden;
    background: url(/fileadmin/templates/img/layout/flashcam_top_bar_bg.jpg) repeat-x top left;
    z-index: 100;
}
#flashCamBarInner {
	margin: 0 auto 0 auto;
	width: 993px;
}