body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #F2F2F2;
}
* { 
	font-family: Arial, Helvetica, sans-serif;
	color: #585858;
	font-size: 12px;
}
.bodytext, p {
	margin: 0px 0px 10px;
	padding: 0px;
}
h1 {
	height: 35px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
h2 {
	height: 30px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

h3 {
	height: 25px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5f95be;
	margin-top: 5px;
}
h4 {
	color:#FF9900;
	font-size:14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;

}
h5 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.trenner {
	height: 1px;
	border: 1px dotted #FF6600;
	width: 100%;
}
strong {
	font-weight:bold;
}
.link, a.internal-link, a.external-link, a.internal-link strong, a.internal-link-pfeil strong{
	overflow: hidden;
	color: #076ba8;
	text-decoration: none;
	font-size:inherit;
}
.link, a.internal-link-pfeil, a.external-link-new-window{
	overflow: hidden;
	color: #076ba8;
	background-image: url(../main_new/bilder/link_bullet.gif);
	padding-left: 14px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 3px;
	font-size:inherit;
}
.link, a.internal-link-pfeil:hover, a.internal-link:hover, a.external-link:hover, a.internal-link:hover strong, a.internal-link-pfeil:hover strong{
	color: #72C7FA;
}

.p_mit_i {
	background-image: url(Images/i.gif);
	background-position: left -2px;
	padding-left: 30px;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 10px;
	width: 90%;
}



.csc-caption {
	font-size: 10px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #stage h2 {

}
#wrapper #stage h2 img {
	vertical-align: top;
	display: block;
}

#wrapper {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 982px;
	overflow: hidden;
}

#promo_wrapper {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 762px;
	overflow: hidden;
}

#stage {
	width: 980px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #376c94;
	border-right-color: #376c94;
	border-bottom-color: #376c94;
	border-left-color: #376c94;
	background-image: url(bilder/content_wrapper2_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
}
#promo_stage {
	width: 760px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #376c94;
	border-right-color: #376c94;
	border-bottom-color: #376c94;
	border-left-color: #376c94;
	position: relative;
}
.promo {
	width: 760px;
	overflow: hidden;
	background-position: right;

}


#header {
	height: 121px;
	background-image: url(bilder/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	position: relative;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#slogan {
	position: absolute;
	top: 0px;
	right: 0px;
}


#klickpfad {
	position: absolute;
	left: 3px;
	bottom: 4px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#date {
	position: absolute;
	right: 3px;
	bottom: 4px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#klickpfad a, #klickpfad a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#main_menu {
	height: 54px;
	margin: 0px;
	position: absolute;
	left: 300px;
	bottom: -1px;
	padding: 0px;
	overflow: hidden;
	width: 500px;
	text-align: left;
}

#promo_main_menu {
	height: 54px;
	margin: 0px;
	position: absolute;
	left: 299px;
	bottom: -1px;
	padding: 0px;
	overflow: hidden;
	width: 461px;
	text-align: left;
}


#promo_wrapper #main_menu {
	height: 40px;
	margin: 0px;
	position: absolute;
	left: 300px;
	bottom: 64px;
	padding: 0px;
	overflow: hidden;
	width: 327px;
	text-align: left;
}
#content_wrapper{
	text-align: left;
	height: auto;
	position: relative;
	width: 980px;

}
#promo_content_wrapper{
	text-align: left;
	height: auto;
	position: relative;
	width: 760px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#site_image {
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 171px;
	width: 229px;
}

#site_header {
	width: 952px;
	margin-left: 18px;
	position: relative;
	height: 40px;
	overflow: hidden;
}

#spalte_links {
	width: 208px;
	padding-top: 190px;
	padding-bottom: 28px;
	overflow: hidden;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
#content{
	float: right;
	width: 721px;
	overflow: hidden;
	margin-top: 35px;
	margin-bottom: 4px;
	padding-right: 15px;
	padding-left: 15px;
}
#promo_content{
	width: 720px;
	overflow: hidden;
	margin-top: 35px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
.einer_boxen_zeile {
	clear: both;
	margin-top: 8px;
	width: 730px;
	padding: 0px;
}

.zweier_einer_box_zeile {
	clear: both;
	margin-top: 8px;
	width: 730px;

}

.einer_zweier_box_zeile {
	clear: both;
	margin-top: 8px;
	width: 730px;

}

.dreier_box_zeile {
	clear: both;
	margin-top: 8px;
	width: 730px;

}

