/* CSS Document */

body {
	margin:0px;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:1px;
	line-height:17px;
	color:#666666;
	}


#outer {
	width:970px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/outer_bg.gif);
	background-repeat:repeat-y;
	}


#wrapper {
	width:950px;
	padding:0px;
/*  margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;*/
	}

#header {
	height:142px;
	margin-top:0px;
	margin-bottom:40px;
	position:relative;
	}
	
*+html #header {
	margin-top:0px;
	}	
	
#banner {
  position:relative;
	float:right;
	}
	
*+html #banner {
	position:absolute;
	left:320px;
	}
	
* html #banner {
	position:absolute;
	left:320px;
	}
	
/*#clubhaus {
	position:absolute;
	margin-left:20px;
	}*/
	
/*#frame {
	display:block;
	width:950px;
	height:26px;
	}*/

#logo {
  background-image:url(../../images/logo.jpg);
	background-repeat:no-repeat;
  position:absolute;
	margin-top:43px;
	left:180px;
	width:144px;
	height:102px;
	text-indent: -5000px;
	z-index:300;
	outline:none;
}
	
#topnav {
	width:570px;
	top:120px;
	left:379px;
	position:absolute;
	height:22px;
	}

* html #topnav {
	display:none;
	}
	
#topnav_ie {
	display:none;
	}
	
* html #topnav_ie {
	display:block;
	width:596px;
	top:120px;
	left:358px;
	position:absolute;
	height:22px;
	padding:0px;
	background-image:url(../../snippets/wayfinder/myc/nav_bg_ie.gif);
	background-repeat:no-repeat;
	background-position:left center;
	}
	
#sidenav {
	}
	

#clubname {
	margin-top:0px;
	float:left;
	}
	
	
#content {
	width:390px;
	padding-right:30px;
	margin-top:0px;
	min-height:500px;
	height:auto !important;  /* für moderne Browser */
	height:500px;  /*für den IE */
	}
	
#content p {
	/*text-align:justify;*/
	}
	

#content a {
	color:#274D9E;
	text-decoration:none;
	outline:none;
	}

#content a:hover {
	color:#274D9E;
	text-decoration:underline;
	}
	
#content img {
/*	padding:4px;
	border:1px solid #cccccc;*/
	}
	
#history img {
	padding:4px;
	border:1px solid #cccccc;
	}
	
#map {
	padding:4px;
	border:1px solid #cccccc;
	}
	
#content .icon img {
	padding:0px;
	border:0px;
	}
	
#ansprechpartner img {
	padding:0px;
	border:0px;
	}
	
#ansprechpartner td {	
	border-bottom:1px dotted #cccccc;
	padding-bottom:3px;
	padding-top:3px;
	}
	
#links {
	font-size:11px;
	}
	
#links p{
	text-align:left;
	}

#regatten {
	font-size:11px;
	text-align:left;
	letter-spacing:0px;
	}
	
#regatten th {
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	text-align:center;
	}

#regatten tr.grau {
	background-color:#f1f1f1;
	}

#regatten td {
	border-bottom:1px dotted #cccccc;
	}

#regatten img, #links img {
	padding:0px;
	border:0px;
	}

#regatten p {
	margin:0;
	}

.link_meldeliste {
	background-image:url(../../images/icons/022.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:14px;
	}

.link_ergebnis {
	background-image:url(../../images/icons/081.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:14px;
	}

.link_fotos {
	background-image:url(../../images/icons/058.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:14px;
	}
	
.link_infos {
	background-image:url(../../images/icons/013.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:14px;
	}
	
#links td {
	padding-bottom:20px;
	}
	
.small_date {
	font-size:11px;
	color:#666666;
	}

.slide_heading {
	cursor:pointer;
	}

#content ul li ul {
	padding-left:20px;
	}
	
.slide_content li {
	color:#999999;
	}
	
#content ul li {
	color:#274D9E;
	}
	
h1 {
	font-size:18px;
	color:#bbbbbb;
	margin-top:-3px;
	margin-bottom:45px;
	line-height:24px;
	font-weight:normal;
	/*background-image:url(images/h1.jpg);
	background-repeat:no-repeat;
	background-position:0px 7px;
	padding-left:40px;*/
	}

h2 {
	font-size:14px;
	color:#bbbbbb;
	margin-top:0px;
	font-weight:normal;
	font-weight:bold;
	}
	
h3 {
	font-size:12px;
	color:#333333;
	margin-top:0px;
	font-weight:bold;
	}
	
	
#right_col {

}


#wetter {
  margin-top:50px;
	}

#rss {
  margin-top:50px;
	}

#rss img {
float:left;
padding-right:10px;
}
	
#weather_overlay {
	width:120px;
	height:98px;
	background-color:#transparent;
	position:absolute;
	}
	
#footer {
	margin-top:40px;
	height:50px;
	border-top:1px dotted #cccccc;
	padding-top:10px;
	text-align:center;
	letter-spacing:1px;
	color:#666666;
	font-size:11px;	
/*	background-color:#cccccc;
	background-image:url(images/footer_bg.gif);
	background-repeat:repeat-x;*/
	}
	
#footer a {
	color:#666666;
	text-decoration:underline;
	}
	
#footer a:hover {
	color:#333333;
	text-decoration:underline;
	}


#footer_inner {
	border-top:1px dotted #cccccc;
	padding-top:10px;
	margin-left:25px;
	margin-right:25px;
	}

#footer2 {
	margin-top:40px;
	height:50px;
	text-align:center;
	letter-spacing:1px;
	color:#666666;
	font-size:11px;
	background-image:url(images/footer_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-bottom:20px;
	}
	
#footer2 a {
	color:#666666;
	text-decoration:underline;
	}
	
#footer2 a:hover {
	color:#333333;
	text-decoration:underline;
	}
