/*
www.tt.tusli.de - CSS Style Sheet
Author: Sebastian Bosse
*/


/*-----------------------------------------------------------------------------------------------
  Global Styles
-----------------------------------------------------------------------------------------------*/

* {
	padding:0;
	margin:0;
}


/*-----------------------------------------------------------------------------------------------
  Layout / Base Page Styling
-----------------------------------------------------------------------------------------------*/

body
{
	padding: 0;
	margin: 0 0 10px 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #222;
	background: #B3BFAC url("images/bg_body.jpg") repeat-x;
}

#container
{
	position: relative;
	margin: 0 auto;
	padding: 0 1px 1px 1px;
	text-align: left;
	width: 791px !important;
	width /**/: 795px;
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	background-color: #fff;
	color: #000;
}


#head {
	width: 791px !important;
	width /**/: 794px;
	height: 131px;
	background: url("images/head_left.jpg") no-repeat;
}
#head img {
	float: right;
	padding: 0;
	margin: 0;
}

#navigation {
	height: 24px;
	background-color: #194601;
}

#sidebar {
	float: left;
	padding: 35px 0 30px 0;
	width: 180px;
}

#content {
	margin: 0 0 0 220px;
	padding: 35px 0 30px 0;
	width: 530px;
}

#footer {
	position: relative;
	clear: both;
	background: #FFF;
}


/*-----------------------------------------------------------------------------------------------
  Text Formatting
-----------------------------------------------------------------------------------------------*/

#content p {
	font-size: 12px;
	line-height: 1.333em;
	margin: 0 0 1.333em 0;
}

#content table {
	font-size: 12px;
	margin: 0 0 1.333em 0;
}
#content table td {
	font-size: 12px;
}

#content p.teaser {
	font-weight: bold;
}

a {
	color: #376604;
}
a:link, a:visited, a:active {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0;
}
h2 a {
	color: #000;
}
h2 a:link, h2 a:visited, h2 a:active {
	text-decoration: none;
}
h2 a:hover {
	text-decoration: none;
}

h1, h2 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-weight: bold;
	color: #000;
}

h1 {
	font-size: 1.5em;
	line-height: 1em;
	margin: 0 0 1em 0;
}

h2 {
	font-size: 1.1667em;
	line-height: 1.143em;
	padding-top: 0.457em;
	margin-bottom: 0.686em;
}

h3 {
	font-size: 1.08333em;
	line-height: 1.231em;
	margin: 0 0 1.231em 0;
}

h4 {
	font-size: 1.08333em;
	line-height: 1.231em;
}

h5 {
	font-size: 0.91667em;
	line-height: 1.5454em;
	margin: 0 0 2px 2px;
	color: #c0c0c0;
	font-weight: normal;
}

h6 {
	font-size: 0.8333em;
	line-height: 1.6em;
	margin-bottom: 1.2727em;
	text-transform: uppercase;
	font-weight: normal;
}

h3.trenner {
	border-top: 1px solid #ddd;
	padding-top: 0.5em;
}
h3.admin {
	padding-bottom: 3px;
	border-bottom: 1px solid #c0c0c0;
	margin-bottom: 8px;
}

.left { float: left; }
.right { float: right; }
.center { text-align: center; }

.hidden {
	display: none;
}


/*-----------------------------------------------------------------------------------------------
  Navigation
-----------------------------------------------------------------------------------------------*/


#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 130px;
	display: inline;
	text-align: center;
	float: left;
	height: 24px;
	border-right: 1px solid #6E9538;
}

#navigation ul li {
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 24px;
}

#navigation ul li a {
	font-size: 12px;
	width: 120px;
	display: block;
	float:left;
	height: 24px;
	margin: 0;
	padding: 0 5px 0 5px;
	color: #D6E0CC;
	background-color: transparent;
	border-left: 1px solid #6E9538;
	text-decoration: none;
}

#navigation ul li a:hover {
	color: #fff;
	font-weight: bold;
}

#navigation ul li a.active {
	color: #fff;
	font-weight: bold;
}

/*-----------------------------------------------------------------------------------------------
  Sidebar
-----------------------------------------------------------------------------------------------*/

#sidebar {
}

#sidebar h2 {
	padding: 0 0 0 20px;
	font-size: 13px;
	color: #A2A2A2;
}

#sidebar #unternav {
	font-size: 11px;
	margin-left: 0px;
	list-style: none;
	margin-bottom: 40px;
}
#sidebar #unternav li {
	list-style: none;
	background-color: #F3F3F3;
	margin-bottom: 1px;
	height: 25px;
}

#sidebar, #sidebar #unternav li a {
	color: #A2A2A2;
}
#sidebar #unternav li a {
	display: block;
	padding: 5px 0 5px 20px;
	text-decoration: none;
}
#sidebar #unternav li h2 {
	display: block;
	padding: 5px 0 5px 20px;
	text-decoration: none;
}
#sidebar #unternav li a:hover {
	color: #A2A2A2;
	font-weight: bold;
}
#sidebar #unternav li a.active {
	color: #A2A2A2;
	font-weight: bold;
}


#sidebar #momente {
	font-size: 11px;
	margin-left: 0px;
	list-style: none;
	margin-bottom: 40px;
}
#sidebar #momente img{
	border: none;
	padding: 0px;
	margin: 0px;
}
#sidebar #momente li {
	list-style: none;
	background-color: #F3F3F3;
	margin-bottom: 1px;
}
#sidebar #momente li.thin {
	height: 3px;
}
#sidebar #momente li.image {
	background-color: #fff;
}
#sidebar #momente li.link {
	height: 25px;
}

