/***********************************************************
 * HOME
 ***********************************************************/

.home {}

.home h2 {
}

.home p.teaserText {
	
	font-style: italic;
}


.home h2 a.mehr {
	display: block;
	width: 143px;
	height: 16px;
	float: right;
	background-image: url(../images/core/btn-mehr.jpg);
}

.home h3 {
	margin: 0;
	padding: 0;
	border: none;
	font-weight: normal;
}

.home a {
	color: #2e2e30;
	text-decoration: none;
}

.home ul {
	width: 100%;
	margin: 0;
	padding: 1px 0 0 0 !important;
	list-style-type: none;
	background: url(../images/core/dashes.gif) 1px top repeat-x;
}

.home ul li {
	position: relative;
	display: block;
	padding: 0 !important;
	background: url(../images/core/dashes.gif) 1px bottom repeat-x;
}


/* make the like button smaller */
.guide .fb_edge_widget_with_comment iframe {
    width: 77px !important;
}

/* but make the span that holds the comment box larger */
.guide span.fb_edge_comment_widget.fb_iframe_widget iframe {
    width: 401px !important;
}

/* guide */
.home .guide {
	margin-top: 10px;
}

.home .guide ul{
	float: right;
	width: 340px;
}

.home .guide ul li {
	position: relative;
	height: 55px;
}

/* guide .active */
.home .guide ul li.active strong a,
.home .guide ul li.active h3 a {
	font-weight: bold;
	color: #ff5600;
}


/* guide .normal */
.home .guide ul li strong,
.home .guide ul li h3,
.home .guide ul li span {
	display: block;
	position: absolute;
	left: 6px;
	width: 244px;
	overflow: hidden;
	font-weight: normal;
}

.home .guide ul li strong,
.home .guide ul li h3 {
	top: 7px;
	height: 24px;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
}

.home .guide ul li span {
	top: 33px;
	height: 18px;
}

.home .guide ul li div.vote {
	display: none;
	position: absolute;
	top: 9px;
	right: 0;
	width: 90px;
	height: 16px;
	background: url(../images/stars.png) top left no-repeat;
}

.home .guide ul li.more {
	height: 20px;
	padding: 7px 4px !important;
	background: none;
}

.home .guide ul li.more a {
	color: #ff5600;
}

.home .guide .l-teaser {
	float: left;
}

.home .guide .l-teaser a.preview {
	display: block;
	width: 342px;
	height: 153px;
	overflow: hidden;
}

.home .guide .l-teaser a.preview img {
	height: 155px;
}

.home .guide .l-teaser .thumbs {
	margin: 12px 0 0 0;
}

.home .guide .l-teaser .thumbs a {
	display: block;
	overflow: hidden;
	float: left;
	margin: 0 12px 0 0;
	width: 76px;
	height: 76px;
}

.home .guide .l-teaser .thumbs a img {
	width: 76px;
	height: 76px;
}


/* teaser */

.home .teaser {
	position: relative;
	height: 300px;
	width: 692px;
	margin: 0 0 10px 0;
}

.home .teaser .preview {
	width: 480px;
	height: 100%;
	overflow: hidden;
	float: left;
}

.home .teaser .preview .title {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 52px;
	width: 480px;
	font-size: 12px;
	font-weight: normal;
	background: url(../images/core/trans_sw_75.png);
}

.home .teaser .preview .title a {
	position: absolute;
	left: 10px;
	top: 30px;
	text-decoration: none;
	color: white;
}

.home .teaser .preview .title h3 {
	font-weight: normal;
}

.home .teaser .preview .title h3 a {
	position: absolute;
	left: 10px;
	top: 8px;
	width: 461px;
	background: none;
	font-size: 20px;
	font-weight: normal;
}

.home .teaser ul {
	display: block;
	float: left;
	width: 210px;
	height: 100%;
	background: url(../images/core/dashes.gif) 2px top repeat-x;
	border-left: 2px solid #ff5600;
	overflow: hidden;
}

.home .teaser ul li {
	display: block;
	float: left;
	height: 50px;
	width: 210px;
	background: url(../images/core/dashes.gif) 2px bottom repeat-x;
}
.home .teaser ul li h3{
	margin: 0;
	padding: 0;
}
.home .teaser ul li h3 a {
	position: absolute;
	display: block;
	height: 25px;
	width: 186px;
	padding: 7px 12px 12px 12px;
	font: normal 13px/18px arial, helvetica, sans-serif;
	cursor: pointer;
	font-weight: normal;
	text-transform: uppercase;
	overflow: hidden;
}

