/**
 * Style sheet lindenhof
 */
.block
{
	overflow:hidden;
	padding-bottom:12px;
}

.mod_login
{
}

.mod_breadcrumb
{
	padding-top:8px;
	padding-bottom:16px;
}

#left
{
}

#left .inside
{
	padding:0px 12px 0px 24px;
}

#main
{
}

#main .inside
{
	padding:0px 24px;
}

#wrapper
{
	margin-bottom:32px;
	padding-top:16px;
}

body
{
	background-color:#638d1a;
	background-image:url("tl_files/lindenhof_plaue/design/background.jpg");
	background-position:left top;
	background-repeat:repeat-x;
	color:#333333;
}

#header
{
}

#header .inside
{
}

#container
{
	width:896px;
	padding-top:32px;
	background-image:url("tl_files/lindenhof_plaue/design/main.jpg");
	background-position:left top;
	background-repeat:repeat-y;
}

#footer
{
	background-image:url("tl_files/lindenhof_plaue/design/footer.png");
	background-position:left top;
	background-repeat:no-repeat;
}

* html #footer
{
	background-image:url("tl_files/lindenhof_plaue/design/footer.gif");
	background-position:left top;
	background-repeat:no-repeat;
}

#footer .inside
{
	padding:48px 24px 0px 24px;
	font-size:11px;
	color:#425c10;
}

#footer a, #footer a:hover
{
	padding-left:11px;
	color:#425c10;
}

#footer .subcolumns .c50l .subcl
{
	color:#425c10;
}

#logo
{
	left:248px;
	position:absolute;
}

.mod_calendar table
{
	width:98%;
	background-color:#fcfcfc;
	border-collapse:separate;
}

.mod_calendar .head
{
	padding-top:0.5em;
	padding-bottom:0.5em;
	text-align:center;
	background-color:#fdfeff;
	background-image:url("tl_files/webconsulting/calendar.jpg");
	background-position:left bottom;
	background-repeat:repeat-x;
	border-top:1px solid #dfdfdf;
}

.mod_calendar th.previous
{
	padding-left:0.75em;
	text-align:left;
	border-left:1px solid #dfdfdf;
}

.mod_calendar th.next
{
	padding-right:0.75em;
	text-align:right;
	border-right:1px solid #dfdfdf;
}

.mod_calendar th a
{
	text-decoration:none;
	color:#333333;
}

.mod_calendar th a:hover
{
	text-decoration:underline;
}

.mod_calendar .label
{
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	background-color:#113c9a;
	font-weight:bold;
	color:#ccd5ea;
}

.mod_calendar td
{
	width:14%;
	height:7em;
	vertical-align:top;
	border-right:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
}

.mod_calendar .col_first
{
	border-left:1px solid #dfdfdf;
}

.mod_calendar .weekend
{
	background-color:#f7f9fa;
}

.mod_calendar .today
{
	background-color:#f0f3f6;
}

.mod_calendar .header
{
	margin:1px;
	padding:1px;
	background-color:#e6e6e6;
	font-size:0.9em;
	color:#666666;
}

.mod_calendar .event
{
	margin:3px;
	font-size:0.9em;
	line-height:1.1;
}

.mod_calendar .event a
{
	text-decoration:none;
	color:#333333;
}

.mod_calendar .event a:hover
{
	text-decoration:underline;
}

#left h1
{
	margin-bottom:0.6em;
	border-bottom:2px solid #b2d7df;
	font-weight:bold;
	font-size:1.25em;
	color:#ff8000;
	text-transform:uppercase;
}

p.back
{
	margin-top:1.5em;
}

.mod_article .teaser p.more
{
	margin-top:1.5em;
}

.mod_article ol, .mod_article ul
{
	list-style-type:disc;
}

pre
{
	float:left;
	padding:1em;
	background-color:#f9f9f9;
	border:1px solid #dfdfdf;
}

/* .hyperlink_txt { padding-left:18px; background-image:url("tl_files/webconsulting/link.gif"); background-position:left center; background-repeat:no-repeat; } */
.ce_list ol
{
	margin-left:3em;
	list-style-type:decimal;
}

.ce_list ul
{
	margin-left:1.5em;
}

