a {
	font-size: smaller;
	font-weight: bold;
}

a:hover {
	color: #7a7a23;
}
a:link {
	color: #FFFFFF;
}
a:active {
	color: #7a7a23;
}
a:visited {
	color: #FFFFFF;
}

p {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.memberlinks {
	font-size: 12px;
}
.membercontent {

	font-size: 14px;
}

div#Aussenrahmen {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 800px;
	top: 50px;
	border: 1px dotted silver;
}

div#Inhalt {
	position: absolute;
	overflow: auto;
	left: 119px;
	top: 207px;


}

div#Menu {
	position: relative;
	text-align: center;
	margin: 0 auto;
	width: 800px;
}

li {
  	display: inline;
}

a:link.men {
	background-color : white;
	font : menu;
	color : black;
	text-transform : uppercase;
	margin-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-right : 4px;
	border-top : 1px solid silver;
	border-left : 1px solid silver;
	border-right : 1px solid black;
	border-bottom : 1px solid : black;
}

a:visited.men {
	background-color : white;
	font : menu;
	color : black;
	text-transform : uppercase;
	margin-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-right : 4px;
	border-top : 1px solid silver;
	border-left : 1px solid silver;
	border-right : 1px solid black;
	border-bottom : 1px solid : black;
}


a:hover.men {
	background-color : #7A7A23;
	font : menu;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-right : 4px;
	border-top : 1px solid silver;
	border-left : 1px solid silver;
	border-right : 1px solid black;
	border-bottom : 1px solid : black;
}
img#links{
	border: 1px solid #000000;
}

body {
	background-color: #000000;
	text-align: center;
	scrollbar-base-color:#6e744e;
	
}

.back {
	font-size: smaller;
}

.contentsmall {
	font-size: smaller;
}

h2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

table {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}