body {
	background-color: black;
	text-align: center;
	margin: 0px auto;
	font-color: white;
}


#main {
	margin: 0px auto;
	width: 100%;	
	min-height: 100%;
	height: auto;
	border: 0px solid white;
	font-color: white;
	margin: 0px auto;
	text-align: center;
}

#top {
	margin: 0px;
	width: 100%;
	height: 200px;
}
#top_left {
	float: left;
	width: 23%;
	height: 167px;
	background: transparent url('sitecon/basecon/logo/logo_left.png') left no-repeat;
}
#top_right {
	float: right;
	width: 77%;
	height: 200px;
	background: transparent url('sitecon/basecon/logo/logo.png') left no-repeat;
	
}

#content {
	width: 75%;	
	height: auto;
	min-height: 700px;
	margin: 75px auto;
	text-align: center;
	border: 0px solid white;
	
}

#bottom_content {
	width: 75%;
	min-height: 100px;
	height: auto;
	margin: 0px auto;
	background-color: black;
	text-align: center;
	border: 0px solid blue;
	float: left;
	margin-left: 25px;
	margin-top: 15px;
	}

#meny {
	width: 100%;
	height: 45px;
	float: left;
	border: 0px solid blue;
	margin-top: 0px;
	margin-left: 0px;
	background: transparent url('sitecon/basecon/logo/meny.png') repeat-x;
	padding-top: 4px;
}



#nyheter_right {
	width: 9%;
	margin: 0px auto;
	float: right;
	border: 0px solid red;
	padding-right: 25px;
	padding-top: 15px;
	border-left: 0px solid white;
}

iframe {
	width: 550px;
	height: 2500px;
	border: 0px;
}

#footer {		
	float: left;	
	width: 100px;
	height: 55px;
	border: 0px;
}


.picture {
	width: 430px;
	height: 338px;
	margin: 0px auto;
	border: 0px solid white;	
	padding: 0px 0px 0px 0px;
}

.pcontainer {
	width: 225px;
	height: 169px;
	margin-left: 100px;
}

.pcontainerleft {
	width: 200px;
	height: 150px;	
	float: left;
}

.pcontainerright {
	width: 200px;
	height: 150px;	
	float: right;
}
h1 {
	color: white;
	text-align: center;
	font-family: "Georgia", "Centuri Schoolbook L", sans-serif;
	font-style: italic;
	font-size: 30px;
	font-weight: bold;
}
h {
	color: white;
	text-align: center;
	font-family: "Georgia", "Centuri Schoolbook L", sans-serif;
	font-style: italic;
	font-size: 25px;
	font-weight: normal;	
}
p {
	color: white;
	text-align: center;
	font-family: "Georgia", "Centuri Schoolbook L", sans-serif;
	font-style: italic;
	font-size: 20px;
}

p.header_nyhet {
	color: #c22d2d;
	text-align: center;
	font-family: "Georgia", "Centuri Schoolbook L", sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
}

p.text {
	color: white;
	text-align: center;
	font-family: "Georgia", "Centuri Schoolbook L", sans-serif;
	font-size: 18px;
	font-style: italic;
}

a {
	color: #c22d2d;	
	text-decoration: none;
}

p.nyhet {
	color: white;
	text-align: center;
	font-family: "Georgia", "Centuri Schoolbook L", sans-serif;	
	font-size: 15px;
	font-style: italic;
}

#hem {	
	display: inline;	
	width: 117px;
	height: 40px;
	padding-right: 5px;
}

#galleri {	
	display: inline;	
	width: 117px;
	height: 40px;
	padding-right: 5px;
}


#hundar {	
	display: inline;	
	width: 117px;
	height: 40px;
	padding-right: 5px;
}


#gastbok {	
	display: inline;		
	width: 117px;
	height: 40px;	
	padding-right: 5px;
}

#historia {	
	display: inline;		
	width: 117px;
	height: 40px;	
	padding-right: 5px;
}

#kontakt {	
	display: inline;		
	width: 117px;
	height: 40px;	
	padding-right: 5px;
}

#lankar {	
	display: inline;		
	width: 117px;
	height: 40px;	
	padding-right: 5px;
}


#nyheter {	
	display: inline;		
	width: 117px;
	height: 40px;	
	padding-right: 5px;
}

#valpar {	
	display: inline;		
	width: 117px;
	height: 40px;		
	padding-right: 5px;
}

img.knapp {
	border: 0px;
}

a:active, a:focus {
        outline: none;
        outline-style: none;
        border: none;
}