.ce_list ul li
{
	padding-left:18px;
	background-image:url("tl_files/webconsulting/arrow.gif");
	background-position:left center;
	background-repeat:no-repeat;
}

.ce_accordion .toggler
{
	padding:0.25em 0.5em;
	background-color:#fdfeff;
	background-image:url("tl_files/webconsulting/calendar.jpg");
	background-position:left bottom;
	background-repeat:repeat-x;
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	font-weight:bold;
	cursor:pointer;
}

.ce_accordion .accordion div
{
	padding:0.75em 0.5em;
}

.mod_minicalendar h1
{
	margin-bottom:1em !important;
}

.mod_minicalendar table
{
	width:98%;
	background-color:#ececec;
	background-image:url("tl_files/webconsulting/minicalendar.jpg");
	background-position:left top;
	background-repeat:repeat-x;
	border-collapse:separate;
}

.mod_minicalendar td
{
	width:14%;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	border-top:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	font-size:0.9em;
}

.mod_minicalendar .col_last
{
	border-right:0px !important;
}

.mod_minicalendar .last .col_first
{
	background-image:url("tl_files/webconsulting/cbl.gif");
	background-position:left bottom;
	background-repeat:no-repeat;
}

.mod_minicalendar .last .col_last
{
	background-image:url("tl_files/webconsulting/cbr.gif");
	background-position:right bottom;
	background-repeat:no-repeat;
}

.mod_minicalendar th.previous
{
	padding-top:4px;
	padding-bottom:2px;
	padding-left:6px;
	text-align:left;
	background-image:url("tl_files/webconsulting/ctl.gif");
	background-position:left top;
	background-repeat:no-repeat;
}

.mod_minicalendar th.next
{
	padding-top:4px;
	padding-right:6px;
	padding-bottom:2px;
	text-align:right;
	background-image:url("tl_files/webconsulting/ctr.gif");
	background-position:right top;
	background-repeat:no-repeat;
}

.mod_minicalendar th.current
{
	padding-top:1px;
	padding-bottom:1px;
	text-align:center;
}

.mod_minicalendar .head a
{
	text-decoration:none;
	color:#333333;
}

.mod_minicalendar .label
{
	padding-bottom:1px;
	text-align:center;
	font-weight:bold;
	color:#133b9a;
}

.mod_minicalendar td a
{
	font-weight:bold;
	color:#333333;
}

.ce_image img, .ce_text img, .ce_gallery img, .mod_newslist img, .mod_randomImage img
{
}

.mod_randomImage .image_container
{
	width:100%;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}

.image_container
{
	float:left;
	line-height:0.75;
}

.subcr .image_container
{
	float:right;
}

.caption
{
	padding:2px 3px 4px 3px;
	background-color:#c6c6c6;
	font-size:0.8em;
	line-height:1;
}

/* Fix caption padding in IE6 */
* html .caption
{
	padding-top:3px;
	padding-bottom:3px;
}

/* Fix caption padding in IE7 */
*:first-child+html .caption
{
	padding-top:3px;
	padding-bottom:3px;
}

.mime_icon
{
	padding-bottom:2px;
	vertical-align:top;
}

/* Gallery */
.ce_gallery td
{
	padding-right:0.75em;
	padding-bottom:0.75em;
}

/* .ce_gallery table { width:98%; } */
.mod_newsreader .ce_comments
{
	margin-top:2.5em;
}

.layout_full
{
	padding-bottom:2em;
}

.layout_full .info
{
	color:#808080;
}

.layout_full h1
{
	font-size:14px;
}

.layout_full h2
{
	font-style:italic;
	font-size:12px;
}

.layout_short, .layout_latest
{
	padding-top:1em;
	padding-bottom:1em;
	border-top:1px solid #dfdfdf;
}

.layout_short.first, .layout_latest.first
{
	padding-top:0;
	border-top:0px;
}

.layout_short.last, .layout_latest.last
{
	padding-bottom:0;
}

.layout_short .info
{
	font-size:0.9em;
	color:#808080;
}

.layout_short h2
{
	margin-bottom:0;
	font-size:1.2em;
}

.layout_short h2 a
{
	text-decoration:none;
}

.layout_short .teaser, .layout_short .more
{
	display:inline;
	padding-right:0.25em;
}

