/* Top Elements */
* { margin: 0; padding: 0;}

body {
	background: #391213;
	font: 11px/1.75em Verdana, Tahoma, arial, sans-serif;
	color: #9C8B55;
	text-align: center;
	margin: 0 0 15px 0;
}

/* links */
a, a:visited {
	color: #999966;
	text-decoration: none;
	padding-bottom: 0px;
	border-bottom: 2px solid transparent;
}
a:hover {
	color: #666633;
	padding-bottom: 0px;
	border-bottom: 2px solid #dbd5c5;
}
/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-weight: Bold;
	color: #999966;
}
h1 {
	font-size: 160%;
	font-weight: normal;
}
h2 {
	font-size: 130%;
	text-transform: uppercase;
}
h3 {
	font-size: 130%;
}
h4 {
  font: 11px/1.75em Verdana, Tahoma, arial, sans-serif;
  font-weight: Bold;
	color: #9C8B55; 
}
h1, h2, h3, p {
	padding: 10px;
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
/* CapS */
.initial { 
  display : none; 
}
p.capA, p.capB, p.capC, p.capD, p.capE, p.capF, p.capG, p.capH, p.capI, p.capJ, p.capK, p.capL, p.capM, p.capN, p.capO, p.capP, p.capQ, p.capR, p.capS, p.capT, p.capU, p.capV, p.capW, p.capX, p.capY, p.capZ { 
  background-repeat : no-repeat; 
  background-position : left top; 
  padding-top : 20px; 
}
p.capA { 
  background-image : url(caps/capA.png); 
  text-indent : 34px; 
}
p.capH { 
  background-image : url(caps/capH.png); 
  text-indent : 38px; 
}
p.capL { 
  background-image : url(caps/capL.png); 
  text-indent : 32px; 
}
p.capP { 
  background-image : url(caps/capP.png); 
  text-indent : 20px; 
}

/* images */
img {
	background: #FAFAFA;
  border: 1px solid #DCDCDC;
	padding: 5px;
}
img.randlos {
	background: transparent;
  border: 0px;
	padding: 5px;
}
img.dlgallery {
	background: transparent;
  border: 0px;
	padding: 0px 5px 0px 0px;
}	
img.footer {
	background: transparent;
  border: 0px;
	padding: 0px;
}
img.float-right {
  margin: 5px 0px 10px 10px;
}
img.float-left {
  margin: 5px 10px 10px 0px;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;
  font: 500 1.2em/1.5em 'Lucida Console', 'courier new', monospace ;
  /* white-space: pre; */
  background: #FFF9D9;
	border-right: 3px solid #BF0000;
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote {
  background: url(images/zitatbild66.png) no-repeat top left;
  margin: 1em 0em 1em 0em;
  padding: 10px 2em 1em 2em;
	font-style: italic;
  color: #9C8B55;	
}
cite {
  display: block;
  margin-left: 40px;
  font-weight: bold;
  background: none;
}

/* map baker modul */

div#map img {
  background: transparent;
  border: 0;
  padding: 0;
}

div#map {
  margin: auto;
}

/* tagcloud search, news, wysiwyg */

div#cloud {
  margin: auto;
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 10px;
}
th strong {
	color: #fff;
}
th {
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: left;
	border-left: 1px solid #f4f4f4;
	border-bottom: solid 2px #fffdd6;
	color: #333;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #fffdd6;
	border-bottom: 1px solid #fffdd6;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;
}
/* end - table */

/* form elements */
form {
	margin:10px; padding: 0 5px;
}
label {
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
input.template {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
	background-color:#fffdd6;
}
input.textfield {
	border-width: 1px;
	border-style: solid;
	border-color: #E5D399;
	color: #666666;
}
input:hover, select:hover {
  background-color: #fffde5;
	border-color: #9C8B55;
	color: #391213;
} 	
textarea {
	width:400px;
	padding:2px;
	font: normal 13px Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
textarea:hover {
  background-color: #fffde5;
	border-color: #9C8B55;
	color: #391213;
} 
.button {
	padding: 3px;
	font-size: 11px;
	color: #000000;
	width: 120px;
	border-width: 1px;
	border-style: solid;
	border-color: #E5D399;
	background-color: #E5D399;
}
.button_short {
	padding: 3px;
	font-size: 11px;
	color: #000000;
	width: 90px;
	border-width: 1px;
	border-style: solid;
	border-color: #E5D399;
	background-color: #E5D399;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;
	margin: 0 5px 0 10px; padding: 5px 0 5px 0;
	width: 160px;
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox {
	width: 100px;
	color: #777;
	height: 18px;
	padding: 2px;
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button {
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}
.dlsearchbox {
	font-size: 12px;
	width: 160px;
	border-width: 1px;
	border-style: solid;
	border-color: #E5D399;
}
#wrap {
	position: relative;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background: #C62806 url(images/newsflash3.jpg) no-repeat bottom right/*url(./images/grafik.jpg) repeat-y center top*/;
}
#header {
  position: relative;
  background: #000 url(images/header1.jpg) repeat-y center top;
  height: 80px;  /*header foto kirche*/
  width:960px;
  padding: 0;
  color: #fff;
}
#content-wrap {
	float: left;
	width: 783px;
	margin-left: 0px;
	display: inline;
	padding: 0;
  background: #000 url(images/content.jpg) repeat-y top left/*url(./images/grafik.jpg) repeat-y center top*/;


}
#marker {
	position: relative;
	background: #000;
	padding: 0;
	color: #fff;
}

