body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size:70%; /* Basic font-size */
	font-size:.7em;
	margin:0;
	padding:10px 0 0 0;
}

html {
	width: 100%; /* important e.g. for googleMapDiv */
	height: 100%; /* important e.g. for googleMapDiv */
}

table { /* alwasy needed hack vor IE */
	font-size:100%;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;

}

h1,h2 {
	font-size: 100%;
	font-weight: bold;
	text-decoration:none;
	margin:0px;
	padding:0px;
}

#printBody {
	background-color: #FFFFFF;
	margin: 10px;
	background-image: none;
}

.fliess, .fliess a   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.info, .info a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
}

.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	text-decoration:none;
}

.headline,.headline a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
}

.subHeadline {
	font-size: 1em;
	font-weight:bold;
	padding:3px;
}

.clearer{
	clear:both;
}

.address, .address a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
}

.address a:hover  {
	text-decoration:underline;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* topClaim */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#topClaimArea{
	width:780px;
	overflow:hidden;
}

#bannerArea{
	float:left;
	border-right:1px solid #65725f;
	height:142px;
	overflow:hidden;
}

#bannerArea img{
	display:block;
}


#logoArea{
	float:left;
	padding:0;
	margin:0;
	height:142px;
	overflow:hidden;
}

#logoArea{
	display:block;
}

#mainTableHome{
	width:548px;
	padding:10px 0 10px 10px;
	margin:0;
}

#rightColHome{
	width:208px;
	padding:0;
	margin:0;
}

#rightColTable{
	width:210px;
}

#rightColTableHome{
	width:210px;
}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* other */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.coreNavi, .coreNavi a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	text-decoration:none;
}

.coreNavi a:hover  {
	text-decoration:underline;
}

.rightNavi, .rightColRow1, .rightColRow2, .rightColRow3, .rightColRow4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	text-decoration:none;
}

.rightNavi a, .rightColRow1 a, .rightColRow2 a, .rightColRow3 a, .rightColRow4 a {
	text-decoration:none;
}

.rightNavi a:hover, .rightColRow1 a:hover, .rightColRow2 a:hover, .rightColRow3 a:hover, .rightColRow4 a:hover  {
	text-decoration:underline;
}

#topNaviTable{
	width:560px;
	padding:0 7px 0 0;
}

#webcamCell{

}

.topNavi,.topNavi a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.topNaviItem {
	/*float:left;*/
	position:relative;
	font-weight: bold;
	text-transform:uppercase;
	padding:0px 15px;
	white-space:nowrap;
	/*width:110px;*/
}

.topNaviItem a {
	text-decoration:none;
}

.dropDownBox {
	position:absolute;
	width:200px;
	text-align:left;
	top:26px;
	border-width: 1px;
	border-style: solid;
	font-weight:normal;
	visibility:hidden;
	text-transform:none;
}

.dropDownBox a {
	text-decoration:none;
	display:block;
	width:200px;
	padding:5px 10px;

}

.dropDownBox a:hover {
	text-decoration:none;
}

.dropDownBoxContent {
	padding: 20px 0px;
}

.dropDownNavi {
	border-width: 1px;
	border-style: solid;
}

.dropDownNaviActive {
	border-width: 1px;
	border-style: solid;
}

.bottomNavi, .bottomNavi a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
}

.searchField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	border-width: 1px;
	border-style: solid;
	height:19px;
	width:150px;
}

.searchGo {
	margin-top:1px
}

.crumbNavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	text-decoration:none;
}

.crumbNavi a {
	text-decoration:none;
}

.crumbNavi a:hover {
	text-decoration:underline;
}

.sideNavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
	border-style:solid;
	border-width: 0px 0px 1px 0px;

}

.sideNavi a {
	text-decoration:none;
}

.sideNaviActive  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
	border-style:solid;
	border-width: 0px 0px 1px 0px;
}

.sideNaviActive a {
	text-decoration:none;
}

.sideNaviTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
}

.sideNaviTop a {
	text-decoration:none;
}

.sideNaviBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
}

.sideNaviBottom a {
	text-decoration:none;
}

.sideNaviSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
}

.sideNaviSub a {
	text-decoration:none;
}

.sideNaviSubActive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
}

.sideNaviSubActive a {
	text-decoration:none;
}

.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-style:solid;
	border-width: 1px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-style:solid;
	border-width: 1px;
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.layer {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border-style:solid;
	border-width: 1px;
	padding: 7px;
}

.homeMadChickStylePanel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;

}

.homeMadChickSizePanel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;

}

.homeInfoBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;

}

/* --- OR ---------------------------------------------------------- */
.or_headline {
	font-size:1em;
	font-weight:bold;
	padding:5px;
	margin-bottom:10px;
}
.or_subHeadline  {
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	width:100%;
	font-weight:bold;
}
.or_group  {
	margin-bottom:5px;

}

.or_block  {
	padding:5px;
	margin-bottom:20px;
}

.or_row  {
	padding:5px;
}


.or_caps  {
	margin-bottom:20px;
}

.or_cap1  {
	padding:2px;
}
.or_cap2  {
	padding:2px;
}

.or_list  {
  list-style-type:none;
	text-indent:0px;
	padding-left:0px;
	margin-left:0px;
}
.or_listWithBullets  {
  padding-left:0px;
	margin-left:30px;
	_padding-left:20px;
	_margin-left:0px;
}
.or_listPoint1 {
	padding:2px;
}
.or_listPoint1 a  {
	text-decoration:none;
}
.or_listPoint1 a:hover  {
	text-decoration:underline;
}
.or_listPoint2  {
	padding:2px;
}
.or_listPoint2 a  {
	text-decoration:none;
}
.or_listPoint2 a:hover  {
	text-decoration:underline;
}

.or_note  {
	font-size:.9em;

}

.or_calendarTable  {
	border-collapse:collapse;
	border-style:solid;
	border-width:1px;
}

.or_calendarTableCell {
	border-style:solid;
	border-width:1px;
}


.or_calendarSheetTable {
	border-collapse:separate;
	border-width:0px;
}

.or_calendarSheetHeadlineCell {
	border-style:solid;
	border-width:0px;
}

.or_calendarSheetInfoCell {
	font-size:.9em;
	border-width:0px;
}

.or_calendarSheetCell {
	border-style:solid;
	border-width:1px;
	border-color:#123456;


}

.or_calendarSheetActiveCell {
	border-style:solid;
	border-width:1px;
}

.or_event {
	margin-bottom:15px;
	border-style:solid;
	border-width:1px;
}

.or_eventDate {
	padding:5px;

}

.or_eventHeadline {
	padding:5px;
	font-weight:bold;
}

.or_eventHeadline a {
	font-weight:bold;
}

.or_eventOrganizer {
	padding:5px;
	border-style:solid;
	border-width:1px 0px 0px 0px;
}


.or_eventTeaser {
	padding:5px;
}

.or_eventTeaser a {
	text-decoration:none;
}

