/* Links und H-Fprmate */

a,
a:visited
{
	color				:	#B41836;
	text-decoration			:	none;
	border-bottom: none;
}

a:hover,
a:visited:hover,
a:active,
a:hover:active	
{
	color				:	#B41836;
	background-color: #FADDA4/*FDF2CC*/;
	border-bottom: 1px #B41836 dotted;
	
}

h1
	{
		font-size: 1.25em; 
		line-height: 1.35em;
		color: #C74E6F;
		padding: 0;
		margin: 0 0 4px -1px;
		font-weight: normal;
	}

	
h1.erste
	{
		margin: 0 0 0 -2px;
	}
	
	
h2
	{
		font-size: 1.1em; 
		line-height: 1.25em;
		color: #000;
		padding: 0;
		margin: 0;
		margin-top: 15px;
		font-weight: normal;
	}
		
				
h2.erste	
{
	margin: 0;
}		
		
				
h3
	{
		font-size: 0.95em; 
		line-height: normal;
		color: #000;
		padding: 0;
		margin: 8px 0 0px 0; /* war margin-bottom: 2px;*/
		font-weight: bold;
		color: #C74E6F/*#B41836*/;
}


h3.box /* workarround schriftgrößen */
{
	font-size: 0.95em; 
	color: #C74E6F;
	/*line-height: 1.25em;*/
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding:  0;
}



h4.box /* workarround schriftgrößen */
{
	font-size:  1em;
	line-height: 1.05em;
	font-weight: normal;
	color: #B41836;
	margin: 0;
	padding: 8px 0 0 0;
}


h4
{
		font-size: 0.90em; 
		line-height: normal;
		color: #333;
		padding: 0;
		margin: 8px 0 0px 0; /* war margin-bottom: 2px;*/
		font-weight: bold;
}

	
	/* Seitenaufbau*/


body 
{
  font-size: 100.01%;
  font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color: #000;  
  margin: 0px;
  padding:0px;
  background-color: #FFFFFF;
}

#logo
{
	width: 612px; /*158px */
	height: 113px;
	top: 2px;
	left:2px;
	position: absolute;
	height: 110px;
	background-image		:	url(../bilder/kopf.gif);
	background-repeat		: 	no-repeat; 
	background-position	:	left top; 
	margin: 0;
	background-color: #B41836 /*#B4183E*/;
}

#logo img
{
	margin: 30px 0 0 15px;
}


#main
{
	width: 612px;
	top: 113px;
	left: 3px;
	position: absolute;
	background-color: #fff;
}


#links
{
	width: 244px;
	top: 3px;
	left: 0px;
	position: absolute;
	background-image		:	url(../bilder/hg_menu_o.gif);
	background-repeat		: 	no-repeat; 
	background-position	:	left top; 
	background-color: #fff;
	margin: 0;
	padding: 0;
}



#menu
{
	height: 377px;
	width: 170px;
	background-image		:	url(../bilder/hg_menu_streifen.gif);
	background-repeat		: 	no-repeat; 
	background-position	:	0px 226px; 
	background-color:  transparent;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	font-size: 0.8em;

}


html>body #menu
{
	min-height: 377px;
	height: auto;
}

#menu ul 
{
	margin: 0px;
	padding: 0;
	list-style-type: none;
	display: block;
}

#menu ul li
{
	margin-left: 12px;
	color: #333;
	padding: 6px 0;
	line-height: 1.4em;
}

#menu ul li a,
#menu ul li a:visited
{
	color: #333;
	text-decoration: none;
	display: block;
}


#menu ul li a:hover,
#menu ul li a:focus,
#menu ul li a:active,
#menu ul li a:visited:hover,
#menu ul li a:hover:active	

{
	color:#B41836;
	background-image		:	url(../bilder/linie_menu.gif);
	background-repeat		: 	repeat-x; 
	background-position	:	left bottom; 
	background-color:  transparent;
	border-bottom: none;
	width: 130px;
	display: block;
}



#menu ul li.aktiv a,
#menu ul li.aktiv a:visited
{
	color:#B41836;
	text-decoration: none;
	background-image		:	url(../bilder/linie_menu.gif);
	background-repeat		: 	no-repeat; 
	background-position	:	left bottom; 
	background-color:  transparent;
	width: 130px;
	display: block;
}


