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

.more-link {
}
a.more-link {
	font-weight: bold;
	background-image: url(../images/back-morelink.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #0B388E;
	padding-right: 16px;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'PT Serif', serif;
	float: right;
	margin: -10px 15px 15px 0px;
}

.sidebox a.more-link {
		color: #BF0000 !important;
		margin: -15px 15px 0 0;
		background-image: url(../simages/back-morelink-sidebox.gif);
}
a.rot,
.rot 
{ color: #bf0000 !important; }
.small {
	font-size: 11px;
	line-height: 1.5em;
}
.big {
	font-size: 18px;
	font-weight: bold;
}
.uppercase {
	text-transform: uppercase;
}
.hausschrift {
	font-family: 'PT Serif', serif; 
	}

.images-welcome { }