﻿/****** 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;
}

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/MiddleBackground.gif) repeat-y top left;
}

#header
{
	width: 950px;
	float: left;
	background: url(./Images/HeaderBackground.jpg) no-repeat top left;
	height: 69px;
}

#footer
{
	width: 926px;
	float: left;
	background: #abc5dc;
	padding: 12px;
}

#status
{
    position: absolute;
    top: 220px;
	height: 31px;
	z-index: 5;
	margin-left: 740px;
}

#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: 700px;
	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;
}

.ProfileList
{
    width: 700px;
}

.ProfileList td
{
    height: 30px;
}

hr{display:none;}
hr{background-color:#f7ebcb;color:#f7ebcb;border:0;height:1px;}

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;
}

.RadioButtonList
{
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline; 
}

.RadioButtonList li
{
    float: left;
    margin-right: 6px;
    list-style: none;
}

.RadioButtonListVertical
{
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline;
	float: none; 
}

.RadioButtonListVertical li
{
    padding: 0;
    margin: 0;
    list-style: none;
	float: none;
}

table.FormTable 
{
    padding: 18px 0 18px 0;

}

table.FormTable td 
{
    padding: 6px 12px 6px 0;
}

table.FormTable td.Label 
{
	vertical-align: middle;
    text-align: right;
}

table.FormTable span.errorMessage
{
	font-weight: bold;
}

.validationSummary
{
	font-weight: bold;	
}

.validationSummary li
{
	font-style: italic;	
}

ul.salutation li 
{
    float: left;
    margin-right: 6px;
}

.errorLabel
{
	color:#FF0000;
}

#YouTubeBox table {} 
#YouTubeBox td { 
    vertical-align: top; 
    text-align: center; 
} 
#YouTubeBox #VideoImage { 
    height: 100px; 
} 
#YouTubeBox #VideoImage img { 
    border: 1px solid #E0E0E0; 
} 
#YouTubeBox #VideoName { 
    margin-right: 13px; 
    margin-left: 13px; 
    margin-top: 5px; 
    margin-bottom: 5px; 
    font-size: 10px; 
}


