/* 
  BLUEPRINT CSS
   * Filename:        compressed.css
   * Version:         0.7.1 (2008-02-25) YYYY-MM-DD
   * Website:         http://code.google.com/p/blueprintcss/
   
   Generated by:
    * Blueprint CSS Grid Generator (2009-10-08) [http://kematzy.com/blueprint-generator/]
    
  == STRUCTURE: ========================
   * Page width:            958 px
   * Number of columns:     4
   * Column width:          232 px
   * Margin width:          10 px
  ======================================
   
*/

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:0.5em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
/*
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
*/
a:focus, a:hover {color:#000;}
a {color:#009;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* grid.css */
.container {width:958px;margin:0 auto;}
.showgrid {background:url(src/grid.png);}
body {margin:1.5em 0;}
div.span-1, div.span-2, div.span-3, div.span-4 {float:left;margin-right: 10px;}

div.last {margin-right:0;}
.span-1  { width: 232px;}
.span-2  { width: 474px;}
.span-3  { width: 716px;}
.span-4, div.span-4 { width: 958px; margin: 0; }

.append-1  { padding-right: 242px;}
.append-2  { padding-right: 484px;}
.append-3  { padding-right: 726px;}

.prepend-1  { padding-left: 242px;}
.prepend-2  { padding-left: 484px;}
.prepend-3  { padding-left: 726px;}

div.border{padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.colborder { padding-right:228px;margin-right:227px;border-right:1px solid #eee;}
.pull-1 { margin-left: -242px;}
.pull-2 { margin-left: -484px;}
.pull-3 { margin-left: -726px;}
.pull-4 { margin-left: -968px;}

.pull-1, .pull-2, .pull-3, .pull-4 {float:left;position:relative;}

.push-1 { margin: 0 -242px 1.5em 242px;}
.push-2 { margin: 0 -484px 1.5em 484px;}
.push-3 { margin: 0 -726px 1.5em 726px;}
.push-4 { margin: 0 -968px 1.5em 968px;}

.push-1, .push-2, .push-3, .push-4 {float:right;position:relative;}

.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* FCL.ch */
html { overflow-y: scroll; } /* damit auf der echten seite der scollbalken angezeigt wird, und bei seiten welche länger als der bildschirm sind, die ganze seite nicht nach links rutscht */

.white {
      background-color: #fff;
}
.left {
    float: left;
}
.right {
    float: right;
}
.container {
    border-left: 5px solid white;
    border-right: 5px solid white;
}

 html,body,div,td {
    line-height :   125%;
    font-family: Helvetica, Arial, sans-serif;
}

html,body {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;

  background-color: #013299; /*dee3ed;*/
}

.head {
    height: 100px;
    background-color: #f4d400; /*f9e97f; /*f4d400;*/
}

.logo {
    position: absolute;
    top: 10px;
    padding-left: 10px;
}

.title {
    height:150px;
    background-repeat:no-repeat;
    padding-bottom: 30px;
    border-bottom: 5px solid #013299;
}

.title h1 {
    padding-top: 102px;
    font-size:55px;
    line-height:1em;
    color:#FFFFFF;
    font-weight:bold;
    text-transform:uppercase;
}

#mainNavi {
        float: right;
        height: 96px;
}
#mainNavi ul {
    margin: 0 0 0 10px;
    padding: 60px 0 0 0;
    list-style-type: none;
}
#mainNavi ul li {
        margin: 0 10px 0 0;
        float: left;
}

#mainNavi ul li a {
        font-size: 1.2em;
        font-weight: bold;
        text-decoration: none;
        color: #013299;
}

#mainNavi ul li a:hover {
        font-size: 1.2em;
        font-weight: bold;
        border-bottom: 3px solid #013299;
        color: #013299;
}

/** neue Navi **/
.mainNavi {
        float: right;
        height: 96px;
}
.mainNavi ul {
    margin: 0 0 0 10px;
    padding: 60px 0 0 0;
    list-style-type: none;
}
.mainNavi ul li {
        margin: 0 10px 0 0;
        float: left;
}