#left_content {
		text-align: left;	
		float: left;
		padding-top: 10px;
		width: 10%;
		min-height: 588px;	
		height: auto;
		border: 0px solid white;
	}

	#center_content {
		text-align: center;
		margin: 0px auto;
		width: 70%;
		min-height: 350px;
		height: auto; 	
		border: 0px solid red;
		float: left;
		margin-left: 35px;
	}
#right_content {
		text-align: center;
		margin: 0px auto;
		width: 8%;
		min-height: 50px;
		height: auto; 	
		border: 0px solid red;
		float: left;
		
	}

	.resultm {
		margin: 0px auto;
		padding-left: 30px;
	        text-align: center;
	}

	.results {
	        float: left;
		margin: 0px 0px 15px 10px;
	        width: 150px;
	        height: 100px;
	        text-align: center;
	}

	#buttoncontainer {
	 	margin-top: 5px;
	 	margin-bottom: 10px;
	        width: 100%;
	        height: 40px;
	        text-align: center;
	}
	
	.links:active, .links:focus {
		outline: none;
		-moz-outline-style: none;
	        border: none;
	}

	.links {
	        border: none;
	}

	.thumbpic {
	        border: none;
		text-align: center;
	}

	.buttonpic {
	        border: none;
		text-align: center;
	}

	#mediumpic {
	        border: 3px solid white;
		text-align: center;
	}

	.locationheader {
		padding-top: 0px;
		margin-top: 0px;
		margin-bottom: 6px;
	        color: #ffffff;
	        text-align: center;
	        font: 22px Georgia, sans-serif;
		font-style: italic;
	        text-decoration: none;
	}

	.browse {
		display: inline;	
		color: white;
		font-family: "Georgia", "Centuri Schoolbook L", sans-serif;	
		font-size: 19px;
		text-transform: capitalize;
		font-style: italic;
		text-decoration: none;
		padding-bottom: 5px;
	}

	.browse:hover {
		display: inline;	
		color: #c22d2d;
		font-family: "Georgia", "Centuri Schoolbook L", sans-serif;	
		font-size: 19px;
		font-style: italic;	
		text-transform: capitalize;
		text-decoration: none;
		padding-bottom: 5px;
	}

	.browsea {
		display: inline;
		color: #c22d2d;
		font-family: "Georgia", "Centuri Schoolbook L", sans-serif;	
		font-size: 19px;	
		font-weight: bold;
		font-style: italic;	
		text-transform: capitalize;
		text-decoration: none;
		padding-bottom: 5px;
	}

	p.table {
		color: white;
		font-family: "Georgia", "Centuri Schoolbook L", sans-serif;
		font-size: 18px;
		font-weight: normal;
		font-style: italic;
		float: left;
		text-decoration: none;	
		margin: 0px auto;
	}

	p.table2 {
		color: white;
		font-family: "Georgia", "Centuri Schoolbook L", sans-serif;
		font-size: 18px;
		font-weight: normal;
		font-style: italic;
		float: left;
		text-decoration: none;
		margin: 0px auto;	
	}

	#uppgifter {
		margin-top: 15px;	
		width: 555px;
		height: auto;
		min-height: 50px;
		margin: 0px auto;
		text-align: left;
		border: 0px solid white;
	}

	td.one {
		background-color: #c22d2d;
		width: 200px;
		height: 10px;
	}

	td.two {
		background-color: black;
		width: 200px;
		height: 10px;
	}

	th.one {
		background-color: #c22d2d;
		width: 150px;
		height: 10px;
		padding-left: 10px;
	}

	th.two {
		background-color: black;
		width: 150px;
		height: 10px;
		padding-left: 10px;
	}
table {
		border: 0px solid white;
		text-align: center;
		margin: 0px auto;
	}
#lank {
		width: 400px;
		text-align: center;
		margin: 0px auto;
	}

	th.one_lank {
		background-color: #c22d2d;
		width: 370px;
		height: 10px;
		padding-left: 10px;
	}

	td.one_pic {
		background-color: #c22d2d;
		width: 30px;
		height: 10px;
	}

	th.two_lank {
		background-color: black;
		width: 370px;
		height: 10px;
		padding-left: 10px;
	}

	td.two_pic {
		background-color: black;
		width: 30px;
		height: 10px;
	}
	a.table_link {		
		color: white;
		font-family: "Georgia", "Centuri Schoolbook L", sans-serif;
		font-size: 18px;
		font-weight: normal;
		font-style: italic;
		float: left;
		text-decoration: none;	
	}

	a.table_link:hover {		
		color: #c22d2d;
		font-family: "Georgia", "Centuri Schoolbook L", sans-serif;
		font-size: 18px;
		font-weight: normal;
		font-style: italic;
		float: left;Garamond
		text-decoration: none;
	}
	a.table_link2 {		
		color: white;
		font-family: "Georgia", "Centuri Schoolbook L", sans-serif;
		font-size: 20px;
		font-weight: normal;
		font-style: italic;
		float: left;
		text-decoration: none;	
	}

	a.table_link2:hover {		
		color: black;
		font-family: "Georgia", "Centuri Schoolbook L", sans-serif;
		font-size: 20px;
		font-weight: normal;
		font-style: italic;
		float: left;
		text-decoration: none;
	}
