body {
	font-family: 'Trebuchet MS', arial, verdana, helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background: url(/img/back.gif);
	margin: 0;
	text-align: center;
	}
a:link {
	text-decoration: underline;
	color: #4e8f3d;
	}
a:visited {
	text-decoration: underline;
	color: #4e8f3d;
	}
a:active {
	text-decoration: underline;
	color: #4e8f3d;
	}
a:hover {
	text-decoration: underline;
	color: #000000;
	}

h1 {
	margin-top: 0;
	font-size: 200%;
	}
h2 {
	font-size: 150%;
	margin-top: 0;
	}
h3 {
	font-size: 120%;
	}

hr {
	border: 1px solid #dcdcdc;
	}

form {
	margin: 0;
	}

#content form {
	padding: 6px 0 10px 0;
	}

.input_100 {
	border: 1px solid #000000;
	width: 100px;
	background: #f5f5f5;
	}
.input_100_focus {
	border: 1px solid #c00000;
	width: 100px;
	background: #ffffff;
	}

.input_150 {
	border: 1px solid #000000;
	width: 150px;
	}
.input_150_focus {
	border: 1px solid #c00000;
	width: 150px;
	}

.input_450 {
	border: 1px solid #000000;
	width: 450px;
	}
.input_450_focus {
	border: 1px solid #c00000;
	width: 450px;
	}

checkbox {
	border: 1px solid #000000;
	}

.button {
	margin-bottom: -4px;
	border: 0;
	}

.rightad {
	margin-bottom: 10px;
	border: 0;
	}

.hem a {
	display: block;
	width: 43px;
	height: 31px;
	background: url(/img/menu_hem.jpg) no-repeat;
	float: left;
	}
.hem a:hover {
	background: url(/img/menu_hem_hov.jpg) no-repeat;
	}

.lagg_till_din_blogg a {
	display: block;
	width: 172px;
	height: 31px;
	background: url(/img/menu_lagg_till_din_blogg.jpg) no-repeat;
	float: left;
	}
.lagg_till_din_blogg a:hover {
	background: url(/img/menu_lagg_till_din_blogg_hov.jpg) no-repeat;
	}

/*
.sok_kennlar a {
	display: block;
	width: 123px;
	height: 31px;
	background: url(/img/menu_sok_kennlar.jpg) no-repeat;
	float: left;
	}
.sok_kennlar a:hover {
	background: url(/img/menu_sok_kennlar_hov.jpg) no-repeat;
	}

.forum a {
	display: block;
	width: 72px;
	height: 31px;
	background: url(/img/menu_forum.jpg) no-repeat;
	float: left;
	}
.forum a:hover {
	background: url(/img/menu_forum_hov.jpg) no-repeat;
	}

.bilder a {
	display: block;
	width: 71px;
	height: 31px;
	background: url(/img/menu_bilder.jpg) no-repeat;
	float: left;
	}
.bilder a:hover {
	background: url(/img/menu_bilder_hov.jpg) no-repeat;
	}

.bra_att_veta a {
	display: block;
	width: 111px;
	height: 31px;
	background: url(/img/menu_bra_att_veta.jpg) no-repeat;
	float: left;
	}
.bra_att_veta a:hover {
	background: url(/img/menu_bra_att_veta_hov.jpg) no-repeat;
	}
*/
#top {
	width: 100%;
	height: 120px;
	background: url(/img/top.jpg) repeat-x;
	}

#topcontent {
	margin: auto;
	width: 860px;
	height: 111px;
	background: url(/img/hundbloggar_se.jpg) no-repeat;
	}

#topmenu {
	height: 31px;
	padding: 80px 0 0 133px;
	}

#container {
	margin: auto;
	width: 860px;
	margin-top: 5px;
	}

#left {
	float: left;
	width: 600px;
	}

#right {
	float: left;
	width: 250px;
	margin-left: 10px;
	text-align: left;
	}

/*in left start*/

#loginform {
	text-align: right;
	padding: 0 10px 0 0;
	border: 0;
	margin: 0;
	}

#standardform {
	border: 0;
	margin: 0;
	padding: 0;
	}

#content {
	background: #ffffff; 
	margin-top: 10px;
	border: 1px solid #dcdcdc;
	padding: 10px;
	text-align: left;
	margin-bottom: 10px;
	overflow: auto;
	}

/*in left end*/

#footer {
	text-align: left;
	font-size: 90%;
	padding: 0 0 10px 10px;
	}

#formleft {
	float: left;
	width: 50%;
	}

#formright {
	float: left;
	width: 50%;
	}

#popup {
	text-align: left;
	background: #fff;
	margin: 10px;
	padding: 10px;
	}