/****************************************************************  all  */

html, body, span, a, table, td, th, form, textarea, input, h1, h2, h3, h4, p, ul, ol, li, label, select {
	margin: 0;
	padding: 0;
	font: 12px arial, helvetica, sans-serif;
	color: #fff;
}

body {
	background: #fff url(img/bg-main.png) repeat left top;
	text-align: center;
}

#main {
    background: url(img/bg-head.png) repeat-x left top;
    background-position: 0 27px;
}

#main-inner {
	margin: 0 auto;
	text-align: left;
    width: 918px;
}

#quicklinks {
    height: 35px;
    background: url(img/bg-quicklinks.png) no-repeat left top;
}

#header {
    background: url(img/bg-foto.jpg) no-repeat left top;
    height: 289px;
}

#logo {
    height: 200px;
}

#content {
    background:url(img/bg-content.png) no-repeat 46px 0;
    margin: 16px 0 0 0;
}

#content-left {
    width:611px;
    float:left;
    background:url(img/bg-content-left-repeat.png) repeat-y 46px 0px;
}

#content-left-inner {
    padding: 19px 41px 19px 73px;
    line-height: 19px;
}

.foto {
    float: left;
    padding: 5px 20px 12px 0;
}


.foto-inner img {
    border-top: 3px solid white;
    border-left: 3px solid white;
    border-right: 3px solid white;
}

.bu {
    background:url(img/bu.jpg);
    padding: 3px 10px 3px 10px;
    font-size: 11px;
    color: #fff;
    border-bottom: 3px solid white;
    border-left: 3px solid white;
    border-right: 3px solid white;
}

#content-right {
    width:262px;
    float:left;
}

#partner {
    background:url(img/bg-partner.png) no-repeat;
    width: 262px;
    height: 139px;
}

#partner-inner {
    padding: 51px 0 0 36px;
    height: 50px;
    width: 228px;
}

#newsletter {
    background:url(img/bg-newsletter.png) no-repeat;
    width: 262px;
    margin: 16px 0 0 0;
}

#newsletter-inner {
    padding: 37px 17px 10px 17px;
    font-size: 11px;
    line-height: 16px;
}

#galerie-titel {
    background:url(img/bg-galerie-teaser-titel.png) no-repeat;
    width: 262px;
    height: 43px;
    margin: 16px 0 0 0;
}

#galerie-foto {
    background:url(img/bg-galerie-teaser-mitte.png) repeat-y;
    width: 262px;
}

#galerie-fuss {
    background:url(img/bg-galerie-teaser-fuss.png) no-repeat;
    width: 262px;
    height: 53px;
}

#galerie-img {
    border: 3px solid white;
    margin: 0 17px 0 17px;
}

#galerie-submit {
    width: 262px;
    height: 53px;
}

#teaser-leiste {
    background: url(img/bg-main.png);
    padding: 16px 0 0 46px;
}

.teaser-text {
    padding: 0 0 9px 0;
}

.img-teaser {
    border: 4px solid white;
    margin: 0 0 10px 0;
}

.a-teaser a {
    font-weight: bold;
    background:url(img/ball.png) no-repeat 0 2px;
    padding: 0 0 0 18px;
}

.teaser {
    float: left;
    width: 268px;
}

.teaser-head {
    background:url(img/bg-teaser-head.png) no-repeat;
    height: 42px;
    padding: 0 27px 0 27px;
}

.teaser-middle {
    background:url(img/bg-teaser-middle.png) repeat-y;
    font-size: 11px;
    line-height: 16px;
    padding: 0 27px 0 27px;
}

.teaser-footer {
    background:url(img/bg-teaser-footer.png) no-repeat;
    height: 15px;
}

img {
	border: 0;
}

a, img, input {
	outline: none;
}

/****************************************************************  classes  */

.hidden {
	display: none;
}

.float {
    float: left;
}

.clearit {
	clear: both;
}

.abstand {
	height: 18px;
}

/****************************************************************  typo  */

h1, h2, h3, h4 {
    font-weight: bold;
}

#logo h1 {
    padding: 50px 0 0 38px;
}

#logo h1 a {
	width: 319px;
	height: 115px;
	text-indent: -10000px;
	display: block;
	text-decoration: none;
	background: url(img/tc31-logo.jpg) no-repeat left top;
}

h1 {
	font-size: 17px;
	padding: 0 0 5px 0;
}

.teaser h1 {
    padding: 16px 0 0 0;
}

h2 {
	font-size: 15px;
	padding: 0 0 3px 0;
}

h3 {
	font-size: 13px;
	padding: 0 0 1px 0;
}

a {
    color: #fff;
}

a.pdf {
    font-weight: bold;
    background:url(img/pdf-link.gif) no-repeat 0 4px;
    padding-left: 12px;
}

a.act {
    text-decoration: none;
}

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

.divider {
    background:url(img/bg-divider.gif) no-repeat 0 -10px;
    height: 36px;
    width: 490px;
}


/****************************************************************  lists  */

#content ul {
	list-style: none;
	list-style-position: outside;
	padding: 18px 0 13px 7px;
}

#content ul li {
	padding: 0 0 15px 15px;
	background: url(img/bullet.gif) no-repeat 3px 7px;
	line-height: 18px;
}

#content ol {
	padding: 0 0 10px 30px;
}

#content ol li {
	padding: 0 0 5px 0;
	line-height: 18px;
}


