﻿/* -------------------------------------------------------------- 
   Resets default browser CSS styles.

   Created by Erik Meyer: http://meyerweb.com/eric/tools/css/reset/
   Modified by Andreas Zwinkau: http://cssninja.de
   Date: 07. April 2008
-------------------------------------------------------------- */

center, isindex, menu, dir,
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 101%;
    font-family: inherit;
    font-variant: inherit;
    vertical-align: baseline;
}

/* Remember to define focus styles! */
:focus {outline: 0}
body {
    line-height: 1.3;
    color: black;
    background: white;
}

ol, ul {list-style: none}

/* Tables still need 'cellspacing="0"' in the markup. */
table {
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
}

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after,
q:before, q:after {content: none}
blockquote, q {quotes: none}

/* better readability */
a:visited {text-decoration: none}
a:focus {outline: Highlight solid 0.1em}

/* Bugfixing */
/* http://www.positioniseverything.net/explorer/ie-listbug.html */
ul, ol, dl {position: relative}
/* always show scrollbars with Firefox and Opera */
html {overflow: scroll}

/****** BASE FORMATTING *****/

/* FONTS */

html, body, table, textarea, input {
	line-height: 1.4em;
	font-family: Frutiger, Univers, "Helvetica Neue", Calibri, Arial, Helvetica, "Liberation Sans", sans-serif; 
	}

pre, code, samp, kbd, 
var, input[type="password"] {
	font-family: "DejaVu Sans Mono", "Bitstream Vera Sans Mono", Consolas, Monaco, "Liberation Mono", Andale Mono, monospace;
	font-size: 0.9em; }

dt, em, strong, th, samp, dfn, h3, h4 { font-weight: bold; }
strong { font-variant:normal; }
blockquote, q { font-style: italic; }
blockquote cite, q cite { font-style: normal; }

/* POSITION & SIZE */
sup, sub { font-size: 0.7em; line-height: 1em; }
sub	{ vertical-align: sub; }
sup	{ vertical-align: super; }

caption { text-align: center; }

hr { clear: both; }

/* TEXT & DECORATION */
input:focus { outline: 2px solid Highlight; }

acronym, abbr { cursor: help; }

/* Bug Fixing */

/* enable :hover for more than <a> in IE6 */
* html body { behavior: url("csshover.htc"); }

/* make transparent pngs work in IE6 */
* html body { behavior: url('iepngfix.htc'); }

/* Typographic stuff */
acronym { letter-spacing: 0.07em; }

html, body, form, td, div, p, th
{
	padding: 0;
	margin: 0;
}

span, p, td, h1, h2, h3, div
{
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
}

body, table, input, select, textarea, span, p
{
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px; 
	text-align: left;
}

input
{
	/*height: 14px;*/
}

body
{
	background: #bbb;
    text-align: center;
}

img
{
	border: none;
}

fieldset
{
	margin: 0;
	padding: 0;
	border: none;
}

/*=============================================*/
/* Struktur
===============================================*/
#worldframe
{
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	text-align: left;
}

#pageframe
{
	float: left;
	width: 950px;
	background: url(./Images/bg_middle.gif) repeat-y top left;
}

#header
{
	width: 950px;
	float: left;
	background: url(./Images/bg_header.jpg) no-repeat top left;
	height: 69px;
}

#footer
{
	width: 926px;
	float: left;
	background: #abc5dc;
	padding: 12px;
}

#status
{
	margin: 37px 6px 0 0;
	float: right;
	height: 31px;
	background-color: #ECEDED;
}

#middle
{
	clear: both;
}

#bow
{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	top: -69px;
	margin-top: -180px;
	z-index: 1;
}

#leftimg 
{
	clear: both;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	top: 69px;
	z-index: 0;
}

#banner 
{
	position: absolute;
	z-index: 2;
	top: 99px;
	margin-left: 270px;
}

#logo 
{
	position: absolute;
	z-index: 2;
	top: 82px;
	margin-left: 740px;
}

#breadcrumb
{
	margin-top: -18px;
	margin-left: 200px;
	z-index: 3;
}

#leftcol
{
	margin-top: 25px;
    float: left;
	width: 182px;
	min-height: 760px;
}

#contentframe
{
	float: left;
	width: 539px;
	min-height: 760px;
	padding: 0 0 20px 0;
}

#middlecol
{
	margin-top: 25px;
	float: left;
	width: 510px;
	min-height: 760px;
	padding: 18px 14px 20px 15px;
}

