a:link {color:#333333; background:transparent; text-decoration:none}    
a:visited {color:#333333; background:transparent; text-decoration:none}    
a:hover {color:#0000cc; background:transparent; text-decoration:none}    
a:active {color:#57625e; background:transparent; text-decoration:none} 

.footer a:link {color:#d0d0d0; background:transparent; text-decoration:none}    
.footer a:visited {color:#d0d0d0; background:transparent; text-decoration:none}    
.footer a:hover {color:#d0d0d0; background:transparent; text-decoration:none}    
.footer a:active {color:#d0d0d0; background:transparent; text-decoration:none} 

html , body {
  font-family:arial;
  font-size:12px;
  color:#858585;
  background-image:url(/files/images/pic/bg2.gif);
  background-repeat:repeat-x;
  height:450px;
  background-color:#ffffff;
  margin:0px;
}

td {
  font-family:arial;
  font-size:12px;
  color:#333333;
}


.maincontent{
  height:400px;
  padding-left:20px;
  padding-top:14px;
  padding-bottom:20px;
}

.leftcontent{
  border-right:1px solid #d7d7d7;
  padding-top:14px;
}

.rightcontent{
	vertical-align:top;
  border-left:1px solid #d7d7d7;
  padding-top:14px;

}

.border{
  border-right:1px solid #d7d7d7;
}

.mainindhold{
  padding-top:20px;
}

.main{
  height:200px;
  padding-left:20px;
  padding-bottom:20px;
}

.footer {
  font-family:arial;
  font-size:11px;
  color:#666666;
  background-image:url(/files/images/pic/footer_bg.gif);
  background-repeat:repeat-x;
  height:37px;
}

.unique {
  font-family:arial;
  font-size:11px;
  color:#cccccc;
}

.menu_bg {
  background-image:url(/files/images/pic/menu_bg.gif);
  background-repeat:repeat-x;
  height:30px;
}

.block {
  font-family:arial;
  font-size:11px;
  color:#666666;
  padding-top:2px;
  background-image:url(/files/images/pic/block_bg.gif);
  background-repeat:repeat-x;
  height:23px;
}

img {
 border:0;
}

.golfbox_bg{
background-image:url(/files/images/pic/golfboxbund.gif);
height:116px;
background-repeat:no-repeat;
}

/* Specielle Kalender Styles */

A.callink:link
{
  color: #505050;
  text-decoration: none;
  background-color: inherit;  
}
A.callink:visited
{
  color: #505050;
  text-decoration: none;
  background-color: inherit;  
}
A.callink:hover
{
  color: #505050;
  text-decoration: none;
  background-color: inherit;
}
.cal
{
  /*width: 15px;*/
  height: 15px;
  background-color: #EEEEEE;
  color: inherit;
}
.cal-event
{
  height: 15px;
  background-color: #EFEFEF;
  color: #505050;
  font-weight: bold;
}
.cal-event-day
{
  height: 15px;
  background-color: #9CA6B5;
  color: #505050;
  font-weight: bold;
}
.cal-day
{
  height: 15px;
  background-color: #9CA6B5;
  color: white;
  font-weight: bold;
}

.btn2 {
	background:#cccccc;
	border-color:#dedede;
	border:1px solid #9CA6B5;
	font-size:11px;
	font-family:arial;
	color:#666666;
	height:20px;
	font-weight: bold;
}

