﻿.AT_Heading
{
    color: #204478; 
    font-weight: 700; 
    font-size: 12px; 
    margin: 0px;
    padding: 5px 20px 0px 20px;
    height: 26px;
    line-height: 20px;
}

div.AT_Heading .ControlPanel
{
    float: right;
    width: 76px;
    text-align: right;  
    margin-top: .2em;   
}

.AT_Content
{
    color: gray; 
    font-weight: normal; 
    font-size: 11px;
}

.AT_Content a,
.AT_Content a:visited { color: #369; text-decoration: none }
.AT_Content a:active { color: gray }
.AT_Content a:hover { color: #000000; text-decoration: underline }

.AT_Content div.subheading1
{
    color: #204478; 
    font-weight: 700; 
    font-size: 12px;
}

.AT_Content .teaser { color: gray; font-weight: normal; font-size: 10px; font-family: Arial; text-decoration: none }
.AT_Content .teaser a,
.AT_Content .teaser a:visited { color: #204478; text-decoration: none }
.AT_Content .teaser a:active { color: #369 }
.AT_Content .teaser a:hover { color: #000000; text-decoration: none }

.AT_Content .readmore { white-space: nowrap; }

.AT_Content td.rightside
{
    width: 170px;
    background-image: url(/Images/System/bgdots.jpg);
    height: 100%;
    padding: 0px 15px;
    vertical-align: top;    
}
.AT_Content div.rightside
{
    text-align: center;
    height: 100%;
    background: url(/Images/System/kræftensbekæmpelse_AAA.jpg) no-repeat bottom right;
}
.AT_Content div.rightside * { text-align: left; }
.AT_Content div.rightside img#mspartner
{
    margin-top: 8px;
    margin-bottom: 6px;    
} 

.AT_Content_Disabled {}

.AT_TextInner {}

/* Graphics download */
.AT_Heading input.gd
{
    margin-top: .23em;
    float: right;
}

div.gdframe
{
    padding: 0px;
	margin-top: .5em;	
	position: absolute;
	z-index: 15;
	text-align: left;
	width: 755px;
	border: solid 2px black;
	background-color: #eeeeee;	
}

div.gdframe .gdtitle
{
    margin: 0px 0px 1px 0px;
    padding: 0px 0px 0px 0.3em;
    color: #666666;
    
    font-size: medium;
    font-weight: bold;
    
    height: 1.7em;
    line-height: 1.7em;
    
    /*border: solid 1px black;*/
}

div.gdframe .closebutton
{
    float: right;
    cursor: pointer;    
    margin: .5em .5em 0px 0px;
}

div.gdframe .gdcontent
{
    border: solid 2px #ff9933;
    border-width: 2px 0px;
    border-bottom-width: 0px;
    margin: 0px 5px;
    padding: 5px 0px;    
    font-size: small;
    line-height: 1.2em;
}

div.gdframe .gdpics, div.gdframe .gdbasket
{
    overflow: auto;
    background-color: white;
    border: inset thin;
    padding: 5px; 
}

div.gdframe .gdbasket { margin-top: 5px; }
div.gdframe .gdbasket .gdbasketbtns span.label {}
div.gdframe .gdbasket .gdbasketbtns input.tb { margin: 0em .5em; }
div.gdframe .gdbasket .gdbasketbtns input.btn { margin-bottom: -1px; }
