*, html, body {
	margin: 0;
	padding: 0;
}

body
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #808080;
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
	padding-top: 10px;
}

.main
{
	top: 0px;
	margin: 0 auto;
	
	position: relative;
	z-index:0;
	width: 950px;
	background-image: url('../img/bg_kanu.png');
	background-repeat: no-repeat;
	background-position: center top;
}


.outer-content
{
	margin: 0 auto;
	position: relative;
	z-index:-10;
	width: 950px;
	/*background-image: url('../img/bg_middle.png');*/
	background-repeat: repeat-y;
	background-position: center top;
}

/* header */
.head
{
	margin: 0 auto;
	position: relative;
	z-index:-1;
	width: 910px;
	height: 238px;
}

.page {
	margin: 0 auto;
	margin-bottom: 0px;
	z-index:-10;
	width: 910px;
	position: relative;
	background: transparent url(../img/rand.png) repeat-y scroll 0 0;
}


.content-wrap
{
	top: -27px;
	margin: 0 auto 0;
	margin: 0 30px 0 30px;

	padding: 20px 10px 40px 0px;
	padding: 20px;
	
	padding: 20px;
	
	position: relative;
	/*width: 854px;
	width: 800px;*/
	
	background-color:transparent;
	background-image: url(../img/bg_content.png);
	background-position:center top;
	background-repeat:no-repeat;
	
}

.footer-wrap
{
	top: -27px;
	margin: 0 auto;
	position:relative;
	z-index:0;
	left:0;
	top:0;
	/*height: 50px;*/
	width: 910px;
	background-image: url('../img/bg_bottom.png');
	background-repeat: no-repeat;
	background-position: center bottom;
}

.footer {
	top:-27px;
	border-top:1px solid #C0C0C0;
	font-size:1.0em;
	margin:0 39px;
	padding-bottom: 20px;
	padding-top: 16px;
	position:relative;
	text-align:center;
}

.footer a, 
.footer a:link,
.footer a:visited {
	color: #808080;
}

.footer a:hover {
	color: #1C91FF;
}

.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}

form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}

#sportnavi
{
	display: block;
	height:120px;
	margin:0 0px 0 559px;
	position: absolute;
	text-align:right;
	top:55px;
	width:330px;
	z-index:20;
	overflow: hidden;
}

#sportnavi a, #sportnavi img, #sportnavi a {
	margin: 0;
	padding: 0;
	border: 0;
}


/* menu */
#navigation
{
	top:180px;
	width: 835px;
	margin: 0 auto;
	margin: 0 36px 0 36px;
	position: relative;
	z-index:-1;
	/*width: 844px;*/
	height: 45px;
	background-image: url('../img/button_shad.png');
	background-repeat: no-repeat;
	background-position: center top;
	/*border:1px solid blue;*/
}




/* general */

#content {
	color: black;
}

#inhaltlinks, #content, #inhaltrechts {
	vertical-align:top;
}

#inhaltrechts {
	padding-left:10px;
}

#content p {
	padding-bottom: 10px;
}

#content ul,
#content ol {
	padding-left: 2em;
}
#content li {
	padding: 0.2em;
}


a:link, a:visited, a.visited {
  text-decoration: underline;
  color: black;
}
a:visited, a.visited {
}

a:hover, a.hover {
  text-decoration: none;
  color: #1C91FF;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #7DB1CF;
  color: #1C90FD;
  margin-top: 12px;
  margin-bottom: 4px;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #2F7FCA;
  margin-top: 13px;
  margin-bottom: 4px;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #386895;
  margin-top: 8px;
  margin-bottom: 3px;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #304F6D;
  margin-top: 6px;
  margin-bottom: 3px;
}



/*
#menu1 a, #menu1 a:link, #menu1 a:visited
{
	color: white;
	text-align:left;
	text-decoration:none;
	font-weight: bold;
}

#menu1 {
	border: 1px dotted red;
}


#menu1 li
{
	display: block;
	float: left;
	position: relative;
	border: 1px solid black;
	width: 19%;
}
*/

