body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color:#FFFFFF;
	text-align:left;
}

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

table {
	font-size: 1em;
}

a {
	color:#9C0000;
}

#rawBody {
	text-align:left;
	background-color:#FFFFFF;
	background-image: none;
	margin: 10px;
}

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

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Allgemeines */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.field {
	border: 1px solid #333333;
	background-color:#FFFFFF;
}

.button {
	font-size:1em;
	border: 1px solid #333333;
	background-color:#EEEEEE;

}

.headLine {
	font-size: 12px;
	font-weight:bold;
	padding:3px;
	color:#9C0000;
	text-transform:uppercase;

}

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

.fliess {
	color:#333366;
}

.info {
	text-align:left
	font-weight:bold;
	color:#9C0000;
}

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

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

}

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

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

}

.barHead {
	float:left;
	background-color:#5DA7DB;
	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;
	color: #3F60BF;
	font-size:1.1em;
	font-weight:bold;
	padding:5px;
}

.barRight {
	float:right;
	padding:5px;
	color: #3F60BF;

}

.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 {
	margin:5px;
	padding:0px;
	/*list-style-type:square;*/
	list-style-position:outside;
}

.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:#D8ECF7;
}

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

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

.capRowEven {
	margin:0px;
	padding:1px;
	display:inline;
	font-size:.9em;
	/*background-color:#FFFFFF;*/
}

.capRowOdd {
	margin:0px;
	padding:2px;
	display:inline;
	font-size:.9em;
	background-color:#D8ECF7;
}

.block {
	margin-bottom:10px;

}

.box {
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
	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 {


}

.unit {
	margin:5px;

}

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

.infoCell {
	font-weight: bold;
}

#newsListHome{
	margin:20px 0 0 0;
}

#newsListHome h2{
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#9C0000;
}
#newsListHome a{
	text-decoration:none;
}

#newsListHome a:hover{
	text-decoration:underline;
}

.newsHome{
	width:170px;
	padding:2px;
}

.newsHomeDate{
	font-size:11px;
	display:block;
}

.xMasSpecial{

}

.xMasSpecial h2{
	color:#9C0000;
	text-transform:uppercase;
	font-weight:normal;
	margin:0 0 10px 0px;
	padding:13px 0 15px 60px;
	background-repeat:no-repeat;
	background-position:3px 0px;
	background-image: url(/images/layout/xmasSpecial2.jpg);
}

.xMasSpecial .adress{
	font-style:italic;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Geisingen */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
body {
	margin: auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: center;
	background-image: url(images/layout/bg.gif);
	background-repeat:repeat-x;
}

#all {
	margin: auto;
	padding: 0px;
	text-align: center;
	width:780px;
	/*_width:782px;*/
	border-left:1px solid #545252;
	border-right:1px solid #545252;
	border-bottom:1px solid #545252;

}
#allSmall {
	margin: auto;
	padding: 0px;
	text-align: center;
	width:585px;
	_width:587px;
}
h1 {
	font-size: 1em;
	font-weight:bold;
}
h2 {
	font-size: 1em;
	font-weight:bold;
}
h3 {
	font-size:1em;
	font-weight:bold;
}
h4 {
	font-size:1em;
	font-weight:bold;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* TopNavi */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#topNaviArea {
	clear:both;
	height:35px;
	width:764px;
	/*_width:780px;*/
	padding-top:77px;
	padding-left:16px;
}
.topNaviItem {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	float:left;
	position:relative;
	display:inline;
	height:31px;
	padding-right:20px;
	font-size:11px;
	text-align:left;
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
}
.topNaviItem a {
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}
.topNaviItem a:hover {
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* BannerArea */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#bannerArea {
	clear:both;
	height:117px;
	width:780px;
	background-image: url(images/layout/banner.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Krümelleiste und Suche */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#crumbNaviArea {
	clear:both;
	height:36px;
	width:780px;
	/*height:23px;*/
	background-image: url(images/layout/crumbNavi.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
#crumbNavi{
	float:left;
	width:580px;
	_width:600px;
	height:23px;
	/*_height:36px;*/
	text-align:left;
	margin:0px;
	padding:0px;
	padding-left:12px;
	padding-top:13px;
}
.crumbNaviItem {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	float:left;
	padding-right: 4px;
	color:#FFFFFF;
	text-decoration:none;
	font-size: 10px;
}
.crumbNaviItem a {
	color:#FFFFFF;
	text-decoration:none;
}
.crumbNaviItem a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Search-Area */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#searchArea {
	float:right;
	width:165px;
	height:26px;
	/*_height:36px;*/
	padding-top:9px;
}
#searchForm {
	float:left;
}
.searchField {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size:10px;
	width: 130px;
	height:16px;
	font-weight: normal;
	vertical-align:top;
	color: #FFFFFF;
	background-color:#C61919;
	border:1px solid #FFFFFF;
	padding:2px 0 0 3;
	text-transform:uppercase;
}
#searchButton {
	width: 17px;
	font-weight: normal;
	height:20px;
	vertical-align:middle;
	margin:2px 0 0 0;
}

