
/* Karte */

.awosencity 
{ 
	font-size: 0.8em; 
	font-weight:normal 
}

.awosencounty 
{ 
	font-weight: bold; 
	font-size: 0.9em; 
}

.karte#kartenfeld
{
	margin: 1em -1em 0 -1em;
	padding: 1em 1em 0 1em;
}

.awosencen 
{ 
	font-size: 0.8em; 
	font-weight:normal 
}

a.awosencen:link 
{ 
	text-decoration:none; 
	color:#000000
}

a.awosencen:visited 
{ 
	text-decoration:none; 
	color:#000000
}

a.awosencen:hover 
{ 
	text-decoration:none; 
	color:#e00030
}

a.awosencen:active 
{ 
	text-decoration:none; 
	color:#e00030
}

li.awosencen 
{
	font-weight:normal;
	list-style-image:url(../images/tree/punkt.gif);
}

.ortsliste
{
	font-size: 0.9em;
	border-width:1px 3px 4px 1px; 
	border-color:#999999; 
	border-style:solid;
	padding:5px;
	background-color:#fdf6bf; 
	position:absolute; 
	left:0px;top:-10px;
	z-index:2
}

/* Karte ende */


/* Institutionen */

.awoservices 
{ 
	font-size: 1em; 
	font-weight:bold 
}

a.awoservices:link 
{ 
	text-decoration:none; 
	color:#e00030
}

a.awoservices:visited 
{ 
	text-decoration:none; 
	color:#e00030
}

a.awoservices:hover 
{ 
	text-decoration:none; 
	color:#000000
}

a.awoservices:active 
{ 
	text-decoration:none; 
	color:#000000
}

li.awoservices 
{ 
	font-size: 0.9em; 
	font-weight:normal;
}

.awoservices_caption 
{
	margin: 1em 0 0 0;
	font-weight:bold;
}

/* Institutionen ende */
	

/* Button */

img.admin 
{
	vertical-align: middle;
	border: 0;
}


/* Button ende */


/* Blaettern */

a.pageControlActive:link 
{ 
	text-decoration:none; 
	color:#000000
}

a.pageControlActive:visited 
{ 
	text-decoration:none; 
	color:#000000
}

a.pageControlActive:hover 
{ 
	text-decoration:none; 
	color:#e00030
}

a.pageControlActive:active 
{ 
	text-decoration:none; 
	color:#e00030
}

.pageControlInactive 
{
	color:#808080; font-size: 0.9em;
}

.pageControlActive 
{
	font-size: 0.9em;
}

/* Blaettern ende */


div#titel
{
	font-size: 1em; 
	padding: 1em 0 1em 0;
}

div#text
{
	font-size: 1em; 
	padding: 0;
}

/* Organigramm */

td.orgablock
{
	background-color: #3a1a92;
	color: #fdfaf2;
	text-align: center;
}

span.orgamain
{
	font-size: 1em;
	font-weight: bold;
	display: block;
}

span.orgasub
{
	font-size: 0.7em;
	font-weight: bold;
	display: block;
}

/* Organigram ende */
