/* Start of CMSMS style sheet 'golfclub_800' */
/*
  Stylesheet Golfclub Wolfsburg
  
  Variante für Auflösungen bis 1000 px Breite

  (c) Stephan Hempelmann
  powered by achivo GmbH - www.achivo.com

  Bilder in /uploads/images/template/
*/

html {
padding:0px;
margin:0px;
}

body {
background-color: #eee;
font-family: Georgia, Times, serif;
font-size: 12px;
color:#333;
text-align:center;
margin:0px;
padding:0px;
}

#HG {
background: #dbdec8 url("/uploads/images/template/gc-body.jpg") center repeat-y;
}


/* LAYOUT-BOXEN */

#box {
background-color: transparent;
background: url("/uploads/images/template/gc-back.jpg") center repeat-y;
width:780px;
margin: 15px auto 20px auto;
padding: 0px;
text-align:left;
}

#links {
width:190px;
padding:0px;
margin-left: 0px;
float:left;
background-color:transparent;
font: 11px "Trebuchet MS", Verdana, sans-serif;
}

#inhalt {
line-height: 1.5;
width:400px;
min-height: 350px;
padding:0px;
padding-bottom: 20px;
float:left;
background-color:transparent;
overflow: auto;
}

#rechts {
width:186px;
margin: 0px;
padding: 0px;
float:left;
background-color:transparent;
font-size: 11px;
}

#kopf {
background-color:#8b991f;
background: url("/uploads/images/template/gc-head.jpg") top center no-repeat;
height: 180px;
}

#fuss {
height: 40px;
background-color:#d2d7ab;
font: 11px "Trebuchet MS", Verdana, sans-serif;
text-align: left;
padding-left: 195px;
vertical-align: middle;
background: url("/uploads/images/template/gc-foot.jpg") top center no-repeat;
}


table {
width: 360px;
}

/* End of 'golfclub_800' */

/* Start of CMSMS style sheet 'golfclub_default' */
/*
  Stylesheet Golfclub Wolfsburg
  (c) Stephan Hempelmann
  powered by achivo GmbH - www.achivo.com

  Variante für alle Brwoser (nichts, was auflösungs-spezifisch ist)

  Bilder in /uploads/images/template/

*/

/* STANDART-ELEMENTE */

p, ul, ol {
margin: 0px;
padding: 0px 15px 12px 15px;
}

small, .small {
font-size: 80%;
}

strong {
font-weight: bold;
}

h1, h2, h3, h5, h6 {
margin: 0px;
padding: 5px 15px 10px 15px;
font-family: "Trebuchet MS";
letter-spacing: -1px;
}

table {
margin: 0px 15px 15px 15px;
width: 360px;
}

td, th {
vertical-align: top;
font-size: 12px;
font-weight: normal;
padding: 2px;
margin: 2px;
border-bottom: 1px solid #ddd;
border-right: 1px solid #ddd;
}

th {
text-align: left;
font-size: 90%;
font-weight: bold;
color: #444;
}


a:link, a:visited {
color: #8b991f;
text-decoration: underline;
}

a:hover, a:active {
color: #b8cc33;
text-decoration: none;
}

h1 { font-size: 1.5em }
h2 { font-size: 1.3em; letter-spacing: -1px; }
h3 { font-size: 1.2em; letter-spacing: 0px; }
h4 { font-size: 1.0em; margin: 0px; padding: 5px 15px 3px 15px;
letter-spacing: 0px;}

/* ANPASSUNGEN */


#rechts p  {
line-height: 130%;
margin-right: 20px;
padding-left: 10px;
}

#links p {
font-size: 100%;
margin-left: 20px;
}

#rechts h2 {
border-bottom: 1px solid #8b991f;
margin-bottom: 10px;
padding-bottom: 0px;
margin-right: 40px;
margin-left: 10px;
padding-left: 0px;
}


/* NAVIGATION */

#links ul
{
margin: 10px 4px 20px 20px;
padding: 0px;
width: 170px;
list-style-type: none;
font: 11px "Trebuchet MS", Verdana, sans-serif;
}

