body {
	background: #DDDDDD;
	background-image: url(../imgs/img_49a.gif);
	color: #8B0000;
	font: small Verdana;
	margin-bottom: 10px;
	margin-top: 10px;
}
a:link {
	color: #8B0000;
	text-decoration: none;
}
a:visited {
	color: #8B0000;
	text-decoration: none;
}
a:hover, a:active {
	color: #000;
	text-decoration: underline;
}
#container {
	width: 750px;
	background: #fff;
	color: #000000;
	margin: auto auto;
	padding: 20px;
}
#content {
	/* FIX: Make internet explorer wrap correctly */
	width: auto !important;
	
}
.menu ul {
	color: #000000;
	font-weight: bold;
	text-align: right;
	padding: 4px;
}
.menu ul a:link {
	color: #000000;
	text-decoration: none;
}
.menu ul a:visited {
	color: #000000;
	text-decoration: none;
}
.menu ul a:hover, .menu ul a:active {
	color: #8B0000;
	text-decoration: none;
}
#panel {
	border: #FF8C00 1px dotted;
	background-color: #FFF4F4;
	color: #8B0000;
	font-size: 11px;
	padding: 8px;
}
.border1 {
	border:1px solid #CC0000;
}
table {
	color: #8B0000;
	font-family: Verdana;
	font-size: small;
}
.tborder {
	background: #FFB9B9;
	width: 100%;
	margin: auto auto;
	border: 1px solid #CC0000;
}
.thead {
	background-color: #CC0000;
	color: #ffffff;
}
.thead a:link {
	color: #ffffff;
	text-decoration: none;
}
.thead a:visited {
	color: #ffffff;
	text-decoration: none;
}
.thead a:hover, .thead a:active {
	color: #ffffff;
	text-decoration: underline;
}
.tcat {
	background-color: #FFECD4;
	color: #B1B1B1;
	font-size: 11px;
}
.tcat a:link {
	color: #000000;
}
.tcat a:visited {
	color: #000000;
}
.tcat a:hover, .tcat a:active {
	color: #000000;
}
.trow0 {
	background: #FFFFFF;
}

.trow1 {
	background: #FFF5E8;
}

.trow2 {
	background: #FFF4E5;
}

.trow_shaded {
	background: #FFECD4;
}

.trow_sep {
	background: #FFECD4;
	color: #8B0000;
	font-size: 11px;
	font-weight: bold;
}
.trow_shaded {
	background: #eea8a1;
}

.tfoot {
	background-color: #FF8888;
	color: #ffffff;
	font-size: 10px;
}
.tfoot a:link {
	color: #ffffff;
	text-decoration: none;
}
.tfoot a:visited {
	color: #ffffff;
	text-decoration: none;
}
.tfoot a:hover, .tfoot a:active {
	color: #ffffff;
	text-decoration: underline;
}
.bottommenu {
	background: #FFEAED;
	color: #000000;
	border: 1px solid #CC0000;
	padding: 6px;
}
.navigation {
	color: #000000;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
}
.navigation a:link {
	text-decoration: none;
}
.navigation a:visited {
	text-decoration: none;
}
.navigation a:hover, .navigation a:active {
	text-decoration: none;
}
.navigation .active {
	color: #000000;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
}
.smalltext {
	font-family: Verdana;
	font-size: 11px;
}
.largetext {
	font-family: Verdana, Arial, sans-serif;;
	font-size: 16px;
	font-weight: bold;
}
textarea, input, select, object {
	border: 1px solid #CC0000;
	color: #8B0000;
	font-family: Verdana;
	font-size: small;
}
.submit {
	background-color: #F40000;
	color: White;
	font-weight: bold;
}
/* Additional CSS (Master) */
.topmmenu1 {
	border-bottom: 1px dotted #CC0000;
	color: #000000;
	padding: 4px 6px 2px 6px;
}


.clear {
	clear: both;
}

.hidden {
	display: none;
	float: none;
	width: 1%;
}

.menu ul {
	list-style: none;
	margin: 0;
}

.menu li {
	display: inline;
	padding-left: 5px;
}

.menu img {
	padding-right: 5px;
	vertical-align: top;
}

#panel .links {
	margin: 0;
	float: right;
}

.expcolimage {
	float: right;
	width: auto;
	vertical-align: middle;
}

img.attachment {
	border: 0px solid #E9E5D7;
	padding: 2px 10px 2px 0px;
	float:left;
}

.pagenav {
	font-weight: bold;
}

.pagenavbit {
	padding-left: 3px;
}

.pagenavbit a {
	text-decoration: none;
}

.pagenavcurrent {
	font-weight: bold;
	padding-left: 3px;
}

hr {
	background-color: #000000;
	color: #000000;
	height: 1px;
	border: 0px;
}

#copyright {
	font: x-small Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 10px 0 0 0;
}

#debug {
	float: right;
	text-align: right;
	margin-top: 0;
}

.quote_header {
	background: #fff;
	border: 1px dashed #000;
	border-bottom: 0;
	color: #000;
	font-weight: bold;
	margin: 8px auto 0 auto;
	padding: 4px;
}

.quote_body {
	background: #fff;
	border: 1px dashed #000;
	border-top: 0;
	color: #000;
	padding: 4px;
	margin: 0 auto 8px auto;
}

.code_header {
	background: #fff;
	border: 1px dashed #000;
	border-bottom: 0;
	color: #000;
	font-weight: bold;
	margin: 8px auto 0 auto;
	padding: 4px;
}

