* {
	margin: 0;
	padding: 0;
}

body, html {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #e7e0d6 url(../../img/ot/bg.jpg) no-repeat;
	background-position: center -40px;
}
body, input, textarea {
	font-size: 12px;
	line-height: 16px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #1b50a0;
}

img {
	border: none;
}

a,
object,
embed {
	outline: none;
	color: #996600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


/* Container */
#container {
	position: relative;
	margin: 100px auto 20px auto;
	width: 900px;
	height: 515px;
	background: url(../../img/ot/bg_content.png) no-repeat;
}

/* Logo */
h1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 508px;
	height: 52px;
}
h1 a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9000px;
}

/* Menu */
#menu-main {
	position: absolute;
	width: 840px;
	top: 56px;
	left: 33px;
}
#menu-main ul li {
	font-size: 13px;
	list-style: none;
	float: left;
	letter-spacing: .05em;
}
#menu-main ul li a {
	display: block;
	width: 140px;
	height: 30px;
	line-height: 31px;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
#menu-main ul li a:hover,
#menu-main ul li a.active,
#menu-main ul li.active a {
	color: #2b3685; /*00c7ff*/
	text-decoration: none;
}
#menu-main ul li a.media {
	background: url(../../img/ot/media.png) no-repeat;
	background-position:  94px 1px;
}
#menu-main ul li a.media:hover,
#menu-main ul li a.media.active,
#menu-main ul li.active a.media {
	background-position:  94px -30px;
}

/* Content */
#content {
	position: absolute;
	top: 120px;
	left: 33px;
	width: 838px;
	height: 275px;
}

#media {
	position: absolute;
	width: 425px;
	height: 275px;
	top: 0;
	left: 0;
}
#media .frame {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url(../../img/ot/frame_large.png) no-repeat;
	background-position: 0px 0px;
	z-index: 20;
}
#media .frame.top {
	height: 20px;
}
#media .frame.left {
	width: 1px;
}
#media .frame.bottom {
	background-position: 0px -252px;
	top: 252px;
	height: 23px;
}
#media .frame.right {
	background-position: -406px 0px;
	width: 19px;
	right: 0;
	left: 406px;
}
#media ul.slideshow,
#media li {
	position: absolute;
	top: 0;
	left: 0;
	width: 407px;
	height: 263px;
	list-style-type: none;
}

#text {
	position: absolute;
	width: 417px;
	height: 263px;
	top: 0;
	left: 421px;
	overflow: auto;
}

/* Footer */
#footer {
	position: absolute;
	top: 400px;
	left: 15px;
	width: 868px;
	height: 80px;
	background: url(../../img/ot/bg_footer.png) 0 0 repeat-x;
}
#footer li {
	list-style: none;
	float: left;
}
#footer li.gottesdienst {
	margin-left: 16px;
	width: 426px;
}
#footer li.kontakt {
	width: 243px;
}
#footer h3 {
	font-size: 12px;
	line-height: 21px;
}
#footer a {
	color: #1b50a0;
}
#footer dl,
#footer address {
	margin-top: 3px;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
}
#footer dt,
#footer dd {
	list-style-type: none;
	float: left;
}
#footer li dt {
	clear: left;
	width: 8em;
}
#footer li.kontakt dt {
	width: 22px;
	height: 18px;
	text-indent: -9000px;
}
#footer li.kontakt dd {
	line-height: 16px;
}
#footer li.kontakt dt.tel {
	background: url(../../img/ot/icon_tel.png) no-repeat;
}
#footer li.kontakt dt.mail {
	background: url(../../img/ot/icon_mail.png) no-repeat;
}
#footer li.kontakt dt.social {
	display: none;
}
#footer li.kontakt dd.social {
	clear: left;
	margin-top: 3px;
}
#footer li.kontakt dd.social a {
	display: block;
	float: left;
	text-indent: -9000px;
	height: 15px;
}
#footer li.kontakt a.twitter {
	width: 72px;
	background: url(../../img/ot/icon_twitter.png) no-repeat;
}
#footer li.kontakt a.facebook {
	width: 73px;
	background: url(../../img/ot/icon_facebook.png) no-repeat;
	margin-left: 1em;
}
#footer li.anfahrt address {
	margin-top: 2px;
	line-height: 18px;
}

/* Content Text */

h2,
.img-container,
.content {
	margin-left: 8px;
}

h2 {
	font-size: 13px;
	margin-bottom: 9px;
	color: #996600;
}
.img-container {
	position: relative;
	display: block;
	width: 159px;
	height: 110px;
	float: left;
	margin-right: -8px;
	margin-bottom: -10px;
}
.img-container a {
	position: relative;
	display: inline-block;
	width: 159px;
	height: 110px;
	margin: -4px 0 0 -8px;
	background: url(../../img/ot/frame_small.png) no-repeat;
}
.img-container a img {
	position: absolute;
	top: 8px;
	left: 8px;
	width: 135px;
	height: 87px;
}
.entry {
	margin-bottom: 50px;
	min-height: 100px;
}
.media.entry {
	margin-bottom: 20px;
}
#text p,
#text ul,
#text ol {
	margin-bottom: 1em;
}
#text ul {
	margin-left: 1.2em;
}
#text ol {
	margin-left: 1.7em;
}

#text ul.expandable li h2 {
	margin-left: 0;
	padding-right: 0;
}
#text ul.expandable li h2 a {
	margin-left: -15px;
	padding-left: 15px;
	background: url(../../img/ot/plusminus.png) no-repeat;
	background-position: 0px 0px;
}
#text ul.expandable li.expanded h2 a {
	background-position: 0px -17px;
}
#text ul.expandable li {
	list-style-type: none;
	padding-left: 15px;
}
#text ul.expandable li div.expanding {
	display: none;
}
#text ul.expandable li.expanded div.expanding,
.no-js #text ul.expandable li div.expanding {
	display: block;
}

#text .media h2 {
}
#text .media .content {
	padding-left: 52px;
}
.playercontrol {
	display: inline-block;
	width: 52px;
	padding-top: 2px;
}
.playercontrol a {
	display: inline-block;
	width: 13px;
	height: 13px;
	text-indent: -9000px;
	background: url(../../img/ot/mp3player.png) no-repeat;
	background-position: 0px 0px;
	margin-right: 4px;
	line-height: 13px;
}
.playercontrol a.play:hover {
	background-position: 0px -13px;
}
.playercontrol a.pause {
	background-position: -13px 0px;
}
.playercontrol a.pause:hover {
	background-position: -13px -13px;
}
.playercontrol a.download {
	background-position: -26px 0px;
}
.playercontrol a.download:hover {
	background-position: -26px -13px;
}




div#offline-warning {
	position: absolute;
	right: 0;
	top: 0;
	width: 150px;
	padding: 2px;
	border: 1px solid #E32118;
	background: #f8c5c5;
	font-size: 1em;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	z-index: 20;
}