#searchButtonImg {
  vertical-align:middle;
	width:17px;
	text-align:left;
	overflow:hidden;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* mainArea */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#mainArea {
	clear:both;
	width:780px;
	background-image: url(images/layout/bgContent.gif);
	background-repeat:repeat-y;
}
#contentArea {
	float:left;
	width:330px;
	/*_width:370px;*/
	padding-left:12px;
	padding-right:28px;
	padding-top:25px;
	padding-bottom:20px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;

}
#contentArea a {
	color:#9C0000;
	text-decoration:none;
}
#contentArea a:hover {
	color:#9C0000;
	text-decoration:underline;
}
#contentAreaWide {
	float:left;
	width:550px;
	/*_width:590px;*/
	padding-left:12px;
	padding-right:28px;
	padding-top:25px;
	padding-bottom:20px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;

}
#contentAreaWide a {
	color:#9C0000;
	text-decoration:none;
}
#contentAreaWide a:hover {
	color:#9C0000;
	text-decoration:underline;
}
#rightColArea {
	float:left;
	width:220px;
	padding-top:45px;

}
#rightColAreaHome {
/*	float:left;*/
	width:170px;
/*	_width:190px;*/
	padding-top:35px;
	padding-left:15px;
	padding-right:1px;
	text-align:left;
	font-size:12px;
}

#rightColPic {
	width:220px;
	margin-right:10px;
	border-top:1px dotted #9C0000;
	border-bottom:1px dotted #9C0000;
	padding-top:8px;
	padding-bottom:8px;
	margin-bottom:50px;
}
#rightColContent {
	text-align:left;
	width:220px;
	margin-right:10px;
	border-top:1px dotted #9C0000;
	border-bottom:1px dotted #9C0000;
	padding-top:8px;
	padding-bottom:8px;
	margin-bottom:50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#rightColContent a {
	color:#9C0000;
	text-decoration:none;
}
#rightColContent a:hover {
	color:#9C0000;
	text-decoration:underline;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* FooterArea */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#footerArea {
	clear:both;
	width:780px;
	height:65px;
	background-image: url(images/layout/bgContent.gif);
	background-repeat:repeat-y;

}
#footerRight {
	float:left;
	height:65px;
	width:220px;
}
/* toolBarArea +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#toolBarArea {
	float:left;
	width:350px;
	_width:370px;
	padding-left:12px;
	padding-right:8px;
	padding-top:30px;
	padding-bottom:15px;
	text-align:left;
}
#toolBarLeft {
	float:left;
	text-align:left;
	color:#9C0000;
	font-size:11px;
}
#toolBarLeft a {
	color:#9C0000;
	text-decoration:none;
}
#toolBarLeft a:hover {
	color:#9C0000;
	text-decoration:underline;
}
#toolBarRight {
	float:right;
	text-align:right;
	color:#9C0000;
	font-size:11px;
}
#toolBarRight a {
	color:#9C0000;
	text-decoration:none;
}
#toolBarRight a:hover {
	color:#9C0000;
	text-decoration:underline;
}
/* StaticLinks +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#staticLinkArea {
	float:left;
	height:65px;
	width:168px;
	_width:180px;
	padding-left:12px;
}
.staticLink {
	height:18px;
	_height:20px;
	padding-top:2px;
	text-align:left;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:11px;
}
.staticLink a {
	color:#FFFFFF;
	text-decoration:none;
}
.staticLink a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* SideNavi */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#sideNaviArea {
	float:left;
	width:180px;
	background-color:#D2EAF7;
}
#sideNaviCurrent {
 	float:left;
	width:168px;
	/*_width:180px;*/
	height:23px;
	_height:55px;
	padding-left:12px;
	padding-top:32px;
	text-align:left;
	font-weight:bold;
	background-color:#BDE1F4;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	color:#000000;

}
.sideNavi {
 	float:left;
	width:168px;
	/*_width:180px;*/
	line-height:15px;
	_height:23px;
	padding-left:12px;
	padding-top:6px;
	padding-bottom:6px;
	text-align:left;
	border-bottom:1px solid #C0E2F4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.sideNavi a {
	color:#000000;
	text-decoration:none;
}
.sideNavi a:hover {
	color:#000000;
	text-decoration:none;
}
.sideNaviActive {
 	float:left;
	width:168px;
	/*_width:180px;*/
	line-height:15px;
	_height:23px;
	padding-left:12px;
	padding-top:6px;
	padding-bottom:3px;
	font-weight:bold;
	text-align:left;
	color:#000000;
	border-bottom:1px solid #C0E2F4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.sideNaviActive a {
	color:#000000;
	text-decoration:none;
}
.sideNaviActive a:hover {
	color:#000000;
	text-decoration:none;
}
.sideNaviSub {
 	float:left;
	width:168px;
	height:20px;
	_height:24px;
	padding-top:4px;
	text-align:left;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.sideNaviSub a {
	text-decoration:none;
}
.sideNaviSub a:hover {
	text-decoration:none;
}
.sideNaviSubActive {
 	float:left;
	width:168px;
	height:20px;
	_height:24px;
	padding-top:4px;
	text-align:left;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.sideNaviSubActive a {
	text-decoration:none;
}
.sideNaviSubActive a:hover {
	text-decoration:none;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Listen (dynamisch/manuell) */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.listHeader {
	clear:both;
 	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:16px;
	padding-top:8px;
	padding-bottom:10px;
	border-top:1px dotted #9C0000;
	height:30px;
	width:100%;
}
.listBullet {
 	float:left;
	color:#9C0000;
	font-size:10px;
 	width:5%;
}
.listItemArea {
	clear:both;
 /*	float:left;*/
	width:95%;
}
.listItem {
 	float:left;
	vertical-align:middle;
	margin:0px;
	padding-bottom:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#000000;
	font-size:11px;
}
.listItem a {
	color:#9C0000;
	text-decoration: none;
}
.listItem a:hover {
	color:#9C0000;
	text-decoration: underline;
}
.listBottom {
	clear:both;
 	float:left;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-weight: normal;
 	width:350px;
 	height:12px;
}

.listHeaderHomeNews {
	text-align:left
	font-weight:bold;
	color:#9C0000;
}
/*
.listItemHomeNews {
	vertical-align:middle;
	margin:0px;
	padding-bottom:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#9C0000;
	font-size:0.8em;
}
.listItemHomeNews a {
	color:#9C0000;
	text-decoration:none;
}
.listItemHomeNews a:hover {
	color:#9C0000;
	text-decoration:underline;
}
*/

/* +++ multiList +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.multiList {
	margin-bottom: 10px;
}

.multiList h2{
	margin:0 0 10px 0;
}

.multiList ul {
	margin:0px 0px 10px 0px;
	padding:0px 0px 5px 0px;
}

.multiList li {
	margin:0px;
	padding: 3px 2px 3px 15px;
	list-style: none;
	background-repeat: no-repeat; /* Anzeige der ListBullets */
	background-position:0px 7px;
	background-image: url(../../../../images/layout/multiListBullet.gif);
}

.multiList li a {
	text-decoration:none;
}

.multiList li div a { /* Links innerhalb von Zeilen einer multiBox */
	display: inline;
	text-decoration: underline;
}

.multiList li a:hover {
	text-decoration:underline;
}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* InfoBox  */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.infoBoxHeader {
 	float:left;
 	width:170px;
 	_width:195px;
	height:16px;
	_height:36px;
	padding-left:15px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;

 	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.infoBoxItem {
 	float:left;
 	width:170px;
 	_width:195px;
	padding-left:15px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	text-align:left;
}
.infoBoxItem a {
	text-decoration: none;
}
.infoBoxItem a:hover {
	text-decoration: underline;
}
.infoBoxBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	height:15px;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* DropDown-Menü */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.dropDownBox {
	position:absolute;
	visibility:hidden;
	text-align:left;
	left:-13px;
	top:25px;
	width:194px;
	background-color:#C9E3F4;
	border:1px solid #8C8C8C;
}
.dropDownBoxContent {
}
.dropDownNavi {
	white-space:nowrap;
	width:194;
	height:30px;
	padding-top:5px;
	text-transform:none;
	color:#000000;
	border-bottom:1px solid #AACDE4;
}
.dropDownBox a {
	display: block;
	padding: 3px 10px;
	width:194;
	font-weight: normal;
}
.dropDownNaviActive {
	white-space:nowrap;
	width:194px;
	height:30px;
	padding-top:5px;
	text-transform:none;
	border-bottom:1px solid #AACDE4;
}

.dropDownNavi a {
	text-decoration:none;
	font-weight: normal;
}
.dropDownNavi a:hover {
	text-decoration:none;
	font-weight: normal;
}

.dropDownNaviActive a {
	text-decoration:none;
	font-weight: normal;
}
.dropDownNaviActive a:hover {
	text-decoration:none;
	font-weight: normal;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Allgemein */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#textLogoArea {
	float:left;
	height:60px;
	width:389px;
	_width:390px;
	background-color:#ABAB85;
	border-left:1px solid #FFFFFF;
}
#languageArea {
	float:left;
	height:60px;
	width:195px;
	background-color:#ABAB85;
	text-align:left;
	font-size:0.85em;
}
#languageArea a {
	color:#FFFFFF;
	text-decoration:none;
}
#languageArea a:hover{
	text-decoration:underline;

}
#redBarArea {
	height:9px;
	width:780px;
	background-color:#741010;
}



