<!-- 
body {
	background-color: white;
	margin: 0 0 0 0;
	text-align:center;
	}

body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	}


#all {/* globaler Container */
	position:relative;
	width:757px;
	margin:0px auto;
	text-align:left;
	}

#navi {display:none}

#head {display:none;}

#cont { /* eigentlicher Content */
	margin-top:3px;
	margin-left:3px;
	width:740px;
	min-height:400px;
	padding-left:10px;
	padding-top:5px;
	background-color:white;
	z-index:1
	}

#cont {
	\width:750px;
	w\idth:740px;
	}

#footer {
	height:29px;
	padding-top:7px;
	padding-right:10px;
	text-align:center;
	font-size:90%;
	font-weight:bold;
	}

#footer a:link, a:visited {
	color:#626562;
	text-decoration:none;
	}

#footer a:hover {text-decoration:underline;}
#footer a:focus {text-decoration:underline;}

#k, #i, #s {
	position:absolute;
	top:2px;
	background-image:url(http://www.elberadweg-r2.de/pics/teiler.jpg);
	background-repeat:no-repeat;
	background-position:0 -2px;
	text-indent:50px
	}

ol li a:link {/* fuer sitemap*/
	margin-top:10px;
	padding-left:5px;
	width:90%;
	display:block;
	line-height:20px;
	text-decoration:underline;
	}

#vorschau {
	position:absolute;
	top:50px;
	left:10px;
	width:100px;
	height:20px;
	background-color:white;
	}

h1 {font-size:120%;text-align:center}
h2 {font-size:110%}
h3 {font-size:100%}

fieldset {padding:10px}

#cont a:link {color:black}
#cont a:visited {color:gray}
#cont a:hover {text-decoration:underline}

#cont a:link:after, #cont a:visited:after {/* nur Gecko basierende Browser */
   content: " (" " >>> " attr(href) ") ";
   font-size: 90%;
   }

#cont li {line-height:20px}

.blind, .druck, dfn, img { display:none; }

.dt { /*Datumanzeige im Forum */
	position:absolute;
	left:440px;
	font-size:80%;
	}

.df { /* Nachrichten im Forum*/
	position:absolute;
	left:140px;
	}

.fr { /* Rahmen für die zugehörigen Beiträge*/
	width:98%;
	border:1px solid gray
	}

.no {
	width:50%;
	height:25px;
	margin-top:10px;
	}
-->

