﻿body{
	margin:0;
	padding:0;
	font-family:"Segoe UI", "Trebuchet MS",  Arial, Helvetica, Sans-Serif;
	font-size:95%;
	color:#800000;
	background-color:white;
	background-image:url('hgrd.jpg');
	background-repeat:repeat-x;
}
p, div{
	color:black;
}
#logo{
	display:block;
	width:206px;
	height:115px;
	background-image:url('bilder/hund.jpg');
	background-repeat:no-repeat;
	position:absolute;
	top:40px;
	left:30px;
}

/* Weihnachten Logo */
#logo{
	display:block;
	width:206px;
	height:145px;
	background-image:url('bilder/hund2.jpg');
	background-repeat:no-repeat;
	position:absolute;
	top:11px;
	left:30px;
}


#bannertext1{
	font-family:"Segoe UI","Trebuchet MS",  Arial, Helvetica, Sans-Serif;
	font-weight:normal;
	font-weight:lighter;

}
#bannertext2{
	font-family:"Trebuchet MS",  Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	font-size:13pt;
	font-variant:small-caps;
	color:#ff0000;
}

#banner{
	background-color:white;
	width:100%;
	height:120px;
	border-bottom:2px solid black;
	font-size:300%;
	font-weight:bold;
	background-image:url('bilder/logo2.jpg');
	background-position:right;
	background-repeat:no-repeat;
	text-align:right;
	color:#c40000;
}
#navi1{
	background-color:#c40000;
	color:white;
	font-size:100%;
	font-weight:bold;
	border-bottom:2px solid black;
	text-align:center;
	text-indent:200px;
	padding:3px;
	height:25px;
}

#navi1 a{
	color:white;
	margin:2px;
	padding:3px;
	text-decoration:none;
}

#navi1 a:hover{
	color:black;
	margin:2px;
	padding:3px;
	text-decoration:none;
}


#navilinks{
	display:block;
	width:200px;
	float:left;	
	border:none;
	height:400px;
	color:navy;
	background-color:none;
	font-size:14px;
	font-weight:bold;	
}

#navilinks ul{
	list-style-type:none;
	margin-left:0;
	padding-left:10px;
	font-size:95%;
}
#navilinks ul ul{
	list-style-type:none;
	margin-left:2px;
	padding-left:0px;
	font-size:95%;
	background-image:none;
	
}



#navilinks ul li a{
	list-style-type:none;
	margin:4px;
	padding:2px;
	display:block;
	border:1px solid white;	
	border-bottom:1px solid black;
	border-right:1px solid black;		
	background-color:#1e1e78;
	color:white;
	width:170px;
	height:auto;
	min-height:20px;
	max-height:40px;
	text-align:center;
	text-decoration:none;
}
#navilinks ul li a:hover{
	border:1px solid black;
	border-top:1px solid white;
	border-left:1px solid white;		
	background-color:#c00000;
	color:white;
	text-decoration:none;
}

#navilinks ul ul li a{
	list-style-type:none;
	margin:2px;
	padding:2px;
	display:block;
	border:1px solid #1e1e78;
	border-bottom:1px solid #1e1e78;
	border-right:1px solid #1e1e78;	
	border-bottom:1px solid white;
	border-right:1px solid white;	
	Xborder:none;
	background-color:#3333FF;
	color:white;
	width:170px;
	height:auto;
	min-height:20px;
	max-height:40px;
	text-align:center;
	text-decoration:none;	
	font-weight:normal;
	background-image:none;
	font-size:90%;
}

#navilinks ul ul li a:hover{
	Xborder:none;
	color:white;
	text-decoration:none;
	background-image:none;
	background-color:#FF0000;
}

#inhalt{
	margin-top:10px;
	margin-left:10px;
	display:block;
	width:auto;
	float:left;
}

#fusszeile{
	float:left;
	clear:both;
	width:100%;
	text-align:center;
	margin-top:10px;
	color:gray;
	
}

#inhalt a, #fusszeile a{
	color:#800000;
	text-decoration:none;
	border-bottom:1px dotted #800000;	
}


#inhalt a:hover, #fusszeile a:hover{
	color:#0000CC;
	text-decoration:none;
	border-bottom:1px dotted #0000CC;	
}



#uUeberuns, #uKontakt, #uGalerie,#uAngebot,#uAngebot1,#uAngebot2,#uAngebot3{
	display:none;
} 

.pfeil{
	background-image:url('bilder/pfeil.gif');
	background-position:right;
	background-repeat:no-repeat;	
}

.wichtig{
	color:red;
	font-size:150%;
	font-style:italic;
	font-family:"Times New Roman", Times, Serif;
}


#inhalt img, #inhalt p img{
	border:1px solid navy;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
	float:right;
}

#inhalt img.ohneRahmen {	
	border:none;
}

#inhalt img.galerie{
	border:3px solid #CC0000;
	padding:3px;
	margin:3px;
	float:left;
}
#inhalt {
	font-size:90%;
}

h2{
	display: block;
	clear: both;
	color: #000000;
}

h3{
	color:navy;
}

strong, b{
	color:#000099;
	font-weight:bold;
}

.bildergalerie{
	display:block;
	float:left;
	clear:both;
	width:100%;
	}

