@charset UTF-8;

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	background-image: url(bg.png);
	background-repeat: repeat-x;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	margin-top: 5px;
}

h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 5px;
}

h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	margin-bottom: 0;
	padding-bottom: 2px;
	color: #000;
	padding-top: 10px;
}

h3 {
	padding-top: 0;
	margin-top: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h4 {
	text-align: center;
	font-style: italic;
	font-size: 18px;
	line-height: 26px;
	color: #95633D;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
}

h5 {
	font-size: 45px;
	font-weight: bold;
	margin-top: 5px;
	padding-top: 5px;
	color: #4D880B;
	line-height: 45px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

a {
	text-decoration: none;
	color: #666;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	border-bottom: solid 1px #eaeaea;
	padding: 4px 5px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	float: left;
	width: 90px;
	margin-top: 10px;
	margin-bottom: 0px;
}

a:hover {
	text-decoration: none;
	background-color: #9BDD44;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #000;
	border-bottom: solid 2px #729d42;
	padding: 4px 5px 3px 5px;
	float: left;
	width: 90px;
	margin-top: 10px;
	margin-bottom: 0px;
}

#container  {
	width: 780px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

#header  {
	background-image: url(forstaadinhund.png);
	height: 300px;
	background-position: center;
} 

#sidebar1  {
	float: left;
	width: 110px;
	padding-top: 50px;
	margin-top: 0;
	border-right: solid 1px #ccc;
	margin-left: 25px;
}

#sidebar2  {
	float: right;
	width: 125px;
	border-left: solid 1px #ddd;
	padding: 0;
	margin-top: 140px;
	margin-right: 18px;
	padding-left: 10px;
}

#main   {
	margin-top: 50px;
	margin-right: 180px;
	margin-left: 180px;
	clear: none;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
} 

#main     a      {
	padding: 0;
	color: #4D880B;
	background-color: #FFF;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	float: none;
	width: auto;
}

#main      a:hover       {
	padding: 0;
	color: #333;
	font-weight: normal;
	border-bottom: solid 1px #999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

#footer  {
	border-top: solid 1px #ddd;
	padding-bottom: 20px;
} 

#footer  p  {
	margin: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	color: #777;
}

#footer   a   {
	margin: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	color: #777;
	padding-right: 0;
	padding-left: 0;
	border: none;
	font-weight: normal;
	float: none;
	width: auto;
}

#footer   a:hover   {
	margin: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	text-decoration: underline;
	color: #777;
	background-color: #FFF;
	font-weight: normal;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat { 
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0;
}