/* header-photo */
#headerfoto {
  position: relative;
  clear: both;
  margin: 0px auto;
  height: 168px;
  width: 783px;
  background: #fff url(images/headerfoto2.jpg) no-repeat center center;
}

/* Main Column */
#main {
  margin: 0px 8px 0 190px;
  padding: 10px;
}
#main h1 {
	font-size:  1.4em;
  font-weight: bold;
	color: #B98F36;
	padding: 15px 0 2px 0px;
	border-bottom: 1px solid #B98F36;
}
#main h2 {
	font-size: 120%;
  font-weight: bold;
	color: #9C8B55;
	padding: 18px 0 0px 0px;
	margin: 0 0 0 22px;
	border-bottom: 1px dotted #9C8B55;
	width: 92%;
}
#newswrapper {
	position:relative;
	float:right;
	clear:right;
	width:560px;
	display:inline;
	margin: 4px 0px 12px 0;
}

#nleft {
	position:relative;
	float:left;
	clear:left;
	width:270px;
  border: 1px solid #CE8B47;
	z-index: 2;
}

#nright{
	position:relative;
	float:right;
	clear:right;
	width:270px;
  border: 1px solid #CE8B47;
	z-index: 3;
}

#nright h1 {
	font-size:  1.4em ;
  font-weight: 600;
	color: #ffffff;
	border: 0px;
	padding: 5px 0 2px 5px;
  background: #C62806 url('./images/mainh3.jpg') repeat-y top right;

}
#nleft h1 {
	font-size:  1.4em ;
  font-weight: 600;
	color: #ffffff;
	padding: 5px 0 2px 5px;
  background: #C62806 url('./images/mainh3.jpg') repeat-y top right;

}

/* Flash-Player */
#player {
  position: relative;
  z-index: 1;
}

/* Sidebar */

/* right column 4 newsflash */
#rightcolumn {
	float: right;
	width: 177px;
	margin-top: 0px;
  background: #C62806 url('./images/bgleft.jpg') repeat-x top right;
  min-height: 308px;
  color:#DE8909;
}
#rightcolumn h1, #leftbar h1 {
	margin: 0px 0px 0 0px;
	padding: 5px 5px;
	font-size:  1.4em;
  font-weight: bold;
	color: #444;
}
#rightcolumn h1 {
	text-align: center;
	width: 167px;
  background: #000;
  color: #CE9E2F;
}
#rightcolumn a , #rightcolumn a:hover {
  border: 0px solid #CE9E2F;
}
/* sid#newsbottom{
	float: right;
	width: 177px;
	margin-top: 0px;
         background: #C62806 url(./images/newsflash3.jpg) repeat-x bottom right;
         min-height: 533px;
         color:#DE8909;
}

emenu */
#leftbar {
  float: left;
  width: 185px;
  background: #7F0000 url(images/menu.jpg) top center repeat-x;
}
#leftbar h1 {
  text-align: center;
	width: 175px;
	background:#000;
  color: #CE9E2F;
}


#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 185px;
	}

	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 28px;
		margin-bottom : -1px;
		width: 175px;
		z-index: 4;
	}

	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 185px;
		margin-top : -27px;  background: url(./images/pbg.png);
		z-index: 5;
	}

	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}

	#nav li a {
		width: 175px;
		display : block;
		color : #DBB966;
		font-weight : bold;
		text-decoration : none;
		border : 0px solid black;
		padding : 0 2px 0 8px;
	}

	#nav li a:hover {
		color : #CE9E2F;
		background-color : #7F0000;
		width: 175px;
	}

	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}

	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}

* html body ul.leftmenu li {
	  height: 27px;
}



/* zusatz - oben linksheader links */
#rightcolumn #news-links {
  text-align: center;
  color: #CE9E2F;
  font-size: 10px;
  font-weight: bold;
}
#rightcolumn #news-links p {
  padding: 0;margin: 2px;
}
#rightcolumn #news-links a {
  color: #CE9E2F;
  text-decoration: none;
}
#rightcolumn #news-links a:hover {
  color: #fff;
}

/* footer-wrap */
#footer-wrap {
	clear: both;
	width: 960px;
	font-size: 95%;
	padding:  0;
	text-align: left;
	background: #000 ;
}
#footer-wrap a {
	text-decoration: none;
	color: #CD9A33;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #CD9A33;
}
#footer-wrap p {
	padding: 10px 0;
}
#footer-wrap h2 {
	color: #666666;
	margin: 0;
	padding: 0 10px;
}

/* footer */
#footer {
	clear: both;
	color: #CD9A33;
	margin: 0 auto 10px auto;
	width: 960px;
	padding: 3px 0;
	text-align: center;
	background: #000;
	border-top: 1px solid #C12609;
}
#footer img {
	background: transparent;
	border: 0px;
	padding: 0px;
	vertical-align: text-bottom;
}
#google {
    font-size: 10px;
}
/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }