html, body {
	background-color: #FFFDFB;
	color: #000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
}

a:visited {
    color: #09305A;
}

a:link {
    color: #09305A;
}

a:hover {
	color: #FF0000;
}

a:active {
	color: #FF0000;
}

a img {
border: none;
}

div#head {
	position: absolute;
	border-bottom: 1px solid #09305A;
}

h1#title {
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 11px;
}

img#logo {
	margin-left: 10px;
	margin-top: 5px;
	border: 0;
}



#topnavigation {
	position: absolute;
	top: 127px;
	width: 939px;
	height: 20px;
	margin-left: 10px;
	background-color: #ddd;
	color: #000;
	text-decoration: none;
	padding-top: 5px;
	border-bottom: 1px dashed;
	border-right: 1px dashed;
	}



#topnavigation ul {
	list-style: none;
	}

#topnavigation li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right:1px solid #333;
	}

#topnavigation li:hover {
	background: #3c78a7;
	}

#topnavigation a, #topnavigation a:visited {
	margin: 0px;
	padding:1px 16px;
	font-weight:bold;
	color:#000;
	display:block;
	text-decoration:none;
	}

#topnavigation a:hover {
	text-decoration:none;
	display:block;
	}


div#header {
	position: absolute;
	top: 110px;
	width: 985px;
	height: auto;
	margin-left: 10px;
	background-color: #1A5380;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#header h1 {
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	margin: 5px;
}

#header a {
	text-decoration: none;
	padding: 3px 10px 3px 10px;
	color: #fff;
}

div#leftbox {
	position: absolute;
	top: 150px;
	width: 210px;
/*	margin-left: -235px; */
	font-size: 12px;
	text-decoration: none;
	margin-top: 10px;
}

#leftbox h2 {
	background-color: #CFCFCF;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 3px;
	text-align: center;
}

#leftbox h4 {
	background-color: #9F9F9F;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	margin-top: 0px;
	margin-bottom: 8px;
	text-align: center;
}

#leftbox p {
	color: #666666;
	font-size: 11px;
	padding: 3px 0px 10px 10px;
	margin-top: 0px;
	margin-bottom: 8px;
}

#leftbox a {
	text-decoration: none;
}

#leftbox hr {
	color: #09305A;
	height: 1;
}

#leftbox form {
	margin-top: 0;
	margin-bottom: 0;
}


/* Style that overide link properties when the anchor is wrapped in a <span> */
#leftbox span a {
    color: #E1CD92;
}

#leftbox span a:visited {
    color: #E1CD92;
}

#leftbox span a:hover {
    color: #E1CD92;
}

#leftbox li{
    list-style: none;
}


#sublinks span a {
    color: #E1CD92;
}

#sublinks span a:visited {
    color: #E1CD92;
}

#sublinks span a:hover {
	color: #FF0000;
}

div#content {
	position: absolute;
	top: 155px;
	left: 230px;
	width: 420px;
	line-height: 15px;
	font-size: 12px;
	padding: 10px;
	border-left: 1px dashed;
	border-right: 1px dashed;
	border-bottom: 1px bottom;
}

#content h1 {
	color: #EE3C24;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}


#content h1 a {
	text-decoration:none;
	color: #EE3C24;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

#content h1 a:hover {
	text-decoration:underline;
	color: #EE3C24;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}



#content h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
}

#content h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 0px;
}

#content p {
	margin-top: 0px;
	margin-bottom: 10px;
}


#content a:hover {
	color:#000000;
}

#content hr {
	width: 625px;
    color: #FFFDFB;
	
}


div#center {
	background-color:#B3FFB3;
	width: 300px;
	text-align:center;
	padding: 5px;
	margin-left: 10%;
}

div#contentleft {
	float: left;
	width: 400px;
}

div#contentright {
	float: right;
	width: 225px;
}

div#row2 {
}

#row2 ul ul{
	list-style: none;
	padding: 0;
	margin-bottom: 10px;
}

#row2 ul li {
	background-image: url(http://www.katoghund.dk/img/leftbullet.gif);
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 1em;
	padding-bottom: 5px;
	padding-top: 5px;
}

	


.date {
	line-height: 30px;
    color: #978E85;
	font-weight: normal;
}

.formredtxt {
	color: red;
}

#content ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#content li {
	background-image: url(http://www.katoghund.dk/img/paw-bullit.gif);
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 3em;
	padding-bottom: 15px;
	padding-top: 15px;
}

#content img {
}

#content td {
	font-size: 12px;
}

div#rightbox {
	position: absolute;
	top: 1px;
	width: 250px;
	left: 450px;
	padding: 10px;
}


#rightbox h1 {
	color: #EE3C24;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}


#rightbox h2 {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	margin-top: 3px;
}

#rightbox img {
	margin: 0px;
	padding: 0px;
}

#rightbox p {
	font-size: 11px;
}


#rightbox li {
	list-style: none;
}

div#topbanner {
	position: absolute;
	top: 5px;
	left: 267px;
	width: 728px;
	height: 90px;
}


#topbanner img {
	border: 0px;
}

img#floatleft {
    margin: 1em 1em 1em 0em;
	float: left;
	border: 0px;
}

img#floatright {
	float: right;
    margin: 1em 0em 1em 1em;
	border: 0px;
}

img#pic {
    margin-left: 2em;
    margin-bottom: 1em;
    float: right;
}


#table
{
border: 0px;
cell-spacing:none;
cell-padding:none;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
width:500px;
}

div#footer {
	position: absolute;
	top: 75px;
	left: 267px;
	width: 728px;
	height: 90px;
}

