/* DATEI: therapie-ansbach2.css */

body
	{
	color:rgb(0,0,0);
	margin-left:20px;
	margin-top:20px;
	background-image:url(../sys_images/bg1.gif);
	background-repeat:repeat;	
	
	font-family:verdana,helvetica,sans-serif;
	}

p,ul,ol,li,div,td,th,address,blockquote 
	{ 
	color:rgb(0,0,0);
	font-size:12px; 
	margin-left:3px;
	margin-top:7px;
	margin-bottom:7px;
	}


h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i 
	{
 	font-family:Verdana,Arial,sans-serif; 
 	color:rgb(72,165,185);
 	margin-left:3px; 
 	}

h1 
	{ 
	font-size:15px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	font-weight:bold; 
	}

h2 
	{ 
	font-size:12px; 
	margin-top:20px; 
	margin-bottom:10px;
	margin-left:20px;
	margin-right:30px;
	letter-spacing:1px 
	font-weight:bold; 
	font-style:italic;
	}


h3 
	{ 
	font-size:12px; 
	margin-top:5px; 
	font-weight:bold; 
	}

h4 
	{ 
	font-size:12px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:5px; 
	font-weight:normal; 
	word-spacing:normal ; 
	}

h5 
	{ 
	font-size:10px; 
	font-weight:normal; 
	margin-bottom:0px; 
	margin-top:10px;
	margin-left:0px; 
	font-style: normal
	}

h6 
	{ 
	font-size:11px; 
	font-weight:200;
	color:rgb(255,255,255); 
	margin-bottom:3px; 
	margin-top:2px;
	margin-left:3px;
	letter-spacing:2px;
	}


a:link 
	{ 
	color:rgb(72,165,185); 
	text-decoration:underline; 
	font-weight:bold; 
	}

a:visited 
	{ 
	color:rgb(150,150,150); 
	text-decoration:underline; 
	}

a:active 
	{ 
	color:rgb(0,0,0);
	text-decoration:none; 
	}

a:hover 
	{ 
	color:rgb(0,0,0); 
	text-decoration:none; 
	}


				
table#bg
	{
	background-color:rgb(255,255,255);
	border:1px outset rgb(72,165,185);
	}


td#top
	{
	color:rgb(0,0,0);
	text-align:left;
	border-top:5px solid;
	}

td#top a
	{
	color:rgb(255,255,255);
	}		
	
td#top a:hover
	{
	color:rgb(30,75,130);
	}
	
td#top2
	{
	color:rgb(0,0,0);
	border-top:5px solid;
	text-align:right;
	padding-right:10px;
	}	


.italic
	{
	font-style:italic;
	}	
		
.italic2
	{
	font-style:italic;
	font-size:8px;
	color:rgb(72,165,185); 
	}	


.bold
	{
	font-weight:bold;
	}	
		
	
td#foot
	{
	height:25px;
	font-size:9px;
	color:rgb(60,130,145);
	padding-top:1px;
	padding-left:3px;
	padding-bottom:1px;
	border-top:1px solid;
	border-bottom:5px solid;
	background-color:rgb(180,220,220);

	}

td#foot a
	{
	color:rgb(60,130,145);
	font-weight:normal;

	}		
	
td#foot a:hover
	{
	color:rgb(90,150,200);
	}
	
td#menue
	{
	border-top:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	background-color:rgb(180,220,220);
	color:rgb(255,255,255);
	font-weight:bold;
	padding-left:3px;
	padding-right:2px;
	padding-top:1px;
	padding-bottom:2px;
	}	

td#menue a
	{
	color:rgb(255,255,255);
	font-weight:bold;
	text-decoration:none;
	}
	
td#menue a:hover
	{
	color:rgb(72,165,185);
	font-weight:bold;
	background-color:rgb(255,255,255);
	text-decoration:none;
	}	
	
td#menue a:visted
	{

	text-decoration:underline;
	}	
	
		
td#inhalt
	{
	padding-top:10px;
	padding-left:10px;
	padding-right:30px;
	}
	
td#inhalt2
	{
	padding-top:0px;
	padding-left:10px;
	padding-right:30px;
	}
	
td#spruch
	{
	color:rgb(0,0,0);
	text-align:right;
	padding-right:10px;
	}		
	
	
.li_disc { list-style-type: disc}			