.mainNavi ul li a {
        font-size: 1.2em;
        font-weight: bold;
        text-decoration: none;
        color: #013299;
}

.mainNavi ul li a:hover {
        font-size: 1.2em;
        font-weight: bold;
        border-bottom: 3px solid #013299;
        color: #013299;
}


.subnavi ul {
    color: #013299;
    margin: 0;
    padding: 10px 0 10px 0;
    list-style-type: none;
    font-size: 1.0em;
    font-weight: normal;
}
.subnavi ul li a {
    display: block;
    width: 95%;
    padding: 5px 0 5px 0;
    border-bottom: 1px solid silver;
    text-decoration: none;
}
.subnavi ul li a:hover {
    background-color: #eee;
}
.footer {
    padding: 10px 0 10px 0;
    color: #a9a9a9;
}

.footer img {
    padding-right: 14px;
    float: left;
}
img.footer_last {
    padding: 0;
}

h1 {
    padding-top: 15px;
    font-size: 14pt;
    font-weight: bold;
    color:#000;
}
h1 a {
    font-size: 10pt;
    vertical-align: center;
    font-weight: normal;
}
h2 {
    font-size: 12pt;
    font-weight: bold;
    color:#000;
    margin: 5px 0 5px 0;
    padding: 0 0 0 0;   
}
h3 {
    font-size: 10pt;
    font-weight: bold;
}
.text-content h1 {
    padding-top: 0;
}
.text-content {
    padding-top: 15px;
}

.spiele {
    background-color: #f4d400;
}
.naechste_spiele {
    padding: 0 5px 0 5px;;
}
/*
.liga_bezeichnung {
    font-size: 0.8em;
}
div.spiel {
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
}
.sponsoren img {
    padding: 0 10px 10px 0;
}
.spiel_team1,
.spiel_team2 {
    padding: 5px 0 0 0;
    width: 40%;
    float: left;
    text-align: center;
    font-size: 0.8em;
}
.spiel_team2 {
    float: right;
    text-align: center;
}
.spiel_team1_img,
.spiel_team2_img {
    text-align: center;
}
.spiel_vs_klein {
    text-align: center;
    width: 20%;
    float: left;
    font-weight: bold;
    font-size: 1.2em;
}
.keine_spiele {
    padding: 5px 0 0 0;
    text-align: center;
    font-size: 0.8em;
}
.spiele_datum {
    padding: 0 5px 0 0;
    color: #444;
    font-size: 0.8em;
}
img.spiel_logo {
    border: 2px solid #013299;
}
*/
.keine_spiele {
    padding: 5px 0 0 0;
    text-align: center;
    font-size: 0.8em;
}
/* nächste spiele */
.spiele_tabellen {
    margin: 0 3px 9px 3px;
}
.tabelle img {
    vertical-align: middle;
    padding: 0 3px 0 0;
}
.team {
    font-weight: bold;
    color: #000;
}
.spiel {
    padding: 2px;
    margin: 2px;
}
.spiel .left, .spiel .right {
    text-align: center;
    width: 49%;
}
.spiel_datum {
    font-size: 0.9em;
    color: #013299;
}
.partie, .partie2 {
    min-height: 80px;
    background-image:url('../upload/spiele/vs.gif');
    background-repeat:no-repeat;
    background-position:center;
}
.partie2 {
    min-height: 40px;
}
.left {
    float: left;
}
.right {
    float: right;
}
.white {
    background-color: #fff;
    color: #000;
}
/* nächste spiele fertig */
.news {
    padding: 5px 0 5px 0;
    border-bottom: 1px solid #013299;
}
.news_datum {
    padding: 0 5px 0 0;
    color: #444;
    font-size: 0.8em;
}
div.news_titel {
    padding: 0 5px 0 0;
    font-weight: bold;
    font-size: 1em;
    color:#000;
}
div.news_titel a {
    text-decoration: none;
}
div.news_mehr {
    width: 12%;
    float: right;
}
table.tabellen,
tabe tabellen tr,
table.tabellen td {
    line-height: 100%;
    padding: 2px 0 2px 0;
    margin: 0;
}
div.tabellen {
    width: 232px;
    height: 40px;
}
table.tabellen tr {
    width: 230px;
}
span.tabellen_rang {
    display: block;
    float: left;
    width: 20px;
}
.clear_start {
    clear: both;
    padding-top: 20px;
}
div.kontakt {
    float: left;
    width: 170px;
    padding-right: 9px;
}

