/* golf2date:
 * hell: #80d5dd
 * dunkel: #00abc7
 * mittel: #40c2d3
 */

#map {
  height: 500px;
  width: 100%;
  padding: 0; margin: 0;
}



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	padding:0px;
	margin:0px;
	border:0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 80%;
        color: #333333;
}

th {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 80%;
        color: #333333;
        text-align:left;
        font-weight:bold;
        border-bottom:1px solid #333333;
}



#main {
}

#header {
	height:97px;
	background-image:url('pics/balken.gif');
	background-repeat:repeat-x;
	margin-bottom:15px;
}
#header .tux {
	float:right;
}
#header .glt09 {
	float:left;
}


h2 {
	font-size:200%;
}

h3 {
	font-size:160%;
}

#navigation {
	float:left;
	width:180px;
	font-weight:bold;
	text-align:left;
	margin-left:8px;
}

#navigation a:link, #navigation a:active, #navigation a:visited	{
	display:block;
	margin:5px 0px;
	padding:2px;
}

#content {
	margin-left:210px;
	margin-right:20px;
	padding: 0px;

}
/*
#content[id] {
	height: auto;
	min-height: 400px;
}
*/

#right {
	float:right;
	padding:0px;
	margin:0px;
	margin-top:55px;
	width:170px;
}

#footer {
	clear:both;
}



a:link, a:visited {
	color:#dd6600;
}

.gallery_thumbnail {
	margin:0px 0px 10px 0px;
}

.image a:link, .image a:visited {
	border:none;
}

.banner_right {
	padding:15px;
}

.banner_right a:link, .banner_right a:visited {
	border:none;
}

.gallery {
	float:right;
	width:165px;
	padding-left:15px;
}

.small {
	font-size:8px;
}

.highlight {
	background: #000066;
}

#text {

}

.error {
	font-weight:bold;
	border: 2px solid #dd0000;
	background:#ffffff;
	padding:2px;
	margin:5px;
}

.txtTitle {
        font-weight: bold;
}

.txtDate {
        font-size:80%;
}

.txtDesc {
        margin-top:8px;
}

img, img a:link {
        border:0 none;
}

.box {
}

.contententry a:link  {
        text-decoration:none;
}

.contententry {
        float:left;
        width:100%;
        padding:4px;
}

.contenttitle {
        float:left;
}

.contenticon {
        float:left;
        width:13px;
        padding-right:4px;
}

.contententry:hover {
        background:#cccccc;
}

.contentaction {
        float:right;
}

.tree {
        float:left;
        width:100%;
}

.bg1 {
	background:#f2f2f2;
}
#footer-left {
    float: left;
    text-align: left;
}

#footer-right {
    float: right;
    text-align: right;
}
#footer {
    display:  block;
    position:  fixed;
    bottom:  0px;
    border-top: 1px solid #888888;
    background:#eeeeee;
    left: 0px;
    right: 0px;
    font-size:0.8em;
    padding-left: 5px;
    padding-right: 5px;
}

#gallery {
  float:right;
  right:0px;
  margin-left:10px;
  padding:2px;
  text-align: center;
  background:#e3e3e3;
  font-size:0.8em;
}

#gallery_horizontal {
  margin-left:10px;
  padding:2px;
  text-align: center;
  font-size:0.8em;
}

.thumbnail {
  margin:4px;
  padding:2px;
  border-width:1px;
  border-style:solid;
  border-color:#d0d0d0;
  text-align: center;
  vertical-align: middle;
}


.sponsoren td {
  border: 1px solid #cccccc;
  padding:5px;
}
.sponsorpic {
	text-align:center;
	padding-right:20px;
}