
body        {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: auto;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 1em;
}

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

table {
	font-size: 1em;
}
table a {
	color: #061A65;
	text-decoration: none;
}
table a:hover {
	color: #061A65;
	text-decoration: underline;
}

#printBody {
	background-color: #FFFFFF;
	background-image: none;
	margin: 10px;
}
#all_banner {
	margin: auto;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
	width:778px;
}
#all {
	margin: auto;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
	border:1px solid #094C77;
	width:778px;
}

H1, H2, H3, H4, H5, H6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	margin:0px;
	padding:0px;
	padding-top:10px;
}
p {
	margin-top:0px;
	padding-top:0px;
}

.homeCell518 {
	width:518px;
	height:130px;
	text-align:left;
	margin:0px;
	font-size: 0.8em;
	padding:0 10px 0 25px;
	background-color:#E5EFFB;
	overflow:hidden;
}

.homeCell260 {
	width:225px;
	height:130px;
	text-align: left;
	font-size: 0.8em;
	padding-left: 25px;
	padding-right: 10px;
	margin: 0px;
	background-color:#EFF5FD;
	vertical-align:top;
}




/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Footerarea */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#footerArea {
	clear:both;
	margin: auto;
	padding: 0px;
	background-color: #FFFFFF;
	margin-top:3px;
	height:32px;
	width:780px;
}
#footerAreaContent {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-color: #FFFFFF;
	padding-top:10px;
	padding-right:10px;
	text-align:center;
	color:#061A65;
	font-size: 0.7em;

}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Bannerarea */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#banner_unten{
	float:left;
	width:778px;
	height:145px;
}
#banner_unten_links{
	float:left;
	width:639px;
	height:145px;
}
#banner_unten_rechts{
	float:left;
	width: 126px;
	/*_width: 139px;*/
	height:117px;
	/*_height:145px;*/
	background-color: #5672C7;
	text-align:right;
	font-size: 0.7em;
	padding-top:28px;
	padding-right:13px;
}
#banner_unten_rechts a {
	line-height:16px;
	color:#FFFFFF;
	text-decoration:none;
}
#banner_unten_rechts a:hover {
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Top-Navigation und [Schrift / Tastatur] */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#topNaviArea {
	clear:both;
	width:778px;
	height:41px;
	background-color: #153BB1;
	text-align:left;
	margin:0px;
	padding:0px;
}
#topNaviAreaContent {
	background-color: #153BB1;
	text-align:left;
	padding-top:12px;
	padding-left:12px;
}
.topNavi {
	float:left;
	position:relative;
	display:inline;
	padding-left: 10px;
	padding-right: 3px;
	font-size: 0.8em;
	color: #FFFFFF;
	font-weight:bold;
}
.topNavi a {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.topNavi a:hover {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* DropDown-Menü */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.dropDownBox {
	position:absolute;
	visibility:hidden;
	text-align:left;
	left:-2px;
	top:28px;
	width:220px;
	background-color:#5672C7;
	border:1px solid #153BB1
}

.dropDownBoxContent {
/*	margin: 10px 0px; */
}

.dropDownNavi {
	/*white-space:nowrap;*/
	color:#FFFFFF;
	background-color:#5672C7;
	width:220px;
	border-bottom:1px solid #153BB1;
	height:25px;
	padding-top:3px;
	text-transform:none;
}

.dropDownBox a {
	display: block;
	padding: 2px 10px;
	width:220px;
	font-weight:normal;
}

.dropDownNaviActive {
	/*white-space:nowrap;*/
	color:#FFFFFF;
	background-color:#5672C7;
	border-bottom:1px solid #153BB1;
	width:220px;
	height:25px;
	padding-top:3px;
	text-transform:none;
	font-weight:normal;
}

.dropDownNaviActive a:hover, .dropDownNavi a:hover{
	font-weight:normal;
}

.dropDownNavi a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}

.dropDownNaviActive a {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:normal;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Krümelleiste und Suche */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#crumbNaviArea {
	clear:both;
	width:756px;
	/*_width:778px;*/
	height:27px;
	background-color: #CAD8F1;
	text-align:left;
	margin:0px;
	padding:0px;
	padding-left:22px;
	border-top:1px solid #E5EFFB;
	border-bottom:1px solid #E5EFFB;
}
#crumbNaviAreaContent {
	float:left;
	width:756px;
	background-color: #CAD8F1;
	color: #061A65;
	text-align:left;
	padding-top:7px;
	font-size: 0.65em;
}
.crumbNavi {
	color: #061A65;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 1em;
	text-decoration:none;
}
.crumbNavi a {
	text-decoration:none;
}
.crumbNavi a:hover {
	text-decoration:unterline;
}