.dreier_box_zeile_flash {
	clear: both;

}
.einer_box p, .einer_box p.bodytext, .zweier_box p, .zweier_box p.bodytext, .dreier_box p, .dreier_box p.bodytext {
	margin: 0px;
	padding: 0px;
}
.dreier_box .angebote {
	margin-top: 5px;
	margin-bottom: 0px;
}
.einer_box {
	width: 219px;
	margin-right: 8px;
	float: left;
	overflow: hidden;
	padding: 5px;
	font-size: 11px;
}
.quadrat{
	width: 219px;
	height: 219px;
}

.einer_box .bodytext{
	font-size: 11px;
}

.box_leer{
	margin: 0px;
}
.box_neutral {
	border: 3px solid #D0D0D0;
}
.box_gruen {
	background-color: #f1f2e9;
	border: 3px solid #e9ebde;
	color: #7c806a;
}
.box_gruen .bodytext{
	color: #7c806a;
}
.box_blau {
	background-color: #eff2f5;
	border: 3px solid #e1e6e9;
	color: #6a7a80;
}
.box_blau .bodytext {
	color: #6a7a80;
}
.box_gelb {
	background-color: #fdf5db;
	border: 3px solid #ccc6b1;
	color: #807c6f;
}
.box_gelb .bodytext {
	color: #807c6f;
}



.zweier_box {
	width: 462px;
	margin-right: 8px;
	overflow: hidden;
	float: left;
	padding: 5px;
}


.dreier_box {
	width: 705px;
	overflow: hidden;
	padding: 5px;
}
.dreier_box_flash {
	width: 746px;
	height: 276px;
	overflow: hidden;
	margin-right: -14px;
	margin-left: -11px;
	margin-top: -13px;
}


#content2 {
	float: left;
	width: 770px;
	overflow: hidden;
	margin-top: 25px;
	margin-left: 6px;
	margin-bottom: 4px;
}
#content_balken {
	background-image: url(bilder/content_balken.jpg);
	height: 21px;
	width: 980px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	background-repeat: repeat-x;
	background-position: left top;
}

#content_wrapper #content_left #submenu img {
	margin-bottom:3px;
}

/* alt
#submenu {
	margin-bottom: 15px;
	overflow: hidden;
	background-image: url(bilder/menu1_3.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 1px;
}
*/


/* menü eigenschaften */
#submenu {
	padding-bottom: 1px;
	text-align: left;
	padding-left: 20px;

}
#submenu p.subheader_menus {
	font-size: 13px;
	font-weight: bold;
	margin-left: -10px;
}
#submenu a {
	text-decoration: none;
	vertical-align: middle;
	display: block;
}
#submenu ul { /*erste Ebene */
	list-style-type: none;
	margin-bottom: 15px;
	overflow: hidden;
	background-image: url(bilder/menu1_3.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#submenu ul li {
	margin: 0px;
	padding: 0px;
}
#submenu ul li a {
	font-size: 13px;
}
#submenu ul li ul { /* zweite Ebene */
	list-style-type: none;
	overflow: hidden;
	background-image: none;
	margin-bottom: 0px;
}
#submenu ul li ul li{
	margin: 0px;
	padding: 0px;
}
#submenu ul li ul li a {
	font-size: 11px;
}

/* Ansichten der Unterschiedlichen Zustände */
/* Erste Ebene*/
	/*aktives Element erster Ebene*/
	#submenu ul li.cM_CUR a, #submenu ul li.cM_ACT a {
	background-image:url(bilder/menu1_2_1.jpg);
	line-height: 26px;
	padding-left: 10px;
	background-repeat: no-repeat;
	width: 158px;
	overflow: hidden;
	color: #11456c;
	background-color: #F0F0F0;
	}

	/*rollover Element erster Ebene*/
	#submenu ul li.cM_NO a:hover  {
		background-image:url(bilder/menu1_2_1.jpg);
		color: #11456c;
		color: #11456c;
	}

	/*normales Element erster Ebene*/
	#submenu ul li.cM_NO a{
		color: #5f95be;
		background-image:url(bilder/menu1_1.jpg);
		line-height: 26px;
		background-repeat: no-repeat;
		background-position: 0px;
		padding-left: 10px;
		width: 158px;
		overflow: hidden;
		color: #5f95be;
	}