/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Home-Page */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#mainAreaHome {
	clear:both;
	background-color:#FFFFFF;
	width:780px;
}
#sideNaviAreaHome {
	float:left;
	width:135px;
	padding-top:65px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:20px;
	text-align:left;
}
#sideNaviAreaHome a {
	color:#9C0000;
	text-decoration:none;
}
#sideNaviAreaHome a:hover {
	color:#9C0000;
	text-decoration:underline;
}

#contentAreaHome {
	width:250px;
	_width:276px;
	background-color:#DFF2FC;
	margin:3px;
	border:1px solid #545252;
	padding:13px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	overflow: hidden;
}

#contentAreaHome table{
	font-size:12px;
}

#contentAreaHome a {
	color:#9C0000;
	text-decoration:none;
}
#contentAreaHome a:hover {
	color:#9C0000;
	text-decoration:underline;
}

.staticLinkHome {
	height:18px;
	_height:20px;
	padding-top:2px;
	text-align:left;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:11px;
}
.staticLinkHome a {
	color:#000000;
	text-decoration:none;
}
.staticLinkHome a:hover {
	color:#000000;
	text-decoration:none;
}


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

/* === 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_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_section {
	margin-bottom: 15px;
}

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

.cCore_sectionBody {
	padding: 5px;
}

.cCore_collectionSegment {
	margin: 0px 0px 10px 30px;
}

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

/* - cCore_addressBlock - - - - - - - - - - - - - - - - - - - - - - - - */
.cCore_addressBlock {
	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 - - - - - - - - - - - - - - - - - - - - - - - - */
.cCore_contactInformationBlock {
	margin-bottom: 10px;
	display: inline-block; /* stupid IE hack for correct handling of clear: both; in cCore_contactInformationBlockLine */
	width: 100%;
}

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

.cCore_contactInformationBlockLabel {
	float: left;
	/*width: 70px; */ /* causes problems in webkit-browser */
	font-weight: bold;
}

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

/* - cCore_infoLayerBox - - - - - - - - - - - - - - - - - - - - - - - - */
.cCore_infoLayerBoxGrandParent {
	position: relative;
	overflow: visible;
}

.cCore_infoLayerBoxParent {
	position: absolute;
	overflow: visible;
	width: 100%;
}

.cCore_infoLayerBox {
	position: absolute;
	display: none;
	top: -3px;
	left: 0px;
	right: 0px;

}

.cCore_infoLayerBoxContent {
	border: 1px solid #999999;
	background-color: #EEEEEE;
	padding: 3px 15px 3px 3px;
}

.cCore_infoLayerBoxContent textarea {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	background-color: #EEEEEE;
	color: #000000;
	width: 100%;
	overflow: auto; /* for IE */
	resize: none; /* for webkit */
}

a.cCore_infoLayerBoxHandle {
	position: absolute;
	display: block;
	height: 14px;
	width: 7px;
	top: 3px;
	right: 3px;
	background-image: url(../../../ceasy/etc/icons/core/usage/misc/closer.gif);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 1;
}

/* - cCore_suggest - - - - - - - - - - - - - - - - - - - - - - - - */
.cCore_suggest_div {
	display: none;
	position: absolute;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	color: #666666;
	padding: 1px;
	overflow-x: hidden;
	overflow-y: auto;
	max-height: 100px;
	max-width: 300px;
}

.cCore_suggest_div div {
	padding: 2px;
	cursor: pointer;
}

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

.cCore_suggest_divHighlighted {
	background-color: #DDDDDD;
}

/* - cCore_map - - - - - - - - - - - - - - - - - - - - - - - - */
#cCore_map_body {
	background-color: #FFFFFF;
	background-image: none;
	margin: 0px;
	width: 100%;
	height: 100%;
	text-align: left;
	color: #000000;
	overflow: hidden;
}