#breadcrump ul {
	list-style-type: none;
}
#breadcrump li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#metanavi ul {
	list-style-type: none;
}
#metanavi li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#metanavi {
	display: inline;
}





#menu1 {
	font-size: 1.3em;
}

#menu1 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	visibility: hidden;
}

#menu1 li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
}

#menu1 li a {
	display: block;
	color: #fff;
	font-weight: bold;
	font-style: normal;
	/*padding: 6px 33px 8px 24px;*/
	padding: 6px 38px 8px 24px;
	margin: 0;
	z-index:1;
	letter-spacing: 1px;
	text-decoration: none;
}

#menu1 li:hover > ul {
	visibility: visible;
	top: 100%;
}

#menu1 li:hover>a {
	color:white;
	background-color:#535354;
}




/*
#menu1 li:hover > a {
	color:#080906;
}
#menu1 li li:hover>ul
{
	top: 0;
}
*/



#menu1 li a#Home {
	border-right: 1px solid #727373;
}
#menu1 li a#Home:hover,
#menu1 li.selected a#Home {
	background: url(../img/button_on_links.png) repeat-x top left;
	border-right: 1px solid #727373;
}

#menu1 li a#Impressum {
	border-left: 1px solid #bebebe;
}
#menu1 li a#Impressum:hover,
#menu1 li.selected a#Impressum {
	background: url(../img/button_on_rechts.png) repeat-x top right;
	border-left: 1px solid #bebebe;
}

#menu1 li a#Termine {
	border-left: 1px solid #bebebe;
}
#menu1 li a#Termine:hover,
#menu1 li.selected a#Termine {
	background: url(../img/button_on_rechts.png) repeat-x top right;
	border-left: 1px solid #bebebe;
}

#menu1 li a#Abteilung {
	border-left: 1px solid #bebebe;
	border-right: 1px solid #727373;
}
#menu1 li a#Abteilung:hover,
#menu1 li.selected a#Abteilung
  {
	background-color: #535354;
	border-left: 1px solid #bebebe;
	border-right: 1px solid #727373;
}

#menu1 li a#Kanusport {
	border-left: 1px solid #bebebe;
	border-right: 1px solid #727373;
}
#menu1 li a#Kanusport:hover,
#menu1 li.selected a#Kanusport {
	background-color: #535354;
	border-left: 1px solid #bebebe;
	border-right: 1px solid #727373;
}

#menu1 li a#Trainingszeiten {
	border-left: 1px solid #bebebe;
	border-right: 1px solid #727373;
}
#menu1 li a#Trainingszeiten:hover,
#menu1 li.selected a#Trainingszeiten {
	background-color: #535354;
	border-left: 1px solid #bebebe;
	border-right: 1px solid #727373;
}



#main-navigation li a.fotovoltaik {
	background: url(../images/backgrounds/menu/fotovoltaik-off.png) repeat-x top left;
	border-right: 1px solid #366e86;
}

#main-navigation li a.fotovoltaik:hover,
#main-navigation li a.fotovoltaik-act {
	background: url(../images/backgrounds/menu/fotovoltaik-on.png) repeat-x top left;
	border-right: 1px solid #366e86;
}



/* Ausklapp Menue Ebene 2 */

#menu1 ul li
{
	background-color: #c0c0c0;
	display: block;
	float: none;
	position: relative;	
}



#menu1 ul li a {
	display: block;
	color: black;
	font-weight: normal;
	font-style: normal;
	padding: 4px 5px 4px 5px;
	letter-spacing: 1px;
}

#menu1 ul li:hover > a
{
	color:black;
	background-color: #a0a0a0;
}


#menu1 li.selected {
	color: red;
}





/* images */
a img
{
	border: 0;
}

.article img, img.article
{
	margin: 1em;
}

.metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin:2px;
}

/* tables */
.article table, table.article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}
	
.article table, table.article .article tr, .article th, .article td
{
	background-color:Transparent;
}


.article th
{
	text-align:center;
	vertical-align:middle;
	padding: 7px;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

thead {
	text-align:left;
}