div.sponsor{
    float: left;
    width: 180px;
    padding-right: 11px;
}

/**** Gästebuch ****/
.vpgb_eintrag {
    border-bottom: 1px solid #ccc;
}
.vpgb_fleft {
    float: left;
    width: 100px;
}
.vpgb_datum {
    margin: 10px 0 0 10px;
    width: 40px;
    border: 1px solid #aaa;
    background-color: #aaa;
    text-align: center;
}
.tag {
    background-color: white;
    font-weight: bold;
    font-size: 1.5em;
}
.vpgb_entry {
    margin-left: 100px;
}

/*** FORM ***/
fieldset {
    background-color: #fff;
    border: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ccc #ccc #ccc #ccc;
    padding : 0px 0px 0px 0px;
    margin : 0px 0px 0px 0px;
}

form {
        line-height: 180%;
        padding: 10px 0 10px 0;
}

label {
    line-height: 120%;
    margin-right: 7px;
    width: 200px;
}
label.left
{
    margin-top: 5px;
    float: left;
    text-align: right;
    width: 200px;
}

form p {
    margin: 0px;
    padding: 0px;
}
legend {
    background-color: #E7EBF2;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ccc;
    margin: 0px 0px 15px 10px;
    padding : 2px 15px 2px 15px;
    font-weight: bold;
}

label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=reset],
input[type=submit]
{
    font-size: 10pt;
    cursor: pointer;
}

input,
select {
    font-size: 10pt;
}

textarea,
textarea.text {
    line-height: 100%;
    width: 450px;
    height: 180px;
    font-size: 10pt;
}
textarea.small {
    line-height: 100%;
    height: 100px;
    font-size: 10pt;
}


input[type=radio].firstradio
{
    margin-left: 10px;                                                             
}


br.clear {
    clear: both;
}

.inputfeld5 {
    background-color: #ffffff;
    border: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ccc #ccc #ccc #ccc;
    padding : 0px 0px 0px 3px;
    width: 100px;
    }
/** CLUBORGAN **/
.cluborgan_jahr {
    height: 78px;
    text-align:right;
    color: #dee3ed;
    font-size: 80px;
    font-family: Times,sans-serif;
    font-weight: bold;
    border-bottom: 4px solid #dee3ed;
}

.cluborgan {
    height: 130px;
}

.cluborgan_bild {
    text-align: center;
    width: 25%;
    float: left;
    height: 130px;
    padding: 5px 0 5px 0;
}

.cluborgan_ausgabe {
    text-align: center;
    width: 12%;
    float: left;
    height: 65px;
    margin: 3px 0 0 1px;
    padding: 2px 0 0 0;
}

.cluborgan_ausgabe a {
    color: #000;
}

.cluborgan_ausgabe a:hover {
    display: block;
    background-color: #eee;
}
.mob-view {
    display: none;
}
.mob-no_padding {
    padding: 0 25px 0 25px;
}
.tbl-row-border {
    border-collapse:collapse;
}
.tbl-row-border tr {
    border: 1px solid black;
}
#inhaltsverzeichnis p {
    float: right;
    text-align: right;
}
#inhaltsverzeichnis a {
    text-decoration: none;
}

.b-load img {
    height: auto;
    width: 357px;
}