.or_eventTeaser a:hover {
	text-decoration:underline;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* cEasy */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.bar {
	width:100%;
	margin:20px 0px 10px 0px;
	clear:both;

}

.barHead {
	float:left;
	font-size:1em;
	font-weight:bold;

}

.barCaps {
	width:15px;
	height:15px;
	margin: 5px;
	text-align:center;
}

.barMain {
	margin-left:30px;
	margin-right:30px;
	height:100%; /* Bugfix for IE6s 3-pixel-bug */
	font-size:1em;
	font-weight:bold;
	padding:5px;
}

.barRight {
	float:right;
	height:15px;
	padding:5px;

}

.layoutTable {
	padding:0px;
	margin:0px;
	border-width: 0px;
	border-style: solid;

}

.layoutTable td {
	padding:0px 5px 2px 0px;
}

.dataTable {
	padding:0px;
	margin:0px;
	border-width: 1px;
	border-style: solid;
	border-collapse:collapse;
}

.dataTable th {
	padding:5px;
	border-width: 1px;
	border-style: solid;
}

.dataTable td {
	padding:5px;
	border-width: 1px;
	border-style: solid;
}

.list {
	margin:5px;
	padding:0px;
	/*list-style-type:square;*/
	/*list-style-position:inside;*/
	/*list-style-image: url(/_ceasy4/ceasy-develop/images/layout/bullet.gif);*/

}

.list a {text-decoration: none;}
.list a:hover {text-decoration: underline;}

.list li {
	margin-left:25px;
	padding-left:5px;

}

.list span {
	margin-left:10px; /* Abstand des Textes vom Bullet */

}

.listRowEven {
	margin:1px;
	margin-left:25px;
	padding:5px;
	/*background-color:#FFFFFF;*/
}

.listRowOdd {
	margin:1px;
	margin-left:25px;
	padding:5px;
}

.caps {
	margin:20px;
	margin-left:0px;
	padding:0px;
	list-style-type:none;
	font-size:.9em;
}

.caps a {text-decoration: none;}
.caps a:hover {text-decoration: underline;}

.capRowEven {
	margin:0px;
	padding:2px;
	display:inline;
}

.capRowOdd {
	margin:0px;
	padding:2px;
	display:inline;
}

.block {
	margin-bottom:10px;

}

.box {
	border-width: 1px;
	border-style: solid;
	padding:5px;
	width:400px;
	margin:auto;
}

.boxHeadline {
	font-size: 1.2em;
	font-weight:bold;
	padding:5px;
	margin:-5px;
	margin-bottom:5px;
}

.container {


}

.unit {
	margin:5px;

}

.headlineCell {
	font-weight: bold;
	background-color: #CCCCCC;
}

.infoCell {
	font-weight: bold;
}

/* === veka ============================================================*/
.event {
	margin-bottom:30px; /* default-setting */
	width: 100%; /* Braucht komischerweise der IE in diesem Fall */
}

.eventHeadline {
	margin-bottom:3px; /* default-setting */
}

.eventHiLine {
	margin-bottom:3px; /* default-setting */
}

.eventLine {
	margin-bottom:3px; /* default-setting */
}

.eventLeftCol {
	float:left;
	width:60px; /* default-setting */
	padding: 3px 5px; /* default-setting */
	font-weight:bold; /* default-setting */
}

.eventRightCol {
	margin-left: 73px; /* default-setting */
	padding: 3px 5px; /* default-setting */
}

/* +++ gallery +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.galleryArea {
	margin-bottom: 30px;

}

.galleryArea h2 {
	padding-bottom: 20px;
}

.galleryArea h2 img {
	margin-right: 10px;
	vertical-align: middle;
	border-width: 0px;

}

#mainGalleryContent{
	padding:0px 0 0 0;
}

.galleryThumb {
	float:left;
	margin:0px 10px 10px 0px;
	padding:0;
/*	vertical-align: middle;
	text-align: left;*/
	border: 1px solid #ffffff;
	overflow: hidden; /* important for IE 6*/

}

.galleryThumb img {
	/*display: block;*/
	overflow:hidden;
}

.galleryThumb a{
	/*display: block;*/
	overflow:hidden;
}

.galleryImage {
	text-align: center;
	margin: 20px 0px;

}

.galleryNaviArea {
	text-align: center;
	max-width: 100px;
	margin: auto;
}

.galleryNaviPrev {
	float: left;
	text-align: left;
}

.galleryNaviHome {
	text-align: center;
}

.galleryNaviNext {
	float: right;
	text-align: right;
}

/* === lightbox ============================================================*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/ceasy/etc/icons/core/usage/lightbox/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/ceasy/etc/icons/core/usage/lightbox/next.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: hidden; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 110px; float: right;  padding-bottom: 0.7em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/* === core ============================================================*/
.cCore_headline {
	font-size: 1.2em;
	margin: 0px 0px 10px 0px;
}

.cCore_rowOdd {
	margin-bottom: 10px;
}

.cCore_rowEven {
	margin-bottom: 10px;
}

.cCore_addressBlock {
	_display: inline-block;
	overflow: hidden;
	margin-top: 20px;
}