#sidebar #momente li a {
	color: #A2A2A2;
	display: block;
	padding: 5px 0 5px 20px;
	text-decoration: none;
}
#sidebar #momente li a:hover {
	color: #A2A2A2;
}
#sidebar #momente li a.active {
	color: #A2A2A2;
	font-weight: bold;
}

/*-----------------------------------------------------------------------------------------------
  Footer
-----------------------------------------------------------------------------------------------*/

#footer p {
	margin-left: 451px;
	width: 340px;
	border-top: 3px solid #B3BFAC;
	font-size: 11px;
	line-height: 1.8em;
	color: #c0c0c0;
	text-align: right;
}

#footer a {
	color: #c0c0c0;
}
#footer a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}


/*-----------------------------------------------------------------------------------------------
  Standard-Tables
-----------------------------------------------------------------------------------------------*/

table.standard {
	width: 100%;
	table-layout: fixed;
}
table.standard tr.oddcolor {
	background-color: #eee;
}
table.standard tr.head {
	background-color: #194601;
	color: #fff;
}
table.standard td {
	padding: 2px;
}
table.standard td.small {
	width: 30px;
}

table.small {
	table-layout: fixed;
}
table.small tr.head {
	background-color: #194601;
	color: #fff;
}
table.small td {
	padding: 2px;
	height: 25px;
}
table.small tr.oddcolor {
	background-color: #eee;
}





/*-----------------------------------------------------------------------------------------------
  Images
-----------------------------------------------------------------------------------------------*/

img.artikelbild {
	float: right;
	margin: 0 0 1em 1em;
}

img {
	padding: 1px;
	margin: 2px;
}

img.normal {
	border: 1px solid #808080;
	padding: 1px;
}

img.right {
	border: 1px solid #808080;
	padding: 1px;
	float: right;
	margin: 0 0 15px 15px;
}

img.left {
	border: 1px solid #808080;
	padding: 1px;
	float: left;
	margin: 0 15px 15px 0;
}

img.artikel_bild {
	border: 1px solid #808080;
	padding: 1px;
	float: right;
	margin: 0 0 1em 1em;
}

img.normal50 {
	margin-left: 50px;
	text-align: center;
	border: 1px solid #808080;
}


/*-----------------------------------------------------------------------------------------------
  Forms
-----------------------------------------------------------------------------------------------*/

form input, form select {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin: 2px 0;
}

form.standard input {
	width: 250px;
}
form.standard input.checkbox {
	width: 20px;
}


/*-----------------------------------------------------------------------------------------------
  Miscellaneous
-----------------------------------------------------------------------------------------------*/

.clear {
	clear: both;
}

form.unitWidth input, form.unitWidth select {
	width: 180px;
}

/*-----------------------------------------------------------------------------------------------
  Aktuelles
-----------------------------------------------------------------------------------------------*/
#content table.archiv {
	border-top: 1px solid #eee;
}
#content table.archiv td {
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #eee;
}

#content .artikel p {
	margin-bottom: 4px;
}
#content .artikel .datum {
	color: #6A6A6A;
	font-size: 11px;
}

#content p.foreigncopy {
	font-size: 9px;
	color: #c0c0c0;
	text-align: center;
}
#content img.galerie {
	border: 1px solid #808080;
	padding: 1px;
	margin: 2px;
}

#content table.galerien td {
	font-size: 11px;
	height: 150px;
	color: #c0c0c0;
}
#content table.galerien img {
	border: 1px solid #808080;
	padding: 1px;
	margin: 2px;
}
#content p.birthday {
	margin-top: -15px;
	font-size: 13px;
	font-style: italic;
}

/*-----------------------------------------------------------------------------------------------
  Informationen
-----------------------------------------------------------------------------------------------*/

.personen {
	margin-bottom: 30px;
}

.personen img {
	float: left;
	border: 1px solid #808080;
}

.personen .vorstand {
	margin-left: 125px;
}
.personen .trainer {
	margin-left: 180px;
}

.personen .spieler {
	margin-left: 110px;
}

#content table.beitrag {
	width: 500px;
}


/*-----------------------------------------------------------------------------------------------
  Mannschaften
-----------------------------------------------------------------------------------------------*/

table.mannschaft {
	width: 100%;
	table-layout: fixed;
}
table.mannschaft td {
	margin-bottom: 60px;
}

table.teams {
	width: 100%;
	table-layout: fixed;
}
table.teams td.line {
	border-bottom: 1px solid #eee;
}
table.teams td.icon {
	width: 30px;
}

table.team_info {
	width: 100%;
	table-layout: fixed;
}
table.team_info td {
	padding: 0px;
}
table.team_info td.small {
	width: 30px;
}

.spieler {
	margin-bottom: 60px;
}

.spieler img {
	float: left;
	border: 1px solid #808080;
}

.spieler .info {
	margin-left: 110px;
}

table.EXT_TABLE {
	border: 1px solid #eee;
	padding: 2px;
}
table.EXT_TABLE td {
	background-color: #eee;
	padding: 2px;
}
table.EXT_TABLE tr.HEAD td {
	background-color: #194601;
	color: #fff;
	font-weight: bold;
}