/* CSS Document */

.unnamed1 {
	width: 60%;
}
a:link {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
div#pictitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}


/* BELOW are the pirates CCS fuckups */
/* pirate of noname is scb */

DD {
	display: block;
	float: none;
        font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
        font-size: 11px;
        font-weight: normal;
	font-style: normal; /* italic; */
	color: black;
        text-transform: lowercase;
        text-align: right;
        text-decoration: none;
        letter-spacing: 1px;
        word-spacing: 1px;
	margin: 0px;
        margin-bottom: 4px;
	padding: 3px;
	border: 3px solid green;
        border-bottom: 0px solid red;
        border-left: 0px solid red;
	text-decoration: line-through;
}

DT {
border: 0px;
background-color: yellow;
display: inline;
text-decoration: line-through;
}

DIV.red {
display: inline;
position: relative;
border: 1px solid red;
letter-spacing: 1px;
word-spacing: 0px;
vertical-align: super;
color: red;
font-size: 20px;
}

#hint {
display: block;
position: fixed;
clear: none;
z-index: 2;
color: white;
background-color: black;
font-family: Georgia, Times New Roman, Times, serif;
        font-size: 23px;
border: 5px solid yellow;
padding: 5px;
margin: 3px;
text-align: center;
top: 333px;
width: 580px;
right: 40px;
}

#gustav_metzger {
display: block;
position: fixed;
clear: both;
z-index: 1;
background-color: white;
font-family: Georgia, Times New Roman, Times, serif;
        font-size: 19px;
	border: 7px dashed red;
padding: 18px;
margin: 3px;
color: green;
text-align: justify;
top: 23px;
left: 183px;
width: 432px;
}

#fackel_kraus {
display: block;
position: fixed;
z-index: 1;
background-image: url(../img/wasser-topo.gif);
font-family: Tahoma, Verdana, Arial, sans-serif;;
        font-size: 12px;
        border: 3px dotted green;
font-weight: bold;
padding: 18px;
margin: 3px;
color: green;
text-align: right;
top: 43px;
right: 33px;
width: 432px;
}  

#foehn {
display: block;
position: fixed;
z-index: 3;
background-color: red;
font-family: Verdana, Arial, sans-serif;
        font-size: 12px;
        border: 3px dotted black;
font-weight: bold;
padding: 12px;
margin: 3px;
color: white;
text-align: justify;
bottom: 23px;
left: 33px;
width: 402px;
/* visibility: hidden; */
}