#cCore_map_main {
	position: absolute;
	top: 25px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	width: auto;
	height: auto;
}

#cCore_map_main.cCore_map_noPanelHead {
	top: 0px;
}

#cCore_map_canvas {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	width: auto;
	height: auto;
}

#cCore_map_producer {
	position: absolute;
	top: auto;
	right: auto;
	bottom: 0px;
	left: 70px;
	width: 200px;
	height: 40px;
	background-image: url(../../../ceasy/etc/icons/core/Basic/map/producerLogo.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#cCore_map_logo {
	margin-top: 5px;
	width: 100%;
	height: 90px;
	background-image: url(../../../ceasy/etc/icons/core/Basic/map/mapLogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#cCore_map_panelHead {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: auto;
	left: 0px;
	width: auto;
	height : 25px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
  -webkit-box-shadow: 0px 3px 2px #999999;
  -moz-box-shadow: 0px 3px 2px #999999;
  box-shadow: 0px 3px 3px #999999;
  background-image: url(../../../ceasy/etc/icons/core/Basic/map/panelHeadBg.gif);
	background-repeat: repeat-x;
	background-color: #CACDD3;
  color: #000000;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=180, Strength=3);
}

#cCore_map_panelHead.cCore_map_noPanelHead {
	display: none;
}

#cCore_map_panelHead_title {
	position: absolute;
	top: 5px;
	right: 435px;
	bottom: 3px;
	left: 5px;
	width: auto;
	height: auto;
	color: #000000;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
}

#cCore_map_panelHead_controls {
	position: absolute;
	top: 1px;
	right: 5px;
	bottom: 1px;
	left: auto;
	width: 425px;
	height: auto;
	font-size: 14px;
	font-family: arial, sans serif;
	color: #333333;
}

#cCore_map_sidebar {
	display: none;
	position: absolute;
	top: 26px;
	right: 0px;
	bottom: 0px;
	left: auto;
	width: 0px;
	height: auto;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	border-right: 0px solid #999999;
  -webkit-border-radius: 5px 0px 0px 5px;
  -moz-border-radius: 5px 0px 0px 5px;
   border-radius: 5px 0px 0px 5px;
  -webkit-box-shadow: -3px 3px 2px #999999;
  -moz-box-shadow: -3px 3px 2px #999999;
  box-shadow: -3px 3px 2px #999999;
  color: #000000;
}

#cCore_map_sidebarHead {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: auto;
	left: 0px;
	height: 25px;
	overflow: hidden;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(../../../ceasy/etc/icons/core/Basic/map/sidebarHeadBg.gif);
	background-repeat: repeat-x;
	background-color: #D3D1C6;
	border-radius: 5px 0px 0px 0px;
	-moz-border-radius: 5px 0px 0px 0px;
	-webkit-border-radius: 5px 0px 0px 0px;
}