#middlecol h1
{
	color: #EB6909;
	margin: 0;
	padding: 0 0 11px 0px;
	font-size: 1.4em;
	font-weight: bold;
}

#middlecol h2
{
	color: #EB6909;
	margin: 0;
	padding: 1.2em 0 11px 0px;
	font-size: 1.2em;
	font-weight: bold;
}

#middlecol h3
{
	color: #EB6909;
	margin: 0;
	padding: 1.2em 0 11px 0px;
	font-size: 1.1em;
	font-weight: bold;
}

#middlecol img
{
	padding: 0 8px 8px 0;
	float: left;
}

#middlecol p
{
	padding: 0 0 8px 0;
}

#rightcol
{
	margin-top: 25px;
	float: left;
	width: 205px;
	padding: 0;
	overflow: hidden;
	font-size: 0.9em;
	padding: 0 12px 0 12px;
	min-height: 760px;
}

#rightcol h1
{
	color: #EB6909;
	margin: 0;
	padding: 1.2em 0 11px 0px;
	font-size: 1.2em;
	font-weight: bold;
}

a
{
	text-decoration: underline;
	color: #28201D;
}

a:hover
{
	text-decoration: underline;
	color: #EC6702;
}

a:visited
{
    text-decoration: underline;
	color: #28201D;	
}

#FormTable td
{
	height:28px;
}

ul.News2009List li
{
	border-bottom:solid #EB6909 1px;
	clear: both;
	margin: 0px;
	padding: 0px;
}

ul.News2009List img
{

}

ul.News2009List p
{
	vertical-align: baseline;
}

p.News2009Subtitle
{
	color: #606060;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}

h2.News2009Title
{
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}


hr{background-color:#EB6909;color:#EB6909;border:0;height:1px;}

.divide
{
    margin-top: 6px;
    margin-bottom: 12px;
}

dl.list{margin:0;padding:2px 0;clear:both;}
dl.list dt{float:left;margin:0;padding:0 1% 0 0;width:33%;text-align:right;}
dl.list dd{float:right;margin:0;padding:0;width:65%;}
.clearfix:after,dl.list:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix,dl.list{display:inline-block;}

.clearfix{ 
	clear: both; 
	border-bottom: solid #EB6909 1px; 
	margin-top: 12px 
}

dl.item,div.item{
	margin: 12px 0!important;
	margin: 5px 0;
	padding: 0;
}

#main dl.item,#main div.item{
	width: 460px;
}

dl.item dd{
	margin: 0 0 0 190px;
	padding: 0;
}

dl.item dt{
	float: left;
	text-align: center;
	margin: 0;
	width: 182px;
	padding: 0;
}

dl.item dt img,.w150{
	width: 182px;
}

dl.img120 dd{
	margin: 0 0 0 130px!important;
}

#main dl.item2{width:480px;}dl.item2 dd,#main dl.item2 dt{display:block;margin:0;padding:0;}

/* Hides from IE-Mac \*/ * html .clearfix,* html dl.list{height:1%;}.clearfix,dl.list{display:block;}/* End hide from IE-Mac */
/* Hides from IE-Mac \*/ * html .clearfix,* html dl.list,* html #appContent div.data{height:1%;}

.clearfix,dl.list,#appContent div.data
{
	display:block;
}
/* End hide from IE-Mac */

p.NewsListMoreItems
{
	margin-top:24px;
	font-style:italic;
}

.PredigtDownload
{
	margin: 8px 0 8px 0;
	width: 500px;
}

.sf_newsAuthor
{
	margin-top: 24px;
	font-style: italic;
}

ul
{
	margin-left: 1em;
	list-style: circle;
}

#prochristsitemap
{
	margin: 0;
    list-style: none;
}

#prochristsitemap ul
{
	margin: 0;
    list-style: none;
}

#prochristsitemap li
{
    float: left;
    margin-right: 8px;  
}

#prochristsitemap li a
{
    text-decoration: none;
    font-weight: bold;
    color: #33335A;
    font-size: 0.8em;    
}

#prochristsitemap li ul li
{
    float:none;
}

#prochristsitemap li ul li a
{
    font-weight: normal;  
}

#impressum
{
 	color: #33335A;
    font-size: 0.8em; 
	margin: 0 0 12px 0;  

}

.rmFocused
{
	color: #CC0000;
}