

  body { background-image:url(kinderhotel_hintergrund.jpg); background-repeat:repeat-x;
 }

/* links */

A:link {
  	color: #0C6CE5;
	
	 }

A:visited {
  color: #0C6CE5;
	 }
	 
A:hover{color:#9745A9;
		text-decoration:underline;
}

/* grundschrift und auszeichnungen */
li {list-style-image:url(kleiner_punkt.gif);
			}

h1 { font-family:verdana,arial,helvetica,sans-serif;
			font-size:18px; 
			margin-top:4px;
			font-weight:bold;
			color:#9745A9;
			line-height:20px;
			 }
			
.titel { font-family:verdana,arial,helvetica,sans-serif;
			font-size:18px; 
			margin-top:4px;
			font-weight:bold;
			color:#9745A9;
			line-height:20px;
			 }

.menue { font-family:verdana,arial,helvetica,sans-serif;
			font-size:11px; 
			margin-top:4px;
			font-weight:bold;
			color:#9745A9;
			line-height:16px; 
			text-decoration:none;
			}
			

td { font-family:verdana,arial,helvetica,sans-serif;
			font-size:11px; 
			margin-top:4px;
			font-weight:normal;
			color:#333333;
			line-height:16px; }
			
.kinderhotel { font-family:verdana,arial,helvetica,sans-serif;
			font-size:11px; 
			margin-top:4px;
			font-weight:bold;
			color:#0C6CE5;
			line-height:16px;}
			


