/**
 * Style sheet tck_startseite
 */

/**
 * Article
 */
.mod_article
{
	margin-top:9px;
	margin-bottom:36px;
}

.ce_text
{
	width:610px;
}


/**
 * Blog posts
 */
#blogposts
{
	width:292px;
	float:right;
	margin-bottom:30px;
}

#blogposts h1
{
	margin:0;
	padding:6px;
	border-bottom:1px solid #c6c6c6;
	font-weight:bold;
	font-size:1.1em;
	line-height:1;
}

#blogposts .layout_short
{
	padding:9px 6px;
}

/* Fix position issue in IE6 */
* html #blogposts
{
	position:relative;
	margin-bottom:0;
}


/**
 * Image Rotator Startseite
 */
.image_rotate
{
	padding-top:84px;
}


/**
 * Letzte Änderungen
 */
.mod_recent_changes
{
	width:292px;
	float:right;
	padding-bottom:9px;
	margin-bottom:15px !important;
}

.mod_recent_changes h1
{
	margin:0;
	padding-left:6px;
	border-bottom:1px solid #c6c6c6;
	font-weight:bold;
	font-size:1.1em;
	line-height:1;
}

.mod_recent_changes .format
{
	padding-right:6px;
	padding-left:6px;
}

.mod_recent_changes .date
{
	padding-right:3px;
	font-size:0.9em;
	color:#808080;
}


/**
 * Newslist
 */
#blogposts .teaser,
#blogposts .more
{
	font-size:0.9em;
}

/**
 * RSS Reader
 */
.mod_rss_reader
{
	width:292px;
	float:right;
	clear:both;
	margin-bottom:30px;
}

.mod_rss_reader h1
{
	margin:0;
	padding:6px;
	border-bottom:1px solid #c6c6c6;
	font-weight:bold;
	font-size:1.1em;
	line-height:1;
}

.rss_default,
.rss_items_only
{
	padding:9px 6px;
	font-size:0.8em;
}

.mod_rss_reader .description
{
	font-size:0.9em;
}

/* Fix position issue in IE6 */
* html .mod_rss_reader
{
	position:relative;
	margin-bottom:0;
}


/**
 * Upcoming events
 */
.mod_upcoming_events
{
	width:292px;
	float:right;
	padding-bottom:9px;
	margin-bottom:24px !important;
}

.mod_upcoming_events h1
{
	margin:0px 0px 6px 0px;
	padding:6px;
	border-bottom:1px solid #c6c6c6;
	font-weight:bold;
	font-size:1.1em;
	line-height:1;
}

.mod_upcoming_events .event
{
	padding-right:6px;
	padding-left:6px;
}

.mod_upcoming_events .time
{
	display:none;
}

/**
 * Informationen
 */
.mod_box
{
	width:292px;
	float:right;
	padding-bottom:9px;
	margin-bottom:0px !important;
}
.mod_box .ce_text h1
{
	margin-bottom:6px;
	padding:6px;
	border-bottom:1px solid #c6c6c6;
	font-weight:bold;
	font-size:1.1em;
	line-height:1;
}
.mod_box .ce_text a
{
	font-size:1.0em;
	padding-left:6px;
}

/**
 * Neue Galerien
 */
.mod_photoalbumslist_latest 
{
	width:292px;	
	float:right;
	margin-bottom:30px !important;
}
.mod_photoalbumslist_latest h1
{
	padding:6px;
	font-weight:bold;
	font-size:1.1em;
	line-height:1;
	border-bottom:1px solid #c6c6c6;
	margin-bottom:15px;
}
.mod_photoalbumslist_latest .image_container
{
	float:left;
	line-height:0;
	padding-left:6px;
	padding-bottom:5px;
}

.mod_photoalbumslist_latest .layout_neue_galerien .title
{
	margin-left:100px;
	font-size:1.0em;
	text-decoration:underline;
}

.mod_photoalbumslist_latest .layout_neue_galerien .meta
{
	float:left;
	color:#808080;
	font-size:0.9em;
	padding-left:12px;
}


/**
 * neueste Links
 */
.latest_links
{
	width:292px;
	float:right;

}
.latest_links h1
{
	margin-bottom:6px;
	padding:6px;
	border-bottom:1px solid #c6c6c6;
	font-weight:bold;
	font-size:1.1em;
	line-height:1;
}
.latest_links .ce_text a
{
	font-size:1.0em;
	padding-left:6px;
	padding-bottom:5px;
}