
:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; text-align: left;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }


legend { display:none; }

body, div,p,li { background-repeat:no-repeat; }

/*	reset some basic style
*******************************************************************************/
dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover { text-decoration:none; }


html {
	min-height: 100%;
	margin-bottom: 1px;
}

body {
	background: gray;
	font-family: Verdana, Helvetica, Arial;
	/*  1=oben, 2=rechts, 3=unten, 4=links */
	padding: 0 1em 0em 1em;
	margin: 0.8em 0 0 0;
	font-size: 10pt;
}

img {
	padding: 0.8em;
	margin: 0.8em;
	/* background: lightgray; */
}

img.bildmitunterschrift {
	padding-bottom: 0;
	margin-bottom: 0;
}

a:visited,a:link {color:black}


A[href $=".pdf"], A[href $=".PDF"], A[href *=".pdf#"], A[href *=".PDF#"],A[href *=".pdf?"], A[href *=".PDF?"] {
	background: url("http://www.taubblindenseelsorge.de/redaxo/files/document.png") center right no-repeat;
	padding-right: 12px;
}

#main {
	background: white;
	width: 800px;
	position:relative;
	display:block;
	margin:0;
	padding:1em;
}

* html #mainbody {
/* fuer IE Win \*/
height: 400px;
}


#mainbody {
	margin: 1em 1em 1em 0em;
	width: auto;
	/* min-height:25em; */
	text-align: justify;
	/* min-height:400px; */
	min-height:400px;
}

#mainbody a {
	border-bottom: 1px dotted grey;
}

#mainbody a:hover {
	border-bottom: 1px dotted darkblue;
}

#mainbody li, #vmainbody li {
	list-style-type:disc;
}

#mainbody ul, #vmainbody ul {
	margin: 1em 0 1em 0;
	margin-left: 2em;
}


#content {
	display:inline;
}


#head {
	/* padding-left: 90px; */
	width: auto;
	height: 96px;
	white-space: nowrap;
	background: black;
	text-align: center;
	padding: 6px 6px 6px 6px;	
	color: white;
	/* margin-bottom: 0.7em; */
}


#headinnen {
	/* padding-left: 90px; */
	width: auto;
	height: 89px;
	white-space: nowrap;
	background: black;
	text-align: center;
	padding: 3px 3px 3px 3px;	
	
	background-image:url(/files/tbw_logo_1.jpg);
	background-repeat:no-repeat;
	background-position: center;
	
	border: 1px solid white;
	
	color: white;
	/* margin-bottom: 0.7em; */
}


h1.head {
    line-height: 170%;
    font-size: 2.5em;
    font-weight: bolder;
    margin:0;
    padding:0;
    text-align: center;
}

#brotkrumen {
	margin: 0.5em 0 0.5em 0;
	text-align: left;
	font-size: 0.9em;
	width: 100%;
	/* font-family:monospace; */
	color: #454545;
	/* font-weight: bolder; */
}

#brotkrumen a {
	/* font-family:monospace; */
	font-size: 0.9em;
	color: #454545;
}

#brotkrumen a:hover {
	border-bottom: 1px dotted dimgrey;
}



#sprache {
	text-align: left;
	margin: 3em 0 1em 0;
}


#seitenanfang {
	text-align: right;
	margin: 1em 1em 1em 1em;
	clear: both;
}

#footer {
	text-align: center;
	border-top: 1px solid darkgray;
	margin-top: 1em;
}


#impressumbox {
	text-align: center;
	display:block;
	width: 800px;
	font-size: 0.9em;
	padding: 0.5em 0 0.5em 0;
}


.footer2 {
	/* display:inline; */
	float: left;
	width: 33%;
	font-size:10px;
	text-transform:uppercase;
}

.footer2 a, .footer2 a:link {text-decoration:none !important;border-bottom: 0px !important;}
.footer2 a:hover {text-decoration:underline !important; border-bottom: 0px !important;}


legend {
	background: White;
	padding-left: 2px;
	padding-right: 2px;
}

a.ohneunterschreichung {border-bottom: 0 !important;}
a.ohneunterschreichung:hover {border-bottom: 1px dotted darkblue !important;}