/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Linke-Navigation */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#mainArea {
}
#mainAreaContent {
	width:778px;
	margin:0px;
	padding:0px;
}
#leftColOben {
	width:240px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color:#E5EFFB;
}
#leftColUnten {
	width:240px;
	height:50px;
	vertical-align:bottom;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color:#E5EFFB;
}
#rightColOben {
	text-align: left;
	vertical-align:top;
	background-color:#E5EFFB;
	font-size: 0.8Em;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 35px;
}
#rightColUnten {
	text-align: left;
	height:75px;
	vertical-align:bottom;
	background-color:#E5EFFB;
	padding-left: 40px;
	font-size: 0.8Em;
	padding-bottom:15px;
}
#rightColObenBreit {
	text-align: left;
	vertical-align:top;
	background-color:#E5EFFB;
	font-size: 0.8Em;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 35px;
}
#rightColUntenBreit {
	text-align: left;
	height:75px;
	vertical-align:bottom;
	background-color:#E5EFFB;
	padding-left: 20px;
	font-size: 0.8Em;
	padding-bottom:15px;
}


#sideNaviArea {
}
#sideNaviArea ul {
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
#sideNaviCurrent {
	height: 24px;
	background-color:#7891D4;
	vertical-align:middle;
	list-style-type:none;
	color:#061A65;
	font-size: 0.8em;
	font-weight:bold;
	border-top:1px solid #E5EFFB;
	padding-top:3px;
}

.sideNavi {
	background-color:#CAD8F1;
	height: 24px;
	vertical-align:middle;
	list-style-type:none;
	border-top:1px solid #E5EFFB;
}
.sideNavi a {
	color:#061A65;
	font-size: 0.8em;
	text-decoration:none;
}

.sideNaviSub {
	background-color:#CAD8F1;
	height: 22px;
	vertical-align:middle;
	list-style-type:none;
}
.sideNaviSub a {
	color:#061A65;
	font-size: 0.7em;
	text-decoration:none;
}



#pageContent {
}
#pageContent a {
	color:#153BB1;
	text-decoration:none;
}
#pageContent a:hover {
	text-decoration:underline;
}
#pageContentBreit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#pageContentBreit a {
	color:#153BB1;
	text-decoration:none;
}
#pageContentBreit a:hover {
	text-decoration:underline;
}
.headline {
	font-weight:bold;
	color:#000000;
}
.listHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:bold;
	padding-top:10px;
}
.listItem {
	vertical-align:middle;
	margin:0px;
	padding-bottom:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #061A65;
	font-weight: normal;
}
.listItem a {
	color: #061A65;
	text-decoration: none;
}
.listItem a:hover {
	color: #061A65;
	text-decoration: underline;
}
.listBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	height:20px;
}



#toolBarArea {
}
#toolBar {
}
#toolBarContent {
}

#toolBarLeft {
	float:left;
	text-align:left;
	vertical-align:middle;
	color:#061A65;
}
#toolBarLeft a {
	color:#061A65;
	font-size: 0.75em;
	text-decoration: none;
}
#toolBarRight {
	float:right;
	text-align:right;
	color:#061A65;
	padding-right:15px;
}
#toolBarRight a {
	color:#061A65;
	font-size: 0.7em;
	text-decoration: none;
}

#staticLinkArea {
	margin: 0px;
	padding: 15px;
	color:#061A65;
	text-align:middle;
}
#staticLinkArea a {
	color:#061A65;
	text-align:middle;
	font-size: 0.65em;
	text-decoration: none;
}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Content-Bereich */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


.fliess {
/*	font-size:.8em; */
/*	font-size:1em; */
	font-size:1em;
}
.note {
	font-size:.8em;
}

.info {
	font-weight:bold;

}
.header {
	font-size:1em;
	color:#FFFFFF;
	background-color:#5672C7;
}
.buchen {
	color:#FF0000;
}