#cCore_map_sidebarMaximizer {
	position: absolute;
	top: 60px;
	left: -29px;
	width: 30px;
	height: 50px;
	-webkit-box-shadow: -3px 3px 2px #999999;
 	-moz-box-shadow: -3px 3px 2px #999999;
	box-shadow: -3px 3px 2px #999999;
	-webkit-border-radius: 9px 0px 0px 9px;
  -moz-border-radius: 9px 0px 0px 9px;
  border-radius: 9px 0px 0px 9px;
	background-image: url(../../../ceasy/etc/icons/core/Basic/map/sidebarMaximizer.png);
	background-position: -30px 0px;
	cursor: pointer;
	display: none;
}

#cCore_map_sidebarMaximizer.cCore_map_minimized {
	background-position: 0px 0px;
	left: -30px;
}

#cCore_map_sidebarCloser {
	position: absolute;
	top: 3px;
	right: 3px;
	width: 17px;
	height: 17px;
	background-image: url(../../../ceasy/etc/icons/core/Basic/map/windowHandler.png);
	background-position: 0px 0px;
	cursor: pointer;
}

.cCore_map_collectionSidebar #cCore_map_sidebarCloser {
	display: none;
}

#cCore_map_sidebarMinimizer.cCore_map_sidebarMaximizer {
	background-position: -85px 0px;
}

#cCore_map_sidebarTitle {
	position: absolute;
	top: 3px;
	left: 3px;
	right: 25px;
	color: #000000;
	font-weight: bold;
}

#cCore_map_sidebarBody {
	position: absolute;
	top: 25px;
	bottom: 20px;
	width: 100%;
	overflow-x: hidden;
	overflow-y: scroll;
	background-image: url(../../../ceasy/etc/icons/core/Basic/map/sidebarBodyBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FAFAFA;
}

#cCore_map_sidebarFoot {
	position: absolute;
	top: auto;
	right: 0px;
	bottom: 0px;
	left: 0px;
	height: 20px;
	overflow: hidden;
	background-image: url(../../../ceasy/etc/icons/core/Basic/map/sidebarFootBg.gif);
	background-repeat: repeat-x;
	background-color: #D6D7D9;
	border-radius: 0px 0px 0px 5px;
	-moz-border-radius: 0px 0px 0px 5px;
	-webkit-border-radius: 0px 0px 0px 5px;
}

#cCore_map_sidebarFootImgDiv {
	position: absolute;
	top: 3px;
	left: 10px;
	width: 18px;
	height: 18px;
	background-image: url(../../../ceasy/etc/icons/core/Basic/map/rackArrow.gif);
}

#cCore_map_sidebarFootText {
	position: absolute;
	top: 3px;
	left: 35px;
	color: #666666;
	white-space: nowrap;
}

.cCore_map_sidebarFootLink {
	cursor: pointer;
}

.cCore_map_sidebarFootLink:hover {
	text-decoration: underline;
}

#cCore_map_mapTypeSelectorDiv {
	float: right;
	margin-left: 5px;
	height: 20px;
	width: 210px;
	padding-top: 1px;
	text-align: right;
}

#cCore_map_printButton {
	float: right;
	margin-left: 5px;
	height: 17px;
	width: 75px;
	text-align: center;
	padding: 3px 5px 3px 20px;
	background-image: url(../../../ceasy/etc/icons/core/Basic/map/printButton.gif);
	cursor: pointer;
}

#cCore_map_searchButton {
	float: right;
	margin-left: 5px;
	height: 17px;
	width: 65px;
	text-align: center;
	padding: 3px 10px 3px 25px;
	background-image: url(../../../ceasy/etc/icons/core/Basic/map/searchButton.gif);
	background-position: -100px 0px;
	cursor: pointer;
}

#cCore_map_searchButton.cCore_map_seachButtonClosed {
	background-position: 0px 0px;
}

#cCore_map_panel {
	position: absolute;
	top: 25px;
	right: 0px;
	bottom: auto;
	left: 0px;
	width: auto;
	height : 125px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #FFFFFF;
	-webkit-border-radius: 0px 0px 5px 5px;
  -moz-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px;
  -webkit-box-shadow: 3px 3px 2px #999999;
  -moz-box-shadow: 3px 3px 2px #999999;
  box-shadow: 3px 3px 2px #999999;
  background-image: url(../../../ceasy/etc/icons/core/Basic/map/panelBodyBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #EFEFF0;
  color: #000000;
  padding: 5px;
  overflow: hidden;
  display: none;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=180, Strength=3);
}

#cCore_map_panelBody {
	position: absolute;
	top: 0px;
	right: 325px;
	bottom: 0px;
	left: 0px;
	width: auto;
	height: auto;
	padding: 5px;
	overflow: auto;
}

#cCore_map_panelControlSelectorDiv {
	position: absolute;
	top: 5px;
	height: 25px;
	left: 1%;
	width: 49%;
	overflow: visible;
}

#cCore_map_panelControlSelector {
	width: 100%;
}

#cCore_map_panelControlPaneWrapper {
	position: absolute;
	top: 5px;
	height: auto;
	bottom: 5px;
	width: 49%;
	left: 51%;
}

.cCore_map_panelControlPaneLoader {
	position: absolute;
	top: 0px;
	left : 0px;
	display: none;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(../../../ceasy/etc/icons/core/Basic/map/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
}

.cCore_map_panelControlPane {
	position: absolute;
	overflow: visible;
	width: 100%;
	height: 100%;
	display: none;
}

.cCore_map_panelControlElementContainer {
	width: 100%;
	white-space: nowrap;
	margin-bottom: 3px;
}

.cCore_map_panelTextInput {
	width: 95%;
}

.cCore_map_panelSelectInput {
	width: 95%;
}

#cCore_map_toolTipDiv {
	position: absolute;
	display: none;
	background-color: #FFFFCC;
	border: 1px solid #000000;
	color: #000000;
	padding: 1px;
	font-size: .9em;
}

