* {
	margin: 0px;
	padding: 0px;
}
html,body {
scrollbar-3dlight-color: #678BBD;
scrollbar-arrow-color: #000099;
scrollbar-darkshadow-color: #ff0000;
scrollbar-face-color: #ff0000;
scrollbar-highlight-color: #666666;
scrollbar-shadow-color: #a4bfdc;
scrollbar-track-color: #000099;
} 
.overskrift1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 35px;
}
#overskrift {
	background-color: #FF0000;
	width: 569px;
	right: 0px;
	text-align: center;
	top: 0px;
}

#master {
	width: 569px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 30px;
	min-height:550px;
}
#footer {
	width: 569px;
	left: 0px;
	bottom: 0px;
	text-align: center;
	margin-top: 5px;
}
.clear {
	clear: both;
}

#content {
	width: 569px;
}
.left {
	float: left;
	width: 529px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	padding-bottom: 10px;
}
.left_text {
	width: 300px;
	margin-top: 20px;
	margin-left: 40px;
	float: left;
}

.left1 {
	float: left;
	width: 80px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #333;
	text-align: center;
}

.top {
	float: left;
	width: 529px;
	margin-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}


.LCtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}
#text_center {
	width: 350px;
	top: 100px;
	left: 182px;
	float: right;
	margin-top: 40px;
	
}
a{
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #999;
}
.ajaxtooltip{
	display: none; /*leave this alone*/
	left: 0; /*leave this alone*/
	top: 0;
	border: 2px solid gray;
	border-width: 1px 2px 2px 1px;
	padding: 5px;
	background-color: #CCC;
	position: absolute;
}
#big {
	height: 370px;
	width: 267px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333;
	text-align: center;
}

#master #content .left a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #F00;
	text-decoration: underline;
}

#master #content .left a:hover {
	color: #000;
	text-decoration: underline;
}
.iframeTooltip
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}

.tooltipContent
{
	background-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333;
	padding: 10px;
}
