#menuediv {
	display: none;
}

/* Start - Generell */

body,table,td,tr,h1,h2,h3,h4 {font-family: "Arial", "Trebuchet MS", Helvetica, sans-serif;}

/* Ende - Generell */

/* Start - Inhalt div */

.inhalt  {font-size: 12px;}
.inhalt h1 {font-size: 18px;}
.inhalt h2 {font-size: 16px;}
.inhalt h3 {font-size: 13px;}

.inhalt a {font-size: 13px; text-decoration: none; font-weight : bold;}
.inhalt a:link {color:#0000FF}
.inhalt a:visited {color:#0000FF}
.inhalt a:active {color:#0000FF}
.inhalt a:hover{color: #000000}

.red  { color:red;font-size: 12px; font-weight : bold;}
.bg   { background-color:#EDD3B3}
.adresse {font-size: 13px;}
.links { border-width:1px; border-style:solid; border-color:blue;}

/* Ende - Inhalt div */

/* start - mitglieder kontakt div */

#website {
	display: none;
}
#menuediv {
	display: none;
}
.membersend {
	display: none;
}