/*************************************************************************************************
*                                    Class <<usertext>>                                          *
*************************************************************************************************/

.stlDefaultTitle {
	font-weight: bold;
	text-decoration: none;
	color: #0cabd2;
}

.stlDefaultAuthor {
	text-decoration: none;
}

.stlDefaultDate {
	font-weight: bold;
	text-decoration: none;
}

.stlDefaultDescr {
	text-decoration: none;
}

.stlUsertextHeader {
	font-size: 1.9em;
	font-weight: bold;
	text-decoration: none;
	color: #00afda;
}

.stlUsertextDisplayDate {
	text-decoration: none;
}

.stlUsertextDisplayPosted {
	font-size: 9pt;
	font-style : italic;
 }

.stlHtmlTitle {
	font-weight: bold;
	text-decoration: none;
}

.stlNewsTitle {
	text-decoration: none;
	color: #00aedb;
	font-weight: bold;
}

.stlNewsSubtitle {
	text-decoration: none;
	color: #00aedb;
}

.stlNewsDate {
	font-weight: bold;
}

.stlEventTitle {
	text-decoration: none;
	color: #00aedb;
	font-size: larger;
	font-weight: bold;
}

.stlEventSubtitle {
	text-decoration: none;
	color: #00aedb;
	font-size: 1.5em;
	font-weight: bold;
}

.stlEventDate {
	text-decoration: none;
	color: #00aedb;
	font-size: larger;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.stlEventDescr {
	font-weight: bold;
}

.stlEventLegend {
	font-size: smaller;
	padding-bottom: 10px;
}

.stlEventOptions {
	border-top:5px solid #c9eaf7;
	border-bottom:5px solid #c9eaf7;
	padding-top: 5px;
	padding-bottom: 5px;
}

.stlEventOptions a:hover {
	color: #808080;
	text-decoration: none;
}

.stlEventOptions a {
	color: #acacac;
	font-weight: bold;
	text-decoration: none;
	border: 0px solid red;
}

.stlFriendsImage {
	color: #acacac;
}


/*************************************************************************************************
*                                    Class <<document>>                                          *
*************************************************************************************************/




/*************************************************************************************************
*                                    Class <<weblink>>                                           *
*************************************************************************************************/




/*************************************************************************************************
*                                    Class <<ekthema>>                                           *
*************************************************************************************************/

.stlPhoto {
	border: 2px solid #dddddd;
	margin-right: 5px;
}

.stlPhotoOver {
	position: absolute;
}

.stlPhoto:hover {
	border: 2px solid #0cabd2;
}

.stlEkMore {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #00a8da;
	padding: 3px 10px 3px 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.stlEkMore:hover {
	text-decoration: none;
	background-color: #04C7FF;
}




/*************************************************************************************************
*                                    Class <<product>>                                           *
*************************************************************************************************/

.oldprice {
	text-decoration: line-through;
	color: #800000;
}

.stlRelated {
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
	color: #0cabd2;
}