.layout_latest .info
{
	margin-bottom:0.25em;
	color:#808080;
}

.layout_latest h2
{
	margin-bottom:0;
}

.layout_latest h2 a
{
	text-decoration:none;
	color:#333333;
}

.comment_default
{
	padding-top:1em;
	padding-bottom:1em;
	border-bottom:1px solid #dfdfdf;
}

.comment_default .info
{
	margin-bottom:0.25em;
	font-size:0.9em;
	color:#808080;
}

.ce_comments h1
{
	margin-bottom:-0.2em;
}

.ce_comments .form
{
	margin-top:1.5em;
}

.ce_comments input.text, .ce_comments input.captcha
{
	width:210px !important;
}

.ce_comments .captcha_text
{
	color:#333333 !important;
	font-weight:bold !important;
}

.ce_comments .form label, .ce_comments .form span
{
	top:0.65em;
	position:relative;
	vertical-align:top;
}

/* Fix alignment in IE6 */
* html .ce_comments .form label, * html .ce_comments .form span
{
	top:0.8em;
}

/* Fix alignment in IE7 */
*:first-child+html .ce_comments .form label, *:first-child+html .ce_comments .form span
{
	top:0.8em;
}

.mod_rss_reader h1 a
{
	text-decoration:none;
	color:#333333;
}

.rss_default h2, .rss_items_only h2
{
	margin-bottom:0;
	font-size:1.2em;
}

.rss_default h2 a, .rss_items_only h2 a
{
	text-decoration:none;
}

.rss_default, .rss_items_only
{
	padding-top:1em;
	padding-bottom:1em;
	border-top:1px solid #dfdfdf;
}

.rss_default.first, .rss_items_only.first
{
	border-top:0px;
}

.rss_default_header .description
{
	padding-bottom:1em;
	border-bottom:1px solid #dfdfdf;
}

.mod_eventlist .header
{
	padding:0.25em;
	background-color:#fdfeff;
	background-image:url("tl_files/webconsulting/calendar.jpg");
	background-position:left bottom;
	background-repeat:repeat-x;
	border-bottom:1px solid #dfdfdf;
	font-weight:bold;
}

.mod_eventlist .event
{
	padding-top:1em;
	padding-bottom:1em;
	border-bottom:1px solid #dfdfdf;
}

.mod_eventlist .header.first
{
	border-top:1px solid #dfdfdf;
}

.mod_eventlist h2
{
	margin-bottom:0;
	font-size:1.2em;
}

.mod_eventlist .time
{
	font-size:0.9em;
	color:#808080;
}

.mod_upcoming_events .date
{
	padding-right:0.25em;
	font-size:0.9em;
	color:#808080;
}

.mod_eventreader h1
{
	margin-bottom:0;
}

.mod_eventreader .info, .mod_eventreader .recurring
{
	color:#808080;
}

.mod_eventreader .ce_text
{
	margin-top:1.5em;
}

.mod_sitemap ul.level_2 li
{
	margin-left:2em;
}

/* Tabelle */
.ce_table table
{
	width:95%;
	background-color:#e6f0cc;
}

.ce_table th
{
	padding:0.3em 2em 0.3em 0.5em;
	text-align:left;
	background-color:#dfdfdf;
	font-weight:bold;
}

.ce_table td
{
	padding:0.2em 2em 0.2em 0.5em;
	border-right:1px solid #f2fcd7;
	border-bottom:1px solid #f2fcd7;
}

/* Newsletter */
.mod_subscribe
{
}

.mod_subscribe input.text
{
	width:108px;
	margin-right:0.25em;
	padding:2px;
	background-color:#ffffff;
}

.mod_subscribe input.submit
{
	width:92px;
	margin-top:4px;
	vertical-align:top;
}

.mod_unsubscribe input.submit
{
	margin-top:6px;
	vertical-align:top;
}

.mod_subscribe .checkbox_container
{
	padding:1px;
}

.mod_subscribe .error, .mod_unsubscribe .error
{
	margin-top:0.5em;
	margin-bottom:-0.25em;
	font-weight:bold;
	font-size:0.9em;
	color:#ff0000;
}

.mod_search .header
{
	margin-top:1em;
	margin-bottom:1.5em;
	text-align:right;
}

