td.picsubtitel 
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	background : #eeeeee;
	padding : 4px 4px 4px 4px;
}

/* STYLE PORTALSEITE ***********************************************************************************************************/
.portaltitelrechts, .portaltextrechts,
.portaltitellinks, .portaltextlinks,
.portaltitelmitte, .portaltextmitte, 
.portalsubmitte 
{
	font-family: Arial, Helvetica,"Helvetica 45 Light";
}

a.portal:link, a.portal:visited, a.portal:hover, a.portal:active, a.portalrechts
{ 
	font-family:  Arial, Helvetica,"Helvetica 45 Light"; text-decoration:none;
}

a.portalrechts:link 		{ color:#FFFFFF;  }
a.portalrechts:visited  { color:#FFFFFF;  }
a.portalrechts:hover    { color:#FFFFFF;  }
a.portalrechts:active   { color:#FFFFFF;  }

a.portal:link    { color:#767371;  }
a.portal:visited { color:#767371;  }
a.portal:hover   { color:#ED1C24;  }
a.portal:active  { color:#ED1C24;  }

a.portaltextrechts:link    {  color:#000000;  text-decoration:none;}
a.portaltextrechts:visited {  color:#000000;  text-decoration:none;}
a.portaltextrechts:hover   {  color:#ED1C24;  text-decoration:none;}
a.portaltextrechts:active  {  color:#ED1C24;  text-decoration:none;}

.portaltextrechts{
	font-size: 8pt;
	color: #000000;
	padding-left : 5px;
}
.portaltitelrechts{
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ED1C24;
}
.portaltitellinks{
	font-size: 9pt;
	color: #000000;
}
.portaltextlinks{
	font-size: 8pt;
	color: #000000;
}
.portaltitelmitte{
	font-size: 12pt;
	color: #000000;
	font-weight : bold;	
}
.portaltextmitte{
	font-size: 10pt;
	color: #000000;
}
.portaltextmitte a{
	color: #0D3A97;
	text-decoration: none;
}
.portaltextmitte a:hover{
	color: #0D3A97;
	text-decoration: underline;
}
.portalsubmitte{
	font-size: 10pt;
	color: #000000;
	font-weight : bold;
}
.picright{
	float: right;	
}
/* ENDE STYLE PORTALSEITE *************************************************************************************/

/* STYLE UNTERSEITEN ******************************************************************************************/

#webcontent{
	width: 570px;
	padding: 0 0 0 30px;
	border: 0px solid #000;
}
#head_01{
	background-image: url(/shared/misc/efkkvd/www.kkvd.caritas.de/images/head_01.jpg);
	background-repeat: no-repeat;
	width: 569;
	height: 74;
	margin: 30px 0 20px 0;
	border: 0px solid #000;
}
#head_02{
	background-image: url(/shared/misc/efkkvd/www.kkvd.caritas.de/images/head_03.jpg);
	background-repeat: no-repeat;
	width: 569;
	height: 74;
	margin: 30px 0 20px 0;
	border: 0px solid #000;
}
#head_03{
	background-image: url(/shared/misc/efkkvd/www.kkvd.caritas.de/images/head_02.jpg);
	background-repeat: no-repeat;
	width: 570;
	height: 86;
	margin: 30px 0 20px 0;
	border: 0px solid #000;
}
#head_01 h1, #head_02 h1, #head_03 h1{
/*	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000;
	padding: 50px 0 0 135px;
	margin: 0;
	letter-spacing: 1px;*/
	display: none;
}
/* ENDE STYLE UNTERSEITE**************************************************************************************/


h1{ 
font-family: Arial;
font-size: 18pt;
font-weight: normal;   
color: #0D3A97;
}

h2{ 
font-family: Arial;
font-size: 12pt;
font-weight: bold;   
}

h3{ 
font-family: Arial;
font-size: 12pt;
font-weight: normal;   
}
h4{ 
font-family: Arial;
font-size: 10pt;
font-weight: normal;
font-style: italic;
}
p, td{
font-family: Arial;
font-size: 10pt;
font-weight: normal;
}
/* Javascript Ticker */
#marker{ 
	  	position: relative;
	  	top: 10px;
}

#webcontent a{
	color: #0D3A97;
	text-decoration: none;
}

#webcontent a:hover{
	color: #8297CC;
}



