/*** allgemeine Formate dimo **********/

body {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
   font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #404040;
		background-image: url(../img_dsg/kapellebg.jpg);
	background-repeat: no-repeat;
}

body.ga, body.nobg {
	background-image: none;
}

h1, h2, h3, h4, h5, h6, p, table, td, th, div, span, ul, ol {
   font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	color: black;
}

input, textarea, select {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
}

h1, h2, h3, h4, h5, h6, .clr {
	color: #8A0045;
	line-height: 1.3em;
	margin-top:25px;
}

.dist {
	margin-right:0.5em;
}

h1 {
	font-size: 17px;
}

h2 {
	font-size: 15px;
}

h3 {
	font-size: 13px;
}


h4 {
	font-size: 12px;
}

h5 {
	font-size: 11px;
}

h6 {
	font-size: 10px;
}


img {
	margin: 0px;
	padding: 0px;
	border: none;
}


a {
	color: #002e56;
	text-decoration: underline;
}

a:hover
{
  	color: #1F97CA;
  	text-decoration: underline;
}

hr {
	color: #9F211B;
	background-color: #9F211B;
	height:1px;
	border:none;
}


/** Design / Layout-Formate ****/
div#content {
	width: 595px;
	margin-left:10px;
	padding:0px;
}

div.navi {
	width: 170px;
}

div#counter {
	padding-left:8px;
}


table.lat{
	width:775px;
	margin:0px;
   padding:0px;
}

table.lat td {
	margin:0px;
   padding:0px;
   vertical-align:top;
}

img.img_dsg {
	margin:0;
   padding:0;
}


table.lat td.navi  {
	background-color: #D1E1EF;
	text-align: left;
	width:170px;
}

table.lat td.ltop {
	border-bottom-style: solid;
	border-bottom-color: #3128AD;
	border-bottom-width: 5px;
	vertical-align: bottom;
	height: 50px;
}

table.lat td.lfoot {
	border-top-style: solid;
	border-top-color: #3128AD;
	border-top-width: 1px;
	text-align: right;
	padding: 10px;
}



/* Datentabelle */
table.tb_data {
	font-size: 13px;
	margin: 0px;
	margin-bottom: 10px;
	border-collapse: collapse;
}

table.tb_data th, table.tb_data td {
	padding: 5px;
	vertical-align: top;
	text-align: left;
	background-color: #FFFAF0;
	border-style: solid;
	border-width: 1px;
	border-color: #3128AD;
}

table.tb_data th {
	background-color: #D6E3EF;
}


/* Layout-Tabelle */
table.la_blank, table.la_blank td, table.la_blank th {
   background-color: transparent;
   margin:0px;
   padding:0px;
}



/* Kontakt-Formular */

div.lbl {
	width: 105px;
	font-size: 11px;
}

div.btn {
	margin-left: 110px;
	margin-top: 10px;
}

div.inp input, div.inp textarea, div.inp select {
	background-color: #FFFAF0;
	border-style: solid;
	border-width: 1px;
	border-color: #3128AD;
}

div.w100, div.w75, div.w50, div.w25 {
	float: left;
}

div.w100 input {
	width: 253px;
	margin-right:3px;
}

div.w100 textarea {
	width: 253px;
	height: 150px;
}

div.w75 input {
	width: 184px;
	margin-right:3px;
}

div.w50 input {
	width: 125px;
	margin-right:3px;
}

div.w25 input {
	width: 65px;
	margin-right:3px;
}




/****Head ****/
div.head {

}

img.welcome {
	margin-top:20px;
	margin-left: 170px;
}


/** Navigation **********************/
ul.navi_top {
	  margin-left: 170px;
	  margin-bottom:0px;
     padding: 0px;
	  padding-bottom:5px;
     list-style:none;
	  display:inline;
	  line-height: 2.2em;
}

ul.navi_top li {
	margin-top: 10px;
	display: inline;
	background-color: transparent;
	margin: 0px;
	padding:8px;
}


ul.navi_top a {
	color: #3128AD;
	font-weight: bold;
	text-decoration: none;
}



ul.navi_top li.on, ul.navi_top a.on {
	color: white;
	background-color: #3128AD;
	text-decoration: none;
	font-weight: bold;
	padding:8px;
}





ul.navi_li {
	margin-top:40px;
	margin-bottom: 40px;
}


ul.navi_li a:hover {
   color: #002E56;
	text-decoration:underline;
}




ul.navi_li, ul.navi_li ul {
     margin-left: 15px;
     padding: 0px;
     list-style:none;
}

ul.navi_li li {
	margin-top:10px;
}

ul.navi_li a {
	font-size:12px;
   font-weight: bold;
   color: #3128AD;
   text-decoration:none;
}


ul.l1 li, ul.l2 li {
	margin-top:0px;
	line-height: 1.3em;
}

ul.l1 a,ul.l2 a, ul.l1 a {
	font-size:11px;
   font-weight: normal;
}


ul.navi_li a.on, ul.navi_li a.on:hover {
	color: #8A0045;
	text-decoration: none;
	font-weight: bold;
}

ul.navi_li a:hover {
   color: #3128AD;
	text-decoration:underline;
}


/*** content-Container,  Suchen- und Blättern ****/

#content {
	margin:0px;
	margin-left:15px;
	margin-right:15px;
}

#searchfrm {
	text-align: right;
}

#blaetter_top {
	margin-bottom:20px;
}

#blaetter_bottom {
	margin-top:20px;
}

#blaetter_bottom a, #blaetter_top a {
	margin-right:5px;
}


a.blaetter_pgon {
     text-decoration:none;
     font-weight: bold;
     }


.blaetter_stats {
     margin-left:5px;
}



/*** pop-Window */
#wpop {
	width: 700px;
     height: 500px
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

#wpop_util {
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
	padding-bottom: 10px;
}

#wpop_content {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

#wpop_blaetter {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

