.overskrift {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.bar {
	margin-top: 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 100%;
}

a {
	color: #333333;
	text-decoration: none;
}

a.menu {
	color: #333333;
	text-decoration: none;
	display: block;
	width: 170px;;
	font-weight: bold;
	padding: 1px;
	background-image: url('images/ar_right.gif');
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
}

a.menu:hover {
	margin-left: 2px;
}

a:hover {
	color: #990000;
	text-decoration: none;
}

.cellborderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.blockimg {
	display: block;
	margin-top: 4px;
	border: 0;
}

body {
	font-family: MS Sans Serif, Geneva, sans-serif;
	font-size: 12px;
}

a.medarblink {
	color: rgb(51, 51, 51); 
}

div.leftout {
	border: 1px solid black;
	position: absolute;
	left: 50%;
	width: 345px;
	margin-top: 30px;
	margin-left: -356px;
	height: 510px;
	background-image: url('images/flashbg.gif');
	background-repeat: no-repeat;
	border: 1px solid #cccccc;
	padding: 29px 26px 27px 26px;
	text-align: center;
}

div.rightout {
	position: absolute;
	left: 50%;
	margin-top: 30px;
	margin-left: 60px;
	padding-top: 30px;
	width: 311px;
	height: 536px;
}

div.floatimgtext {
	position: absolute;
	padding-right: 50px;
	bottom: 55px;
	right: 0px;
	text-align: right;
	font-weight: bold;
  font-size: 16px;
  color: white;
}
