/* *** file: css/kalender.css *** */


.ui-datepicker-one-month {
	width:220px;
	float:left;
	text-align:left;
}
table.ui-datepicker {
	text-align:center;
	margin:0 auto;
}
table.ui-datepicker .ui-datepicker-title-row td {
	padding:.3em 0;
	text-align:center;
	font-size:.9em;
	color:#002469;
	text-transform:uppercase;
}
.ui-datepicker-header {
	text-align:center;
	font-weight:bold;
	font-size:14px;
	color:#002469;
	
}
.ui-datepicker-days-cell {
	color:#002469 !important;
	width:27px;
}
.ui-datepicker-one-month {
	background-color:#BABEC2;
	/*margin:2px;*/
}
.ui-datepicker-inline {
	background-color:transparent;
	/*border:1px solid #fff;*/
	position:relative;
	border:0;
}
.ui-datepicker-title-row {
	font-size:12px;
}
.ui-datepicker-links {
	position:relative;
	height:20px;
}
.ui-datepicker-prev {
	width:28px;	
	left:0;
}
.ui-datepicker-next {
	width:28px;	
	right:0;
	text-align:right;
}
.ui-datepicker-prev,
.ui-datepicker-next {
	background:transparent;
	position:absolute;
	top:0;
}
.ui-datepicker-prev a,
.ui-datepicker-next a {
	background:transparent;
	border:0;
	width:28px;
	text-indent:0;
}
.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
	background:transparent;
}
.ui-datepicker td a,
.ui-datepicker td a:hover {
	color:#002469 !important;
	border:0 !important;	
}
#ui-datepicker-div {
	background-color:#BABEC2;
	width:220px !important;
	padding:0.5em;
}
td.ui-datepicker-unselectable {
	background:#a0a4a7;
}

/* *** file: css/gelb.css *** */


body {
	background:#8799bc;
	font-family:Trebuchet MS, Arial, Helvetica, Verdana, Times;
}
a:link, a:visited, a:active {
	text-decoration:underline;
	color:#002469;
}
p, ul {
	color:#002469;
}
#main {
	background:#FBF1CD;
	border:1px solid #fbf1cd;
	border-top:0;
}
#introbalken-oben div {
	background:#002469;
}
/* 		Intro		*/
#intro {
	background:#fbf1cd;
}
#logo {
	background:url(../images/logo-wedell-gelb.gif) no-repeat top left;
	width:240px;
	height:102px;
}
#logo a {
	width:240px;
	height:102px;
}
body.welcome #logo {
	background:url(../images/logo-wedell-intro-gelb.gif) no-repeat top left;
}
#linie1 {
	background:#002469;
}
#linie2 {
	background:#9fa9be;
}
/*		Standardseiten		*/
#header {
	border-bottom:1px solid #fbf1cd;
}
#links-flaeche,
#links-objekt-content {
	background:#babec2;
}
#innercontent p {
	color:#002469;
}
#opacity-icon {
	position:absolute;
	bottom:15px;
	right:15px;
	width:28px;
	height:28px;
	background:url(../images/icon-opacity-braun.gif) no-repeat top left;
	z-index:30;
}
/*				Objekt-Detailseite			*/
#headline h3 {
	color:#002469;
}
/* 		Footer			*/
#footer {
	border-top:1px solid #fbf1cd;
}
#footer-mitte {
	border-right:1px solid #fbf1cd;
}
#rechts-flaeche {
	background:#babec2;
}
#footer-rechts {
	background:#BABEC2;
}
#footer-text {
	color:#002469;	
}
/* 		Navigation			*/
#navigation,
#headline {
	background:#BABEC2;
	border-bottom:1px solid #fbf1cd;
}
#navigation li {
  	border-right:1px solid #fbf1cd;
}
#navigation li a:link, 
#navigation li a:visited, 
#navigation li a:active {
	color:#ffffff;
	background-color:#002469;
  	border-bottom:1px solid #fbf1cd;
}
#navigation li a:hover {
	background-color:#001948;
}
/* CSS Sprite Generator http://spritegen.website-performance.org */
li a {
  background:url(../images/navi-sprites.gif) top left no-repeat;
}
#navigation ul li.empty a {
   background-image:none;
}
#navigation ul li.empty:hover a {
   background-color:#002469 !important;
   cursor:default !important;
}
li#navi-fl a {
   background-position:0 0 !important;
}
li#navi-ie a {
   background-position:0 -50px !important;
}
li#navi-sh a {
	/*background-position:0 -350px !important;*/
	background-position:0 -325px !important;
}
li#navi-ip a {
	 background-position:0 -175px !important;
}
li#navi-kt a {
	background-position:0 -225px !important;
}
li#navi-loginObjekte a {
	background-position:0 -300px !important;
}
li#navi-loginInfos a {
	background-position:0 -150px !important;
}
li#navi-logout a {
	background-position:0 -275px !important;
}
li#navi-login a {
	background-position:0 -1550px !important;
}
/*		SubNavigation		*/
/*		Idyllische Ecken		*/
li ul.subnavi a {
	background:url(../images/navi-sprites.gif) top left no-repeat;
}
li#navi-ie-archsum a {
	background-position:0 -475px !important;
}
li#navi-ie-braderup a {
	background-position:0 -550px !important;
}
li#navi-ie-keitum a {
	background-position:0 -725px !important;
}
li#navi-ie-morsum a {
	background-position:0 -1100px !important;
}
li#navi-ie-munkmarsch a {
	background-position:0 -1175px !important;
}
li#navi-ie-westerland a {
	background-position:0 -1500px !important;
}
li#navi-ie-hoernum a {
	background-position:0 -625px !important;
}
li#navi-ie-kampen a {
	background-position:0 -675px !important;
}
li#navi-ie-list a {
	background-position:0 -1050px !important;
}
li#navi-ie-rantum a {
	background-position:0 -1300px !important;
}
li#navi-ie-tinnum a {
	background-position:0 -1400px !important;
}
li#navi-ie-wenningstedt a {
	background-position:0 -1450px !important;
}
/*		Feines Leben		*/
li#navi-fl-sylt-uebers-jahr a {
	background-position:0 -1350px !important;
}
li#navi-fl-aktuelle-highlights a {
	background-position:0 -425px !important;
}
li#navi-fl-links a {
	background-position:0 -1000px !important;
}
/*		Inselpost		*/
li#navi-ip-newsletter a {
	background-position:0 -1250px !important;
}
/*		Kontakt		*/
li#navi-kt-buchungsanfrage a {
	background-position:0 -900px !important;
}
li#navi-kt-ueber-uns a {
	background-position:0 -950px !important;
}
li#navi-kt-anfahrtsskizze a {
	background-position:0 -800px !important;
}
.ktfield {
	color:#002469;
}

/*
 - css/kalender.css (1.41 kb)
 - css/gelb.css (4.4 kb)
*/

/* == 5.52 kb*/