.home .teaser ul li.active h3 a {
	position: absolute;
	top: -1px;
	height: 29px;
	background: url(../images/core/bg-home-selection.png);
	font-weight: normal;
	padding: 6px 12px 12px 12px;
	border: 2px solid #ff5600;
	border-left: none;
	overflow: hidden;
}
.home .teaser ul li.active{
	background: none;
}


/* events */
.home .events {
	float: left;
	width: 340px;
}

.home .events ul li {
	display: block;
	width: 100%;
	height: 50px;
	background: url(../images/core/dashes.gif) left bottom repeat-x;
}

.home .events ul li .thumb {
	position: absolute;
	width: 39px;
	height: 39px;
	left: 0;
	top: 5px;
}

.home .events ul li .title img {
	float: right;
	padding: 0;
	margin: 6px 2px;
	border: 0;
}


.home .events ul li .title {
	position: absolute;
	left: 50px;
	top: 5px;
	width: 290px;
	height: 20px;
	line-height: 18px;
	padding: 0;
	margin: 0;
	border: none;
	font-weight: normal;
	font-size: 18px;
	overflow: hidden;
}

.home .events ul li span {
	position: absolute;
	left: 50px;
	bottom: 5px;
	font-size: 13px;
}


/* news */
.home .news {
	float: right;
	width: 340px;
}

.home .news ul li {
	display: block;
	float: left;
	width: 100%;
	height: 25px;
	background: url(../images/core/dashes.gif) left bottom repeat-x;
}

.home .news ul li h3 {
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.home .news ul li img,
.home .news ul li.active img {
	float: right;
	padding: 0;
	margin: 6px 2px;
	border: 0;
}


.home .news ul li h3 a {
	display: block;
	height: 25px;
	top: -1px;
	cursor: pointer;
	font: normal 13px/25px arial, helvetiva, sans-serif;
	text-indent: 4px;
}

.home .news ul li.active h3 a {
	position: absolute;
	top: -1px;
	height: 22px;
	width: 100%;
	background: url(../images/core/bg-home-selection.png);
	font-weight: bold;
	border: 2px solid #ff5600;
	line-height: 23px;
	overflow: hidden;
}

.home .news .preview {
	position: relative;
	height: 150px;
	font-size: 13px;
	font-weight: normal;
	background: none;
	display: none;
}

.home .news .preview .thumb {
	position: absolute;
	width: 139px;
	height: 139px;
	left: 0;
	top: 5px;
}

.home .news .preview .content {
	position: absolute;
	width: 193px;
	height: 139px;
	right: 0;
	top: 5px;
	line-height: 17px;
	overflow: hidden;
}

.home .news .preview .content h3 {
	padding: 0;
	margin: 0 0 2px 0;
	font-weight: bold;
}


/* galleries */
.home .galleries {
}
.home .galleries h2{
}
.home .galleries .thumbs {
	float: left;
	width: 352px;
	margin: 9px 0 0 0;
}

.home .galleries .thumbs a {
	display: inline-block;
	float: left;
	width: 78px;
	height: 78px;
	margin: 0 10px 11px 0;
}

.home .galleries .thumbs a img {
	width: 100%;
	height: 100%;
}

.home .galleries .overview {
	float: right;
	width: 340px;
	margin: 9px 0;
	background: url(../images/core/dashes.gif) left top repeat-x;
}

.home .galleries .overview h3 {
	margin: 0;
	padding: 0;
}
.home .galleries .overview ul{
	width: 100%;
	display: block;
}
.home .galleries .overview ul li {
	height: 28px;
	width: 100%;
	display: block;
	border: none;
	position: relative;
	float: left;
	background: url(../images/core/dashes.gif) left bottom repeat-x;
}

.home .galleries .overview ul li.active img,
.home .galleries .overview ul li img {
	float: right;
	padding: 0;
	margin: 6px 2px;
	border: 0;
}

.home .galleries .overview ul li h3 a {
	display: block;
	font: normal 13px/27px arial, helvetica, sans-serif;
	text-indent: 4px;
}

.home .galleries .overview ul li.active h3 a {
	display: block;
	position: absolute;
	background: url(../images/core/bg-home-selection.png);
	font-weight: bold;
	width: 100%;
	border: 2px solid #ff5600;
	height: 25px;
	top: -1px;
}


/* fullsize */

.adsMain {
	margin: 10px 0px;
	clear: both;
}