#quicklinks ul {
	list-style: none;
	list-style-position: outside;
	padding: 5px 0 10px 585px;
}

#quicklinks ul li {
	padding: 0 4px 0 12px;
	background: url(img/bullet-quicklinks.gif) no-repeat 3px 7px;
    float: left;
}

#quicklinks a, #quicklinks a:hover {
    font-size: 10px;
    color: #fff;
}

#quicklinks a:hover {
    text-decoration: none;
}


/****************************************************************  forms  */

form {
    padding: 0 0 15px 0;
}


form div {
    margin: 0 0 10px 0;
}

label {
    width: 80px;
	display: block;
	float: left;
	font-weight: bold;
	padding: 0 10px 0 0;
}

label.secondary {
    float: none;
	width: auto;
	font-weight: normal;
	margin: 10px 0 0 80px;
	padding: 0 0 0 10px;
}

form div.actions {
	margin: 0 0 0 80px;
	padding: 0 0 0 10px;
}

form input.textinput {
	width: 220px;
    padding: 3px;
    border: 0;
    margin: 8px 0 0 0;
    color: #99460f;
}

form textarea {
	width: 200px;
}

form input.submitbutton {
	width: 150px;
}

form select {
	width: 150px;
}

form .submit-img {
    border: 0;
	width: auto;
}

/****************************************************************  tables  */

table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 15px 0;
}

th, td {
	padding: 6px;
	vertical-align: top;
	text-align: left;
	border: 1px solid #c3c3c3;
}

th {
	font-weight: bold;
}

td {
	font-size: 10px;
}

/****************************************************************  nav  */

#nav {
	background: url(img/bg-nav.gif) no-repeat;
}

#nav-inner {
    padding-left: 46px;
}


ul#nav-img-horizontal {
	height: 50px;
	list-style: none;
}

ul#nav-img-horizontal li {
	float: left;
	display: block;
	height: 50px;
    padding-right: 1px;
}

ul#nav-img-horizontal li a {
	float: left;
	height: 50px;
	display: block;
	text-decoration: none;
	text-indent: -10000px;
}

a#aktuelles { background: url(img/nav-aktuelles.gif) no-repeat; width: 137px; }
a#termine   { background: url(img/nav-termine.gif) no-repeat; width: 137px; }
a#teams     { background: url(img/nav-teams.gif) no-repeat; width: 137px; }
a#club      { background: url(img/nav-club.gif) no-repeat; width: 137px; }
a#jugend    { background: url(img/nav-jugend.gif) no-repeat; width: 137px; }
a#kontakt   { background: url(img/nav-kontakt.gif) no-repeat; width: 137px; }


ul#nav-img-horizontal li a:hover, ul#nav-img-horizontal li a.act {
	background-image: none;
}

/****************************************************************  subnav  */

#subnav {
	background: url(img/bg-subnav.png) no-repeat;
    padding: 0 0 0 46px;
    height: 39px;
}

#subnav ul {
	list-style: none;
	list-style-position: outside;
    padding: 10px 0 10px 14px;
}

#subnav ul li {
	padding: 0 4px 5px 12px;
	background: url(img/bullet-subnav.gif) no-repeat 3px 7px;
	line-height: 18px;
    float: left;
}

#subnav a, #subnav a:hover {
    font-size: 12px;
    font-weight: bold;
    color: #eebfa0;
}

#subnav a:hover, #subnav a.act {
    text-decoration: none;
}

/****************************************************************  footernav  */

#footer {
    width: 918px;
    height: 100px;
    background:url(img/bg-footer.png) no-repeat;
    margin: 25px 0 60px 0;
}

#footer-inner {
    padding: 29px 0 0 70px;
}


ul#f-nav-img-horizontal {
	height: 38px;
	list-style: none;
}

ul#f-nav-img-horizontal li {
	float: left;
	display: block;
	height: 38px;
}

ul#f-nav-img-horizontal li a {
	float: left;
	height: 38px;
	display: block;
	text-decoration: none;
	text-indent: -10000px;
}

a#f-start               { background: url(img/f-nav-start.gif) no-repeat; width: 36px; padding-right: 14px; }
a#f-aktuelles           { background: url(img/f-nav-aktuelles.gif) no-repeat; width: 65px; padding-right: 14px; }
a#f-termine             { background: url(img/f-nav-termine.gif) no-repeat; width: 51px; padding-right: 15px; }
a#f-teams               { background: url(img/f-nav-teams.gif) no-repeat; width: 39px; padding-right: 14px; }
a#f-club                { background: url(img/f-nav-club.gif) no-repeat; width: 57px; padding-right: 16px; }
a#f-jugend              { background: url(img/f-nav-jugend.gif) no-repeat; width: 46px; padding-right: 15px; }
a#f-satzung             { background: url(img/f-nav-satzung.gif) no-repeat; width: 51px; padding-right: 15px; }
a#f-mitgliedschaft      { background: url(img/f-nav-mitgliedschaft.gif) no-repeat; width: 99px; padding-right: 14px; }
a#f-kontakt             { background: url(img/f-nav-kontakt.gif) no-repeat; width: 53px; padding-right: 14px; }
a#f-impressum           { background: url(img/f-nav-impressum.gif) no-repeat; width: 70px; }


ul#f-nav-img-horizontal li a:hover, ul#f-nav-img-horizontal li a.act {
	background-image: none;
}

