/* css created by Nicola Winzer 2006 http://www.nicolawinzer.ch */

/* Permanent Scrollbar by http://www.monorom.com */

* {
	margin: 0;
	padding: 0;
}

html { height: 100% } 

body {
	background-image: url(images/bg1.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	line-height: 1.7em;
	min-height: 101%;
}
a {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	margin-bottom: 1em;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.3em;
}
h1 a:link {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;
}
h1 a:visited {
	font-weight: normal;
	color: #000000;
}
h2 {
	margin-bottom: 0.2em;
	padding: 0.1em 0em;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.1em;
	border-bottom: thin dotted #666666;
	border-top: thin dotted #666666;
}
h2 a:link {
	color: #000000;
}
h2 a:hover {
	text-decoration: underline;
}
h2 a:visited {
	color: #000000;
}
h2 img{
	margin: 4px 0px 0px 0px;
	float: right;	
}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.1em;
	color: #000000;
}
p {
	margin-bottom: 1em;
	font-size: 1em;
}
strong {
	color: #333333;
}
ol {
	margin-bottom: 1em;
	margin-left: 30px;
}
ul {
	margin-bottom: 1em;
	margin-left: 16px;
	font-size: 1em;
}

address {
	margin-bottom: 1em;
	font-style: normal;
}
blockquote {
	margin: 0em 1em;
	font-style: italic;
}
table {
	width: 600px;
	caption-side: left;
	border-collapse: collapse;
	text-align: left;
}
table th {
	width: 60px;
	font-weight: bold;
	color: #333333;
	vertical-align: top;
}
.fuss {
	float: right;
	font-size: 0.9em;
}
.b {
	font-weight: bold;
	text-decoration: none;
}
#center {
	width: 660px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
#header {
	padding: 30px 30px 0px 30px;
}
#membership { 
	float: right;
	text-align: right;
	font-size: 1em;
}

/* Navigation Script by http://de.selfhtml.org */

#topnavi {
	margin: 30px 30px 0px 30px;
	padding: 10px 0px;
	border-top: #000000 3px solid;
	border-bottom: #000000 3px solid;
}
#topnavi a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#topnavi a:hover {
	text-decoration: underline;
}
#bottomnavi {
	height: 72px;
	margin: 60px 30px 0px 30px;
	padding: 10px 0px 10px 0px;
	border-top: #000000 3px solid;
}
#bottomnavi img {
	float: left;
	padding-right: 3px;
	border: 0px;
}
span {
	color: #333333;
	font-weight: bold;
}
#container {
	width: 600px;
	margin: 30px 0px 0px 30px;
}
#leftcontainer {
	float: left;
	width: 290px;
	padding: 30px 0px 0px 30px;
}
#rightcontainer {
	width: 290px;
	margin: 30px 0px 0px 340px;
}
ul.linkliste {
	margin: 0px 0px 20px 16px;
}
ul.linkliste li a:hover {
	padding: 10px 0px;
}
ul.linkliste li a:visited {
	color: #666666;
}
ul#links {
	margin: 0;
	margin-bottom: 3em;
	list-style-type: none;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.1em;
	color: #000000;
	border-bottom: thin dotted #666666;
}
ul#links li {
	padding: 0.1em 0em;
	border-top: thin dotted #666666;
}
ul#links li a {
	color: #000000;
}
ul#links li a:hover {
	text-decoration: underline;
}
ul#links li a:visited {
	color: #000000;
}