/* SUB */

#menu ul.sub 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	width: 140px;

}

#menu ul.sub li
{
	margin: 0px;
	color: #333;
	padding: 3px 0;
	font-size: 0.95em;
	line-height: 1.4em;
	
}

#menu ul.sub li a,
#menu ul.sub li a:visited
{
	color: #333;
	text-decoration: none;
	display: block;
	padding: 5px 0px 2px 21px;
	background-image		:	url(../bilder/icon_pfeil_menu.gif);
	background-repeat		: 	no-repeat; 
	background-position	:	left 9px; 
}


#menu ul.sub li a:hover,
#menu ul.sub li a:focus,
#menu ul.sub li a:active,
#menu ul.sub li a:visited:hover,
#menu ul.sub li a:hover:active	
{
	color:#B41836;
	text-decoration: none;
	display: block;
	padding: 5px 0px 2px 21px;
	background-image		:	url(../bilder/icon_pfeil_menu_over.gif);
	background-repeat		: 	no-repeat; 
	background-position	:	left 9px; 
}



#menu ul.sub li.aktiv a,
#menu ul.sub li.aktiv a:visited
/*#menu ul.sub li.aktiv a:hover
#menu ul.sub li.aktiv a:focus,
#menu ul.sub li.aktiv a:visited:hover*/
{
	color:#B41836;
	text-decoration: none;
	display: block;
	padding: 5px 0px 2px 21px;
	background-image		:	url(../bilder/icon_pfeil_gr.gif);
	background-repeat		: 	no-repeat; 
	background-position	:	left 9px; 
}



/*/------------------/*/

#abschluss
{
	margin: 0;
	padding: 0;
	margin-bottom: 1px;
}

#dbk
{
	background-image		:	url(../bilder/hg_dbk.gif);
	background-repeat		: 	no-repeat; 
	background-position	:	0px 0px; 
	background-color: #FADDA4;
	width: 165px;
	height: 165px;
	background-color: transparent;
	font-size: 0.7em;
	color: #333;
	margin: 0;
	padding: 10px 8px 8px 10px;
	
}

#dbk img.rechts
{
	float: right;
	margin-right: 10px;
	border: 0;
}

html>body #dbk img.rechts
{
	margin-right: 28px;
}


#dbk p
{
	margin: 0px;
	padding:0;
}


#mitte
{
	background-color: transparent;
	width: 410px; 
	top: 30px;
	left: 190px;
	position: absolute;
}

#pfad
{
	background-color: transparent;
	text-align: right;
	color: #666;
	font-size: 0.75em;
	margin-top: 15px;
	padding: 0;
	height: 70px;
}

#inhalt
{
	background-color: transparent;
	text-align: left;
	font-size: 0.85em;
}


/* NEU für pop-ups */

#inhalt_pop
{
	background-color: transparent;
	text-align: left;
	font-size: 0.85em;
	margin: 20px 20px;
	padding: 20px;
	/*vertical-align: middle;*/
	background-color: #FDF2CC;
	border: 1px dotted #B41836;
}


#fuss
{
	background-color: transparent;
	text-align: left;
	font-size: 0.75em;
	color: #C74E6F;
	margin: 5px 0px;
}


#rechts
{
	width: 160px;
	top: 2px;
	left: 615px;
	position: absolute;
	font-size: 0.7em;
}

/* Allgemeine Textformate Inhalt*/

#inhalt p
{
		padding: 0;
		margin: 10px 0 15px 0; /* war 10px 0 0 0 */
		line-height: 1.6em;
		font-size: 0.95em;
}

#inhalt_pop p
{
		padding: 0;
		margin: 5px 0 5px 0; /* war 5*/
		line-height: 1.6em;
		font-size: 0.95em;
}



#inhalt p.link
{
	background-image		:	url(../bilder/icon_intern2.gif);
	background-repeat		: no-repeat; 
	background-position	:	0px 8px; /*0px 10px; */
	background-color:  transparent;
	margin: 3px 0 0 0;
	padding: 5px 0px 2px 23px;
	/*font-size: 0.9em;*/
	line-height: 1.45em;
}

