body {
	margin:0;
	background-color:black;
	background-image:url(/bilder/hg.jpg);
	background-repeat:repeat-x;  
	color:white;
	font-family:"Book Antiqua",Garamond,Sylfaen,"Times New Roman",Times,Verdana,sans-serif;
	font-size:medium;
	line-height:150%;
	text-indent:1em;
}

form {
	background-color:#7f6c04;	
	padding-top:20px; padding-bottom:20px;
}

h1 {
	font-size:xx-large;
	font-style:italic;
	color:#ecc800;
	font-weight:bold;
}

a:link { color:white; text-decoration:none; border-bottom: 1px dotted #ccc; }

a:visited { color:white; text-decoration:none; border-bottom: 1px dotted #999; }

a:focus { color:white; text-decoration:none; border-bottom: 1px solid #ecc800; }

a:hover { color:#ecc800; text-decoration:none; border-bottom: 1px solid #ecc800; }

a:active { color:#ecc800; text-decoration:none; border-bottom: 1px solid #ecc800; }

.yd {
	font-family:Verdana,sans-serif;
	font-size:xx-small;
	font-style:normal;
	font-weight:bold;
	color:silver;
	line-height:120%;
}

.ye {
	margin:0;
	font-family:Verdana,sans-serif;
	font-size:xx-small;
	font-weight:normal;
	color:#ecc800;
	line-height:120%;
}

.ye a:link { color:#ecc800; text-decoration:none; border-bottom: 1px dotted #ecc800; font-weight:bold; }

.ye a:visited { color:#ecc800: text-decoration:none; border-bottom:none; font-weight:normal; }

.ye a:focus { color:#ecc800; text-decoration:none; border-bottom:1px solid #ecc800; font-weight:bold; }

.ye a:hover { color:#ecc800; text-decoration:none; border-bottom:1px solid #ecc800; font-weight:bold; }

.ye a:active { color:#ecc800; text-decoration:none; border-bottom:1px solid #ecc800; font-weight:bold; }

.mono {
	font-family:Monaco,"Courier New",Courier,monospace;
}

#ingo {
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	width:800px;
}

#links {
	float:left;
	text-indent:0;
	margin-right:1em;
	padding-right:10px;
	border-right:1px solid silver;
}

#rechts {
	text-indent:0;
	margin-left:1em;
	padding-left:10px;
}