/***		kinderyogabuch		***/
body,.text,#rte1 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 18px;
}

td,li{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 18px;
}

table td{vertical-align:top;}

.headline,h3 .headline{
	font-size:18px;
	font-weight:bold;
	color:#ED8D55;
}

p {
	
}
p.schmaler{
	width:70% !important;

}
a {
	text-decoration:none;
	font-weight:bold;
	color:brown;
}
a:hover{
	text-decoration:underline;
}


#contentDiv, #contentDiv > h2{
	margin:0;
}

.orange_kursiv{
	color:#ED8D55;
	font-style:italic;
}
.tbl_pikto,.tbl_pikto_rand{
	min-width:580px;
	width:auto;
	width:580px;
	border-collapse:collapse;
	
}
.tbl_pikto tr,.tbl_pikto_rand tr{
	min-height:80px;
	height:auto;
	height:80px;
}
.tbl_pikto_rand td{
	border:1px solid #ED8D55;
}
.tbl_pikto img{
	margin-top:4px;
}