#mainWrapper {
	clear:both;
	padding:0px;
	margin:0px;
	width:780px;
}


#equalizer {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.equalizer {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.bar {
	width:100%;
	background-color:#7891D4;
	margin:20px 0px 10px 0px;
	clear:both;

}

.barHead {
	float:left;
	background-color:#7D9ED5;
	color: #FFFFFF;
	font-size:1.1em;
	font-weight:bold;

}

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

.barMain {
	margin-left:30px;
	margin-right:30px;
	height:15px;
	color: #FFFFFF;
	font-size:1.1em;
	font-weight:bold;
	padding:5px;
}
#pageContent .barMain a, #pageContent .barMain a:hover {
	color: #FFFFFF;
}
.barRight {
	float:right;
	height:15px;
	padding:5px;
	color: #3F60BF;

}
#pageContent .barRight a, #pageContent .barRight a:hover {
	color: #FFFFFF;
}
.layoutTable {
	padding:0px;
	margin:0px;
	border: 0px solid #000000;

}

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

.dataTable {
	padding:0px;
	margin:0px;
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
}

.dataTable th {
	background-color:#EEEEEE;
	padding:5px;
	border: 1px solid #CCCCCC;
}

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

.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;
	background-color:#CAD8F1;
}

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

.capRowEven {
	margin:0px;
	padding:5px;
	display:inline;
	/*background-color:#FFFFFF;*/
}

.capRowOdd {
	margin:0px;
	padding:5px;
	display:inline;
	background-color:#F6F6F6;
}

.block {
	margin-bottom:10px;

}

.box {
	border-width: 1px;
	border-style: solid;
	border-color: #CAD8F1;
	padding:5px;
	background-color:#FFFFFF;
	width:400px;
	margin:auto;
}

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

.container {


}

.error {
	font-weight:bold;
	color: #FF0000;

}

.field {
	border: 1px solid #7891D4;
	background-color:#FFFFFF;
}

.button {
	font-size:1em;
	border: 1px solid #7891D4;
	background-color:#CAD8F1;

}

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

.unit {
	margin:5px;

}

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

.infoCell {
	font-weight: bold;
}

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

.galleryArea {
	margin-bottom: 30px;

}

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

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

}

.galleryThumb {
	float:left;
	margin: 0px 10px 10px 0px;
	vertical-align: middle;
	text-align: center;

}

.galleryThumb img {
	display: block;

}

.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;
}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Online-Rathaus */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


.or_headline {
	font-weight:bold;
	background-color:#7891D4;
	color:#061A65;
	padding:5px;
	margin-bottom:10px;
}
.or_subHeadline  {
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#CAD8F1;
	width:100%;
	font-weight:bold;
}
.or_group  {
	margin-bottom:20px;

}

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

}

.or_row  {
	padding:2px;
	/*border-bottom:1px solid #CCCCCC;*/

}


.or_caps  {
	margin-bottom:20px;
}

.or_cap1  {
	padding:5px;
	background-color:#F1F6FC;
}
.or_cap2  {
	padding:5px;
	background-color:#E0EDFC;
}

.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;
	background-color:#F1F6FC;
}
.or_listPoint1 a  {
	text-decoration:none;
}
.or_listPoint1 a:hover  {
	text-decoration:underline;
}
.or_listPoint2  {
	padding:2px;
  background-color:#E0EDFC;
}
.or_listPoint2 a  {
	text-decoration:none;
}
.or_listPoint2 a:hover  {
	text-decoration:underline;
}

.or_note  {
	font-size:12px;

}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Styles von Herrn Rapp */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.img_right {
	margin-left: 5px;
}
.img_left {
	margin-right: 5px;
}





/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Obsolete */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*
.toolNavi {
	color: #000000;
}
.toolNavi a {
	text-decoration:none;
}
.toolNavi a:hover {
	text-decoration:none;
}
#searchField {
	color: #000000;
	font-size: 0.8em;
	width: 90px;
	_height: 18px;
	font-weight: normal;
	border:1px solid #000000;
	background-color: #CFDAA3;
}
#searchButton {
	color: #000000;
	font-size: 0.9em;
	width: 47px;
	height: 18px;
	font-weight: normal;
	border:1px solid #000000;
	background-color: #E0E7C3;
	margin-top:5px;
}

