@media (max-width:1000px)
{
	body {
		font-family: arialround;
		font-size: 34px;
		cursor:default;
		color:#000000;
		background-color:#cccccc;
	}
	* {
		margin: 0px;
		padding: 0px;
		text-decoration: none;
	}
	.krop
	{
		text-align:center;
	}
	td {
		text-align: center;
	}
	html {
		height:100%;
		margin-bottom:1px;
	}
	.start {
		line-height:150%;
		width:860px;
		margin-left:30px;
		font-size:43px;
	}
	a:link {
		color:#000000;
		text-decoration:none
	}
	a:active {
		color:#000000;
		text-decoration:none
	}
	a:visited {
		color:#000000;
		text-decoration:none
	}
	a.eksplicit {
		color: #2266ee;
	}
	#omraade {
		width: 901px;
		margin-right: auto;
		margin-left: auto;
		margin-top: 60px;
		text-align: left;
		color:#000000;
	}
	#hoved {
		width:100%;
		padding-top:15px;
	}
	#adresse {
		text-align: center;
		font-size:21pt;
		border-bottom: 1px solid #000000;
		border-top: 2px solid #000000;
		padding: 4px;
	}
	#mærker {
		margin-top: 100px;
		margin-bottom: -9px;
		text-align: center;
	}
	#mærker img {
		height: 110px;
		vertical-align: middle;
		margin-right: 20px;
		margin-left: 20px;
	}
	#mærker img#aaa {
		height: 100px;
	}
	img.fotografi {
		width: 95%;
	}

	img.fotografiminiature {
		height: 140px;
	}
	img.valgt {
		border: 2px solid #5b8bff;
		box-shadow: 0px 0px 10px #5b8bff;
	}
	h1 {
		text-align:center;
		font-size: 51pt;
		padding: 10px 0px 60px 0px;
		/*color: #0000c2;*/
	}
	h2 {
		text-align: center;
		font-size: 100%;
		font-weight: bold;
	}
	h3 {
		font-size: 31pt;
		font-weight: bold;
		padding: 20px 0px 10px 0px;
	}
	.krop {
		width:655px;
		text-align: left;
	}
	.animationsknap {
		padding: 15px 20px 15px 20px;
	}

	.logo {
		float:left;
		border: 0px;
	}

	.logo img {
		width:420px;
	}

	img.tegning {
		border:0px;
	}
	.spacer {
		width:100%;
		height:15px;
	}
	hr {
		color: black;
		height: 1px;
		margin: 34px 0px 34px 0px;
	}/*
	h1 {
		font-size:16pt;
		text-align:center;
		text-decoration:none;
	}*/
	.top_main_heading {
		margin-top:15px;
	}
	.indhold {
		float:right;
		width:550px;
		padding-bottom:20px;
	}
	.indholdAlene {
		width:100%;
		padding-bottom:20px;
	}
	td {
		font-size: 100%;
	}

	* {box-sizing: border-box;}
	.slide {
		display: none;
		height: 660px;
		vertical-align: center;
	}
	.slide img {
		height: 620px;
	}

	/* Slideshow container */
	.slideshow-container {
		max-width: 1000px;
		position: relative;
		margin: auto;
	}

	/* Caption text */
	.text {
		color: #f2f2f2;
		font-size: 15px;
		padding: 8px 12px;
		position: absolute;
		bottom: 8px;
		width: 100%;
		text-align: center;
	}

	/* The dots/bullets/indicators */
	.dot {
		height: 15px;
		width: 15px;
		margin: 0 2px;
		background-color: #bbb;
		border-radius: 50%;
		display: inline-block;
		transition: background-color 0.6s ease;
	}

	.active {
		background-color: #717171;
	}

	/* Fading animation */
	.fade {
		-webkit-animation-name: fade;
		-webkit-animation-duration: 1.5s;
		animation-name: fade;
		animation-duration: 1.5s;
	}

	@-webkit-keyframes fade {
		from {opacity: .4}
		to {opacity: 1}
	}

	@keyframes fade {
		from {opacity: .4}
		to {opacity: 1}
	}

	.frontbillede
	{
        margin-top: -150px;
        display: inline;
        visibility: hidden;
        opacity: 0;
        position: fixed;
        background-color: lightgrey;
        border: 2px solid #000000;
        width: 860px;
        margin-left: -430px;
        margin-bottom: -232px;
        box-shadow: 0px 0px 3px #000000;
    }

    .frontbillede img#valgtbillede
    {
       width: 856px;
       margin-top: -40px;
       margin-bottom: -8px;
    }

    .frontbillede a.billedlukknap
    {
        position: absolute;
        margin-left: 435px;
        margin-top: 12px;
        cursor: pointer;
    }

	.billedlukknap
	{
		display: hidden;
		visibility: hidden;
	}

	#miniaturer {
		text-align:center;
	}
	#miniaturer img {
		text-align:center;
		padding:4px;
	}
	#stort {
		/*position:absolute;*/
		width: 100%;
		text-align:center;
	}
	#stort img.fotografi {
		padding: 0 6px 0 6px;
	}
	.tekst {
		text-align: justify;
		width:95%
	}
	.tekst img {
		width: 80%;
	}
	table.ansatte td {
		text-align: left;
		padding: 10px 4px 10px 4px;
		vertical-align: top;
	}
	table.ansatte td img {
		border: 1px #ff8800 solid;
		max-width:140px;
	}
	table.tegninger td {
		text-align: left;
		padding: 2px;
	}
	table.tegninger img {
		width: 100%;
	}

	#kort {
		text-align: center;
		width: 800px;
		height: 500px;
		margin: 40px auto 0 auto;
	}
	#kort iframe {
		width: 800px;
		height: 450px;
		border: 2px solid black;
	}
	#kort #info {
		text-align: left;
	}

	.dansk {
		text-align:right;
		margin-right: 14px;
		margin-top:30px;
	}

	p {
		margin-top: 11px;
	}

	#cookieinfo {
		text-align: center;
		width: 100%;
		margin-top: 60px;
		margin-bottom: 60px;
	}

	#cookieadvarsel {
		width:500px;
		height:29px;
		vertical-align: middle;
		text-align: center;
	}
	#cookieadvarsel li
	{
		display: block;
		padding: 15px 0px 15px 0px;
	}
}

@font-face {
	font-family: arialround;
	src: url('Arial_Rounded_MT.ttf');
}