﻿/*Navigation*/

ul.MenuBarHorizontal {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 80%;
	cursor: default;
	width: auto;
}
ul.MenuBarActive {
	z-index: 1000;
}
ul.MenuBarHorizontal li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 9.9%;
	float: left;
}
ul.MenuBarHorizontal ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 10%;
	position: absolute;
	left: -1000em;
}
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible {
	left: auto;
}
ul.MenuBarHorizontal ul li {
	width: 180px;
}
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible {
	left: auto;
	top: 0;
}
ul.MenuBarHorizontal a {
	display: block;
	cursor: pointer;
	padding: 0.5em 0.75em;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #067d7c;
	color: #FFF;
	font-weight: bolder;
	text-decoration: none;
}
li.MenuBarHorizontalActive a {
	display: block;
	cursor: pointer;
	padding: 0.5em 0.75em;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffa544;
	color: #FFF;
	font-weight: bolder;
	text-decoration: none;
}
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus {
	background-color: #19b1b0;
	color: #FFF;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible {
	background-color: #19b1b0;
	color: #FFF;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul.MenuBarHorizontal a.MenuBarItemSubmenu {
	background-image: url(SpryAssets/SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu {
	background-image: url(SpryAssets/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover {
	background-image: url(SpryAssets/SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover {
	background-image: url(SpryAssets/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe {
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection {
ul.MenuBarHorizontal li.MenuBarItemIE {
	display: inline;
	f\loat: left;
	background: #FFF;
}
}
/*Formatierungen Boxen, Text, etc.*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Oben {
	height: 170px;
	background-image: url(design/bg_oben.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-right: 20px;
}
.Nav {
	height: 29px;
	background-color: #ffa544;
	width: 100%;
}
.Nav_unten {
	background-color: #067d7c;
	background-image: url(design/diakoniekreuz.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 100px;
}
a.navunten:link {
	color: #fff;
}
a.navunten:visited {
	color: #fff;
}
a.navunten:hover {
	color: #ffa544;
}
.statusleiste {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: normal;
	text-align: left;
	margin-left: 2%;
	margin-top: 2%;
	margin-bottom: 2%;
	width: 20%;
	float: left;
	border: solid 1px #067d7c;
	padding: 5px;
	line-height: 1.5;
	background-color: #fff;
	padding-top: 5px;
}
.inhalt {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 1.8;
	font-weight: normal;
	text-align: left;
	margin-right: 2%;
	margin-bottom: 2%;
	margin-top: 2%;
	float:  right;
	width: 65%;
	vertical-align: top;
	padding-left: 2%;
	padding-right: 4%;
	padding-bottom: 2%;
}
.druckversion {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 1.5;
	font-weight: normal;
	text-align: left;
	margin-right: 2%;
	margin-top: 2%;
	margin-bottom: 2%;
	margin-left: 2%;
	width: auto;
	vertical-align: top;
	border: solid 1px #067d7c;
	padding: 2%;
}
h1 {
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #067d7c;
	font-weight: bolder;
	text-align: left;
	width:100%;
	vertical-align: middle;
	border-bottom: 2px dotted #999999;
	border-left: 2px dotted #999999;
	padding-left:35px;
	background-image:url(design/punkt.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
h2 {
	font-size: 11pt;
	color: #000;
	font-weight: bolder;
	text-align: left;
}
h3 {
	font-size: 9pt;
	color: #000;
	font-weight: bolder;
	text-align: left;
}
p.fliesstext {
	padding: 10px;
}
.eventlist {
	width: 100%;
}
.date, .title, .cat, .town {
	width: 18%
}
.desc {
	width: 28%;
}
.eltitel {
	font-weight: bold;
}
.subline_back {
	background-color: #ffa544;
	width: 100%;
	height:30px;
}
.subline {
	background-color: #067d7c;
	width: 90%;
	height:15px;
	padding: 0.5em 0.75em;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bolder;
	text-decoration: none;
}
a:hover {
	color : #ffa544;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 8pt;
	text-decoration : none;
	cursor : pointer;
}
a {
	color : #067d7c;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : none;
}
.text {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	width: auto;
}
/*WYSIQYG*/

div.wysiwygimg {
}
/* ----- Hack only for IE 7 ----- */
*+html div.wysiwygimg {
	overflow:hidden;
}
.wysiwygimg .wysiwygimgclear {
	clear:both;
	display:block;
	font-size:1px;
	line-height:0px;
	margin:0;
	padding:0;
	position:relative;
}
/* Text */
.wysiwygimg .wysiwygimgtext {
}
/* Bild und Link */
.wysiwygimg img.wysiwygimg {
	border:0;
	margin:1px;
}
.wysiwygimg img.wysiwygimg {
	border:solid 5px #f5f5f5;
	padding:1px;
}
.wysiwygimg a.wysiwygimg img {
	border:0;
	padding:0px;
	vertical-align:top;
	margin:1px;
}
.wysiwygimg a.wysiwygimg, .wysiwygimg a.wysiwygimg:link {
	border:solid 5px #f6f6f6;
	display:table;
	display:inline-block;
	line-height:0.0em;
}
.wysiwygimg a.wysiwygimg:visited {
}
.wysiwygimg a.wysiwygimg:hover {
	border:solid 5px #e4e4e4;
}
.wysiwygimg a.wysiwygimg:focus {
	border:solid 5px #e4e4e4;
}
.wysiwygimg a.wysiwygimg:active {
	border:solid 5px #e4e4e4;
}
/* Bildunterschrift */
.wysiwygimg .wysiwygimgtitle {
	color:#666;
	font-size:0.8em;
	font-style:italic;
	margin:2px 0px;
}
/* Wrapper-Classe um Bild und Bildunterschrift*/
.wysiwygimg .wysiwygimgwrap {
}
/* Bild links im Text (Textumfluss) */
.wysiwygimg .wysiwygimgleft {
	float:left;
	margin:0 1.0em 0 0;
}
/* Bild rechts im Text (Textumfluss) */
.wysiwygimg .wysiwygimgright {
	float: right;
	margin:0 0 0 1.0em;
}
/* Bild oben links */
.wysiwygimg .wysiwygimgtopleft {
	float:left;
	margin-bottom:0.5em;
}
/* Bild oben rechts */
.wysiwygimg .wysiwygimgtopright {
	float:right;
	margin-bottom:0.5em;
}
/* Bild oben mittig */
.wysiwygimg .wysiwygimgtopcenter {
	margin-bottom:0.5em;
	text-align:center;
}
.wysiwygimg .wysiwygimgtopcenter a.wysiwygimg {
	margin:0 auto;
}
/* Bild unten links */
.wysiwygimg .wysiwygimgbottomleft {
	float:left;
	margin-top:0.5em;
}
/* Bild unten rechts */
.wysiwygimg .wysiwygimgbottomright {
	float:right;
	margin-top:0.5em;
}
/* Bild unten mittig */
.wysiwygimg .wysiwygimgbottomcenter {
	margin-top:0.5em;
	text-align:center;
}
.wysiwygimg .wysiwygimgbottomcenter a.wysiwygimg {
	margin:0 auto;
}
.wysiwygimg .wysiwygimgbottomcenter img.wysiwygimg {
	margin:0 auto;
}
/* Für Bilder links/rechts vom Text  */
.wysiwygimg table {
	border-spacing: 0px;
	font-size:1.0em;
}
.wysiwygimg td {
	vertical-align:top;
	font-size:1.0em;
}
/* Bild links vom Text */
.wysiwygimg td.wysiwygimgleftcol {
	padding-right:1.0em;
}
/* Bild rechts vom Text */
.wysiwygimg td.wysiwygimgrightcol {
	padding-left:1.0em;
}
.form {
	width: 100%;
	text-align: center;
}
/* JAOS Gallery
*******************************************************************************/
/* JAOS Gallery
*******************************************************************************/
#jaos {
	margin:0 auto;
}
.jaosg_galerie {
	text-align : center;
	vertical-align : middle;
	padding : 15px;
	padding-left : 53px;
}
.jaosg_thumbnail {
	margin : 5px;
	float : left;
	height : 110px;
	width : 110px;
	border : 0;
	background-color: #e9e9e9;
	vertical-align : middle;
	padding-top: 10px;
}
.jaosg_nav {
	text-align : center;
}
.jaosg_bild {
	text-align : center;
}
.jaosg_bildbeschreibung {
	text-align : center;
}

/* Downloads
*******************************************************************************/

.downloadbox {
	height:40px;
	border-left:5px solid #ccc;
	padding-left:10px;
        margin-top: 10px;
}