/* zweite Ebene */
	/*aktives Element zweiter Ebene*/
	#submenu ul li ul li.cM_CUR a, #submenu ul li ul li.cM_ACT a {
	background-image:url(bilder/menu2_ro.jpg);
	line-height: 18px;
	background-repeat: no-repeat;
	padding-left: 25px;
	width: 143px;
	overflow: hidden;
	background-position: 0px;
	color: #11456c;
	}

	/*rollover Element erster Ebene*/
	#submenu ul li ul li.cM_NO a:hover  {
		background-image:url(bilder/menu2_ro.jpg);
		color: #11456c;
		color: #11456c;
	}

	/*normales Element erster Ebene*/
	#submenu ul li ul li.cM_NO a{
		color: #5f95be;
		background-image:url(bilder/menu2_no.jpg);
		line-height: 18px;
		background-repeat: no-repeat;
		background-position:0px;
		padding-left: 25px;
		width: 143px;
		overflow: hidden;
		color: #5f95be;
	}

/* Ende Menügestaltung */


#subcontent {
	margin-bottom: 15px;
	overflow: hidden;
	text-align: center;
	height: auto;
}

#content_wrapper .clear {
	clear: both;
	height: 2px;
}

#footer {
	background-image: url(bilder/footer_bg.jpg);
	background-position: left top;
	height: 53px;
	background-repeat: no-repeat;
	clear: both;
	width: 980px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#promo_footer {
	background-image: url(bilder/footer_bg.jpg);
	background-position: left top;
	height: 53px;
	background-repeat: no-repeat;
	clear: both;
	width: 760px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#footer #copyright {
	width: 0px;
	float: left;
}
#promo_footer #copyright {
	width: 0px;
	float: left;
}
#foot_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2863ac;
	text-align: center;
	text-transform: uppercase;
	margin-top: 20px;
	vertical-align: top;
}
#footer #foot_menu img {
	line-height: 10px;
	padding: 0px;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#promo_footer #foot_menu img {
	line-height: 10px;
	padding: 0px;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}

#footer #credit {
	width: 0px;
	float: left;
}
.sub_content {
	width: 198px;
	overflow: hidden;
	position: relative;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(bilder/subcontentmiddle.jpg);
}
.sub_content .sub_content_header {
	background-image: url(bilder/subcontentheader.jpg);
	height: auto;
	width: 196px;
	overflow: hidden;
	text-align: left;
	margin: 0px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 0px;
	background-position: center top;
}


.sub_content_header .header {
	width: 140px;
	margin: 0px;
	text-align: left;
	overflow: hidden;
	height: auto;
	position: absolute;
	left: 10px;
	top: 16px;
	color: #5280a3;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
}
.sub_content_header .content {
	width: 155px;
	text-align: left;
	overflow: hidden;
	height: auto;
	padding-top: 50px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: normal;
	color: #FFFFFF;
}
.sub_content_footer {
	background-image: url(bilder/subcontentfooter.jpg);
	width: 196px;
	height: 77px;
	overflow: hidden;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	bottom: -10px;
	z-index: -1;
}
.sub_content .sub_content_content_centered {
	width: 160px;
	margin: 0px;
	padding: 5px;
	text-align: center;
	overflow: hidden;
	height: auto;
}
.sub_content p {
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#language_menu{
	font-size: 10px;
	height: 21px;
	position: absolute;
	right: 3px;
	width: 200px;
	color: #FFFFFF;
	text-align: right;
	top: 2px;
}
#language_menu img{
	border: 1px solid #FFFFFF;
}
#language_menu_text{
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
}
#language_menu .active {
	color:red;
	background-image: url(bilder/bullet_language.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 3px;
}
#language_menu .inactive {
	padding-left: 15px;
	color:#999999;
}
.angebote, .angebote_lifestyle, .angebote_coupledreams, .angebote_adultsonly, .angebote_aunaturel {
	height: 174px;
	width: 704px;
	overflow: hidden;
	background-color: #F6F7FB;
	margin-top: 5px;
	margin-bottom: 10px;
	position: relative;
}
.angebote_image_coupledreams {
	width: 134px;
	background-image: url(bilder/angebote_couple_dreams_image.jpg);
	height: 174px;
	float: right;
}
.angebote_image_adultsonly {
	width: 134px;
	background-image: url(bilder/angebote_adultsonly_image.jpg);
	height: 174px;
	float: right;
}
.angebote_image_aunaturel {
	width: 134px;
	background-image: url(bilder/angebote_aunaturel_image.jpg);
	height: 174px;
	float: right;
}
.angebote_image_lifestyle {
	width: 134px;
	background-image: url(bilder/angebote_lifestyle_image.jpg);
	height: 174px;
	float: right;
}