#cCore_map_loaderDiv {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	width: auto;
	height: auto;
	text-align: center;
	vertical-align: middle;
	background-image: url(../../../ceasy/etc/icons/core/Basic/map/loaderDivBg.png);
	background-repeat:repeat;
}

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

#cCore_map_loaderDivBox.cCore_map_noPanelHead {
	margin-top: 20px;
}

#cCore_map_printDiv {
	display: none;
	position: absolute;
	background-color: #FFFFFF;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	width: auto;
	height: auto;
	overflow: auto;
}

#cCore_map_printMain {
	position: absolute;
	margin: auto;
	width: 170mm;
	height: 240mm;
	overflow: hidden;
}

#cCore_map_printCanvas {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	width: auto;
	height: auto;
	overflow: hidden;
}

.cCore_map_rack {
	position: relative;
}

.cCore_map_rackHead {
	background-color: #D8DCE4;
	background-image: url(../../../ceasy/etc/icons/core/Basic/map/rackHeadBg.gif);
	background-repeat: repeat-x;
	padding: 5px;
	position: relative;
	cursor: pointer;
}

.cCore_map_rackHeadLegendIcon {
	position: absolute;
	top: 3px;
	left: 25px;
}

.cCore_map_rackHeadTitle {
	margin-right: 40px;
	margin-left: 42px;
	color: #333333;
}

.cCore_map_rackHeadTitleText {
	font-weight: bold;
}

.cCore_map_rackHeadPresentationToggler {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 20px;
	height: 20px;
}

.cCore_map_rackMaximizer {
	position: absolute;
	top: 5px;
	right: 22px;
	width: 16px;
	height: 17px;
	overflow: hidden;
	background-image: url(../../../ceasy/etc/icons/core/Basic/map/rackMaximizer.png);
	background-position: 0px 0px;
}

.cCore_map_rackMaximized {
	background-position: 16px 0px;
}

.cCore_map_rackCloser {
	position: absolute;
	top: 5px;
	right: 3px;
	width: 17px;
	height: 17px;
	overflow: hidden;
	background-image: url(../../../ceasy/etc/icons/core/Basic/map/windowHandler.png);
	background-position: 0px 0px;
	cursor: pointer;
}

#cCore_map_sidebar.cCore_map_collectionSidebar .cCore_map_rackCloser {
	display: none;
}

#cCore_map_sidebar.cCore_map_collectionSidebar .cCore_map_rackMaximizer {
	top: 5px;
	right: 3px;
}

#cCore_map_sidebar.cCore_map_collectionSidebar .cCore_map_rackHeadLegendIcon {
	right: 20px;
}

.cCore_map_presentation {
	position: relative;
	padding: 3px 25px;
	border-bottom: 1px solid #CCCCCC;
	cursor: pointer;
}

.cCore_map_presentationBlink {
	background-color: #FFFFCC;
}

.cCore_map_presentationToggler {
	position: absolute;
	top: 3px;
	left: 5px;
}

.cCore_map_presentationMaximizer {
	position: absolute;
	top: 3px;
	right: 5px;
	width: 15px;
	height: 15px;
	background-image: url(../../../ceasy/etc/icons/core/Basic/map/presentationHandler.png);
	background-position: 15px 0px;
	cursor: pointer;
}

.cCore_map_presentationMaximizer.cCore_map_presentationMaximized {
	background-position: 0px 0px;
}

.cCore_map_presentationInfoDiv {
	margin: 5px 0px 0px 0px;
	cursor: default;
}

.cCore_map_infoWindowInner {
	margin-top: 10px;
	min-width: 200px;
	min-height: 200px;
	overflow : auto;
}

.cCore_map_dialog {
	position: absolute;
	top: 40%;
	left: 40%;
	width: 300px;
	height: 120px;
	border: 1px solid #333333;
	background-color: #FFFFFF;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 3px 3px 2px #333333;
  box-shadow: 3px 3px 2px #333333;
  color: #000000;
	z-index: 9999;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=3);
}

.cCore_map_dialogHead {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 25px;
	overflow: hidden;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(../../../ceasy/etc/icons/core/Basic/map/dialogHeadBg.gif);
	background-repeat: repeat-x;
	background-color: #D3D1C6;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
}

.cCore_map_dialogTitle {
	position: absolute;
	top: 5px;
	left: 5px;
	right: 40px;
	color: #000000;
	font-weight: bold;
}

.cCore_map_dialogBody {
	position: absolute;
	top: 25px;
	bottom: 0px;
	width: 100%;
	overflow-x: auto;
	overflow-y: auto;
	background-image: url(../../../ceasy/etc/icons/core/Basic/map/dialogBodyBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FAFAFA;
}

.cCore_map_dialogBodyInfoDiv {
	margin: 5px;
}

.cCore_map_dialogBodyButtonDiv {
	text-align: center;
	position: absolute;
	width: 100%;
	bottom: 5px;
}

.cCore_map_dialogBodyButton {
	margin: 5px 10px;
	min-width: 50px;
}

.cCore_map_mapIframe {
	border: 1px solid #CCCCCC;
	height: 150px;
	width: 250px;
}

.cCore_map_mapIframeCaption {
	width: 250px;
	text-align: right;
	margin-bottom: 10px;
	font-size: .85em;
}

@media print {
	#cCore_map_printPanel, #cCore_map_main, #cCore_map_panel, #cCore_map_panelHead, #cCore_map_sidebar {
		display: none;
	}
}


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

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


