
/* 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;  }


.portaltitelrechts
{
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-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;
}

.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;
}
.portalsubmitte
{
	font-size: 10pt;
	color: #000000;
	font-weight : bold;
}

/* ENDE STYLE PORTALSEITE ************************************************************************************************************/

h1
/* überschrift 1*/
{ 
font-family: Arial;
font-size: 10pt;
font-weight: bold;
}

h2
/* überschrift 2*/
{ 
font-family: Arial;  font-size: 12pt;  font-weight: bold;   
}

h3
/* Ansprechpartner */
{ 
font-family: Arial;
font-size: 14pt;
font-weight: normal;
color: #ed1c24;
}

p, td
{
font-family: Arial;
font-size: 10pt;
font-weight: normal;
color: #000000;
}

.button
{
  background-color: #cc0033;
  color: #FFFFFF;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
  text-decoration: none;
}

td.picsubtitel 
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	background : #eeeeee;
	padding : 2px 4px 2px 4px;
}
td.picsubphotographer
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-style : italic;
	background : #eeeeee;
	padding : 2px 4px 2px 4px;

}
#cms{
	margin: 10px;
}
.galerie{
	width: 120px;
	height: 80px;
	overflow: hidden;
	border: 1px solid #ddd;
	float:left;
	
}
