/* Stylesheet Golfclub Aldruper Heide */

* {
    padding: 0px;
    margin: 0px;
}


html
{
        /*Mozilla zeigt dann immer die Scrollleiste*/
        /*overflow: -moz-scrollbars-vertical;*/
        height:100%;
        padding-bottom:0.07em; 
}
    
body {
    background: #eaece2 url('../images/gradient_back.gif') repeat-x;    
    text-align: center;
}

body, td {
    font-size:12px;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #003300;
    border: none;

}







.info_left
{
  background-color: #808861;
  color: #ffffff;
  border: 1px solid #eaece3;
  margin: 0 4px 2px 0;
  padding: 2px 4px 4px 4px;
  height: 55px;
  width: 120px;
}

/* Footer */
#infotafel_footer 
{
  background-color: #808861;
  color: #ffffff;
  border: 1px solid #eaece3;
  margin: 4px 4px 0 0;
  padding: 4px 4px 4px 4px;
  width: 520px;
}

#inhalt .info_middle
{
  padding: 0px 4px 4px 0px;
  margin: 0px 7px 4px 0px;
  text-align: center;
  vertical-align: middle;
}

tr#white
{
 height: 5px;
 background-color: #ffffff
}


/* Header */
table#box{
    width:938px;
    margin-left: auto;
    margin-right: auto;
    /*background-color:#990000;*/
}


td#header {
    height: 138px;
    background: url(../images/golfclub_aldruper_heide.jpg) no-repeat top;
    margin:0px;
    padding:0px;
}

td#header h1 {
    visibility: hidden;
}


table.infotafel {
    font-size:12px;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #003300;
    border: none;
    margin: 2px 2px 2px 2px;
    padding: 2px 2px 2px 2px;
}


.linkWeek {
    text-decoration:none;
    color: #FFFFFF;
    font-weight: bold;
    display: block;
    margin: 20px 0px 0px 0px;
    padding: 2px;
    background-color: #A91070;
    border: 1px solid #003300;
    text-align: center;
}

h1.turnier
{

  font-size:14px;
  font-family: verdana, arial, helvetica, sans-serif;
  color:#663333;
  font-weight:bold;
  padding: 10px 0px 10px 0px;
}



/* Navigation */
td#navibox {
    background-color:#990000;
    height: 26px;
    background: url(../images/navigation_back.gif);
    border-top: 1px solid #fffff9;
    border-bottom: 1px solid #fffff9;
    padding-top: 0px;
    padding-left: 200px;
    text-align: left;
}

ul#navigation{
    display: inline;
}

ul#navigation li{
    display: inline;
    margin-right: 20px;
    list-style:none;
}
ul#navigation li a{
    color: #fff;
    font-weight:bold;
    text-decoration: none;
}
ul#navigation li a:hover{
    color: #a90f82;
    font-weight:bold;
    text-decoration: none;
}

ul#navigation li a:active{
    color: #a90f82;
    font-weight:bold;
    text-decoration: none;
}

ul#navigation .active_link{
    color: #a90f82;
    font-weight:bold;
    text-decoration: none;
}


ul#subnavigation {
    text-align: left;
    list-style:none; /* ohne Bulletpoint */
    padding-top:20px;
    padding-left:20px;


    /*list-style-image: url(../images/golfball.gif);*/
}

ul#subnavigation  li {
   line-height:24px;
    height:24px;

}



ul#subnavigation .active_link{
    color: #a90f82;
    font-weight:bold;
    text-decoration: none;
}

ul#subnavigation li a{
    color: #fff;
    font-weight:bold;
    text-decoration: none;
}
ul#subnavigation li a:hover{
    color: #a90f82;
    font-weight:bold;
    text-decoration: none;
}



ul#subnavigation .navi
{
    margin: 0px;
    padding: 0px;
    height:24px;
    line-height:24px;
}


ul#subnavigation .navi a, ul#subnavigation .navi a:link, ul#subnavigation .navi a:visited
{
    color:#FFFFFF;
    text-decoration: none;
    font-weight: bold;
    padding-left: 12px !important;  
}


ul#subnavigation .navi a:focus, ul#subnavigation .navi a:hover, ul#subnavigation .navi a:active
{
    color:#AA0279; /*A90F82;*/
    text-decoration: none;
}

ul#subnavigation  .navi a.navileft_active
{
    color:#AA0279; /*A90F82;*/
    text-decoration: none;
}

/* Bereich links */
td#left {
    width: 182px;
    background: #9ca675 url('../images/left_textur_back.gif') repeat-x bottom;
    height: 320px;
}

/* Hauptinhalt */


td#main {
    width: 754px; /* Gesamtbreite (938px)- container #left(182px)- border(2px) */
    text-align: left;  /* wichtig */
    background: #e6eccf url(../images/main_back.gif) no-repeat bottom;
    border-left: 1px solid #a5047c;
    border-right: 1px solid #9ea777;

}


