body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #E4E4E4;
	margin: 0px;
	padding: 0px;
	min-width: 980px;
	background-image: url(img/existYellow_masthead.jpg);
	background-repeat: repeat-x;
}
#masthead {
	background-image: url(img/existYellow_masthead.jpg);
	background-repeat: repeat-x;
	background-color: #E4E4E4;
}
#logo {
	width: 980px;
	background-image: url(img/existYellow_logo.jpg);
	background-repeat: no-repeat;
	height: 131px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#layout {
	background-image: url(img/existYellow_sbl_middle.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 980px;
	background-color: #FFF;
	color: #000;
}
.column {
	float: right;
}
img {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
	vertical-align: bottom;
}
#main-column {
	width: 750px;
	margin-right: 10px;
}
#sidebar {
	width: 200px;
	margin-right: 10px;
}
.maincontent {
	padding: 20px 32px 0 32px;
	font-size: 13px;
	line-height: 1.5;
}
.maincontent p, .sidecontent p {
	margin: 3px 0 12px 0;
}
.sidecontent {
	font-size: 12px;
	line-height: 1.3;
	padding: 8px 16px;
	color: #333333;
}
.sidecontent h3 {
	text-transform: uppercase;
	font-size: 13px;
	margin: 20px 0px 6px 0px;
	text-align: center;
	color: #9B0000;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.maincontent h1, .maincontent h2, .maincontent h3 {
	font-size: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
	color: #9B0000;
}
.maincontent h2 {
	font-size: 17px;
}
.maincontent h3 {
	font-size: 16px;
}
#layout-bottom {
	background-image: url(img/existYellow_sbl_bottom.jpg);
	background-repeat: no-repeat;
	height: 32px;
	background-position: left bottom;
	clear: both;
}
#footer {
	margin: 12px auto;
	width: 980px;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	text-align: center;
}
.quotation {
	font-size: 11px;
	text-transform: uppercase;
}
/*LINK STYLES*/
.maincontent a {
	color: #06C;
	text-decoration: none;
}
.maincontent a:hover, .maincontent a:focus {
	color: #B30101;
	text-decoration: none;
}
.sidecontent a, #footer a {
	color: #000000;
	text-decoration: none;
}
#layout #sidebar .navigation a {
}

.sidecontent a:hover, .sidecontent a:focus,
#footer a:hover, #footer a:focus {
	color: #990000;
	text-decoration: underline;
}
/*EXTRA STYLES for STATIC MENU BAR*/
.menubar {
	margin: 0px;
	padding: 4px;
	font-size: 14px;
}
.menubar li {
	list-style-type: none;
	margin-bottom: 4px;
}
.menubar a {
	background-color: #47A3CF;
	display: block;
	color: #000;
	text-decoration: none;
	padding: 6px 12px;
	border-top: 1px solid #6DB7DA;
	border-right: 1px solid #3294C2;
	border-bottom: 1px solid #3294C2;
	border-left: 1px solid #6DB7DA;
	zoom: 1;
}
.menubar a:hover, .menubar a:focus {
	background-color: #9C0;
	border-color: #B5F000 #85B000 #85B000 #B5F000;
	color: #FFF;
}
#layout #sidebar .navigation {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 7px;
	color: #9B0000;
	background-color: #E3E3E3;
	background-image: url(../p7tmm/img/tmm_rootGradientGray.jpg);
	background-repeat: repeat-y;
}
#layout #sidebar .navigation img {
	padding-top: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#layout #sidebar .navigation a {
	text-decoration: none;
	color: #000000;
}
#layout #sidebar .navigation a:hover {
	color: #990000;
	text-decoration: none;
}
#layout #sidebar .sidecontent p {
	color: #990000;
}



#picture_right {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: center;
	font-style: italic;
}
#layout #main-column .maincontent #picture_right img {
	border: 1px solid #333333;
}
#layout #main-column .maincontent #picture_right .billede {
	margin-bottom: 6px;
}
.readon {
	background-image: url(../images/readme.png);
	background-repeat: no-repeat;
	padding-left: 38px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}
#picture_right h2 {
	font-size: 1.1em;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 5px;
}

.stiplet {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 10px;
}
.tabelramme {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
.tabelramme td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tabelramme th {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	color: #940403;
	background-color: #E4E4E4;
	text-align: left;
	font-weight: normal;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
.www {
	background-image: url(../images/link.png);
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 26px;
	background-repeat: no-repeat;
}
#q {
	width: 100px;
	border: 1px solid #999999;
	background-color: #FFFFCC;
}
#layout #sidebar .navigation #form1 {
	margin-bottom: 10px;
}
.searchbutton {
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 72px;
	height: 28px;
	font-size: 12px;
	text-indent: 15px;
}
.hoejre{
	float: right;
	margin-left: 5px;
	margin-top: -3px;
}
.hoejre img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
