/*
	CSS Document: modules.css
	Version: 2.1.0 | Date: 2010-02-03
	Project: www.bergfriedalm.at
	Author: websLINE, 2010
	-------
*/

@import url("colorbox.css");


/* IMPRESSIONS & FOTOMANAGER */

.impressions a {
	display: block;
	float: left;
	margin: 0 5px 5px 0;
	position: relative;
	border: 2px solid #fff;
	background: #8b0114;
	}
.fotomanager a.thumb {
	display: block;
	margin: 0 5px 5px 0;
	position: relative;
	border: 2px solid #fff;
	background: #8b0114;
	}
.impressions a:hover, .fotomanager a.thumb:hover {
	cursor: pointer;
	}
.impressions b, .fotomanager a.thumb b {
	float: left;
	}
.impressions b a, .fotomanager a.thumb b a {
	margin-right: 0 !important;
	}
.impressions .zoom, .fotomanager .zoom {
	position: absolute;
	top: 5px; left: 5px;
	}
.impressions div.img, .fotomanager div.img {
	width: 140px;
	height: 85px;
	overflow: hidden;
	}
.fotomanager td {
	padding-bottom: 5px;
	}
.fotomanager .choice {
	margin: 0 0 10px 0;
	padding: 10px;
	background: #8b0114;
	}
.fotomanager .choice p {
	margin: 0; padding: 0;
	}
.fotomanager .choice select {
	color: #000 !important;
	}


/* INFO BOX

.infobox {
	clear: both;
	border: 1px solid #F5EBE3;
	padding: 10px; margin: 35px 0;
	background: url(img_bg-infobox.gif) no-repeat 100% 0;
	}
.infobox * {
	margin: 10px 0px;
	} */


/* VERWANDTHE THEMEN

.related {
	margin: 30px 0 0 0 !important;
	}
.related dt {
	font-size: 1.1em;
	text-transform: uppercase;
	color: #a50f64;
	margin-bottom: 10px;
	}
.related dd {
	background: url(img_dot.gif) no-repeat 0 8px;
	padding: 2px 0 2px 10px !important;
	border-bottom: 1px solid #ddd;
	}
.related dd a {
	display: block;
	padding: 2px 5px;
	text-decoration: none !important;
	}
.related dd a:hover {
	background: #eee;
	} */


/* TEXT ABSAeTZe */

.bildlinks img {
	margin: 0 8px 0 0;
	float: left;
	}
.bildrechts img {
	margin: 0 0 0 8px;
	float: right;
	}


/* STARTSEITE */

.start .col1 {
	width: 48%;
	margin-right: 4%;
	float: left;
	}


/* TEASER statisch */

.teaserstatic {
	background: #8b0114;
	padding: 10px;
	margin-bottom: 15px;
	}
.teaserstatic img {
	float: left;
	margin-right: 10px;
	}
.teaserstatic .text {
	width: 570px;
	}
.teaserstatic p {
	margin: 0; padding: 0;
	}


/* EVENTS LIST */

.events {
	margin: 0 0 15px 0;
	}
.events dd {
	border-bottom: 1px dashed #fff;
	padding: 2px 0;
	margin: 2px 0;
	font-size: 0.9em;
	}
.events dd span {
	background: #8b0114;
	padding: 2px 5px;
	}
.events dd span strong {
	display: block;
	float: left; 
	width: 85px;
	border-right: 1px solid #a81e31;
	text-transform: uppercase;
	margin-right: 5px;
	}


/* BOX */

#contentBottom .box {
	background: #fff;
	float: left;
	width: 278px; height: 185px;
	padding: 5px;
	margin-right: 25px;
	}
#contentBottom .box.youtube {
	background-image: url(../img/logo-youtube.gif);
	background-repeat: no-repeat;
	background-position: 98% 97%;
	}
#contentBottom .box.gallery {
	width: 302px;
	margin: 0;
	}
#contentBottom .box h3 {
	font-size: 1.4em;
	margin: 5px 0 0 5px; padding: 0;
	}
.cufon-ready #contentBottom .box h3 {
	font-size: 1.7em;
	}
#contentBottom .box h3 a {
	color: #a81e31;
	}
#contentBottom .box.gallery a {
	display: block;
	float: left;
	margin: 0 5px 5px 0;
	position: relative;
	}
#contentBottom .box.gallery b a {
	margin-right: 0 !important;
	}
#contentBottom .box.gallery .zoom {
	position: absolute;
	top: 5px; left: 5px;
	}
#contentBottom .box.gallery a .img img {
	width: 97px; height: 75px
	}
#contentBottom .box.gallery a.link {
	display: inline;
	float: right;
	color: #000;
	text-transform: uppercase;
	font-size: 0.9em;
	background: url(../img/arrow-black.gif) no-repeat 0 3px;
	margin-top: 5px;
	padding-left: 15px;
	}
#contentBottom .box.gallery h3 {
	margin-top: 0;
	}