@charset "UTF-8";
/* CSS Document */

* {
padding:0;
margin:0;
}
body{
	min-width:760px;
	background:#FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size: 62.5%;
	line-height: 1.6;
	padding-top:4em;
}

.title {
	font-family: "Courier New", Courier, monospace;
	font-size: 2em;
	font-weight: bold;
	padding-top:1em;
	padding-bottom:1em;
}

a:link{
color:#663333;
text-decoration:underline;
}
a:active{
color:#B4403B;
text-decoration:underline;
}
a:visited{
color:#663333;
text-decoration:underline;
}
a:hover{
color:#B4403B;
text-decoration:underline;
}
p {

font-size: 1.4em;
padding: 1em 0 1em 0;
}


.navigation {
font-size: 1.46em;
font-stretch:expanded;

}

.footer {
font-size: 1.3em;

padding-top:5em;
}

.alt {
display:none;
}



h1 {
	display:block;
	height: 252px;
	width:335px;
	text-align: center;
	background-image: url(hegiroskop.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left:10px;
}

a .alt { display: none; }


h1 a{display:block;height: 252px;
	width:335px;}

h1 a:hover{display:block;height: 252px;
	width:335px;}
