/* Stylesheet von www.pegasus-pflege.de - validiert */

/* Text. */

body
{
	background-image: 		url(../_gifs/hintergrund.gif);
	font-family: 			Verdana, Arial, sans-serif;
	font-style:  			normal;
	color:       			#000000;
	margin:					1px;
}

/* Überschriften*/

h1 { font-size:0.80em; font-weight:bold;   color:#3590C0; margin: 6px ;}
h2 { font-size:0.75em; font-weight:bold;   color:#3590C0; margin: 6px ;}
h3 { font-size:0.70em; font-weight:bold;   color:#3590C0; margin: 6px ;}

/* Container */

#tabKopf
	{width:				auto;
	height:				100px;}
	
#tabNavi
	{float:				none;
	width:				950px;
	height:				auto;}
	
#tabMitte
	{width:				950px;
	height:				525px;}
	
#tabFuss
	{width:				950px;
	height:				100px; }
	
/* Grafik verstecken */

.hidepics 
{ 	width:				0px;
  	height:				0px;
  	visibility:			hidden;
	display:			none;}

/* Klassen */

.digit 
{	font-size:			3px;
	font-weight:		bold;
	letter-spacing:		1px;
    color:				#CCCCCC; }

.text 
	{font-size:			0.75em;
	margin-left:		15px;
	margin-right:		20px;}

.text-gross
	{font-size:			0.80em;
	margin:				6px;
	padding:			3px;}

.text-klein
	{font-size:			0.65em;
	margin:				6px;
	padding:			3px;}
	
.marquee {	
	font-size:			0.8em;
	font-style:			italic;
	font-weight:		bold;
    color:				#3590C0; }

.gross 
	{font-size: 		1.3em;
	font-weight:		bold;	 }

.tabellentext {
	font-size:			0.75em;
	font-weight:		normal; }
	
.tabellenKlein {
	font-size:			0.70em;
	font-weight:		normal; }	

.liste {
	text-align:			left;
	font-size:			0.75em;
	font-weight:		normal;
	list-style-type:	square;}
	
.textJobs {
	line-height:		100%;
	font-size:			0.80em;
	margin:				15px 1px -10px 15px;	}	

.listeJobs {
	line-height:		115%;
	font-size:			0.65em;
	font-weight:		normal;
	list-style-type:	square;}	

/* Navigation Ebene 1*/

a.navi:link 
	{
	display:			block;
	color:				#333333;
	text-decoration:	none;
	font-family:		Verdana, Arial, sans-serif; 
	font-size:			0.75em;
	font-weight:		bold;
	padding:			6px;
	}

a.navi:visited 
	{
	display:			block;	
	color:				#333333;
	text-decoration:	none;
	font-family:		Verdana, Arial, sans-serif; 
	font-size:			0.75em;
	font-weight:		bold;
	padding:			6px;	
	}

a.navi:hover 
	{
	color:				#EEEEEE;
	text-decoration:	none;
	background-color:	#3590C0;
	font-family:		Verdana, Arial, sans-serif; 
	font-size:			0.75em;
	font-weight:		bold;
	padding:			6px;
	}

a.navi:active 
	{
	color:				#EEEEEE;
	text-decoration:	none;
	background-color:	#3590C0;
	font-family:		Verdana, Arial, sans-serif; 
	font-size:			0.75em;
	font-weight:		bold;
	padding:			6px;
	}
	
a.navi:focus 
	{
	color:				#EEEEEE;
	text-decoration:	none;
	background-color:	#3590C0;
	font-family:		Verdana, Arial, sans-serif; 
	font-size:			0.75em;
	font-weight:		bold;
	padding:			6px;	
	}

a.navi_active:link, a.navi_active:active, a.navi_active:visited
{	
	font-size:			0.75em;
	font-weight:		bold;
	text-decoration:	none;
	display:			block;
	background-color:	#3590C0;
	color: 				#EEEEEE;
	padding:			6px; 
}

/* Navigation Ebene 2 */

a.naviU:link 
	{
	display:			block;
	color:				#666666;
	text-decoration:	none;
	font-family:		Verdana, Arial, sans-serif; 
	font-size:			0.65em;
	font-weight:		bold;
	padding:			3px;
	}

a.naviU:visited 
	{
	display:			block;	
	color:				#666666;
	text-decoration:	none;
	font-family:		Verdana, Arial, sans-serif; 
	font-size:			0.65em;
	font-weight:		bold;
	padding:			3px;	
	}

a.naviU:hover 
	{
	color:				#3590C0;
	text-decoration:	none;
	background-color:	#E1F0FC;
	font-family:		Verdana, Arial, sans-serif; 
	font-size:			0.65em;
	font-weight:		bold;
	padding:			3px;
	}

a.naviU:active 
	{
	color:				#3590C0;
	text-decoration:	none;
	background-color:	#E1F0FC;
	font-family:		Verdana, Arial, sans-serif; 
	font-size:			0.65em;
	font-weight:		bold;
	padding:			3px;
	}
	
a.naviU:focus 
	{
	color:				#3590C0;
	text-decoration:	none;
	background-color:	#E1F0FC;
	font-family:		Verdana, Arial, sans-serif; 
	font-size:			0.65em;
	font-weight:		bold;
	padding:			3px;	
	}

a.naviU_active:link, a.naviU_active:active, a.naviU_active:visited
{	
	font-size:			0.65em;
	font-weight:		bold;
	text-decoration:	none;
	display:			block;
	background-color:	#E1F0FC;
	color: 				#3590C0;
	padding:			3px; 
}

/* HyperLinks im Text */
    
a:link
{	color: 				#333333; 
	text-decoration:	none;}

a:visited
{	color: 				#333333; 
	text-decoration:	none;}

a:hover 
{	color:				#3590C0; 
	text-decoration:	none;}

a:active 
{	color: 				#3590C0; 
	text-decoration:	none;}

a:focus 
{	color: 				#3590C0; 
	text-decoration:	none;}

/* tooltip */

.tool-tip {
	float:				left;
	color: 				#359CC5;
	z-index: 			13000;}

.tool-title {
	font-weight: 		bold;
	font-size: 			11px;
	margin: 			3px;
	color: 				#359CC5;
	padding: 			3px;}

.tool-text {
	text-align:			center;
	font-size: 			11px;
	padding: 			3px;}	

/* Ende */