.cCore_addressBlockLine {
	clear: both;
}

.cCore_addressBlockIcon {
	float: left;
	vertical-align: bottom;
	margin-bottom: 3px;
}

.cCore_addressBlockWithIcon {
	margin-left: 25px;
	padding-top: 2px;
	margin-bottom: 3px;
	overflow: hidden;
}

.cCore_contactInformationBlock {
	_display: inline-block;
	overflow: hidden;
	margin-top: 20px;
}

.cCore_contactInformationBlockLine {
	clear: both;
}

.cCore_contactInformationBlockIcon {
	float: left;
	vertical-align: bottom;
	margin-bottom: 3px;
}

.cCore_contactInformationBlockWithIcon {
	margin-left: 25px;
	padding-top: 2px;
	margin-bottom: 3px;
	overflow: hidden;
	_position: absolute; /* Bugfix IE6: instead of this you may set width in px for Bugfix of "oversize-content" */
	_margin-left: 5px; /* Bugfix IE6 */
	_overflow: visible; /* Bugfix IE6: let infoLayerBox overflow */
}

.cCore_contactInformationBlockLabel {
	float: left;
	width: 70px;
	font-weight: bold;
}

.cCore_contactInformationBlockWithLabel {
	margin-left: 80px;
	margin-bottom: 5px;
	overflow: hidden;
	/* set width in px for IE6-Bugfix with "oversize-content" */
}

#cCore_loginHeaderDiv {
	margin: 50px auto 10px auto;
	padding: 10px;
	border: 1px solid #CCCCCC;
	max-width: 400px;
	font-weight: bold;
}

#cCore_loginFormDiv {
	margin: 20px auto;
	padding: 10px;
	border: 1px solid #CCCCCC;
	max-width: 400px;
}

.cCore_swapListHeadline {
	margin-top: 3px;
	padding: 5px;
	cursor: pointer;
	background-color: #CCCCCC;
}

.cCore_swapListContent {
	padding: 5px;
	border: 1px solid #CCCCCC;
}

.cCore_infoLayerBoxParent {
	position: absolute;
}

.cCore_infoLayerBox {
	position: absolute;
	display: none;
	text-align: right;
	bottom: 0px;
	right: 10px;
	background-color: #EEEEEE;
	padding: 1px;
}

.cCore_infoLayerBoxContent {
	padding: 5px 10px;
}

.cCore_infoLayerBox a {
	color: #000000;
	white-space: nowrap;
}

a.cCore_infoLayerBoxHandle {
	font-size: 10px;
	background-color: #CCCCCC;
	text-decoration: none;
	padding: 0px 3px;
}

/* === news ============================================================*/
#cNews_submitButton {
 margin-left: 10px;
}

.cNews_searchOff {
	border: 0px solid #DDDDDD;
	margin-top: 3px;
	padding: 0px;
}

.cNews_searchOff #cNews_searchDiv {
	display: none;
	padding: 10px;
}

.cNews_searchOn {
	border: 1px solid #DDDDDD;
	margin-top: 3px;
	padding: 0px;
}

.cNews_searchOn #cNews_searchDiv {
	display: block;
	padding: 10px;
}

.cNews_galleryThumb {
	border: 1px solid #EEEEEE;
	text-align: center;
	float: left;
	overflow: hidden; /* important for IE 6*/
	margin: 5px;
}

.cNews_articleDate {
	margin: 10px 0px 0px 0px;
}

.cNews_articleTeaser {
	margin: 10px 0px 0px 0px;
	font-style: italic;
}

.cNews_articleSubTitle {
	margin: 10px 0px 0px 0px;
	font-weight: bold;
}

.cNews_subscriberFormErrorDiv {
	color: #000000;
	border: 1px solid #FF0000;
	background-color: #FFEEEE;
	padding: 5px;
	margin: 10px 0px;
}

.cNews_subscriberFormErrorDiv a {
	color: #000000;
	text-decoration: underline;
}

.cNews_subscriberFormWarningDiv {
	color: #000000;
	border: 1px solid #FACE00;
	background-color: #FFF9D4;
	padding: 5px;
	margin: 10px 0px;
}