.mod_search h3
{
	margin-bottom:0;
	font-size:1.2em;
}

.mod_search .relevance
{
	padding-left:0.25em;
	color:#808080;
}

.mod_search .url
{
	margin-bottom:1em;
	color:#53a908;
}

.mod_search .filesize
{
	color:#808080;
}

.mod_search .highlight
{
	font-weight:bold;
}

.mod_search input.text
{
	margin-bottom:0.1em;
}

.mod_search input.submit
{
	margin-top:6px;
	vertical-align:top;
}

.mod_search .radio_container span
{
	display:inline;
	padding-right:0.75em;
}

.pagination
{
	padding-top:0.5em;
	border-top:1px solid #dfdfdf;
}

.pagination p
{
	width:180px;
	float:left;
}

.pagination ul
{
	width:400px;
	float:right;
	margin:0;
	text-align:right;
}

.pagination li
{
	display:inline;
	padding-right:0.1em;
	padding-left:0.1em;
}

.pagination_current
{
	font-weight:bold;
}

.mod_registration .col_first
{
	width:12em;
	vertical-align:middle;
}

.mod_personalData td.col_first
{
	padding-right:1em;
	vertical-align:middle;
}

#topnav
{
	right:0px;
	top:34px;
	position:absolute;
}

#topnav li
{
	float:left;
	padding:0px 0px 0px 32px;
}

#topnav, #topnav a
{
	text-decoration:none;
	color:#9ea9b1;
}

#topnav a:hover
{
	color:#9ea9b1;
}

#topnav .search
{
	padding:6px 0px;
}

#topnav .search div
{
	padding-right:0.5em;
	padding-left:0.5em;
}

#topnav .search input.text
{
	width:120px;
	margin-top:0.3em;
	margin-right:0.1em;
	margin-bottom:0.3em;
	padding:1px;
}

#topnav .search input.submit
{
	margin-top:2px;
	padding-right:0;
	padding-left:0;
	vertical-align:top;
}

#topnav .home a
{
	width:45px;
	display:block;
	background-image:url("tl_files/uran97media/nav_home.png");
	background-repeat:no-repeat;
	text-indent: -999em;
}

#topnav .home p
{
	width:45px;
	display:block;
	background-image:url("tl_files/uran97media/nav_home_active.png");
	background-repeat:no-repeat;
	text-indent: -999em;
}

#topnav .home a .trail
{
	width:45px;
	display:block;
	background-image:url("tl_files/uran97media/nav_home_active.png");
	background-repeat:no-repeat;
	text-indent: -999em;
}

#topnav .wir a
{
	width:29px;
	display:block;
	background-image:url("tl_files/uran97media/nav_wir.png");
	background-repeat:no-repeat;
	text-indent: -999em;
}

#topnav .wir p
{
	width:29px;
	display:block;
	background-image:url("tl_files/uran97media/nav_wir_active.png");
	background-repeat:no-repeat;
	text-indent: -999em;
}

#topnav .wir a .trail
{
	width:29px;
	display:block;
	background-image:url("tl_files/uran97media/nav_wir_active.png");
	background-repeat:no-repeat;
	text-indent: -999em;
}

#topnav .service a
{
	width:64px;
	display:block;
	background-image:url("tl_files/uran97media/nav_service.png");
	background-repeat:no-repeat;
	text-indent: -999em;
}

#topnav .service p
{
	width:64px;
	display:block;
	background-image:url("tl_files/uran97media/nav_service_active.png");
	background-repeat:no-repeat;
	text-indent: -999em;
}

#topnav .portfolio a
{
	width:84px;
	display:block;
	background-image:url("tl_files/uran97media/nav_portfolio.png");
	background-repeat:no-repeat;
	text-indent: -999em;
}

#topnav .portfolio p
{
	width:84px;
	display:block;
	background-image:url("tl_files/uran97media/nav_portfolio_active.png");
	background-repeat:no-repeat;
	text-indent: -999em;
}

#topnav .kontakt a
{
	width:75px;
	display:block;
	background-image:url("tl_files/uran97media/nav_kontakt.png");
	background-repeat:no-repeat;
	text-indent: -999em;
}