#links li
{
margin: 0px;
padding: 0px;
}

#links ul ul
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style-type: none;
}

#links a {
display: block;
height: 16px;
margin: 0px;
background-color: transparent;
}

#links ul a {
padding: 1px 0px 1px 25px;
background: url("/uploads/images/template/bullet01.gif") 8px 5px no-repeat;
}

#links ul ul a
{
padding: 1px 0px 1px 40px;
background: url("/uploads/images/template/bullet01.gif") 21px 5px no-repeat;
}

#links a:link, #links a:visited
{
color: #333;
text-decoration: none;
}

#links a:hover
{
background: #8b991f url("/uploads/images/template/bullet02.gif") 8px 5px no-repeat;
color: #fff;
}

#links ul ul a:hover
{
background: #8b991f url("/uploads/images/template/bullet02.gif") 21px 5px no-repeat;
color: #fff;
}

#aktiv {
font-weight: bold;
background-color: #c3ca8f;
color: #111;
}

#login li {
border-top: 1px solid #8b991c;
border-bottom: 1px solid #8b991c;
padding: 5px 0px 6px 0px;
}

#login li a {
font-weight: bold;
pdding: 5px 0px 6px 25px;
background: url("/uploads/images/template/bullet11.gif") 8px 5px no-repeat;
}

#login a:link, #login a:visited { color: #8b991f; }
#login a:hover {
color: #fff;
background: #8b991c url("/uploads/images/template/bullet10.gif") 8px 5px no-repeat;
}

.fussnav {
margin: 0px;
padding: 7px;
list-style-type: none;
}

.fussnav li {
display: inline;
padding: 0px 5px 0px 5px;
}

#fuss a {
color: #353;
}

#fuss a:link, #fuss a:visited
{
text-decoration: none;
}

#fuss a:hover
{
color: #fff;
text-decoration: none;}

#news {
}

input {
background-color: #fff;
}

.newsSummary {
  clear: both;
  padding-top: 10px;
}
/* End of 'golfclub_default' */

/* Start of CMSMS style sheet 'golfclub_1024' */
/*
  Stylesheet Golfclub Wolfsburg
  
  Variante für Auflösungen >1000 px Breite

  (c) Stephan Hempelmann
  powered by achivo GmbH - www.achivo.com

  Bilder in /uploads/images/template/
*/


html {
padding:0px;
margin:0px;
}

body {
min-height:101%;  /* HACK damit der Firefox nicht springt wenn die scrollleiste fehlt */
background-color: #eee;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#333;
text-align:center;
margin:0px;
padding:0px;
}

#HG {
background: #dbdec8 url("/uploads/images/template/gc-body-wide.jpg") center repeat-y;
}


/* LAYOUT-BOXEN */

#box {
background-color: transparent;
background: url("/uploads/images/template/gc-back-wide.jpg") top center repeat-y;
width:990px;
margin: 0px auto 20px auto;
padding: 0px;
text-align:left;
}

#links {
width:190px;
padding:0px;
margin-left: 0px;
float:left;
background-color:transparent;
font: 11px "Trebuchet MS", Verdana, sans-serif;
}

#inhalt {
line-height: 1.6;
width:610px;
min-height: 350px;
padding:0px;
padding-bottom: 20px;
float:left;
background-color:transparent;
overflow: auto;
}

#rechts {
width:186px;
margin: 0px;
padding: 0px;
float:left;
background-color:transparent;
font-size: 11px;
}

#kopf {
background-color:#8b991f;
background: url("/uploads/images/template/gc-head-wide.jpg") top center no-repeat;
height: 180px;
}

#fuss {
height: 40px;
background-color:#d2d7ab;
font: 11px "Trebuchet MS", Verdana, sans-serif;
text-align: left;
padding-left: 195px;
vertical-align: middle;
background: url("/uploads/images/template/gc-foot-wide.jpg") top center no-repeat;
}


table {
width: 570px;
}
/* End of 'golfclub_1024' */