#inhalt p.anmerkung
{
		padding: 0;
		margin: 5px 0 0 0;
		line-height: 1.6em;
		font-size: 0.8em;
}

#inhalt img.links
{
	float: left;
	margin: 8px 8px 0px 0px; /* war 12px 0px 3px 5px; > abhängig von Abstand #inhalt p */
}

#inhalt img.rechts
{
	float:right;
	margin: 8px 0px 0px 5px; /* war 12px 0px 3px 5px; > abhängig von Abstand #inhalt p */
}

#inhalt div.links
{
	float: left;
	margin: 16px 8px 0px 0px; /* war 12px 0px 3px 5px; > abhängig von Abstand #inhalt p */
}

#inhalt div.rechts
{
	float:right;
	margin: 16px 0px 0px 5px; /* war 12px 0px 3px 5px; > abhängig von Abstand #inhalt p */
}



#inhalt .bild_text
 {
	margin: 1px 0px 0px 0px;
	line-height: auto;
	font-size: 0.7em;
	color:#333;
}

#inhalt ol
{
	font-size: 0.95em;
	margin-top: 10px;
	white-space: normal;

}

#inhalt ul
{
	font-size: 0.95em;
	margin-top: 0px;
	white-space: normal;
	list-style-type: 	none;
	list-style-image: none;
	list-style-type: none;
}

#inhalt ul li
{
	margin: 0p;
	color: #000;
	line-height: 1.75em;
	background-image: url(../bilder/icon_listenpunkt2.gif);
   background-repeat: no-repeat;
	background-position	:	left 10px; 
	padding: 0px 0 0px 12px;
}


/* sprungmarke */

#inhalt ul.sprung 
{
	margin: 5px 0px 20px 0px;
	padding: 0;
}

#inhalt ul.sprung li
{
	margin: 0px 0 0 0px;
	color: #000;
	/*font-size: 0.95em;*/
	line-height: 1.75em;
	background-image: url(../bilder/icon_pfeil_gr2.gif);
   background-repeat: no-repeat;
	background-position	:	left -1px; 
	padding: 0px 0 0px 25px;
}


#inhalt ul.sprung li a,
#inhalt ul.sprung li a:visited
{
	text-decoration: none;
	padding: 0px;
}

html>body #inhalt ul.sprung li a,
html>body #inhalt ul.sprung li a:visited
{
	padding: 0px;
}


#inhalt ul.sprung li a:hover,
#inhalt ul.sprung li a:focus,
#inhalt ul.sprung li a:visited:hover
{
	background-color: #FADDA4;
	text-decoration: none;
}	



/* Newsliste */

#inhalt div.newsliste
{
padding-top: 2px;
}

#inhalt div.newsliste p.datum, 
#inhalt p.datum
	{
		font-size: 0.8em;
		color: #666;
		margin: 0;
		padding: 0;
		margin-bottom: 3px;
	}
	
#inhalt div.newsliste h2
{
	padding: 0;
	margin: 0;
	line-height: normal;
}

#inhalt div.newsliste h3
{
	line-height: normal;
	/*padding-bottom: 2px;*/
	margin: 4px 0 2px 0;
	color: #666;
}
	

img.news
{
	padding: 0 0px 0 0px;
	margin: 3px 8px 0px 0px;
	border:	0; 
	float:	left;
	vertical-align			: 	top;
}


#inhalt p.newstext
{
padding: 0;
margin:  0;
}


#inhalt p.newslink
{
	margin: 1px 0 2px 0;
	padding: 0px 0px 2px 0px;
}


#inhalt p.newslink a
{
	background-image		:	url(../bilder/icon_pfeil_gr.gif);
	background-repeat		: no-repeat; 
	background-position	:	0px 1px; 
	background-color:  transparent;
	margin: 0px;
	padding-left: 23px;
	/*font-size: 0.95em;
	line-height: 1.45em;	*/
}   






/* Rechte Spalte */



#box_news #kopf,
#box_buch #kopf
{
	background-image		:	url(../bilder/hg_box_rot_o.gif);
	background-repeat		: 	no-repeat; 
	background-position	:	0px 0px; 
	background-color:  transparent;
	height:12px;
	margin: 0;
	padding: 0;
}