#topnav .kontakt p
{
	width:75px;
	display:block;
	background-image:url("tl_files/uran97media/nav_kontakt_active.png");
	background-repeat:no-repeat;
	text-indent: -999em;
}

.mod_login .col_first
{
	width:8em;
	vertical-align:middle;
}

.mod_login .login_info
{
	padding-bottom:0.25em;
	font-weight:bold;
}

.mod_login p.error
{
	margin-bottom:0.25em;
	margin-left:8em;
	font-weight:bold;
	color:#ff0000;
}

.mod_lostPassword .col_first
{
	width:11em;
	vertical-align:middle;
}

#frontpage
{
	width:936px;
	height:256px;
	top:117px;
	position:absolute;
	background-image:url("tl_files/silverscreen/silverscreen.jpg");
	background-position:center center;
	background-repeat:no-repeat;
}

#frontpage .inside
{
	font-size:1.8em;
	color:#ffffff;
}

.mod_faqlist h2
{
	margin-top:30px;
}

.mod_faqreader .info
{
	margin-top:1.25em;
	color:#808080;
}

#mainmenu
{
	width:959px;
	top:112px;
	position:absolute;
	float:right;
	background-image:url("tl_files/typolighttemplates/navigation.jpg");
	background-position:left top;
	background-repeat:no-repeat;
}

#mainmenu li
{
	float:left;
}

#mainmenu a
{
	display:block;
	padding:7px 18px 9px 18px;
	border-right:1px solid #fffffd;
	font-weight:bold;
	text-decoration:none;
	font-size:1.25em;
	color:#D7EAEE;
	line-height:1;
}

#mainmenu a:hover
{
	background-image:url("tl_files/webconsulting/menu.jpg");
	background-position:left top;
	background-repeat:repeat-x;
	font-weight:bold;
	color:#ffffff;
}

#mainmenu p
{
	padding:7px 18px 9px 18px;
	border-right:1px solid #fffffd;
	font-weight:bold;
	text-decoration:underline;
	font-size:1.25em;
	color:#D7EAEE;
	line-height:1;
}

/* Fix padding in IE6 */
* html #mainmenu a, * html #mainmenu p
{
	padding-top:9px;
	padding-bottom:8px;
}

/* Fix padding in IE7 */
*:first-child+html #mainmenu a, *:first-child+html #mainmenu p
{
	padding-top:9px;
	padding-bottom:8px;
}

#mainmenu li.login, #mainmenu li.register
{
	float:right;
}

#mainmenu a.login
{
	padding-left:24px;
	background-image:url("tl_files/typolighttemplates/user_login.png");
	background-position:left center;
	background-repeat:no-repeat;
	border-left:0px;
}

#mainmenu a.login:hover
{
	background-image:url("tl_files/typolighttemplates/user_login.png");
	background-position:left center;
	background-repeat:no-repeat;
}

#mainmenu p.login
{
	padding-left:24px;
	background-image:url("tl_files/typolighttemplates/user_login.png");
	background-position:left center;
	background-repeat:no-repeat;
	border-left:0px;
}

#mainmenu a.register
{
	margin-left:8px;
	padding-left:24px;
	background-image:url("tl_files/typolighttemplates/user_new.png");
	background-position:left center;
	background-repeat:no-repeat;
	border:0px;
}

#mainmenu a.register:hover
{
	background-image:url("tl_files/typolighttemplates/user_new.png");
	background-position:left center;
	background-repeat:no-repeat;
}

#mainmenu p.register
{
	padding-left:24px;
	background-image:url("tl_files/typolighttemplates/user_new.png");
	background-position:left center;
	background-repeat:no-repeat;
}

.mod_navigationSub
{
}

.mod_navigationSub a
{
	font-size:1.25em;
}

.headline
{
	margin:0px 0px 12px 0px;
	padding:16px 0px;
	font-weight:bold;
	font-size:15px;
}

.mod_navigation
{
	width:896px;
	height:57px;
	top:105px;
	position:relative;
	display:block;
	background-image:url("tl_files/lindenhof_plaue/design/navigation.jpg");
	background-repeat:no-repeat;
}

#navigation
{
	padding:6px 0px 0px 16px;
}

/* IE7 */
*:first-child+html #navigation
{
	padding-top:16px;
}

/* IE6 */
* html #navigation
{
	padding-top:16px;
}