.code_body {
	background: #fff;
	border: 1px dashed #000;
	border-top: 0;
	color: #000;
	padding: 4px;
	margin: 0 auto 8px auto;
	font-family: monospace;
}
.usercpnav {
	list-style: inside;
	padding: 0;
	margin: 0;
}

.usercpnav li {
	padding: 1px;
	font-family: Verdana;
	font-size:11px
}

.usercpnav .pmfolders {
	/* PM folders on the UCP Nav menu */
}

.separator {
	margin: 5px;
	padding: 0;
	height: 0px;
	font-size: 1px;
	list-style-type: none;
}
/* Additional CSS (Custom) */
#demnaechst { margin:60px}
#inhalt ul, li { font: 13px Tahoma,Arial,sans-serif; }

.topmmenu2 { border-top: 1px solid red; padding: 3px}
.trow0 .trow #monatsspruch { margin: 20px 20px 20px 60px; width: 485px; }
#monatsspruch { background: url(../imgs/monatspruchBg.jpg) no-repeat; height: 187px; padding: 10px 10px 0px 15px; }
#monatsspruch .quelle {
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 5px 40px;
	text-align: right;
	width: 250px;
}
#monatsspruch h2 { color: #D1383A; font-family: Geneva, Arial, Helvetica, sans-serif; padding: 16px 20px 0px 10px; }
#monatsspruch h3 { padding: 22px 20px 1px; }
#monatsspruch .ms { margin: 18px 0 0 0; padding: 0px 10px 0px 10px; width:280px; line-height:19px; }
#willkommen {position:relative; top:30px; left:70px; margin-bottom:25px; border-bottom:1px dotted #FF0000; width:380px; padding:0px 10px 2px 10px;}
#sidebar { width: 130px; height: auto; float:right; margin:0px 0px 0px 0px}
#sidenav_0 { background: url(../imgs/sidenav0.gif) #FFFFFF no-repeat; height: 25px; margin: 0px; width: 130px; }
#sidenav_1 { background: url(../imgs/sidenav1.gif) #FFFFFF no-repeat; height: 25px; margin: 0px; width: 130px; }
#sidenav_2 { background: url(../imgs/sidenav2.gif) #FFFFFF no-repeat; height: 25px; margin: 0px; width: 130px; }
#sidenav_3 { background: url(../imgs/sidenav4.gif) #FFFFFF no-repeat; height: 25px; margin: 0px; width: 130px; }

.sidenav a:hover { background: #F0F2F5; color: #1E3658; text-decoration: none; }
.sidenav a:link, .sidenav a:active, .sidenav a:visited { color: #CE0808; }
.sidenav a { display: block; font-weight: normal !important; padding: 8px 0 8px 16px; text-decoration: none; width: 112px;  font-size: 11px}
.sidenav ul { margin: 0px 0px 10px 0px; padding: 0; width: 130px; }
.sidenav ul li { background: #FFFFFF; border-bottom: 1px solid #FFB9B9; list-style: none; border-left: 1px solid #FFB9B9; list-style: none; border-right: 1px solid #FFB9B9; }
#inhalt {margin:10px 25px 20px 20px;}
#inhalt p {line-height:25px; padding:10px;}
#inhalt hr {color:#999999}
#headline1 {margin:20px 20px 10px 0px; border-bottom:1px dotted #FF0000; width:auto; padding:0px 10px 2px 15px;}
/*######## Gottesdienste ########*/
.gd_body {padding: 5px 10px 10px 20px;}
.gd_content {padding: 20px;}
.gd_content h2{border-bottom: 1px dotted red; margin: 0px 0px 5px 0px;}
.gd_border {border-bottom: 1px solid silver;}
.gd_date {color: #8B8B8B; padding: 3px 0px 2px 10px; background-color: #F2F2F2;; margin: 0px 0px 5px 0px;}
.gd_border b{padding: 0px 0px 0px 10px;}
/*######## Seiten ########*/
#content { padding: 0; margin: 0; }
#seite {float:left; width:620px; margin: 0; padding: 0;}
.seiten_body {padding: 10px;}
.seiten_content {padding:10px 20px 30px 10px;}
.seiten_content h2{border-bottom: 1px dotted red; margin: 0px 0px 15px 0px;}
.seiten_border {border-bottom: 1px solid silver;}
.seiten_posts_head {color: #000000; padding: 3px 0px 2px 10px; background-color: #EDEDED; margin: 0px 0px 5px 0px;}
.hc10 {color: #FFFFFF; background-color: #ECB9A7;}
.hc11 {color: #8B8B8B; background-color: #F2F2F2;}
.hc7 {color: #FFFFFF; background-color: #7D2626;}
.hc3, .hc9, .hc8 {color: #FFFFFF; background-color: #CC0000;}
.hc6, .hc2 {color: #8B8B8B; background-color: #F2F2F2;}
/*####### Navi #######*/
.navcontainer { font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 11px; margin-bottom: 10px; }
.navcontainer a { background-color: #FFFFFF; border-bottom: 1px solid #eee; display: block; padding: 8px 0px 8px 16px; width: 112px; }
.navcontainer a:link, .navcontainer a:visited { border: 1px solid #eee; color: #000000; text-decoration: none; }
.navcontainer a:hover { background-color: #DDDDDD; color: #fff; }
.seiten_navi_klein { font: 11px Tahoma,Arial,sans-serif; width:auto;}
.seiten_navi_klein a { padding: 0px 4px 0px 4px;}
.mpo {text-align:right; margin:0px 10px 0px 0px} /*####### multipages oben anzeige #######*/