#box_impuls #kopf,
#box_kloster #kopf
{
	background-image		:	url(../bilder/hg_box_gelb_o.gif);
	background-repeat		: 	no-repeat; 
	background-position	:	0px 0px; 
	background-color:  transparent;
	height:12px;
	margin: 0;
	padding: 0;
}


#box_news #content,
#box_buch #content
{
	background-image		:	url(../bilder/hg_box_rot_m.gif);
	background-repeat		: 	repeat-y; 
	background-position	:	0px 0px; 
	background-color:  transparent;
	padding:  0px 5px 0px 8px;
	margin: 0;
}


#box_impuls #content,
#box_kloster #content
{
	background-image		:	url(../bilder/hg_box_gelb_m.gif);
	background-repeat		: repeat-y; 
	background-position	:	0px 0px; 
	background-color:  transparent;
	padding: 0px 8px;
	margin: 0;
}


#content p.boxtext
{
	padding: 5px 0px;
	margin: 0;
	height: 100%;
}


#content img
{
	margin: 12px 5px 5px 0px;
	padding: 0px;
	float: none;
	background-color:  transparent;
}

#content p.boxlink
{
	background-image		:	url(../bilder/icon_pfeil_gr.gif);
	background-repeat		: no-repeat; 
	background-position	:	0px 6px; 
	background-color:  transparent;
	margin: 0;
	padding: 5px 0px 2px 23px;
	height: auto;
	min-height: 20px;
}

#content p.boxtext:after,
#content p.boxlink:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both;
    visibility: hidden;
} 


#content p.boxautor
{
	background-color:  transparent;
	padding: 0px 8px 2px 8px;
	margin: 0;
	color: #B41836;
	text-align: right;
}


#box_news #ende,
#box_buch #ende
{
	background-image		:	url(../bilder/hg_box_rot_u.gif);
	background-repeat		: 	no-repeat; 
	background-position	:	0px 0px; 
	background-color:  transparent;
	height:14px;
	margin: 0;
	padding: 0;
}

#box_impuls #ende,
#box_kloster #ende
{
	background-image		:	url(../bilder/hg_box_gelb_u.gif);
	background-repeat		: 	no-repeat; 
	background-position	:	0px 0px; 
	background-color:  transparent;
	height:14px;
	margin: 0;
	padding: 0;
}



.trenner hr, .trenner_fuss hr, .trenner2 hr, .trenner_grau hr,  .trenner_doppelt hr
{
	display				:	none;
}

.trenner
{
	clear					:	both;
	font-size			:	1px;
	line-height			: 	1px;
	height				: 	1px;
	background			: 	transparent url(../bilder/linie_gr.gif) repeat-x; /* -- Vorsicht bidde! Paddingg und margins nicht in relativen Werten setzten >> font-size --*/
	margin				:	5px 3px 0px 0px;
	padding				:	0;
}

.trenner_fuss
{
	clear					:	both;
	font-size			:	1px;
	line-height			: 	1px;
	height				: 	1px;
	background			: 	transparent url(../bilder/linie_gr.gif) repeat-x; /* -- Vorsicht bidde! Paddingg und margins nicht in relativen Werten setzten >> font-size --*/
	margin				:	15px 10px 0px 0px;
	padding				:	0;
}

.trenner2
{
	clear					:	both;
	font-size			:	1px;
	line-height			: 	10px;
	height				: 	10px;
	background			: 	transparent url(../bilder/linie_gr.gif) repeat-x; /* -- Vorsicht bidde! Paddingg und margins nicht in relativen Werten setzten >> font-size --*/
	margin				:	15px 10px 10px 0px;
	padding				:	0;
}

.trenner_grau
{
	clear					:	both;
	font-size			:	1px;
	line-height			: 	1px;
	height				: 	1px;
	background			: 	transparent url(../bilder/linie_grau.gif) repeat-x; /* -- Vorsicht bidde! Paddingg und margins nicht in relativen Werten setzten >> font-size --*/
	margin				:	5px 3px 0px 0px;
	padding				:	0;
}

.trenner_doppelt
{
	clear					:	both;
	font-size			:	1px;
	line-height			: 	8px;
	height				: 	8px;
	background			: 	transparent url(../bilder/linie_grau_dop.gif) repeat-x; /* -- Vorsicht bidde! Paddingg und margins nicht in relativen Werten setzten >> font-size --*/
	margin				:	15px 10px 10px 0px;
	padding				:	0;
}


