body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 20px 10px 20px;
	background-color: #666;
}
div.top_right {
	margin: 6px 6px 0px 0px;
}

p.top_link {
	color: #08439A;
	border: 2px solid #325B98;
	font-size: 12px;
	background-color: #eee;
	padding: 3px 10px 3px 10px;
	margin: 6px 0px 0px 0px;
	white-space: nowrap;
	text-align: center;
}
.top {
	color: #ffffff;
	font-size: 12px;
	margin: 16px 20px 0px 0px;
}

.top_link a, .top_link a:visited
{
	color: #08439A;
	text-decoration: none;
}

.top_link a:hover
{
	color: #08439A;
	text-decoration: underline;
}

div.citatcontainer {
width:553px; height:135px; position:relative;
}
div.citat {
position:absolute; left:300px; top:20px; height:100px; overflow:hidden;
font-size: 12px;
line-height: 16px;

}

#content {
	padding: 0px 10px 10px 10px;
	color: #333333;
	font-size: 12px;
	line-height: 16px;
	border-left: 1px solid #aaa;
}

#content a:link {
color: #08439a;
text-decoration: none;
}

#content a:visited {
color: #874CB2;
text-decoration: none;
}

#content a:hover {
color: #08439a;
background: #fff;
text-decoration: underline;
}

#footer {
	background: #325B98;
	text-align:center; color:#FFFFFF; font-size:11px; padding:2px 2px 2px 2px;
	border-top: 1px solid #fff;

}
#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
}

.artikel .forfatter {
color: #83a011;
padding: 0;
margin-top: 5px;
font-size: 11px;
line-height: 16px;

}

.artikel .resume {
color: #333333;
font-size: 12px;
line-height: 16px;
font-weight:bold;
}

.artikel {
}

.artikel h1,h2,h3 {
	font-weight:bold;
}

.artikel h1 {
	color: #f2940c;
	padding: 12px 10px 0px 0px;
	margin: 0;
	font-size:18px;
	line-heigt: 21px;
}
.artikel h2 {
	color: #888;
	font-size:16px;
	line-heigt: 19px;
}
.artikel h3 {
	color: #888;
	font-size:14px;
	line-heigt: 18px;
}

.artikel p {
font-size: 12px;
line-height: 16px;

}






.artikel_right {
	width: 200px;
	margin: 10px 0 10px 10px;
}

.related h3 {
	color: #FFFFFF;
	padding: 0 10px 0 10px;
	margin: 0 0 3px;
	font-size: 11px;
	font-weight: bold;
	background: #325B98;
	width: auto;
}

.artikel_right h3 {
	color: #FFFFFF;
	padding: 0 10px 2px 10px;
	margin: 0 0 3px;
	font-size: 11px;
	font-weight: bold;
	background: #325B98;
	width: auto;
}

.artikel_right p {
	color: #000;
	padding: 0;
	margin: 0 0 3px;
	font-size: 11px;
}
.artikel_right a, .artikel_right a:visited {
	color: #000;
	text-decoration: none;
}

.artikel_right a:hover
{
	color: #000;
	text-decoration: underline;
}

.info {
	color: #000000;
	padding: 3px 10px 3px 10px;
	margin: 0 0 3px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #325B98;
	font-size: 11px;
	background: #EEE;
	width: auto;
}

/*----- Knapper */
.btn {
	background-image: url(/CASentry/res/grf/btn-mid.gif);
	height: 22px;
}

.btn a {
	color: #000;
	font-size: 12px;
}
.btn a:link, .btn a:visited, .btn a:active, .btn a:hover {
	color: #000;
	font-size: 12px;
}
.btn a:hover {
	text-decoration: underline;
}