/* === sese ============================================================*/
#cSese_queryField {
	min-width: 200px;
}

#cSese_submitButton {
 margin-left: 10px;
}

#cSese_helpButton {
	display: inline;
	margin-left: 10px;
}

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

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

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

/* === foma ============================================================*/
.cFoma_intputText {

}

.cFoma_textarea {

}

.cFoma_select {

}

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

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

.cFoma_onlineFormFieldError {
	color: #FF0000;
	border: 1px solid #FF0000;
	background-color: #FFEEEE;
	padding: 3px;
	margin: 2px 0px;
}

.cFoma_onlineFormFieldErrorLabel {
	color: #FF0000;
	font-weight: bold;
}

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

.cFoma_onlineFormFieldLine {
	padding: 0px 0px 10px 0px;
	overflow: auto;  /*bugfix for IE */
}

.cFoma_onlineFormFieldLabel {
	float: left;
	width: 20%;
	margin-right: 2%;

}

.cFoma_onlineFormFieldMain {
	float: left;
	width: 75%;
	overflow: hidden;
}

.cFoma_onlineFormFieldMain input, .cFoma_onlineFormFieldMain textarea, .cFoma_onlineFormFieldMain select {
	max-width: 95%;
}

.cFoma_onlineFormFieldClearer {
	clear: both;
}

.cFoma_onlineFormFieldListLine {
	margin: 0px 0px 3px 0px;
}

.cFoma_onlineFormFieldListBullet {
	float: left;
	width: 25px;
	margin-right: 5px;
}

.cFoma_onlineFormFieldListMain {
	margin-left: 30px;
	padding-top: 2px;
}

.cFoma_onlineFormFieldListClearer {
	clear: both;
}

.cFoma_sendButton {

}

.cFoma_onlineFormFieldShopListLine {
	margin: 0px 0px 3px 0px;
}

.cFoma_onlineFormFieldShopListLeft {
	float: left;
	width: 100px;
	margin-right: 10px;
}

.cFoma_onlineFormFieldShopListMain {
	margin-left: 110px;
	margin-right: 110px;
	padding-top: 2px;
}

.cFoma_onlineFormFieldShopListRight {
	float: right;
	width: 100px;
}

/* === veka ============================================================*/
.eventHomeDate {
	width:170px;
	padding:2px;
	font-size:11px;
}
.eventHome {
	width:170px;
	padding:2px;
}
.eventHome a {
	color:#9C0000;
	text-decoration:none;
}
.eventHome a:hover {
	color:#9C0000;
	text-decoration:underline;
}

.event {
	margin-bottom:30px;

}

.eventHeadline {
	margin-bottom:3px;
}

.eventHiLine {
	margin-bottom:3px;
}

.eventLine {
	margin-bottom:3px;
}

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

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

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

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

.eventHiLine .eventLeftCol {
	background-color: #E7F7FF;
}

.eventHiLine  .eventRightCol {
	background-color: #E7F7FF;
}

.eventLine .eventLeftCol {

}

.eventLine  .eventRightCol {

}

#cVeka_bookingButtonDiv {
	margin-top: 20px;
	text-align: center;
}

.cVeka_searchBoxMain {
	background-color: #F6F6F6;
	border: 1px solid #E5E5E5;
	padding: 10px;
	position: relative;
	margin-top: 20px;
	min-height: 40px;
	color: #626262;
}

.cVeka_searchBoxExtended {
	background-color: #F6F6F6;
	border-width: 0px 1px 1px 1px;
	border-color: #E5E5E5;
	border-style: solid;
	padding: 10px 10px 10px 80px;
	color: #626262;
}

.cVeka_calendarSheet {
	position: absolute;
	top: -15px;
	left: 2px;
	background-image: url(../../../ceasy/etc/icons/veka/usage/calendarSheet.png);
	width: 87px;
	height: 106px;
}

.cVeka_calendarSheet_month {
	position: absolute;
	top: 15px;
	left: 3px;
	width: 73px;
	height: 15px;
	overflow: hidden;
	font-weight: bold;
	text-align: center;
	color: #626262;
	font-size: 12px;
}

.cVeka_calendarSheet_day {
	position: absolute;
	top: 30px;
	left: 3px;
	width: 73px;
	height: 40px;
	overflow: hidden;
	font-weight: bold;
	text-align: center;
	font-size: 40px;
	line-height: 40px;
	color: #C40904;
}

.cVeka_calendarSheet_weekday {
	position: absolute;
	top: 72px;
	left: 3px;
	width: 73px;
	height: 15px;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	color: #626262;
	font-weight: bold;
}

.cVeka_searchBoxKeyword {
	margin-left: 70px;
	_margin-left: 90px;
	padding: 5px 10px;
	font-weight: bold;
}

.cVeka_keywordField {
	width: 85%;
	height: 16px;
	border: 1px solid #DCDCDC;
	padding: 4px;
	color: #626262;
}