.cNews_subscriberFormWarningDiv a {
	color: #000000;
	text-decoration: underline;
}

.cNews_subscriberFormMessageDiv {
	color: #000000;
	border: 1px solid #669966;
	background-color: #EEFFEE;
	padding: 5px;
	margin: 10px 0px;
}

.cNews_subscriberFormMessageDiv a {
	color: #000000;
	text-decoration: underline;
}

.cNews_subscriberFormRow {
	clear: both;
	margin-bottom: 10px;
}

.cNews_subscriberFormLeftDiv {
	float: left;
	font-weight: bold;
	width: 120px;
}

.cNews_subscriberFormRightDiv {
	margin-left: 130px;
}

.cNews_subscriberFormErrorLabel {
	color: #FF0000;
}

.cNews_subscriberFormNote {
	font-size: .85em;
	font-style: italic;
}

.cNews_subscriberFormChangeButtonDiv {
	float: right;
	text-align: right;
}

.cNews_subscriberLoginFormRemindButton {
	border-width: 0px;
	background: none;
	background-color: transparent;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
	font-size: .85em;
	cursor: pointer;
	text-align: left;
}


/* === biga ============================================================*/
#cBiga_submitButton {
 margin-left: 10px;
}

.cBiga_searchOff {
	border: 0px solid #DDDDDD;
	margin-top: 3px;
	padding: 0px;
}

.cBiga_searchOff #cBiga_searchDiv {
	display: none;
	padding: 10px;
}

.cBiga_searchOn {
	border: 1px solid #DDDDDD;
	margin-top: 3px;
	padding: 0px;
}

.cBiga_searchOn #cBiga_searchDiv {
	display: block;
	padding: 10px;
}

.cBiga_galleryThumb {
	border: 1px solid #EEEEEE;
	text-align: center;
	float: left;
	overflow: hidden; /* important for IE 6*/
	margin: 5px;
}

.cBiga_galleryTeaser {
	margin: 10px 0px 0px 0px;
	font-style: italic;
}

.cBiga_galleryDate {
	margin: 10px 0px 0px 0px;
}

/* === sese ============================================================*/
#cSese_queryField {
	width: 98%;
	margin: 0px;
}

#cSese_submitButton {
	width: 80px;
	margin: 0px;
	cursor: pointer;
}

#cSese_queryFieldDiv {
	margin-right: 150px;
}

#cSese_submitButtonDiv {
	float: right;
	margin-left: 10px;
	width: 80px;
	overflow: hidden;
	display: inline;
}

#cSese_helpButtonDiv {
	float: right;
	margin-top: 8px;
	margin-left: 10px;
	width: 50px;
	overflow: hidden;
	display: inline;
}

#cSese_compactSearchDiv #cSese_submitButton {
	width: 25px;
}

#cSese_compactSearchDiv #cSese_queryFieldDiv {
	margin-right: 40px;
}

#cSese_compactSearchDiv #cSese_submitButtonDiv {
	width: 30px;
}


#cSese_documentCategoryIdSelect {

}

#cSese_helpButton {

}

#cSese_helpDiv {
	position: relative;
	background-color: #FFFFFF;
	height: 245px;
	clear: both;
}

.cSese_helpDivOff {
	display: none;
}

.cSese_helpDivOn {
	display: block;
}

#cSese_helpDivContent {
	overflow: auto;
	height: 200px;
	padding: 10px;
	border: 1px solid #DDDDDD;
}

#cSese_helpDivFooter {
	text-align: right;
	height: 15px;
	padding: 5px;
}

.cSese_extendedSearchOff {
	border: 0px solid #DDDDDD;
	margin-top: 3px;
	padding: 0px;
}

.cSese_extendedSearchOff #cSese_extendedSearchDiv {
	display: none;
	padding: 10px;
}

.cSese_extendedSearchOn {
	border: 1px solid #DDDDDD;
	margin-top: 3px;
	padding: 0px;
}

.cSese_extendedSearchOn #cSese_extendedSearchDiv {
	display: block;
	padding: 10px;
}

