/**
 * Style sheet sc
 */
body
{
	background-color:#555555;
}

#header
{
	background-color:#555555;
	background-image:url("tl_files/sc/images/bg_header.jpg");
}

#container
{
	background-color:#555555;
	background-image:url("tl_files/sc/images/container.gif");
	background-position:left top;
	background-repeat:repeat-y;
}

#left
{
	background-image:url("tl_files/sc/images/bg_left.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	color:#F3DBAB;
}

#right
{
	height:340px;
	background-image:url("tl_files/sc/images/bg_right.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	color:#F3DBAB;
}

#left .inside
{
	padding:80px 8px 5px 12px;
}

#right .inside
{
	padding:5px 8px 5px 9px;
}

#left a
{
	color:#ffffff;
}

#right a
{
	color:#ffffff;
}

#left a:hover
{
	text-decoration:none;
	color:#F0EC88;
}

#right a:hover
{
	text-decoration:none;
	color:#fb0304;
}

#box
{
	margin-bottom:6px;
	padding:1px 4px 4px 4px;
	background-color:#000000;
	background-image:url("tl_files/fiddlers/images/bg_headline.jpg");
	background-position:left top;
	background-repeat:repeat-x;
	border:1px solid #F3D69A;
}

#box_main
{
	margin-bottom:6px;
	padding:1px 8px 4px 8px;
	background-color:#F3DBAB;
	background-image:url("tl_files/fiddlers/images/bg_headline.jpg");
	background-position:left top;
	background-repeat:repeat-x;
	border:1px solid #F3D69A;
}

#main
{
	background-image:url("tl_files/sc/images/bg_main.jpg");
	background-position:left top;
	background-repeat:no-repeat;
}

#main .inside
{
	padding:50px 17px 0px 17px;
}

#footer
{
	background-image:url("tl_files/sc/images/bg_footer.gif");
}

#footer .inside
{
	padding-top:100px;
	text-align:center;
	font-size:0.8em;
	color:#F3DBAB;
}

#footer a
{
	color:#ffffff;
}

#footer a:hover
{
	color:#fb0304;
}

.small
{
	font-size:0.8em;
}

#logo
{
	top:16px;
	position:absolute;
	margin-left:16px;
}

.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 .mod_navigation
{
	font-weight:bold;
	text-transform:uppercase;
}

#left .mod_navigation p
{
	color:#F0EC88;
}

#submenu ul li
{
	line-height:2em;
}

#submenu ul.level_2 li
{
	margin-left:10px;
}

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

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

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/fiddlers/images/acc_headline.jpg");
	background-position:left bottom;
	background-repeat:repeat-x;
	border-top:1px solid #950F0C;
	border-bottom:0px solid #950F0C;
	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_newslist img
{
	border:1px solid #950F0C;
}

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

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

.ce_gallery td
{
	padding-right:1.5em;
	padding-bottom:1.5em;
}

.mod_newsreader .ce_comments
{
	margin-top:2.5em;
}

.layout_full
{
	padding-bottom:20px;
}

.layout_simple
{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dashed #000000;
}

.layout_full .info, .layout_simple .info
{
	font-size:0.8em;
	color:#808080;
}

.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 dashed #808080;
}

.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:#A0A0A0 !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:5px;
	padding-bottom:5px;
}

.mod_eventlist .date
{
	padding-right:8px;
	font-weight:bold;
}

.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:1em;
	color:#F3DBAB;
}

.mod_upcoming_events .event
{
	padding-right:0.25em;
	font-size:0.8em;
	color:#ffffff;
}

.mod_eventreader h1
{
	margin-bottom:0;
}

.mod_eventreader .info, .mod_eventreader .recurring
{
	margin-top:2px;
	font-weight:bold;
	font-size:1.2em;
}

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

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

.ce_table table
{
}

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

.mod_subscribe
{
	margin-top:6px;
}

.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.25em;
	font-weight:bold;
	font-size:0.9em;
	color:#fb0304;
}

.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
{
	margin-top:2em;
	padding-top:0.5em;
	border-top:1px solid #dfdfdf;
}

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

.pagination ul
{
	width:400px;
	float:right;
	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;
}

#topmenu
{
	right:6px;
	top:6px;
	position:absolute;
}

#topmenu li
{
	float:left;
	padding:12px 9px;
}

#topmenu, #topmenu a
{
	text-decoration:none;
	color:#ccd5ea;
}

#topmenu a:hover
{
	color:#ffffff;
}

#topmenu .search
{
	padding:6px 9px;
}

#topmenu .search div
{
	padding-right:0.5em;
	padding-left:0.5em;
	background-color:#275abb;
}

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

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

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

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

#frontpage
{
	width:970px;
	height:244px;
	top:84px;
	position:absolute;
	background-image:url("tl_files/webconsulting/frontpage.jpg");
	background-position:center center;
	background-repeat:no-repeat;
}

#frontpage .inside
{
	bottom:18px;
	position:absolute;
	padding-left:18px;
	font-size:1.8em;
	color:#ffffff;
}

#frontpage img
{
	bottom:12px;
	right:12px;
	position:absolute;
}

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

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

#mainmenu
{
	left:20px;
	top:248px;
	position:absolute;
	margin-right:auto;
	margin-left:auto;
	text-transform:uppercase;
}

#mainmenu li
{
	float:left;
}

#mainmenu a
{
	display:block;
	padding:8px 18px 9px 18px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	line-height:1;
}

#mainmenu a.trail, #submenu a.trail, #left .mod_navigation a.trail
{
	color:#F0EC88;
}

#mainmenu a:hover
{
	color:#F70400;
}

#mainmenu p
{
	padding:8px 18px 9px 18px;
	font-weight:bold;
	color:#FB0304;
	line-height:1;
}

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

/* Fix padding in IE6 */
* html #box_main
{
	padding:0px 2px 0px 5px;
}

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

/* Fix padding in IE7 */
*:first-child+html #box_main
{
	padding:0px 2px 0px 5px;
}

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

#mainmenu a.login
{
	padding-left:36px;
	background-image:url("tl_files/webconsulting/login.jpg");
	background-position:left center;
	background-repeat:no-repeat;
	border-left:1px solid #c6c6c6;
}

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

#mainmenu p.login
{
	padding-left:36px;
	background-image:url("tl_files/webconsulting/login_active.jpg");
	background-position:left center;
	background-repeat:no-repeat;
	border-left:1px solid #c6c6c6;
}

#mainmenu a.register
{
	padding-left:36px;
	background-image:url("tl_files/webconsulting/register.jpg");
	background-position:left center;
	background-repeat:no-repeat;
}

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

#mainmenu p.register
{
	padding-left:36px;
	background-image:url("tl_files/webconsulting/register_active.jpg");
	background-position:left center;
	background-repeat:no-repeat;
}

.pdf_link
{
	float:right;
}

#mod_video h1
{
	font-weight:normal;
	color:#95100B;
}

.mod_photoalbumslist table
{
	width:100%;
}

.mod_photoalbumslist img
{
	margin-bottom:10px;
}

.mod_photoalbumslist .title, .mod_photoalbumsviewer .title
{
	font-weight:bold;
	font-size:1.3em;
}

.mod_photoalbumsviewer .meta
{
	margin-bottom:20px;
}

.mod_routenplaner .col_0
{
	width:40px;
	height:30px;
}

.mod_imagerotator img
{
	vertical-align:top;
}

