/*---- Layout ----*/

html, body, textarea
 {
	font-family:   "Trebuchet MS","Arial","Helvetica","Verdana", "Times New Roman", "Fontin",  sans-serif;
	font-size: 16px;
	font-weight: normal;
	color:  black;
	line-height: 1.4em;
} 

p {
	color:  #000;
	}

p.subtitle {
	color:  #499c87;
	font-weight: bold;
	}

h1 {
   	display: block;
  	font-size: 1.4em; 
	line-height: 1em;
	font-weight: 900;
	letter-spacing: 0px;
	color:  #000;
	border: 0px;	}

h1.all, h1.hobby, h1.klub {
	margin-bottom: .3em;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-top: 6px;
	border-bottom: 0px solid #777;
	}

h1.all
{
	border-left: 1.5em solid #ffd725;
	}

h1.klub
{
	border-left: 1.5em solid #499c87;
	}

h1.hobby  {
	border-left: 1.5em solid #bcc338;	
	}


h1.inline {
   	display: inline; padding-right: .3em;
	font-size: 16px;
	border-bottom: 0px solid #777;
	border-left: 0px solid #ffc421;	
	padding-left: 0px;
	color:  #000;
	}

h1.noscreen, span.noscreen
{
	display:none;
}


#innerContentColumn p, #innerRightColumn p
{
	margin-top: 0;
	margin-bottom: 1em;	

}




 p.noindent
  {
	margin: 0;
	}

 p.indent
  {
	text-indent: 1em;
	margin: 0;

	}

 hr
  {     width: auto;
        color:black;
        background-color:black; 
        height:1px;
        margin-right:0;
        margin-bottom:10px;
        text-align:right; 
        border:0;
	}


a:link { font-weight: normal; text-decoration:underline; color: #0f78e5 }    /* noch nicht besuchte Ziele blau */
a:visited { font-weight: normal; text-decoration:underline; color: #0f78e5; } /* besuchte Ziele gruen*/
a:hover { font-weight: normal; text-decoration:none; color: #e00045; }   /* Verweise bei "MouseOver" gruen */


#navigation a:link { font-weight: normal; text-decoration:none; color: #000; }    /* noch nicht besuchte Ziele blau */
#navigation a:visited { font-weight: normal; text-decoration:none; color: #000; } /* besuchte Ziele gruen*/
#navigation a:hover { font-weight: normal; text-decoration:underline; color: #000; }   /* Verweise bei "MouseOver" gruen */


*
{
	padding: 0;
	margin: 0;

}
body
{
	padding: 20px;
	margin: 0;

}
#oldbrowser
{
	text-align: center;
}
#masthead h1
{
	display: inline;
}
#leftcolumn
{
	margin-right: -200px;	/* IE 4 fix */
}
#leftColumn
{
	float: left;
	width: 200px;
	overflow:hidden;
	/*/*/ /*/margin: 0 0 0 2px; /* Silly Netscape hack to get the borders to line up */
}
#rightColumn
{
	float: right;
	width: 150px;
	padding-top:52px;
}
#contentColumn
{
	width: auto;
	margin-left: 199px;

}
#masthead, #innerContentColumn, #innerFooter
{
	padding: 35px;
}
#innerLeftColumn
{
	padding: 10px;
	font-size: .8em;
	line-height: .8em;
}

#innerRightColumn
{
	padding: 10px;
	font-size: .8em;
	line-height: 1.3em;
}


#footer
{
	clear: both;
}
#innerFooter
{
	text-align: center;
	font-size: .8em;
}
#innerContentColumn
{
	overflow: visible;
	padding: 10px;
	height: 100%;	/* fix the Win32 IE float bug */
	margin-right:147px;
	/*/*/ /*/margin: 0 0 0 2px; /* Silly Netscape hack to get the borders to line up */
}
#contentColumn>#innerContentColumn
{
	height: auto;	/* fix Opera 5 which breaks with the above IE fix */
}
#innercontentcolumn
{
	height: 100%;	/* fix IE 5.0 which parse the Opera fix, note the selector is all lower case */
}
#masthead, #footer
{
	z-index: 10;
}


/*---- Borders ----*/
#pageFrame
{
	border: solid 0px #777;
}
#footer, #masthead, #innerLeftColumn, #contentColumn, #innerContentColumn
{
	border: solid 0px #777;
}
#footer
{
border-top: solid 1px #777;
}
#masthead
{
	border-bottom-width: 0px;
	background-color: transparent;
	background-image: url(../img/dkh_lang.gif);
	background-repeat: no-repeat;
	background-position: top left;

}
#innerLeftColumn, #innerContentColumn
{
	border-right-width: 0px;
}
#contentColumn
{
	border-left-width: 0px;
}

/*---- Visual Elements ----*/
body
{
	background-color: #fff;
	color: #000;
	padding: 20px;
	margin: 0;
}
#pageFrame
{
	background-color: #fff;
	color: #000;
	min-width: 500px;
}


table.all, table.klub, table.hobby	{ 
	width:99%;
	border : 0px solid #777;
	background-color: transparent;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0px;
	margin-bottom: 1em;
 	}

table.all
{
	border-left: 0.5em solid #e9df1a;
	}

table.klub
{
	border-left: 10px solid #499c87;
	}

table.hobby  {
	border-left: 0.5em solid #bcc338;	
	}
	


table.all td,
table.klub td,
table.hobby td, 
table.all th,
table.klub th,
table.hobby th
	{ 
	border-top : 0;
	border-left : 0;
	border-bottom : 1px solid #777;
	border-right : 0; 
	background-color: transparent;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	font-size:.8em;
	vertical-align: top;

	} 


table.search-line, table.search-header-table, table.search-nav-form-table 
{
display:none;
}

#oldbrowser
{
	display: none;
}


#dia
{
	width: 120px; 
	margin-top: 15px; 
	margin-bottom:15px;
	padding: 10px;
	padding-bottom: 0px;
	border: 1px solid #777;
}

#dia img
{
	width: 120px; 
	height: 200px;
	border: 0;
}



/*---- cyan=#0081ce vollorange=#faba00 ----*/