@import url("reset.css") screen;
@import url("ie.css") screen;
@import url("typography.css") screen;
@import url("forms.css") screen;

body {
	margin: 0px;
	padding: 0px;
	font: small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-align:left;
}
a {
	color: #169b9b;
}

strong {
	color: #000;
}
h1, h2, h3, h4, p {
	margin: 0 0 0.4em 0;
	line-height:1.4em;
	}
h1 {
	color: #169b9b;
	font-size: 2.3em;
}
h2, h3, h4, caption {
	color: #000;
}
table {
	width: auto;
}
.center_half {
	margin:auto;
	width: 50%;
}
table .center_full {
	margin:auto;
	width: 95%;
}
caption {
	text-align: left;
	padding-top: .6px;
	padding-bottom: .4em;
	font-size: 120%;
	font-weight: bold;
}
tbody th, thead th, th {
	background: #169b9b;
	color: #FFF;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-right: 0.5em;
	text-align: left;
	padding-left: 0.5em;
	border-right: 1px solid white;
}
td {
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #ccc;
	padding-right: 0.5em;
	padding-left: 0.2em;
}
#pagemargin {
	width: 960px;
	margin: 0px auto;
}
#header {
	clear: both;
	width: 100%;
	border-bottom: 5px solid #606060;
	height: 275px;
}
#leftheader {
	float: left;
	height: 275px;
	width: 275px;
}
#lmenu {
	height: 60px;
	width: 100%;
	background: url(../images/bg_topleft.jpg) no-repeat top left;
	line-height: 4;
	text-align: center;
	font-weight: bold;
}
#logo {
	height: 158px;
	width: 275px;
	background: url(../images/logo_leipziger_fuechse.jpg) no-repeat left top;
	text-indent: -9000px;
}
#logo a {
	display: block;
	height: 158px;
	width: 275px;
	cursor: pointer;
}
#lmenu a {
	color: #777777;
	text-decoration: none;
}
#lmenu a:hover {
    color: #333333;
}
#lmenu .active {
    color: #333333;
    font-weight: bold;
}

.hidden {
	display: none;
}
.cleardiv {
	display: block;
	clear: both;
	height: 0px;
}
#rightheader {
	width: auto;
	_width: 684px;
	margin-left: 275px;
}
#sitesearch {
	padding-left: 10px;
}
#suche {
	padding: 3px;
	top: 0.25em;
	width: 180px;
}
input.button {
    top: 0em;
}
#sitesearch a {
	color: #666;
	text-decoration: none;
	line-height: 2;
	font-size: 85%;
}
.button {
	background: url(../images/bg_button.jpg) repeat-x center;
	color: #FFF;
	border: 1px solid #6ab2c8;
	padding: 3px;
}
#rmenu {
	background: url(../images/bg_topright.jpg) no-repeat left top;
	height: 60px;
	width: 100%;
	_width: 684px;
	overflow: hidden;
}
#rmenu ul, #rmenu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#rmenu ul li {
	float: left;
	background: url(../images/bg_lmenuli.jpg) no-repeat center bottom;
	width: auto;
	height: 60px;
}
#rmenu ul li a {
	text-decoration: none;
	color: #FFF;
	line-height: 4;
	height: 60px;
	display: block;
	padding-right: 1.8em;
	padding-left: 2em;
	background: url(../images/bg_lmenua.jpg) no-repeat 100% top;
}
#rmenu ul li a:hover,
#rmenu ul .current a
{
	color: #1cb5b5;
}
.topimage {
	height: 215px;
	width: 685px;
	display: block;
	border-top: 1px solid white;
}
#main {
	border-bottom: 5px solid #606060;
	clear: both;
	width: 100%;
	background: url(../images/bg_submenu.jpg) repeat-y 0 0;
}
#mainfull {
	border-bottom: 5px solid #606060;
	clear: both;
	width: 100%;
}

#submenu {
	float: left;
	width: 275px;
	display: block;
}
.submenu_title {
	border-top: 5px solid #ffffff;
	border-bottom: 5px solid #ffffff;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 1.8em;
	background: url(../images/bg_submenu_title.jpg) left top repeat-y;
	font-weight: bold;

}
.submenu_title a {
	color: #333333;
	text-decoration: none;
}
#submenu ul {
	list-style: none;
	margin: .8em 0 .8em 0;
}
#submenu ul li {
	margin-left: 25px;
	margin-right: 10px;
}
#submenu ul li a {
	text-decoration: none;
	border-top: 1px dashed #cbc8c2;
	padding-top: .2em;
	padding-bottom: .2em;
	display: block;
	color: #979797;
	line-height:1.5em;
}
#submenu a:hover,
#submenu ul .current a
{
	color: #000;
}
#submenu ul .current ul li a  {
	border-style: none;
	padding: .1em 0;
	padding-left: 10px;
	margin:0;
	color:#444 !important;
	display: block;
}

#submenu ul .current ul li {
	margin:0;
	}
#submenu ul .current ul .current a, #submenu ul .current ul a:hover {
	color: #000 !important;
 	font-weight:bold;
}

#submenu ul .current ul li ul li a  {
	border-style: none;
	padding: 0 0;
	padding-left: 20px;
	margin:0;
	color:#444 !important;
	display: block;
}

#submenu ul .current ul li ul li {
	margin:0 ;
	}
#submenu ul .current ul li ul li  a, #submenu ul .current ul  ul a:hover {
	
 	font-weight:normal !important;
	color:#444 !important;
}
#submenu ul .current ul .current ul .current a, #submenu ul .current ul .current ul a:hover {
	color: #000 !important;
 	font-weight:bold !important;
}
#content {
	width: auto; 
	margin-left: 275px;
}
#contentfull {
	width: auto; 
}

#contentfull ul.csc-menu {
    list-style-type: none;
    list-style-position: outside;
    list-style-image: none;
    margin: 0 0 20px;
    padding: 0 0 30px;
    width: 100%;
    border-bottom: 1px solid black;

}
#contentfull ul.csc-menu li {
    float: left;
}
#contentfull ul.csc-menu li a {
    padding-left: 1.5em;
    padding-right 1.5em;
}

#contentbox {
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
}
#content a:hover, #contentfull a:hover {
	color:#000;
}

#contentbox ul, #contentbox ol {
	margin-left: 15px;
	margin-top: 20px;
}
#contentbox ol {
	margin-left: 20px;
}
#footer {
	clear: both;
	width: auto;
}
#footercontent {
	text-align: center;
	padding: 1.5em 0;
}
.pipe {
	margin-right: .4em;
	margin-left: .4em;
}
#footercontent a {
	text-decoration: none;
}
#footercontent a:hover {
	text-decoration: underline;
}


/** NEWS **/
.news-list-container p {
    padding-left: 15px;
}

.news-list-date {
    color: #333333;
}
.news-list-container h3 a:link,.news-list-container h3 a:visited {
    color: #169B9B;
}


/** Ergebnisdienst **/
table#teamresult tr.active {
	background-color: #16FFFF;
}


.toolbar ul, .toolbar ol, toolbar li {
       margin: 0px !important;
}
.toolbar .button {background:transparent}

.news-single-additional-info {
  clear:none;
  background-color:#ffffff;
  border:0px;
}

.news-single-item .cleardiv {clear:none}


.tx-comments-comment-input, .tx-comments-comment-form textarea {
	width:450px;
}

.news-single-related, .news-single-files, .news-single-links {
background-color:#FFFFFF;
border:0px;
margin:0 0 3px;
padding:3px;
}