@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #FFF9E1;
	color: #4C4948;
    font-size: 100.01%;
	font-family: verdana, tahoma, arial, sans-serif;
}

h1, h3, h5  {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4C4948;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 2px;
}
h2, h4, h6 { margin: 0.8em auto 0 }

h1 {
	font-size: 150%;
	font-weight: normal
}
h2 { font-size: 150%; font-weight: normal; }
h3 { font-size: 130% }
h4 {
	font-size: 130%;
	font-style: normal;
	font-weight: bold
}
h5 { font-size: 100% }
h6 {
	font-size: 100%;
	border: 0 
}

li h1, li h2, li h3, li h4, li h5, li h6 {
		border: none;
}

/* Text links */
a {
	color:#c90829;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#4C4948;
	text-decoration:underline;
}
a:visited { color:#c90829; }

.clear-both {
		clear:	both;
}

.hidden {
		display: none;
}

/* KOPF */

#header {
		height: 165px;
		margin: 0;
		padding: 0;
		background-image: url(http://herz-jesu-koenigshof.de/templates/herz2009/streifen-oben-3.jpg);
		background-repeat: no-repeat;
	background-color: #FFCC00;
}

#brotkrumen {
	height:24px;
	clear:left;
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 10px;
	font-weight: 500;
}
#brotkrumen span {
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 8px;
 }
	
#brotkrumen a {
	color: #4C4948;
	text-decoration: none;
}

#brotkrumen a:hover {
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #ff9900;
}
	
#brotkrumen .menu-current a{
	color: #000000;
}
/* Mitteilungen */

#mitteilung h3 {
	font-size:12px;
	top: 50px;
	height: auto;
	width: 95%;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
	background-color: #ffe5b2;
}

/* Hauptinhalt */

div#maincontainer {
	background-color: #fffdf8;
	height: 100%;
	width: 990px;
	margin: 0 auto 0 auto;
	padding: 0;
	line-height: 20px;
	min-height: 500px;
}

#content {
	margin-left: 200px;
	min-height: 480px;
}


#content-left {
	width: 200px;
	float: left;
	padding: 0;
	background-color: #fff1d5;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	min-height: 500px;
}				
#content-right {
		width: 200px;
		float: right;
		margin: 0;
		padding: 0;
}	

#content-right div.innerwrap {
		margin: 10px 0 10px 0;
		padding: 0 5px 0 5px;
}

* html #content-right div.innerwrap {
	padding: 0;
}


.newsheader {
	font-size: 12px;
	font-weight: bold;
	color: white;
	background: url(newsheader-bg.jpg);
	height: 30px;
	padding: 0;
	margin:0;
	vertical-align: middle;
	display: block;
}

#mainbody   {
		margin: 0;
		padding: 0;
		font-size: 12px;
/*		line-heigt: 150%; */
}	

#mainbody  div.innerwrap {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
 }
 
/* navi oben*/

div#topnav ul, div#topnav li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
div#topnav ul {
	font-size: 12px;
	font-weight: 500;
	color: #4C4948;
	text-transform: none;
	width: 98%;
	margin-top: 108px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

div#topnav li {
	width: auto;
	vertical-align: middle;
	text-align: center;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #4C4948;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#topnav a:link, div#topnav a:visited {
	background-color: #4C4948;
	text-decoration: none;
	text-align: center;
	color: #fff9ee;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFCC00;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 2px;
}

div#topnav a:visited {
	color: #fff9ee;
}

div#topnav a:hover {
	color: #FFF6E4;
	text-decoration: underline;
}

div#topnav a.menu_current {
	color: #fff9ee;
	font-weight: bold;
}

form.suche {
	padding: 0;
	width: 120px;
	position: static;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}


input.searchform {
	float: left;
	margin-top: 0;
}

input.suchform-submit {
	border: none;
	margin-top: 2px;
	height: 15px;
	width: 15px;
}


/* Main Navigation */




table.search {
	margin-bottom: 30px;
	margin-top: 20px;
}

#content-left div.innerwrap ul,
#content-left div.innerwrap li ul,
#content-left div.innerwrap ul li {
	list-style: none;
	margin: 5px;
	padding: 0;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #4C4948;
}

#content-left div.innerwrap ul li {
	margin-left: 0px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFF9E1;
}

#content-left div.innerwrap ul li ul li {
	margin-left: 8px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}

#content-left div.innerwrap ul li ul li ul li {
	margin-left: 16px;
	list-style-type: disc;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}


a.menu_default:link, a.menu_default:visited {
	text-decoration: none;
	color: #4C4948;
}

a.menu_current:link  {
	color: #374136;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	list-style-type: circle;
	visibility: visible;
}

a.menu_current:visited  {
	color: #4C4948;
	text-decoration: none;
	padding: 4px 8px 4px 8px;
	text-decoration: underline;
	background-color: #fffdf8;
	list-style-type: none;
}

a.menu_default:hover  {
	text-decoration: none;
	text-decoration: underline;
	color: #c90829;
}

a.menu_current:hover  {
	text-decoration: none;
	text-decoration: underline;
	background-color: #fffdf8;
	list-style-type: none;
}

a.menu-home:link, a.menu-home:visited {
	display: block;
	color: #c90829;
	text-decoration: none;
	padding: 0px 12px 0px 12px;
}



/* News */

td.post_date {
	display: none;
}

/* Bottom Navigation */
ul.bottomnav, li.bottomnav {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.bottomnav {
	height: 15px;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}

li.bottomnav img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
}

li.bottomnav {
	width: auto;
	float: right;
	vertical-align: middle;
	height: auto;
	left: 8px;
	right: 8px;
	padding-right: 31px;
	padding-left: 30px;
	position: relative;
}

li.bottomnav a:link, li.bottomnav a:visited {
	color: #c90829;
}


/* fusszeile */
div#footer {
	clear: both;
	height: 26px;
	background-color: #FFF1D5;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	text-align: center;
	width: 100%;
}
div#footer .innerwrap {
	font-size: 78%;
	width: 100%;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #C90829;
	float: none;
	clear: none;
}


/* Customise the Login Box */


#login-box {
	padding-top:5px;
	border: 1px solid #ccbfd0;
}
#login-box fieldset {
	text-align:left;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}
#login-box legend		{
	font-size: 90%;	
	color: #333;
}
.username {color: #009;} 

/* Color of name when logged in*/
.topboxbody {
	font-size:0.8em;
	padding: 2px;
}

#login-box label {
	clear:left;
	width: 100px;
	display:block;
	float:left;
}
#login-box input {
	display:block;
	float:left;	
	font-size: 10px;
	margin: 2px auto 1px auto;
	width: 100px;
}
#login-box div {clear:left;}