td#infotafel{
    width: 754px; /* Gesamtbreite (938px)- container #left(182px)- border(2px) */
    text-align: left;  /* wichtig */
    background: #e6eccf url(../images/main_back.gif) no-repeat bottom;
    border-left: 1px solid #a5047c;
    border-right: 1px solid #9ea777;

}


div#inhalt{
    margin: 10px 40px 40px 75px;
}




td#main h2{
    margin: 20px 0 0 20px;
    font-size: 18px;
    color: #663333;
}

td#main .artikelliste h2 {
    margin: 0 0 0 0;
    font-size: 14px;
    color: #663333;
}
td#main .artikelliste h2 a{
    margin: 0 0 0 0;
    font-size: 12px;
    color: #663333;
    text-decoration:none;
}

td#main .artikelliste p a {
    margin: 0px 0px 10px 0px; 
    padding: 0px;   
    font-weight:bold;
    white-space:nowrap;
    display:block;
}

td#main hr {
   /*
   margin: 20px 50px 20px 80px;
   border: 1px solid #eaece3;
   */
   margin: 8px auto 8px auto;
   border: 0px solid #eaece3;   
   height: 1px;
   color: #9CA675;
   background-color: #9CA675;
}

td#main  strong {
   color: #663333;
}

td#main  a{
    color:#003300;
    text-decoration: underline;
}
td#main  a:hover{
    color:#000;
    text-decoration: underline;
}

table#infotafel_link{
    width: 130px;
    border-spacing:0px;
    border-top:1px solid #ffffff;
    border-bottom:1px solid #ffffff;
}
table#infotafel_link .thead {
    color:#663333;
    font-weight:bold;
    padding: 10px 0px 10px 0px;
    text-align:center;
}

table.mitglieder{
    width: 90%;
    border-spacing:0px;
    border-bottom:1px solid #848c64;
}

td.mitglieder{
 padding: 2px 5px;
 text-align:right;
}
td.mitglieder_left{
 padding: 2px 5px;
 text-align:left;
}

td.mitglieder1{width:23%;}
td.mitglieder2{width:20%;}
td.mitglieder3{width:23%;}
td.mitglieder4{width:17%;}
td.mitglieder5{width:17%;}

tr.mitglieder{
    background: url('../images/thead_textur.gif') repeat-x bottom;
    color:#663333;
    padding: 10px 0px 10px 0px;
}


table#mitglieder{
    width: 90%;
    border-spacing:0px;
    border-bottom:1px solid #848c64;
}
table#mitglieder td { padding: 2px 5px; }

table#turnier{
    width: 90%;
    border-spacing:0px;
    border:1px solid #848c64;  
    border-collapse:collapse;  
}
table#turnier td { 
    padding: 2px 5px; 
    border-spacing:5px;  
    border:1px solid #848c64;
    margin:0px;}

table#turnier .thead {
    background: url('../images/thead_textur.gif') repeat-x bottom;
    color:#663333;
    font-weight:bold;
    padding: 10px 0px 10px 0px;
}

.infotafel strong, #infotafel strong {
   color: #003300;
}


table#turnier .tdright {  text-align:right; }


td.one { background-color:#eff4dd;}
td.two { background-color:#ced6af;}


table#mitglieder .thead {
    background: url('../images/thead_textur.gif') repeat-x bottom;
    color:#663333;
    font-weight:bold;
    padding: 10px 0px 10px 0px;
}

table#mitglieder .tdright {  text-align:right; }


/* Bilder */
.unten {  margin: 20px 0px 40px 0; }
.links {  margin: 0px 20px 20px 0; float: left; }
.rechts {  margin: 0px 0px 20px 50px; float: right; }
.teaser_img {  margin: 0px 10px 10px 0; float: left; width: 10px; height:10px; }

#info_left strong
{
 color: #ffffff;
}

/* Footer */
p#footer {
    font-size: 9px;
    margin-bottom: 30px;
}

p#footer a{
    color:#003300;
    text-decoration:none;
}

iframe
{
    margin: 0px 0px 10px 0px;
    border: 1px solid #8D966A;
}

#main b{
    color: #663333;
}

#main ul, #main ol
{
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 20px;
}
#main ul
{
    /*
    margin-left:120px;
    margin-bottom: 20px;
    list-style-type: lower-alpha;
    */
    list-style-type: disc;  
}
#main li
{
    margin-left: 20px;
}

#main p
{   
    margin:0px;
    padding: 0px 0px 0px 0px;
}

#infotafel
{
    text-align:left;
}
#infotafel td
{
    vertical-align:top;
}
#infotafel h2
{
    color: #663333; 
    text-align:center;  
    margin: 0px 0px 10px 0px;
    font-size: 18px;
}

