body { 
	background-image:url("images/background.gif");
	background-repeat:repeat-x;
	font: normal normal normal 80%/normal 'Lucida Grande', Verdana, Lucida, Helvetica, Arial, sans-serif;
}

ul.toc {
	font-size: 9pt;
}

.dokuwiki {
	width:970px;
	margin:0px auto;
	padding-top: 9px;
	}
	
img { border:0px;}

h4 { font-size:20px; 
font-weight:bold;
margin-left:20px;
margin-bottom:0px;
color:#006699;}

a 		{ color:#003366;}
a:visited { color:#003366;}
a:hover { color:#ff9900;}


/* ##### */

/* change inline table styles */
div.dokuwiki table.inline {
  background-color: transparent;
  border-spacing: 0px;
  border-collapse: collapse;
  margin-left: 20px;
}

div.dokuwiki table.inline th {
  padding: 3px;
  padding-right: 1em;
  border: none;
}

div.dokuwiki table.inline td {
  padding: 3px;
  padding-right: 1em;
  border: none;
}

/* fix preview in edit mode */
div.dokuwiki div#wiki__editbar div.summary {
   float: none;
}

/* fix size of search input */
form#dw__search input.edit {
    width: 90%;
}

/* ########### HEAD BANNER ########### */

#baptisten_head { margin-bottom:10px;}

/* ########### HEAD BANNER ENDE ########### */

/* ###### */

/* ########### SUB BANNER ########### */

.subbanner {
	font-size:24px;
	font-weight:bold;
	background-repeat:no-repeat;
	display:block;
	background-image: url("images/sub_background.jpg");
	height:143px;
	background-position:right top;
	margin: 0;
	margin-top: 0px;
	padding: 0;
}

.minus10 {
	margin-top: -10px !important;
	}

.minus12 {
	margin-top: -12px !important;
	}

.minus11 {
	margin-top: -11px !important;
	}


.subbanner p {
	margin:0px auto;
	padding: 30px; 
	width: 400px;
	font-size: 24px;
	/*border:1px #000 solid;*/}
	
.subbanner span {
	font-size:14px;
	font-style:italic;
	float:right;
	color:#ff9900;
	padding-top: 5px;
	}

/* ######### SUB BANNER Ende ######### */

/* ##### */

/* ########### Rechte Link Box ########### */

.linkbox { 
	float:right;
	margin:20px 0px 5px 10px;}

.linkbox strong {
	margin-bottom: 2px;
	display:block;
	color:#FFF;
	background-color: #ff9900;
	padding:3px 10px;}

.linkbox a .linkbox a:link .linkbox a:visited {
	color: #ffffff !important;
	}

.linkbox a, a:hover, a:active {
	color: #f90 !important;
	}

.footer_element a .footer_element a:link .footer_element a:visited  {
	color: #036;
	}

/* ########### Rechte Link Box ENDE ########### */

/* ##### */

/* ########### MENUE ########### */

.baptisten_menu_bild_shadow { margin-bottom:15px;}

#baptisten_menu {
	max-width: 191px;
	}

#baptisten_menu input {
	max-width: 175px;
	}

#baptisten_menu span {
	background-color:#006699;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	padding:3px 10px;
	width: 100%;
	min-width: 100%;
	}

#baptisten_menu a { display:block;
	background-color:#006699;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	padding:3px 10px;
	}

#baptisten_menu a:visited {
display:block;
background-color:#006699;
color:#FFF;
font-weight:bold;
text-decoration:none;
padding:3px 10px;
}

.item {
	/* a general menu item */
	/* background: url("images/trans.png") repeat top left; */
	/*background-color: #ffffff;*/
	border: 1px solid #FFB54A;
	padding: 2px;
}

.item.bigitem {
	/* size properties for a big item */
	margin: 5px 10px 5px 0px;
}

.item.smallitem {
	/* size properties for a smaller item */
	margin: 5px 10px 5px 0px;
}


/* ########### MENUE ENDE ########### */

/* ##### */

/* ########### Content Block  ########### */


/* ########### Content Block  ENDE ########### */


.medialeft { margin:0px 10px 10px 0px;}


/* ########### FOOTER ########### */

#baptisten_footer { text-align:center;
margin-bottom:20px;
font-size:12px;
color:#666;}

/* ########### FOOTER ENDE ########### */

div.level1 { margin-left: 0 !important; }
div.level2 { margin-left: 0 !important; }
div.level3 { margin-left: 0 !important; }
div.level4 { margin-left: 0 !important; }
div.level5 { margin-left: 0 !important; }
div.dokuwiki p { margin-left: 30px !important; }

div.inclmeta { 
		margin-left: 30px !important; 
	}

div.tocheader {
	background-color: #f90 !important;
	}

h1 { margin-left: 20px !important; }
h2 { margin-left: 20px !important; }
h3 { margin-left: 30px !important; }
h4 { margin: 0 !important;
	 margin-left: 30px !important;
	 font-size: 13px !important;
	 font-style: bolder;
	 padding: 0 !important;
	 height: normal;
	 line-height: normal;
	}
h5 { margin-left: 40px !important; }
