/* CSS Document */
body {
	background-image: url(./images/background.jpg);
	margin-top:20px;
	font-family:verdana;
 } 


.head {
	height: 150px; line-height:20px;
	font-size:10px; padding-right:10px;
	color:#ffffff; 
	background-color:#7EA2DE;
	background-repeat: no-repeat;
	background-position:left center;
	background-image: url(images/rdg.jpg);
	}

	
.head2 
{ height:20px;
  background-image: url(images/border.jpg);
}
.des 
{
	background-color: #ffffff;
	border:1px solid #000000;
	
	}

 
	 a.gal:link, a.gal:visited
	 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
    display: block;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left:30px;
	height: 90px;
	line-height: 90px;
	margin-right: 30px;
	width: 120px;
	border: 1px solid #666;
	background-image: url(http://www.hunde-heim.de/images/gal_a.jpg);
	 }
	 
	 a.gal:hover, a.gal:active
	 {
	color: #fff;
	border: 1px solid #000;
	background-image: url(http://www.hunde-heim.de/images/gal_h.jpg);
	 }

	
.menu 
{ 
  font-weight:bold;
  font-size:12px;
  }
  
  
h5 {
	font-size: 11px;
	font-family:Verdana, Geneva, sans-serif;
	}


th {
	font-size:11px;
	color: #ffffff;
	background-color: #7EA2DE; }
	
	
td { 
    font-size:11px;
	background-color: #fff;

}


.cal 
{
	font-size:11px;
    font-family:verdana;
}
.tab 
{
	border:1px solid #000000;
	}
	
	
.inh {
	padding: 20px;
	}
	
	
.tabinh 
{ font-size: 10px;
background-color: #C3D4FF; 
}


.tabinh2 
{ 
background-color: #DBE5FF;
font-size: 10px; 
}


a.navi:link, a.navi:visited 
{
	color: #455879;
	text-decoration: none;
	padding: 5px;
	display: block;
	margin: 3px;
	background-color:#f0f2ff;
	width: 160px;
	border-left: 2px solid #7EA2DE;
	border-top: 2px solid #7EA2DE;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
	
	
a.navi:hover, a.navi:active
{ 
margin: 3px;
padding: 5px;
color:#fff; 
text-decoration: none;
display: block;
width: 162px;
border-left: 1px solid silver;
border-top: 1px solid silver;
border-right: 2px solid #F3F3F3;
border-bottom: 2px solid #F3F3F3;
background-color:#7293c9;
}


a:link, a:visited {
	color: blue;
	text-decoration: none; 
}


a:hover, a:active 
{
color:#7EA2DE;
text-decoration: underline;
}


.button 
{
background-color:#7EA2DE;
color: #ffffff; border: 1px solid #000000;
}


input, textarea 
{
	background-color: #ffffff;
	}

.lage 
  {
   margin-top: 30px;
   margin-bottom: 30px;
   margin-left: 20px;
   margin-right: 20px;
}
.img 
{border: 1px solid black;
}

.inf 
{
	padding: 10px;
	height: 480px;
	overflow-x: hidden;
	overflow-y: auto;
	border: 1px solid silver;
}

.up
  {
	border-bottom: 1px dashed gray;
	margin: 5px;
	padding: 10px;
	}