table,p,ul,ol,li,div,th,address,blockquote,nobr,b,i,span { 
	font-family: 'Open Sans', sans-serif;
  font-size: 13px;
	color: #333;
  line-height: 19px;
}

h1 { 
	font-family: 'Oswald', sans-serif;
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
	font-size: 18px;
	margin: 10px 0;
}
h2 { 
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
}
h3 { 
	font-size: 15px;
	border-bottom: 2px solid #e4e4e4;
	margin-bottom: 15px;
	color: #CCCCCC;
	font-weight: bold;
 }
/* 

div.row {}
div.img_container {
  width: 250px;
  float: left;
  padding-bottom: 20px;
  padding-right: 20px;
}
div.img_container img {
    width: 100%;
}

.img_container.right {
    float: right;
    padding-right: 0px;
    padding-left: 20px;
}
*/
.bild_liste, a.bild_liste:link, a.bild_liste:visited, a.bild_liste:hover  {border-width:1px; border-color:#811C00; border-style:solid;}