.grau {
	color: Gray;
	font-weight: normal;
}

.floatstopper {
	clear: both;
}

table.fotos {
}

table.fotos td {
	background: #F5F5F5;
	padding: 10px;
	border: 5px solid white;
}


div.einzelfoto {
	background: #F5F5F5;
	padding: 15px;
}


table.fotos img, div.einzelfoto img {
	margin: 0;
	padding:0;
	/* border: 1em solid #F5F5F5; */
}


table.fotos a {
	border-bottom: 0 !important;
}

div.fotos {
	padding: 5px 0 0 0;
	vertical-align: bottom;
}

h1.fotos,h2.fotos {
	margin:  0;
	padding: 0 0 0 15px;
	background: #F5F5F5;
	width: 99%;
	border:0;
	line-height: 100%;
}



/* Styles *********************************************************************************************/

#vmainbody h1, #mainbody h1 {font-size: 1.6em;   margin-bottom: 0.6em;}
#vmainbody h2, #mainbody h2 {font-size: 1.5em; margin-bottom: 0.5em;}
#vmainbody h3, #mainbody h3 {font-size: 1.2em; margin-bottom: 0.4em;}
#vmainbody h4, #mainbody h4 {font-size: 1.1em; margin-bottom: 0.3em;}
#vmainbody h5, #mainbody h5 {font-size: 1em; font-weight: bold;margin-bottom: 0.2em;}
#vmainbody h6, #mainbody h6 {font-weight: bolder;}

#vmainbody a, #mainbody a, #impressumbox a {border-bottom: 1px dashed dimgrey;}
#vmainbody a:hover, #mainbody a:hover, #impressumbox a:hover {border-bottom: 1px dotted dimgrey;}

#vmainbody A.noline, #vmainbody A.noline:hover,#mainbody A.noline, #mainbody A.noline:hover {border-bottom: 0;}

.seitensprung {font-size:0.8em; color:gray; text-align:right; margin-top: 0.7em; margin-bottom: 1.7em;}


/* Horizontales Menü **********************************************************************************/

#hmenu {
	width: 100%;
	margin: 0 1em 1em 0em;
	padding: 5px 0 5px 0;
	text-align: left;
	background: #F5F5F5;
	border-top: 1px solid lightgray;
	border-bottom: 1px solid lightgray;
}

ul.hmenu {
	display: inline;
	padding: 0;
	margin: 0 0 0 0em;
}


li.haktuell, li.hnormal  {
	display: inline;
	list-style: none;
	padding: 0 0.2em 0 0.4em;
	margin-top: 2px;
	text-align: left;
	color: Black;
    border-left: 1px solid dimgray;
    /* border-right: 1px solid dimgray; */
}

li.haktuell.ohnerand, li.hnormal.ohnerand {border-left: 0;}

li.haktuell a, li.hnormal a,#sprache a{
	display: inline;
	padding: 0;
	text-decoration: none;
	color: Black;
	line-height: 120%;
	padding: 0.25em 0.5em 0.25em 0.25em;
}

li.haktuell{
	/* border: 1px dotted black; */
}


li.haktuell a:hover, li.hnormal a:hover, #sprache:hover a {
	background: black;
	color: white;
}

li.haktuell {
	font-weight: bolder;
	text-decoration: underline;
}

li.hnormal {
	font-weight: normal;
}

/* Verticales Menü **********************************************************************************/


* html #vmainbody {
/* fuer IE Win \*/
height: 400px;
}

#vmainbody {
	margin: 1em 0em 1em 15em;
	width: auto;
	/* min-height:25em; */
	text-align: justify;
	padding-left: 1em;
	border-left: 1px solid lightgrey;
	min-height:400px;
}

#vmenu {
	width: 14em;
	float: left;
	margin-right: 1em;
	height: 20em;
}

#nullvmenu {
	width: 0;
	float: left;
	height: 20em;
}

ul.vmenu {
	padding: 0;
	margin: 0 0 0 0em;
}


