@charset "utf-8";
/* CSS Document */
body
{
	margin:0;
	margin-top:0px;
	text-align:center;
	vertical-align: middle;
}

td
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#000000;
}

a
{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#3333CC;
}

a:hover
{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#3333CC;
}

.header
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#000000;
	text-align:center;
	font-size:30pt;
}

.subheader
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#000000;
	text-align:center;
	font-size:20pt;
}

.textkursiv
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#000000;
	font-size: 12pt;
}

.textbold
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#000000;
}

.text
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#000000;
	font-size: 12pt;
}

.redtext
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#CC0000;
	font-size: 12pt;
}

.redtextbold
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:12pt;
	color:#CC0000;
}

.smalltextbold
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:10pt;
	color:#000000;
}

.billedtext
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	font-size:12px;
	color:#000000;
}

.adressebold	
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#000000;
	text-align:center;
	line-height: 3;
}

.adresse
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#000000;
	text-align:center;
	line-height: 2;
}

.kontor
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#000000;
	text-align:center;
	line-height: 3;
}

.kontorroed
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#FF0000;
	text-align:center;
	line-height: 3;
}


.pladsen
/* bruges til menu */
{
	position:relative;
	width:120px;
	/*left: -160px;*/
	left: -85px;
	top: -90px;
	border-style: none;
}

.hytter
/* bruges til menu */
{
	position:relative;
	width:100px;
	/*left: 100px;*/
	left: 170px;
	top: -90px;
	border-style: none;
}

.foto
/* bruges til menu */
{
	position:relative;
	width:100px;
	/*left: 260px;*/
	left: 330px;
	top: -90px;
	border-style: none;
}

.menuTable
{
	padding: 0px;
/*	border-color:#cc3333;
	border-style: solid;
*/	/*
	border-width: thin;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	*/
	background-color:#FFFFFF;
}

a.byaasmenu 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	/*padding: 3px;*/
	/*display: block;*/
	width: 100%;
	color: #CC0000;
	text-decoration: none;
}

a.byaasmenu:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	/*padding: 3px;*/
	/*display: block;*/
	width: 100%;
	color: black;
	text-decoration: none;
}

.photoImages
{
	/*border: 6px #F2F2F2 solid;*/
	color:white;
}

a.photoImages
{
	/*border: 6px #F2F2F2 solid;*/
	color:white;
}

.photoImages:hover
{
	/*border: 6px #F2F2F2 solid;*/
	color:white;
	text-decoration:underline;
}

.photoheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: white;
	text-decoration:none;
}

a.photoheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: white;
	text-decoration:none;
}

a.photoheader:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: white;
	text-decoration:underline;
}

.oldtextbold
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:gray;
}

.oldtext
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:gray;
	font-size: 12pt;
}

.teaser
{
	/*background-color:#99ccff;*/
	background-color:#FFFFFF;
	padding:10px;
	border: 3px solid #cc3333;
}

.jubi
{
	/*background-color:#99ccff;*/
	background-color:#FFFFFF;
	padding:10px;
	border: 3px solid #000000;
}