#cSese_withQueryExpansionDescription {
	display: none;
	position: relative;
	top: 0px;
	left: -11px;
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	padding: 10px;
	z-index: 1000;
}

.cSese_superUrlHits {
	margin: 10px 0px; /* default-setting */
	border-bottom: 1px solid #DDDDDD; /* default-setting */
}

.cSese_subUrlHits {
	margin-bottom:10px; /* default-setting */
	border-top: 1px solid #DDDDDD; /* default-setting */
}

.cSese_offset {
	display: block;
	float: left;
	padding: 1px 3px; /* default-setting */
	margin: 4px 2px; /* default-setting */
	text-align: center; /* default-setting */
	min-width: 12px; /* default-setting */
	border: 1px solid #DDDDDD; /* default-setting */
}

.cSese_activeOffset {
	display: block;
	float: left;
	padding: 1px 3px; /* default-setting */
	margin: 4px 2px; /* default-setting */
	text-align: center; /* default-setting */
	min-width: 12px; /* default-setting */
	border: 1px solid #DDDDDD; /* default-setting */
	background-color: #EEEEEE; /* default-setting */
}


/* === cms ============================================================*/
#cCms_printPageMaster{
	margin: 5px auto 0px auto;
	padding: 0 0 10px 0;
	width: 640px;
	border-color: #000000;
}

#cCms_printTopClaim{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

#cCms_printButtonArea{
	padding: 12px 0 7px 0;
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #d5d5d5;
	border-style: solid;
	border-width: 0 0 1px 0;
	background-image: url(../../../../ceasy/etc/icons/cms/usage/printHeadBg.jpg);
	border-color: #000000;
	text-align: right;
}


#cCms_printButtonArea input{
	margin: 0 10px  0 0;
}

#cCms_printStaticInformationArea{
	padding: 10px;
}

#cCms_printMiddleClaim{
	padding: 10px 0 10px 0;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #000000;
}

.cCms_printNote {
	font-size: .8em;
}

#cCms_printBottomClaim {
	padding: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

@media print {
  #cCms_printButtonArea {
		display: none;
	}
	#cCms_printMiddleClaim{
		border-width: 0px;
	}
}

/* === mpg ============================================================*/
#cMpg_submitButton {
	margin-left: 10px;
}

.cMpg_searchOff {
	border: 0px solid #DDDDDD;
	margin-top: 3px;
	padding: 0px;
}

.cMpg_searchOff #cMpg_searchDiv {
	display: none;
	padding: 10px;
}

.cMpg_searchOn {
	border: 1px solid #DDDDDD;
	margin-top: 3px;
	padding: 0px;
}

.cMpg_searchOn #cMpg_searchDiv {
	display: block;
	padding: 10px;
}

/* === googleMaps ============================================================*/
#googleMapBody {
	background-color: #FFFFFF;
	background-image: none;
	margin: 0px;
	width: 100%;
	height: 100%;
	text-align: left;
}

#googleMapBody h1 {
	font-size: 1em;
	font-weight: bold;
}

#googleMapDiv {
	position: absolute;
	top: 5px;
	right: 5px;
	bottom: 5px;
	left: 5px;
	width: auto;
	height: auto;
	min-width: 300px;
	min-height: 300px;
	background-color: #EEEEEE;
}

#googleMapScreen {
	width: 100%;
	height: 100%;
}

#googleMapLoaderDiv {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	background-image: url(../../../../ceasy/etc/icons/core/usage/googleMaps/loaderDivBg.png);
	background-repeat:repeat;
}

#googleMapLoaderDivBox {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 20px;
	text-align: center;
	width: 200px;
	height: 60px;
	margin: 100px auto;
}

#googleMapSearch {
	float:left;
	width: 250px;
	height: 100%;
	position: relative;
	z-index: 1; /*  important for IE hack on fix-sized selects with oversize content */
	background-color: #E2E1E4;
}

#googleMapSearchInput {
	margin: 5px;
}

#googleMapMain {
	margin-left: 250px;
	height: 100%;
	position: relative;
}