li.vaktuell, li.vnormal  {
	list-style: none;
	margin: 0 0 0 0em;
	padding: 0;
	margin-top: 2px;
	text-align: left;
	color: Black;
}

li.vaktuell a, li.vnormal a,#sprache a{
	display: block;
	padding: 0.25em 0.5em 0.25em 0.5em;
	background: #F5F5F5;
	text-decoration: none;
	color: Black;
	line-height: 120%;
	border-right:1px solid #DFDFDF;
}

li.vaktuell{
	border: 1px dotted black;
}

li.vnormal a,#sprache a{
	border-left: 0.5em solid #DFDFDF;
}

li.vaktuell a:hover, li.vnormal a:hover, #sprache:hover a {
	background: black;
	color: white;
}

li.vaktuell {
	font-weight: bolder;
	border-left: 0.5em solid black;
}

li.vnormal {
	font-weight: normal;
}

/*****************************************************************************************************/



.passwortbox {
	background: #DFDFDF;
	border: 1px solid;
	padding: 1em;
	height: auto;
	width: 40em;
	margin: auto;
	text-align: center;
	vertical-align: middle;
}

.accesskey {
	text-decoration: underline;
	font-weight: bolder;
}



fieldset.hinweisbox {
	border: 1px dotted black;
	text-align: center;
	padding: 3px;
}

div.hinweisbox {
	margin-bottom: 0.7em;
}


/*/////////////////////////////////////////////////////////////////////////////
CSS - Definition - DEMO 1.01
Formular Generator für Redaxo 4.x 
Ab: Version 4.5 Community Editon
Stand: 22.01.2008 

Erstellt von: Thomas Skerbis , www.klxm.de
Dieses CSS dient als Beispiel
Bitte nicht 1:1 übernehmen, ist ja auch nicht wirklich hübsch ;-) 

Funktioniert nicht mit Formular-Generator < v.4.43
 
/*



/* Formular Definition */


/* Div das das Formular umschließt */
.formgen {
	font-size: 1em;
}


label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;
}



.formgen form
{
line-height : 120%;
width: 100%; 
}


/* 
Wie sehen die einzelnen Blöcke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
	margin-bottom: 15px;
	background-color: #FFFFCC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
}


/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	/* width: 210px; */
	height: 250px;
	margin-left: 4px;
}


/* Textfeld */
.formgen .formtext
{
	/* height: 200px; */
    width: 200px;
	background-color: #eeeeee;
	margin-left: 4px;
}
/* Trennelement , Abstand */
.formgen .formtrenn
{
	display: block;
	height: 30px;	
}
/* Hinweistext */
.formgen .formhinweis
{
	font-weight: bold;
	color: #003366;
	font-size: 1.2em;
}
/* Überschrift */
.formgen .formheadline
{
	font-weight: bold;
	color: #003366;
}


/* Passwortfeld */
.formgen .formpassword
{
	width: 200px;
	background-color: #CCCCCC;
	margin-left: 4px;
}
/*Captcha-Bild*/
.formgen .formcaptcha {
	border: 1px solid #990000;
}

/* Label */
.formgen label {
font-family: Arial, Helvetica, sans-serif;
width: 120px;
clear: left;
float: left;
height: 20px;
padding: 0px;
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 200px;
	background-color: #CCCCCC;
	margin-left: 4px;
}


/* Sende-Button */
.formgen .formsubmit
{
	width: 90%;
	
}


/* Definition des Fieldsets, das das ganze Formular umschließt */
.formgen fieldset {
width: 345px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
border: 1px solid #5D81A3;
}


/* Fieldsetbeschriftung */
.formgen legend {
font-weight: bold;
color: #333333;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/

/* Fehlermeldung nach Versand */

.formgen .forminfo {
	color: #FFFFFF;
	background-color: #990000;
	border: 1px dashed #000000;
	margin: 5px;
	padding: 5px;
}


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	color: #FFFFFF;
	background-color: #990000;
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */




DIV.neusteArtikel {
	border: 1px solid gray;	
	margin: 2em 1em 1em 0em;
	text-align: left;	
	padding:1em;
}

DIV.neusteArtikel li{
	margin-bottom: 0.5em;
}