.cVeka_submitButton {
	width: 26px;
	height: 26px;
	background-image: url(../../../ceasy/etc/icons/veka/usage/submitButton.png);
	border: 1px solid #DCDCDC;
	margin-left: 5px;
	color: #FFFFFF;
	background-color: #F0790F;
	font-size: 14px;
	padding-bottom: 3px;
	cursor: pointer;
}

.cVeka_searchBoxFromDate {
	padding: 0px 3%;
	width: 44%;
	float: left;
	font-weight: bold;
}

.cVeka_fromDateField {
	width: 98%;
	border: 1px solid #DCDCDC;
	color: #626262;
	margin: 0px;
	padding: 2px;
}

.cVeka_searchBoxCategory {
	padding: 0px 3%;
	width: 44%;
	float: left;
	font-weight: bold;
}

.cVeka_categorySelect {
	width:98%;
	margin:3px 0px;
	border: 1px solid #DCDCDC;
	color: #626262;
	margin: 0px;
}

.cVeka_searchBoxHighlight {
	padding: 10px 3%;
	width: 44%;
	float: left;
	font-weight: bold;
}

.cVeka_searchBoxHighlightText {
	margin-left: 20px;
	font-weight: normal;
}

.cVeka_searchBoxDistrict {
	padding: 10px 3%;
	width: 44%;
	float: left;
	font-weight: bold;
}

.cVeka_districtSelect {
	width:98%;
	margin:3px 0px;
	border: 1px solid #DCDCDC;
	color: #626262;
	margin: 0px;
}

.cVeka_searchBoxFooter {
	padding: 10px 10px 10px 90px;
}
.cVeka_searchBoxFooter .cVeka_submitButton{
	width: 100px;
	float: right;
	margin-top: -5px;
	background-image: url(../../../ceasy/etc/icons/veka/usage/submitButton2.png);
	margin-right: 3%;
}

.cVeka_navigation {
	margin: 5px 0px;
}

.cVeka_navigationInfo {
	margin: 10px 0px 5px 0px;
}

.cVeka_navigationPrevious {
	float: left;
	font-size: .9em;
}

.cVeka_navigationNext {
	float: right;
	font-size: .9em;
}

.cVeka_navigationPages {
	text-align: center;
	font-size: .9em;
}

/* +++ box-Layout +++ */
.cVeka_box_eventDate {
	background-color: #F6F6F6;
	border: 1px solid #E5E5E5;
	margin-bottom: 10px;
clear: both;
}

.cVeka_box_eventDateHighlight {
	background-color: #F6F6F6;
	border: 2px solid #999999;
	margin-bottom: 10px;
}

.cVeka_box_leftCol {
	float: left;
	margin: 10px 0px 10px 10px;
	width: 100px;
	padding-right: 10px;
	text-align: center;
	border-right: 1px solid #CFCFCF;
}

.cVeka_box_rightCol {
	margin: 10px 10px 10px 120px;
	_margin-left: 130px;
	padding-left: 10px;
	border-left: 1px solid #CFCFCF;
}

.cVeka_box_date {
	color: #C40904;
	font-weight: bold;
}

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

.cVeka_box_title {
	font-weight: bold;
	margin-bottom: 5px;
}

.cVeka_box_teaser {
	margin-bottom: 10px;
}

.cVeka_box_previewImage {
	float: left;
	margin: 0px 10px 10px 0px;
}

.cVeka_box_location, .cVeka_box_organizer {
	font-size: .9em;
}

/* +++ lines-Layout +++ */
.cVeka_lines_eventDateHeadline {
	font-weight: bold;
	padding: 10px;
	margin-bottom: 5px;
}

.cVeka_lines_eventDateEven {
	padding: 10px;
}

.cVeka_lines_eventDateOdd {
	padding: 10px;
	background-color: #E6E6E6;
}

.cVeka_lines_eventDateHighlight {
	font-weight: bold;
}

.cVeka_lines_firstCol {
	overflow: hidden;
	float: left;
	width: 33%;
	margin-right: 2%;
}

.cVeka_lines_secondCol {
	overflow: hidden;
	float: left;
	width: 28%;
	margin-right: 2%;
}

.cVeka_lines_thirdCol {
	overflow: hidden;
	float: left;
	width: 18%;
	margin-right: 2%;
}

.cVeka_lines_fourthCol {
	overflow: hidden;
	float: left;
	width: 15%;
}

/* +++ stripes-Layout +++ */
.cVeka_stripes_eventDateHeadline {
	font-weight: bold;
	padding: 10px;
	margin-bottom: 5px;
}

.cVeka_stripes_eventDateOdd, .cVeka_stripes_eventDateEven {
	padding: 10px;
	border-width: 1px 0px;
	border-style: solid;
	border-color: #CFCFCF;
	margin-top: -1px;
}

.cVeka_stripes_eventDateHighlight {
	background-color: #F6F6F6;
}

.cVeka_stripes_previewImage {
	padding: 0px 10px 10px 0px;
	float: left;
	width: 150px;
}

.cVeka_stripes_content {
	margin-left: 160px;
}

.cVeka_stripes_date {
	font-weight: bold;
}

.cVeka_stripes_title {
	font-weight: bold;
	margin: 5px 0px;
}

.cVeka_stripes_teaser {
	margin-bottom: 5px;
}

.cVeka_stripes_location, .cVeka_stripes_organizer {
	font-size: .9em;
}
