/**
 * Style sheet Index_Start
 */
#wrapper
{
	padding:0px 10px;
	background-image:url("tl_files/q3m/img/background0.gif");
	background-position:center top;
	background-repeat:repeat-y;
}

#news_light
{
	margin:5px;
	padding:5px;
}

body
{
	background-color:#333333;
}

#left
{
	margin-top:0px;
	background-color:#ADD22F;
	border-right:1px solid #006600;
}

#right
{
	margin-top:0px;
	background-color:#ADD22F;
	border-left:1px solid #006600;
}

#main
{
}

* html .ce_list li
{
	margin-left:26px;
}

* html .mod_navigation ul, * html .mod_navigation li
{
	height:1px;
}

* html .mod_newsmenu ul, * html .mod_newsmenu li
{
	height:1px;
}

* html .mod_newsreader .back
{
	margin-top:12px;
	padding-top:0px;
}

* html .mod_personaldata .submit_container
{
	width:434px;
}

* html .mod_personaldata fieldset
{
	margin-top:-12px;
}

* html .mod_personaldata legend
{
	margin-top:-12px;
	padding:12px 4px 12px 0px;
}

* html .mod_personaldata select
{
	width:206px;
}

* html .mod_personaldata td
{
	padding:1px 6px 1px 0px;
}

*:first-child+html .ce_list li
{
	margin-left:26px;
}

*:first-child+html .mod_personaldata .submit_container
{
	width:434px;
}

*:first-child+html .mod_personaldata fieldset
{
	margin-top:-12px;
}

*:first-child+html .mod_personaldata legend
{
	margin-top:-12px;
	padding:12px 4px 12px 0px;
}

*:first-child+html .mod_personaldata select
{
	width:206px;
}

*:first-child+html .mod_search .radio_container
{
	margin-top:0px;
}

/* body{background-color: #003300;margin-top:5px;padding-top:5px;} #wrapper{background-color: #ECE4D9;background-image:url("tl_files/q3m/img/background1.gif");background-position:center top;background-repeat:repeat-y;padding:0px 10px;} */
.mod_article
{
	padding:10px;
}

/* ---------------------------- */
html>body .mod_search .radio_container
{
	margin-top:3px;
}

.accordion div
{
	padding:6px 0px 8px 15px;
	line-height:16px;
}

/* ---------------------------- */
.ce_accordion
{
	margin-left:16px;
}

.ce_gallery .caption
{
	color:#999999;
}

.ce_list li
{
	margin:0px 0px 0px 22px;
	padding:0px;
	line-height:16px;
}

/* ---------------------------- */
.ce_list ul
{
	margin:0px;
	padding:0px;
}

/* ---------------------------- */
.ce_table
{
	margin-top:24px;
	margin-bottom:24px;
	border-left:1px solid #CCCCCC;
}

