@CHARSET "ISO-8859-1";

/* Page Bilder - Only Content */

.headline {
	color: #FFFF00;
	font-weight: bold;
	background-color: rgb(0,192,0);
	margin-bottom: 5px;
}
.auswahl {
	line-height: 20px;
}

/* Page Links - Only Content */
.linkbox {
	line-height: 20px;
}
.smilie {
margin: 5px;}
#cancel {
	border: solid 1px red;
	background-color: #FFAAAA;
	}