#googleMapResults {
	position: absolute;
	top: 260px;
	right: 5px;
	bottom: 5px;
	left: 5px;
	border: 1px solid #999999;
	padding: 3px;
	overflow: scroll;
	background-color: #FFFFFF;
}

#googleMapResults:hover {
	overflow: visible;
	right: auto;
	min-width: 230px;
	width: auto;
}

#googleMapResults div.googleMapResultDiv {
	white-space: nowrap;
	cursor: pointer;
}

#googleMapResults div.googleMapResultTitle {
	margin-left: 30px;
	float: left;
}

#googleMapSearchItemSelect {
	width: 240px;
	margin-bottom: 5px;
}

#googleMapSearchCategorySelect {
	width: 240px;
	margin-bottom: 5px;
}

#googleMapSearchDistrictSelect {
	width: 240px;
	margin-bottom: 5px;
}

#googleMapSearchTitleField {
	width: 230px;
}

#googleMapSearchButtonDiv {
	text-align: center;
}

#googleMapSearchButton {
	width: 130px;
}

.googleMapInfoWindowDiv {
	margin-top: 10px;
	max-width: 400px;
}

#googleMapTabArea {
	padding-top: 60px;
	background-color: #FFFFFF;
}

#googleMapTabAreaHeadline {
	font-weight: bold;
	margin: 0px 5px 10px 5px;
	position: absolute;
	top: 10px;
	left: 5px;
	height: 50px;
	overflow: hidden;
}

.googleMapTabActive {
	padding: 5px 10px 3px 10px;
	width: 90px;
	background-image:url(../../../../ceasy/etc/icons/core/usage/googleMaps/tab.gif);
	margin-top: 0px;
}

.googleMapTabInactive {
	width: 90px;
	padding: 6px 10px 2px 10px;
	background-image:url(../../../../ceasy/etc/icons/core/usage/googleMaps/tabInactive.gif);
	margin-top: 0px;
}

#googleMapSearchTabHandle {
	float: left;
	cursor: pointer;
	margin-left: 0px;
	text-decoration: none;
	color: #000000;
}
#googleMapSearchForm, #googleMapSearchForm input {
	margin: 0px; /* important for IE7 */
}

#googleMapAddressTabHandle {
	float: left;
	cursor: pointer;
	margin-left: 1px;
	text-decoration: none;
	color: #000000;
}

#googleMapAddressTab {
	clear: both;
	display: none;
	padding-top: 3px;
	background-color: #E2E1E4;
}

#googleMapSearchTab {
	clear: both;
	padding-top: 3px;
	background-color: #E2E1E4;
}

#googleMapAddressInput {
	margin: 5px;
}


#googleMapAddressResults {
	position: absolute;
	top: 230px;
	right: 5px;
	bottom: 5px;
	left: 5px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 3px;
	overflow: scroll;
}

#googleMapAddressResults:hover {
	overflow: visible;
	right: auto;
	width: auto;
	min-width: 220px;
}

#googleMapSearchAddressField {
	width: 220px;
}

#googleMapSearchTownField {
	width: 220px;
}

#googleMapAddressButtonDiv {
	text-align: center;
}

#googleMapAddressButton {
	width: 130px;
}

#googleMapAddressResults div.googleMapResultDiv {
	cursor: pointer;
	white-space: nowrap;
}

div.googleMapResultDiv:hover {
	background-color: #EEEEEE;
}

/* IE lower 7 hacks */
#googleMapDiv {
	_width: expression(this.parentNode.clientWidth-10);
	_height: expression(this.parentNode.clientHeight-10);
}

#googleMapResults {
	_top: 270px;
	_width: 220px;
	_height: 320px;
}

#googleMapAddressResults {
	_top: 240px;
	_width: 220px;
	_height: 360px;
}

#googleMapResults:hover {
	_overflow: scroll;
	_width: 220px;
}

#googleMapAddressResults:hover {
	_overflow: scroll;
	_width: 220px;
}

.googleMapInfoWindowDiv {
	_width: 400px; /* instead of max-width */
}