img.kont {
	float: left;
	border: 5px solid white;
	height: 153px;
}

img.sex {
}

hr {
	color: #c22d2d;
	height: 2px;
	background-color: #c22d2d;
	border: 0px;
	width: 80%;
}

	h2 {
		color:white;
		text-align: center;
		font-family: "calibri", verdana, sans-serif;
		font-size: 10px;
		font-weight: normal;
		margin-top: -6px;
	}

#tc_main {
		margin: 0px auto;
		height: 500px;
		width: 100%;
	        text-align: center;
	}

	.tc_left {
		float: left;
		height: 498px;
		width: 224px;
	        border-top: 1px solid #cecece;
	        border-bottom: 1px solid #cecece;
	        border-left: 1px solid #cecece;
	}
		
	.tc_right {
		float: left;
		height: 498px;
		width: 224px;
	        border: 1px solid #cecece;
	}

        .tc_content_one {
		margin: 0px 0px 0px 0px;
                height: 498px;
                width: 100%;
		display: table;
		vertical-align: middle;
        }

        .tc_content_two_a {
		margin: 0px 0px 0px 0px;
                height: 250px;
                width: 100%;
		display: table;
		vertical-align: middle;
		border-bottom: 1px solid #cecece;
        }

        .tc_content_two_b {
		margin: 0px 0px 0px 0px;
                height: 249px;
                width: 100%;
		display: table;
		vertical-align: middle;
        }

        .tc_content_three_a {
		margin: 0px 0px 0px 0px;
                height: 124px;
                width: 100%;
                width: 100%;
		display: table;
		vertical-align: middle;
		border-bottom: 1px solid #cecece;
        }

        .tc_content_three_b {
		margin: 0px 0px 0px 0px;
                height: 125px;
                width: 100%;
                width: 100%;
		display: table;
		vertical-align: middle;
		border-bottom: 1px solid #cecece;
		
        }

        .tc_content_three_c {
		margin: 0px 0px 0px 0px;
                height: 125px;
                width: 100%;
                width: 100%;
		display: table;
		vertical-align: middle;
		border-bottom: 1px solid #cecece;
        }

        .tc_content_three_d {
		margin: 0px 0px 0px 0px;
                height: 124px;
                width: 100%;
                width: 100%;
		display: table;
		vertical-align: middle;
        }

        .tc_content_four_a {
		margin: 0px 0px 0px 0px;
                height: 61px;
                width: 100%;
		display: table;
		vertical-align: middle;
		border-bottom: 1px solid #cecece;
        }

        .tc_content_four_b {
		margin: 0px 0px 0px 0px;
                height: 62px;
                width: 100%;
		display: table;
		vertical-align: middle;
		border-bottom: 1px solid #cecece;
        }

        .tc_content_four_c {
		margin: 0px 0px 0px 0px;
                height: 62px;
                width: 100%;
		display: table;
		vertical-align: middle;
		border-bottom: 1px solid #cecece;
        }

        .tc_content_four_d {
		margin: 0px 0px 0px 0px;
                height: 62px;
                width: 100%;
		display: table;
		vertical-align: middle;
		border-bottom: 1px solid #cecece;
        }
        .tc_content_four_e {
		margin: 0px 0px 0px 0px;
                height: 62px;
                width: 100%;
		display: table;
		vertical-align: middle;
		border-bottom: 1px solid #cecece;
        }
   
     	.tc_content_four_f {
		margin: 0px 0px 0px 0px;
                height: 62px;
                width: 100%;
		display: table;
		vertical-align: middle;
		border-bottom: 1px solid #cecece;
        }
 
       	.tc_content_four_g {
		margin: 0px 0px 0px 0px;
                height: 62px;
                width: 100%;
		display: table;
		vertical-align: middle;
		border-bottom: 1px solid #cecece;
        }
   
     	.tc_content_four_h {
		margin: 0px 0px 0px 0px;
                height: 62px;
                width: 100%;
		display: table;
		vertical-align: middle;
        }

	.stam_text {
		padding: 5px 5px 5px 5px;
		color: white;
		font-family: "Georgia", "Centuri Schoolbook L", sans-serif;
		font-size: 12px;
		display: table-cell;
		vertical-align: middle;
	}