.angebote_header {
	background-image: url(bilder/angebote_bg_header.jpg);
	height: 24px;
	width: 540px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #046CC5;
	padding-left: 30px;
	float: left;
	background-repeat: no-repeat;
	text-decoration: underline;
}
.angebote_footer {
	background-image: url(bilder/angebote_bg_footer.jpg);
	background-repeat: repeat;
	height: 1px;
	width: 705px;
	overflow: hidden;
	clear: both;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.angebote_content {
	width: 570px;
	position: absolute;
	left: 0px;
	top: 25px;
}

.angebote_content .zeile {
	background-image: url(bilder/angebote_bg_zeile_1_new.jpg);
	height: 75px;
	width: 570px;
	overflow: hidden;
}
.angebote_content .zeile .spalte_l, .angebote .angebote_content .zeile .spalte_r {
	float: left;
	height: 75px;
	width: 285px;
	overflow: hidden;
	position: relative;
}

.angebote_content .zeile img {
	float: left;
	height: 30px;
	width: 50px;
	margin-top: 16px;
	margin-left: 16px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.angebote_content .zeile .sterne_anzeige img {
	height:AUTO ;
	width:AUTO ;
	margin-top:0 ;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

.angebote_content .zeile .headline, .angebote .angebote_content .zeile .headline a {
	margin-top: 10px;
	color: #0068BA;
}
.angebote_content .zeile .preis {
	font-size: 12px;
	font-weight: bold;
	color: #EA9016;
}
ul {
	margin-left: 30px;
}.clear {
	clear: both;
}
.kikrss_head_channel {
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	margin-bottom: 5px;
}
.kikrss_bodytext, .kikrss_bodytext a,.kikrss_bodytext .bodytext,.kikrss_bodytext p   {
	font-size: 9px;
	color: #999999;
	text-align: justify;
}
.kikrss_bodytext a  {
	text-align:left;
}
.twrss_date {
	font-size: 9px;
	color: #999999;
	text-align: left;
	font-style: italic;
	margin-top: 2px;
}
.kikrss_trenner{
	margin-top: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 4px;
}
.rss-feed-button {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 4px;
}
.news-single-timedata {
	font-style: italic;
	text-align: right;
	font-size: 10px;
}
dfn{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
dt, dfn.tx-contagged-definition a{
	color: #FF6600;
	text-decoration: none;
}
dfn.tx-contagged-definition a:hover{
	color: #FF6600;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}

#pagefeatures.navigation {
	text-align:center;
}
.link_box {
	width: 704px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0068bd;
	border-right-color: #0068bd;
	border-bottom-color: #0068bd;
	border-left-color: #0068bd;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.link_box_header {
	background-image: url(bilder/link_box_bg_header.jpg);
	height: 24px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #046CC5;
	padding-left: 30px;
	background-repeat: no-repeat;
	text-decoration: underline;
	width: 674px;
}
.link_box_content {
	margin: 0px;
	padding: 0px;
}
.link_box_content .zeile {
	background-image: url(bilder/link_box_bg_zeile.jpg);
	height: 105px;
	width: 704px;
	overflow: hidden;
	margin-top: 2px;
}
.link_box_content .zeile img {
	float: left;
	height: 46px;
	width: 76px;
	margin-top: 17px;
	margin-left: 17px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.link_box_content .zeile .spalte_l, .link_box_content .zeile .spalte_r {
	float: left;
	height: 105px;
	width: 352px;
	overflow: hidden;
}
.link_box_content .zeile .headline, .link_box_content .zeile .headline a {
	margin-top: 10px;
	color: #0068BA;
}
.link_box_content .zeile .angebot_text {
	font-size: 11px;

}
.pagebrowser {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.pagebrowser img {
	margin-right: 5px;
	margin-left: 5px;
}

#bookmarks {
	margin-left: 240px;
	text-align: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #4979BB;
	border-right-color: #4979BB;
	border-bottom-color: #4979BB;
	border-left-color: #4979BB;
	margin-top: 10px;
	margin-right: 15px;
	line-height: 20px;
	overflow: hidden;
	vertical-align: middle;
}
#bookmarks a img {
	padding-left: 5px;
}
.tx-timtabsociable-pi1 strong{
	font-size: 11px;
	color: #C1E0FF;
	font-weight: bold;
}

#currency_change {
	font-size: 10px;
	text-align: right;
	padding-top: 10px;
	margin-right:10px;
}

.currency {
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	background-color: #EAF2F4;
}

.currency:hover {
	background-color: #C8E1E1;
	cursor:pointer;
}