.contentID {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 100;
	color: #999999;
	text-decoration: underline overline;
}


/* NEU HINZU nach 16-08-06*/

.anmerkung 
{
		padding: 0;
		margin: 5px 0 0 0;
		line-height: 1.6em;
		font-size: 0.7em;
}

.error 
{
		padding: 0;
		margin: 5px 0 0 0;
		line-height: 1.6em;
		font-size: 0.9em;
		color: #FF0000;
		font-weight: 100;
		font-style:italic;
}
	 
	 
.drucken
{
	background-image		:	url(../bilder/icon_drucken.gif);
	background-repeat		: 	no-repeat;
	background-position	:	 left top/*-1px  -2px*/; 
   padding-left			:	20px;
	margin				:	0px 0px 10px 0px;
	/*padding-bottom: 10px;*/
}


.top
{
	background-image		:	url(../bilder/icon_top.gif);
	background-repeat		: 	no-repeat;
	background-position	:	 left top/*-1px  -2px*/; 
   padding-left			:	20px;
	margin				:	0px 0px 10px 0px;
}

.back, 
#inhalt p.back
{
	background-image		:	url(../bilder/icon_back.gif);
	background-repeat		: 	no-repeat;
	background-position	:	 left 3px/*-1px  -2px*/; 
   padding-left			:	20px;
	margin				:	15px 0px 10px 0px;
}

.download,
#inhalt p.download
{
	background-image		:	url(../bilder/icon_download.gif);
	background-repeat		: 	no-repeat;
	background-position	:	 left 3px/*-1px  -2px*/; 
   padding:0;
	padding-left			:	23px;
	margin				:	15px 0px 10px 0px;
}
	 	

.extern
{
	background-image		:	url(../bilder/icon_extern.gif);
	background-repeat		: 	no-repeat;
	background-position	:	left top/*-1px  -2px*/; 
   padding-left			:	20px;
	/*margin				:	0px 0px 10px 0px;*/
}

.intern
{
	background-image		:	url(../bilder/icon_intern.gif);
	background-repeat		: 	no-repeat;
	background-position	:	 left top/*-1px  -2px*/; 
   padding-left			:	20px;
	margin				:	0px 0px 10px 0px;
}

.email
{
	background-image		:	url(../bilder/icon_email.gif);
	background-repeat		: 	no-repeat;
	background-position	:	 left top/*-1px  -2px*/; 
   padding-left			:	20px;
	margin				:	0px 0px 10px 0px;
}



/* FORMULAR */

form
{
	margin-top: 15px;
}


fieldset
{
   padding 			:	10px  10px 0px 10px;
   margin  			:	0px;
	border				: #C74E6F; 
	border-style			: 	dotted; 
	border-width			: 	1px;
}

html>body fieldset
{
   padding 			:	10px  10px 10px 10px;

}


fieldset label
{
	color		:		#C74E6F;
	float					:	left;
	text-align			:	left;
	width					:	10.5em;
	padding				:	0.15em;
	margin				:	3px 0px 0px 0px;
	font-size				:	0.95em;
}

fieldset label.errorfeld
{
	/*border: 1px solid #C74E6F;*/
	background-color: #eee;	
	font-weight: bolder;
}

fieldset input, select 
{
	background-color		:	#FFF;
	margin				: 	3px 0px 5px 0px;
	cursor:  pointer;
	font-size				:	0.95em;
}


input:hover, input:focus,
textarea:hover, textarea:focus
{
	background-color		:	#FDF2CC;
}


legend
{
	color				:	#C74E6F;
	font-weight			:	bold;
	border 				: 	1px;
	padding				: 1px;
	margin				: 	0px 0px 4px -2px;
	line-height			: normal;
	background-color: white;
}

textarea
{
	font-size				:	0.95em;
	margin : 5px 0px;
}



input.btn
{
	background-color		:	#B41836;
	color:  #fff;
	margin: 0;
	margin-top: 2px;
	margin-bottom: 10px;
	font-weight			:	bold;
}


input.btn:hover, input.btn:focus
{
	background-color		:	#C74E6F;
}