.ce_table td
{
	padding:2px 8px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

.ce_table th
{
	padding:2px 8px;
	background-color:#E6E6E6;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

.ce_table th a
{
	color:#000000;
}

.ce_text, .teaser
{
	padding-left:3px;
	line-height:1.5;
}

.error
{
	margin:0px;
	padding:2px 0px 0px 0px;
	font-size:9px;
	color:#FF0000;
}

.mod_article .back
{
	margin-top:18px;
}

.mod_article .more
{
	display:inline;
}

.mod_article .pdf_link
{
	margin-bottom:-14px;
	text-align:right;
}

.mod_article .pdf_link a
{
	position:relative;
	padding:1px;
	background-color:#BBBBBB;
	text-decoration:none;
	color:#FFFFFF;
}

.mod_article .pdf_link a:hover
{
	background-color:#DDDDDD;
	text-decoration:none;
	color:#FFFFFF;
}

.mod_article, .mod_newsreader
{
	margin-right:5px;
}

.mod_breadcrumb
{
	margin-bottom:10px;
	padding:3px;
	background-color:#FFFF99;
	border-bottom-color:#CCCC33;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

/* ---------------------------- */
.mod_calendar .current
{
	background-color:#FFFFCC;
}

.mod_calendar .empty, .mod_calendar .empty .header
{
	background-color:#F6F6F6;
}

.mod_calendar .head
{
	padding-top:4px;
	padding-bottom:5px;
	text-align:center;
	background-color:#F6F6F6;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

.mod_calendar .label
{
	padding-top:3px;
	padding-bottom:4px;
	text-align:center;
	background-color:#BBBBBB;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;
}

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

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

.mod_calendar table
{
	width:100%;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}

.mod_calendar td
{
	width:14%;
	height:72px;
	padding:1px;
	vertical-align:top;
	background-color:#FFFFFF;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

.mod_calendar td .event a
{
	font-size:10px;
}

.mod_calendar td .header
{
	padding-bottom:2px;
	background-color:#E0E0E0;
	font-size:10px;
}

/* ---------------------------- */
.mod_minicalendar
{
	margin:0px 5px 20px 5px;
	padding:5px 5px 10px 5px;
	background-color:#ECE4D9;
}

.mod_minicalendar .current
{
	background-color:#FFFFCC;
}

.mod_minicalendar .head
{
	padding-top:3px;
	padding-bottom:4px;
	text-align:center;
	background-color:#F9F9F9;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

.mod_minicalendar .label
{
	padding-top:2px;
	padding-bottom:3px;
	text-align:center;
	background-color:#C3C3C3;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	font-size:10px;
	color:#FFFFFF;
}

.mod_minicalendar .today
{
	background-color:#FFFFCC;
}

.mod_minicalendar .weekend
{
	background-color:#F6F6F6;
}

.mod_minicalendar table
{
	width:100%;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}

.mod_minicalendar td
{
	width:14%;
	padding-top:2px;
	padding-bottom:3px;
	text-align:center;
	background-color:#FFFFFF;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

.mod_minicalendar td, .mod_minicalendar .active a
{
	font-size:10px;
}

/* ---------------------------- */
.mod_eventlist
{
	margin-right:6px;
}

.mod_eventlist .event
{
	padding:10px 6px 12px 6px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}

.mod_eventlist .header
{
	padding:3px 6px 4px 6px;
	background-color:#E6E6E6;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	font-weight:bold;
}

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

.mod_eventlist .time
{
	margin-top:-6px;
	margin-bottom:6px;
	font-weight:normal;
	color:#999999;
}

.mod_eventreader .back
{
	margin-top:18px;
}

.mod_eventreader .ce_text
{
	margin-top:15px;
}

.mod_eventreader .info
{
	margin-top:-12px;
	font-size:10px;
	color:#999999;
}

.mod_eventreader .recurring
{
	margin-top:2px;
	font-size:10px;
	color:#009900;
}

/* LOGIN---------------------------- */
.mod_login
{
	margin:10px 5px;
	padding:5px;
	background-color:#DCDCDC;
}

.mod_login .label
{
	margin:4px 0px 1px 0px;
}

.mod_login .submit_container
{
	margin-top:8px;
	margin-bottom:4px;
}

/* ---------------------------- */
.mod_lostpassword
{
	margin:24px;
}

.mod_lostpassword .captcha
{
	width:40px;
}

.mod_lostpassword .captcha_text
{
	color:#666666;
}

.mod_lostpassword .text, .mod_lostpassword .password
{
	width:210px;
}

.mod_lostpassword td
{
	padding-right:6px;
	padding-bottom:3px;
}

/* ---------------------------- */
.mod_navigation
{
	width:199px;
	top:0px;
	position:relative;
	border-right-color: #006600;
	border-right-style: solid;
	border-right-width: 1px;
}

.mod_navigation .level_2
{
	padding:3px 0px 0px 9px;
	border-bottom:0px;
}

.mod_navigation .level_2 a, .mod_navigation .level_2 li, .mod_navigation .level_2 p
{
	display:block;
	background-color:#Red;
	font-weight:normal;
	font-size:11px;
}

.mod_navigation .level_2 li
{
	padding:0px 0px 3px 0px;
	border-top:0px;
}

.mod_navigation a, .mod_navigation li, .mod_navigation p
{
	display:block;
	font-weight:bold;
	font-size:13px;
	color:#000000;
}

.mod_navigation li
{
	margin:0px;
	padding:5px 0px;
	border-bottom:1px solid #006600;
	list-style-type:none;
}

.mod_navigation p
{
	margin:0px;
	padding:0px;
}

.mod_navigation ul
{
	margin:0px 5px;
	padding:0px;
	border-bottom:1px solid #C6AD8D;
	list-style-type:block;
}

/* ---------------------------- */
.mod_newslist .info, .mod_newsreader .info
{
	margin-bottom:6px;
	font-size:10px;
	color:#999999;
}

.mod_newslist .layout_short
{
	margin-bottom:8px;
	padding-bottom:6px;
	border-bottom:1px solid #C6AD8D;
}

.mod_newslist p
{
	margin:0px 0px 4px 0px;
}

.mod_newsmenu
{
	margin:0px 5px 20px 5px;
	padding:5px;
	background-color:#ECE4D9;
}

.mod_newsmenu .year
{
	margin-bottom:2px;
	font-weight:bold;
}

.mod_newsmenu ul, .mod_newsmenu li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.mod_newsreader .back
{
	margin-bottom:24px;
	padding-top:12px;
}

.mod_newsreader .ce_text
{
	margin-top:16px;
}

.mod_newsreader .comment
{
	line-height:1.5;
}

.mod_newsreader .comment_default
{
	margin-bottom:12px;
}

.mod_newsreader .form
{
	margin-top:24px;
}

.mod_newsreader .textarea
{
	width:360px;
	height:120px;
}

.mod_newsreader .widget
{
	margin-top:1px;
	margin-bottom:1px;
}

.mod_newsreader h2
{
	margin-bottom:12px;
}

/* ---------------------------- */
.mod_personaldata
{
	margin-bottom:36px;
}

.mod_personaldata .submit_container
{
	width:428px;
	text-align:right;
}

.mod_personaldata .text, .mod_personaldata .password
{
	width:200px;
}

.mod_personaldata fieldset
{
	width:400px;
	display:block;
	margin:12px 0px 24px 0px;
	padding:12px;
}

.mod_personaldata legend
{
	color:#0000E6;
}

.mod_personaldata select
{
	width:204px;
}

.mod_personaldata td
{
	width:160px;
	padding:2px 6px 2px 0px;
}

/* ---------------------------- */
.mod_search
{
	margin-top:3px;
	margin-left:5px;
}

.mod_search .context
{
	margin:0px 5px 3px 0px;
}

.mod_search .header
{
	margin-top:18px;
	margin-right:5px;
	margin-bottom:24px;
	padding-bottom:4px;
	text-align:right;
	border-bottom:1px solid #ECE4D9;
}

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

.mod_search .radio_container label
{
	left:-2px;
	top:-2px;
	position:relative;
	padding-right:3px;
}

.mod_search .relevance
{
	font-weight:normal;
	font-size:11px;
	color:#C6AD8D;
}

.mod_search .text
{
	width:180px;
}

.mod_search .url
{
	margin-bottom:12px;
	color:#C6AD8D;
}

.mod_search h3
{
	margin:0px 0px 2px 0px;
	padding:0px;
}

/* ---------------------------- */
.navsites
{
	width:869px;
	height:29px;
	float:left;
	margin:0;
	padding:0;
	background-color:#009900;
	font-size:13px;
	list-style-type:none;
	background:url("tl_files/q3m/img/back_sitemenu1.gif") repeat-x;
}

.navsites a
{
	display:block;
	padding-left:5px;
	text-decoration:none;
	color:#000000;
}

.navsites li
{
	width:123px;
	position:relative;
	float:left;
	text-align:center;
	background-color:#00CC00;
	border-right:1px solid #006600;
	border-bottom:1px solid #006600;
	font-weight:bold;
	line-height:25px;
	list-style-type:none;
	background:url("tl_files/q3m/img/back_sitemenu1.gif") repeat-x;
}

.navsites li:hover, .navsites li.sfhover
{
	background-color:#009900;
	background:url("tl_files/q3m/img/back_sitemenu2.gif") repeat-x;
}

.navsites p
{
	margin:0px;
	padding-left:5px;
	text-align:center;
	background:url("tl_files/q3m/img/back_sitemenu3.gif") repeat-x;
}

.navsites ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.pagination
{
	margin-top:22px;
	padding-top:4px;
	border-top:1px solid #ECE4D9;
}

/* ---------------------------- */
.pagination li
{
	display:inline;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.pagination p
{
	width:160px;
	float:left;
	padding-right:3px;
	padding-left:3px;
	text-align:left;
}

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

.toggler
{
	padding:1px 0px 2px 0px;
}

.toggler_first
{
	color:#006600;
}

.toggler_first:hover
{
	text-decoration:underline;
	color:#006600;
	cursor:pointer;
}

/* ---------------------------- */
#breaking_news
{
	margin:20px 5px;
	padding:5px;
	background-color:#ECE4D9;
}

#footer
{
	padding-left:3px;
	text-align:center;
	border-top:1px solid #006600;
	line-height:28px;
	background:url("tl_files/q3m/img/back_footer.gif") repeat-x;
	text-indent:2px;
}

#header_menu
{
	height:23px;
	text-align:right;
	background:url("tl_files/q3m/img/back_headermenu.gif") repeat-x;
}

#header_menu a
{
	margin-right:3px;
	padding-left:4px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	font-size:9px;
	color:#000000;
	line-height:20px;
	text-indent:5px;
}

#request_password
{
	margin:0px 5px;
	padding:0px 5px 10px 6px;
	background-color:#ECE4D9;
}

#request_password a
{
	font-size:10px;
	color:#999999;
}

#top_image
{
	float:top;
	margin:0px;
	padding:0px;
}

#top_imagemenu
{
	width:199px;
	float:top;
	margin:0px;
	padding:0px;
	border-right-color: #006600;
	border-right-style: solid;
	border-right-width: 1px;
}

#tps .col_0
{
	width:80px;
}

#tps .explanation
{
	padding-bottom:24px;
}

#tps td
{
	padding:2px 4px;
}