.accessKey {
	color: #F4D4A4;
	font-size:.9em;
	padding-right:3px;
	visibility:hidden;
}

#accessKeyHelpText {
	position:absolute;
	z-index:1000;
	visibility:hidden;
	width:400px;
	left:160px;
	top:60px;
	padding:5px;
	background-color:#E5EAD8;
	color:#000000;
	text-align:left;
	border:1px solid #CCCCCC;
}
*/



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

.bar {
	margin:20px 0px 10px 0px;

}

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

.barMain {
	font-size:1em;
	font-weight:bold;
}

.barRight {

}

.list {
	/*list-style-type:square;*/
	/*list-style-image: url(/_ceasy4/ceasy-develop/images/layout/bullet.gif);*/

}

.listRowEven {
}

.listRowOdd {
}

.caps {
	font-size:.9em;
}

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

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

.box {
	width:400px;
	margin:auto;
}

.boxHeadline {
	font-size: 1.2em;
	font-weight:bold;
}

/* === veka ============================================================*/
.event {
	margin-bottom:30px;
/*	border:1px solid red;*/
	width:500px;

}

.eventHeadline {
	margin-bottom:3px;
}

.eventHiLine {
	margin-bottom:3px;
}

.eventLine {
	margin-bottom:3px;
}

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

.eventRightCol {
	margin-left: 73px;
	padding: 3px 5px;
}


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

.bar {
	background-color:#F2F3F3;

}

.barHead {
	background-color:#F2F3F3;
	color: #373737;
}

.barMain {
	/*color: #3F60BF;*/
	color:#373737;
}

.barRight {
	color: #3F60BF;
}

.list {
}

.listRowEven {
	/*background-color:#FFFFFF;*/
}

.listRowOdd {
	background-color:#F2F3F3;
}

.capRowEven {
	/*background-color:#FFFFFF;*/
}

.capRowOdd {
	background-color:#F2F3F3;
}

.box {
	border-color: #333333;
	background-color:#FFFFFF;
}

.boxHeadline {
	background-color:#DEEEFF;
}

/* === veka ============================================================*/
.event {


}

.eventHeadline {

}

.eventHiLine {

}

.eventLine {

}

.eventLeftCol {

}

.eventRightCol {
}

.eventHeadline .eventLeftCol {
	background-color: #cad8f1;
}

.eventHeadline  .eventRightCol {
	background-color: #cad8f1;
}

.eventHiLine .eventLeftCol {
	/*background-color: #DEEEFF;*/
}

.eventHiLine  .eventRightCol {
	/*background-color: #DEEEFF;*/
}

.eventLine .eventLeftCol {
	/*background-color: #DEEEFF;*/
}

.eventLine  .eventRightCol {
	/*background-color: #DEEEFF;*/
}

/* --- 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;

}

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

#googleMapSearch {
	float:left;
	width: 240px;
	height: 100%;
	position: relative;
	background-color: #EEEEEE;
}

#googleMapSearchInput {
	margin: 5px;
}

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

#googleMapResults {
	_width: 230px; /* IElower7Hack */
	_height: 360px; /* IElower7Hack */
	position: absolute;
	top: 220px;
	right: 5px;
	bottom: 5px;
	left: 5px;
	border: 1px solid #999999;
	padding: 3px;
	overflow: scroll;

}

#googleMapResults div.googleMapResultDiv {
	width: 1000px;
	cursor: pointer;
}

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

#googleMapSearchItemSelect {
	width: 230px;
}

#googleMapSearchCategorySelect {
	width: 230px;
}

#googleMapSearchTitleField {
	width: 230px;
}

#googleMapSearchButtonDiv {
	text-align: center;
}

#googleMapSearchButton {
	width: 130px;

}

.googleMapInfoWindowDiv {
	margin-top: 10px;
}


/* === 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: auto; 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;
}

.cCore_section {
	margin-bottom: 15px;
}

.cCore_sectionHead {
	padding: 5px;
	background-color: #F2F3F3;
}

.cCore_sectionBody {
	padding: 5px;
}

/* === 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;
}

/* === 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;
}

/* === 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;
	}
}

/* === 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 */
}