/**
 * Style sheet tennis
 */
table.mod_matches
{
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-collapse:collapse;
}

table.mod_matches td, table.mod_matches th
{
	padding-right:10px;
	padding-left:2px;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}

table.mod_matches th
{
	background-color:#EAEAEA;
}

table.mod_matches tr.even td
{
	background-color:#FCFCFC;
}

table.mod_matches tr.odd td
{
	background-color:#F0F0F0;
}

div.mod_navigation li.nosubmenu
{
	padding-left:20px;
}

div.mod_navigation li.submenu
{
}

div.mod_navigation li.submenu li.first
{
	margin-top:2px;
}

div.ce_comments h1
{
	font-size:120%;
}

div.comment_default
{
	width:80%;
	margin-bottom:10px;
	padding:5px;
	border:1px solid #cccccc;
}

div.ce_comments .odd
{
	background-color:#f1f1f1;
}

div.ce_comments .even
{
	background-color:#ebebeb;
}

div.ce_comments span.date
{
	font-size:80%;
}

div.ce_comments span.name
{
	font-weight:bold;
}

body
{
	margin:5px 0px;
	padding:0;
	background-color:#fbedcd;
	background-image:url("tl_files/design/bg_verlauf.gif");
	background-position:left top;
	background-repeat:repeat-x;
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

h1
{
	margin:0px 0px 10px 0px;
	font-weight:bold;
	font-size:150%;
}

h2, h3
{
	margin:0px 0px 10px 0px;
	font-weight:bold;
	font-size:120%;
}

a
{
	text-decoration:underline;
	color:#555555;
}

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

#wrapper
{
	width:980px;
	margin:0 auto;
}

#container
{
	margin-top:10px;
	margin-bottom:10px;
	padding:0px 20px 15px 15px;
	background-color:#fafafa;
}

#left
{
	padding-top:15px;
}

#header
{
	height:224px;
}

#banner
{
	height:200px;
	background-image:url("tl_files/design/banner-tck.jpg");
	background-repeat:no-repeat;
}

#banner img
{
	width:350px;
	height:80px;
	margin:0px;
	padding:0px;
}

#banner, #container, #footer
{
	border:1px solid #555555;
}

#container
{
}

#main
{
	padding-top:5px;
	font-size:14px;
}

#header div.sitename a
{
	height:25px;
	text-decoration:none;
	font-size:35px;
	color:#cccc00;
}

#top-links
{
	height:18px;
	margin-bottom:2px;
	text-align:right;
}

#top-links a
{
	text-decoration:none;
	color:#555555;
}

#top-links a img
{
	margin-left:5px;
	vertical-align:middle;
	border:0;
}

#top-links a img.leftone
{
	margin-right:10px;
}

table.minicalendar
{
	width:141px;
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#fff;
	border-left:1px solid #A2ADBC;
	color:#616B76;
	font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

table.minicalendar tbody tr td
{
	width:20px;
	height:20px;
	text-align:center;
	border-right:1px solid #A2ADBC;
	border-bottom:1px solid #A2ADBC;
	background: url(tl_files/design/bg_calendar.gif) no-repeat bottom right;
}

table.minicalendar tbody tr td a
{
	display:block;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
	background: url(tl_files/design/bg_calendar.gif) no-repeat top left;
}

table.minicalendar thead tr th a
{
	color:#CCCCCC;
}

table.minicalendar thead tr th.head
{
	border-top:1px solid #A2ADBC;
	border-bottom:1px solid #A2ADBC;
	color:#FFFFFF;
	font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: #CE1F11;
}

table.minicalendar thead tr th.next
{
	border-right:1px solid #A2ADBC;
}

table.minicalendar thead tr th.label
{
	border-right:1px solid #A2ADBC;
	border-bottom:1px solid #A2ADBC;
	color:#616B76;
	font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: #D9E2E1;
}

table.minicalendar tbody tr td.today
{
	font-weight:bold;
	color:#333333;
	background: url(tl_files/design/bg_calendar.gif) no-repeat bottom left;
}

table.minicalendar tbody tr td.empty
{
	background: url(tl_files/design/bg_calendar.gif) no-repeat top right;
}

#footer
{
	height:80px;
	margin-bottom:10px;
	padding:15px;
	vertical-align:middle;
	background-image:url("tl_files/design/footer_bg.jpg");
	background-repeat:no-repeat;
	color:#eaeae4;
	font: 11px "Century Gothic", Verdana, Helvetica, sans-serif;
}

#footer a
{
	text-decoration:none;
	color:#ffffff;
}

#footer a:hover
{
	text-decoration:underline;
}

table.impressum
{
	margin:0px auto;
	padding:0px;
	vertical-align:top;
}

table.impressum td
{
	padding-right:20px;
	vertical-align:top;
}

table.impressum td.last
{
	margin-right:0px;
}

div.weatheronline
{
	float:left;
	margin-right:5px;
}

td.projects
{
	width:220px;
	float:left;
	text-align:center;
}

td.links
{
	width:160px;
}

td.links li
{
	height:16px;
	padding-bottom:4px;
	padding-left:20px;
	vertical-align:top;
	background-position:left top;
	background-repeat:no-repeat;
	font-size:90%;
}

td.links li.head
{
	padding-left:0;
	font-weight:bold;
	font-size:12px;
}

td.links li.dtb
{
	background-image:url("tl_files/design/dtb.png");
}

td.links li.tsh
{
	background-image:url("tl_files/design/tsh.png");
}

td.links li.stoer
{
	background-image:url("tl_files/design/stoer.png");
}

td.links li.sp
{
	background-image:url("tl_files/design/sp.png");
}

td.links li.hf
{
	background-image:url("tl_files/design/hf.png");
}

td.links li.kell
{
	background-image:url("tl_files/design/kell.png");
}

td.links ul.lleft
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

td.links ul.lright
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

p.info
{
	margin:0px 0px 10px 0px;
	padding:0px;
}

div.mod_newsreader h1
{
	margin-bottom:0px;
}

div.mod_newsreader p.info
{
	margin:0px 0px 10px 0px;
	padding:0px;
	font-style:italic;
	font-size:80%;
}

div.ce_text
{
	margin:0px;
	padding:0px;
}

table.sortable td
{
	padding:2px 10px 2px 2px;
}

table.geschichte th
{
	vertical-align:text-top;
	font-size:120%;
	color:#333333;
}

div.error
{
	font-weight:bold;
	color:#ff0000;
}

#accordion h3
{
	margin:0px;
	padding:0px;
	font-size:110%;
	cursor:hand;
}

#accordion div.element
{
	margin-left:20px;
	padding:5px 100px 10px 10px;
	background-image:url("tl_files/design/cal_bg.gif");
	background-position:left top;
	background-repeat:repeat-y;
}

#accordion div.element p
{
	margin:0px;
}

div.mod_search p.context
{
	margin:0px 0px 5px 0px;
	padding:0px;
	font-style:italic;
}

div.mod_search h3
{
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:120%;
}

#search
{
	margin-left:auto;
	text-align:right;
}

#search input.text
{
	width:200px;
	height:20px;
	margin:0px 8px 0px 0px;
	padding:1px;
	vertical-align:middle;
	border:1px solid #999999;
	font-size:16px;
}

#search input.submit
{
	margin:0px 0px -6px 0px;
	padding:0px;
}

div.mod_navigation
{
	margin-top:10px;
	margin-left:0px;
}

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

.mod_navigation li
{
	margin:0px;
	padding:0px 0px 4px 0px;
	list-style-type:none;
}

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

.mod_navigation .level_2 a, .mod_navigation .level_2 li, .mod_navigation .level_2 p
{
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
}

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

.mod_navigation p.active
{
	text-decoration:underline;
}

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

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

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

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

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

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

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