#navigation li
{
	float:left;
	padding:0px 12px;
	background-image:url("tl_files/lindenhof_plaue/design/nav_spacer.jpg");
	background-repeat:no-repeat;
}

#navigation .first
{
	background-image:url("none");
}

#navigation, #navigation a
{
	text-decoration:none;
	color:#9ea9b1;
}

#navigation .navi_start a
{
	width:72px;
	height:28px;
	display:block;
	background-image:url("tl_files/lindenhof_plaue/design/nav_start.jpg");
	background-repeat:no-repeat;
	text-indent: -999em;
}

#navigation .navi_start p, #navigation .navi_start a:hover
{
	width:72px;
	height:28px;
	display:block;
	background-image:url("tl_files/lindenhof_plaue/design/nav_start_active.jpg");
	background-repeat:no-repeat;
	text-indent: -999em;
}

#navigation .navi_hotel a
{
	width:81px;
	height:28px;
	display:block;
	background-image:url("tl_files/lindenhof_plaue/design/nav_hotel.jpg");
	background-repeat:no-repeat;
	text-indent: -999em;
}

#navigation .navi_hotel p, #navigation .navi_hotel a:hover
{
	width:81px;
	height:28px;
	display:block;
	background-image:url("tl_files/lindenhof_plaue/design/nav_hotel_active.jpg");
	background-repeat:no-repeat;
	text-indent: -999em;
}

#navigation .navi_restaurant a
{
	width:147px;
	height:28px;
	display:block;
	background-image:url("tl_files/lindenhof_plaue/design/nav_restaurant.jpg");
	background-repeat:no-repeat;
	text-indent: -999em;
}

#navigation .navi_restaurant p, #navigation .navi_restaurant a:hover
{
	width:147px;
	height:28px;
	display:block;
	background-image:url("tl_files/lindenhof_plaue/design/nav_restaurant_active.jpg");
	background-repeat:no-repeat;
	text-indent: -999em;
}

#navigation .navi_buchen a
{
	width:96px;
	height:28px;
	display:block;
	background-image:url("tl_files/lindenhof_plaue/design/nav_buchen.jpg");
	background-repeat:no-repeat;
	text-indent: -999em;
}

#navigation .navi_buchen p, #navigation .navi_buchen a:hover
{
	width:96px;
	height:28px;
	display:block;
	background-image:url("tl_files/lindenhof_plaue/design/nav_buchen_active.jpg");
	background-repeat:no-repeat;
	text-indent: -999em;
}

#navigation .navi_umgebung a
{
	width:133px;
	height:28px;
	display:block;
	background-image:url("tl_files/lindenhof_plaue/design/nav_umgebung.jpg");
	background-repeat:no-repeat;
	text-indent: -999em;
}

#navigation .navi_umgebung p, #navigation .navi_umgebung a:hover
{
	width:133px;
	height:28px;
	display:block;
	background-image:url("tl_files/lindenhof_plaue/design/nav_umgebung_active.jpg");
	background-repeat:no-repeat;
	text-indent: -999em;
}

#navigation .navi_kontakt a
{
	width:113px;
	height:28px;
	display:block;
	background-image:url("tl_files/lindenhof_plaue/design/nav_kontakt.jpg");
	background-repeat:no-repeat;
	text-indent: -999em;
}

#navigation .navi_kontakt p, #navigation .navi_kontakt a:hover
{
	width:113px;
	height:28px;
	display:block;
	background-image:url("tl_files/lindenhof_plaue/design/nav_kontakt_active.jpg");
	background-repeat:no-repeat;
	text-indent: -999em;
}

.ce_toplink
{
	float:right;
	padding-bottom:16px;
}

.subcolumns
{
	width:100%;
	overflow:hidden;
}

#footer .c50l
{
	width:50%;
	float:left;
}

#footer .c50r
{
	width:50%;
	float:right;
	margin-left:-5px;
}

#footer .subc
{
	padding:0;
}

#footer .subcl
{
	padding:0;
}

#footer .subcr
{
	float:right;
	padding:0;
}

/* mod_bahn_online */
.mod_bahn_online, .mod_routenplaner
{
	width:320px;
	float:right;
}

* html .c50l
{
	width:49%;
}

