@charset "UTF-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	background-color: #fff;
	background-image: url(hk-bg.png);
	background-repeat: repeat-x;
}
p {
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #222;
}
h1 {
	margin-top: 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 32px;
	font-weight: normal;
	color: #333;
}
h2 {
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
}
h3 {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	line-height: 25px;
	text-align: center;
	color: #6f803b;
	border-top: solid 1px #dfdfdf;
	border-bottom: solid 1px #dfdfdf;
}
h4 {
	margin-top: 0;
	margin-bottom: 10px;
	padding-bottom: 1px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 25px;
	font-style: italic;
	font-weight: normal;
	color: #6f803b;
	border-bottom: solid 1px #dfdfdf;
	
}
h5 {
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
h6 {
	width: 375px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 21px;
	color: #222;
	text-align: center;
	font-weight: normal;	
	border-top: solid 1px #dfdfdf;
	border-bottom: solid 1px #dfdfdf;
}
#container  {
	margin: 0 auto;
	width: 900px;
	background: #fff;
	text-align: left;
} 
#header  {
	margin-bottom: 0;
	padding-top: 230px;
	padding-left: 6px;
	height: 70px;
	background-image: url(hunde_kommunikation.png);
} 
#header p {
	margin-bottom: 0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	line-height: 23px;	
	color: #333;
}
#menu  {
	height: 30px;
	padding-top: 2px;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bbb;
}
#menu  a  {
	margin-right: 25px;
	padding-left: 6px;
	height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
#menu  a:hover  {
	margin-right: 25px;
	padding-left: 3px;
	height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #222;
	text-decoration: none;
	border-left: solid 3px #900;
}
.active  {
	margin-right: 25px;
	padding-left: 3px;
	height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #222;
	text-decoration: none;
	border-left:solid 3px #900;
}
#sidebar  {
	margin-top: 30px;
	padding-bottom: 15px;
	padding-right: 6px;
	width: 300px;
	float: right;
}
#sidebar h2 {
	margin-bottom: 6px;
	padding-top: 5px;
	padding-bottom: 1px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	border-bottom: solid 1px #ccc;
}
#sidebar img {
	padding-top: 20px;
}
#sidebar   a  {
	color: #900;
	text-decoration: none;
}
#sidebar   a:hover  {
	color: #666;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: solid 1px #bbb;
}
#mainContent  {
	margin-right: 370px;
	margin-top: 30px;
	padding-left: 6px;
	padding-top: 20px;
	list-style-type: square;
	clear: left;
} 
#mainContent  a  {
	color: #900;	
	text-decoration: none;
}
#mainContent  a:hover  {
	padding-bottom: 1px;
	color: #666;
	text-decoration: none;
	border-bottom: solid 1px #bbb;
}
#specialContent {
	margin-top: 30px;
	padding-left: 6px;
	padding-top: 20px;
	padding-right: 6px;
	clear: left;
}
#specialContent img {
	margin-left: 20px;
	margin-bottom: 10px;
	float: right;
}
#specialContent a {
	color: #900;
	text-decoration: none;
}
#specialContent a:hover {
	padding-bottom: 1px;
	color: #666;
	text-decoration: none;
	border-bottom: solid 1px #bbb;
}
#footer  {
	padding-left: 7px;
	border-top: solid 1px #ccc;
} 
#footer  p  {
	margin: 0;
	padding: 10px 0;
	font-size: 10px;
	color: #888;
}
#footer a {
	margin: 0;
	padding: 10px 0;
	font-size: 10px;
	color: #888;
	text-decoration: none;
}
#footer a:hover {
	margin: 0;
	padding-bottom: 1px;
	font-size: 10px;
	color: #888;
	text-decoration: none;
	border-bottom: solid 1px #bbb;
}
.stroke  {
	clear: both;
	height: 1px;
	margin-top: 30px;
	margin-bottom: 30px;
	background-color: #6f803b;
}
.bullit {
	list-style-type: disc;
	color: #6f803b;
	padding-left: 16px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
