body { 
	background-color: #fff9c0;
	margin: 25px 75px 50px 50px; font-family: 'Trebuchet MS', sans-serif;
}

img {
	border:0px
}

a:hover {
	background-color: #0000ee;
	color: #fff9c0;
}

ul.toCheck {
	list-style-image:url(../images/checkbox_leer.gif);
}

ul.noIcon {
	list-style-type:none;
}

li.pack {
	width:80%;
	padding-left: -2em;
	text-indent: -1.5em;
}

q {
	font-style: italic;
}

p.move {
	font-size: 70px;
	color: red;
}

acronym {
	cursor: help;
	border-bottom-width: thin;
	border-bottom-style: dotted;
}

#all {
	border-width:10px;
}

#titleimage { 
	width:138px;
	height:140px;
  	border-width:1px;  	border-style:dashed;  	border-color:black;
	background: white;  	padding:10px;
	font-size:12px;  	text-align:left;
}

#titleright {
	position:absolute;
	top:30px;
	right:10px;
	border-width:1px;  	border-style:dashed;
}

#titlerightdescription {
	position:absolute;
	top:10px;
	right:10px;
}

#flower1 {
	position:fixed;
	top:20px;
	right:20px;
}

a#tooCool {   	position: fixed;   	right: 0;   	bottom: 0;   	display: block;   	height: 80px;   	width: 80px;   	background: url(http://www.cip.ifi.lmu.de/~cattien/images/too_cool_sash.png) bottom right no-repeat;   	text-indent: -999em;  	text-decoration: none;}