@charset "UTF-8";
/* CSS Document */

body {
	background-color: white;
	font: 12px verdana, arial, helvetica, sans-serif;
} #allContent {
	background-image: url(../assets/images/tegning.jpg);
	width: 900px;
	height: 600px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	border: 1px dotted gray;
	padding: 10px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
} #menu {
	width: 900px;
	border-bottom: 1px dotted gray;
	padding-bottom: 3px;
	position: absolute;
	top: 120px;
	left: 10px;
} #content {
	width: 575px;
	height: 425px;
	position: absolute;
	top: 175px;
	left: 25px;
	overflow: auto;
	line-height: 1.5em;
	padding-right: 5px;
} #udfoerer {
	position: absolute;
	top: 235px;
	left: 316px;
} #golfmand {
	position: absolute;
	top: 175px;
	right: 20px;
} #kontakttable {
	line-height: 1.7em;
} #bjj {
	text-align: center;
	position: absolute;
	top: 83px;
	right: 54px;
} #mba {
	position: absolute;
	top: 256px;
	right: 54px;
	text-align: center;
} .speciel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #990000;
	font-weight: bold;
} img.byg {
	float: right;
} img.bjarne {
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/* Almindelig Tags */

h1 {
	font-size: 20px;
	color: blue;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	margin-top: 0px;
} li {
	color: #990000;
} a:link {
	color: blue;
	font-weight: bold;
	text-decoration: none;
} a:visited {
	color: blue;
	text-decoration: none;
	font-weight: bold;
} a:active {
	text-decoration: none;
} a:hover {
	font-weight: bold;
	color: #990000;
} a.footerLink {
	color: #0000FF;
	font-weight: normal;
} a.footerLink:hover {
	text-decoration: underline;
} a.refLink {
	font-weight: bold;
	color: #990000;
} a.refLink:hover {
	text-decoration: underline;
} img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.glas {
	padding: 10px;
}
ul {
	margin-top: 5px;
}
#footer {
	text-align: center;
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
.warning {
  color:#f00;
  font-weight:bold;
  }
