@media (min-width:1001px)
{
	body {
		font-family: arialround;
		font-size:11pt;
		cursor:default;
		color:#000000;
		margin-bottom: 28px;
		background: url(/bg.png), url(/bg_fold.png);
		background-repeat: repeat-y, repeat;
		background-position: center, center;
		background-attachment: fixed;
		background-color:#cacaca;
		margin-top: 10px;
	}
	* {
		margin: 0px;
		padding: 0px;
	}
	.krop
	{
		text-align: center;
		width: 100%;
	}
	.krop table {
        width: 100%;
    }
    .krop table td {
        width: 100%;
        text-align: center;
    }

	td {
		text-align: center;
	}
	html {
		height:100%;
		margin-bottom:1px;
	}
	.start {
		line-height:150%;
		width: 960px;
		font-size: 100%;
        text-align: left;
        margin: auto;
	}
	a:link {
		color:#000000;
		text-decoration:none
	}
	a:visited {
		color:#000000;
		text-decoration:none
	}
	a.eksplicit {
		color: #2266ee;
	}
	#ydre {
	/*	border: 2px orange solid;
		height: 100%;*/
		padding-bottom: 10px;
	}
	#omraade {
		width: 1241px;
		margin-right: auto;
		margin-left: auto;
		text-align: left;
		color:#000000;
	}
	#hoved {
		width:100%;
		padding-top:15px;
	}
	#adresse {
		text-align: center;
		font-size:10pt;
		border-bottom:1px solid #000000;
		border-top:1px solid #000000;
		padding: 2px;
		background: url(/menubaggrund.png);
		background-size: contain;
	}
	#mærker {
		margin-top: 60px;
		margin-bottom: 9px;
		text-align: center;
	}
	#mærker img {
		height: 50px;
		vertical-align: middle;
		margin-right: 30px;
		margin-left: 30px;
	}
	#mærker img#aaa {
		height: 36px;
	}
	img.fotografi {
	/*	border: 1px #ff8800 solid;*/
		height: 360px;
	}
	img.fotografiminiature {
		height: 90px;
	}
	h1 {
		text-align: center;
		font-size: 16pt;
		padding: 30px 0px 30px 0px;
		font-weight: bold;
	}
	h2 {
		font-size: 100%;
		font-weight: bold;
		text-align: center;
	}
	h3 {
		font-size: 13pt;
		font-weight: bold;
		padding: 20px 0px 10px 0px;
	}
	.overskrift2 {
		text-align: left;
		font-size: 16pt;
		padding: 10px 0px 0px 0px;
	}
	.overskrift3 {
		text-align: left;
		font-size: 16pt;
		padding: 20px 0px 0px 0px;
	}
	.animationsknap {
		padding: 2px 2px 2px 2px;
	}

	div.ophold {
		clear: both;
	}

	.btn1 {
		display: none;
	}

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

	img.tegning {
		border:0px;
	}
	img.betjeningsvejledning
	{
		width: 800px;
	}
	.spacer {
		width:100%;
		height:15px;
	}
	hr {
		color: lightgrey;
		height: 1px;
		width: 800px;
		margin: 30px 0px 30px 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 {
	}

	#miniaturer {
		text-align:center;
	}
	#miniaturer img {
		text-align:center;
		padding:4px;
	}
	#stort {
		/*position:absolute;*/
		width:1241px;
		text-align:center;
	}
	#stort img.fotografi {
		padding: 0 6px 0 6px;
	}
	.tekst {
		text-align: justify;
		width: 1060px;
	}
	.tekst img {
	}
	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: 31px;
	}

	table.tegninger img {
		width: 468px;
	}

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

	p {
		margin-top: 11px;
	}

	#cookieinfo {
		text-align: center;
		width: 1240px;
		margin-top: 31px;
		margin-bottom: 10px;
		bottom: 20px;
		border-radius: 4px;
	}

	#cookieadvarsel {
		width:500px;
		height:19px;
		vertical-align: middle;
		text-align: center;
		font-size: 100%;
	}
	#cookieadvarsel li
	{
		display:inline;
		padding: 0px 13px 0px 13px;
	}

	#cookieadvarsel li.fremhævet a
	{
		color:#ff8800;
		font-style:italic;
		font-weight:bold;
	}

	#cookieadvarsel button
	{
		height: 80%;
		font-size: 14px;
	}
}

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