/* MENU 
 * Her importeres eksternt stylesheet med css til Xmenuen.
 * importeres med følgende synstaks @import "[stylesheet.css]"
 * Der er tre grundlæggende menuskabeloner til rådighed:
 *              - "menu_main_and_sub.css" : horisontal hovedmenu med vertikal undermenu der viser undersider og undersider til undersider i en træstruktur.
 *              - "menu_tree.css" : vertikal hovedmenu der viser undersider og undersider til undersider i en træstruktur.
 *              - "menu_dropdown.css" : vertikal hovedmenu med undersider i dropdownmenuer, der vises onmouseover.
 */

@import "menu_main_and_sub.css";


/* AVIVA */

body.mceContentBody 
{ 
	color:black; 
	text-align:left; 
	background-color:#ffffff; 
	background-image:none;
}

/* AVIVA MCE STYLES (check mce_styles in domain.asp) */

/* TEXT FORMATTING (standard) */
/*
body,p,td {
    font-family:Trebuchet MS,Trebuchet, Arial, Helvetica;
    font-size:12px;
}
*/

body,p,td {
    font-family:Trebuchet MS,Trebuchet, Arial, Helvetica;
    font-size:12px;
    line-height:18px;
}

p { margin:5px 0 4px 0px; line-height:15px;*margin-top:0px;}

table p { margin-top:0px;}

a {
    color:#bef9ff;
}

a:hover {
    text-decoration:none; /* understregning på link fjernes når musen holdes over det */
}

/*
h2 { font-family: Georgia, Times New Roman, Times; font-size:18px; font-weight:normal; margin:7px 0 5px 0; 
    padding-bottom:9px; border-bottom:1px dotted #848484;
    background-image:url(../bp_images/header_arrow.png); background-repeat:no-repeat; background-position:top right;
}
h3 { font-family: Trebuchet MS, Trebuchet, verdana, helvetica; font-size:15px; font-weight:normal;margin:12px 0 12px 0; 
    color:#ff00db;
}
h4 { font-size: 12px; color:#ff00d9; margin:8px 0 -3px 0;}
h5 {}
*/


h1 { font-size:18px; font-weight:normal; margin:12px 0 12px 0; }
h1.voteStatement { font-size:18px; font-weight:normal; margin:12px 0 20px 0; color:#fff; background-color:#000;padding: 0px 10px 0px 0px; }
h2 { font-size:14px; font-weight:normal; margin:0px 0px 4px 0px; }
h2 { font-size:18px; font-weight:normal; margin:12px 0 12px 0; }
h3 { font-size: 13px; font-weight: normal; }
h4 {}
h5 {}
#content h2+p {
    margin-top:10px;
}

/* DESIGN */
body {
    background-image:url(../bp_images/bg.jpg);
    background-position:top center;
    background-repeat:no-repeat;
    background-color:#000;
    margin:0px;
}

img {
    border:0px;
}

#address {
    position:absolute;
    color:#c2c2c2;
    width:205px;
    margin:-200px 25px 0 13px;
}

#address p {
    font-size:10px;
    margin-bottom:10px;
}

#address span {
    font-size:12px;
    font-weight:bold;
}

#inner_container {
    padding-top:20px;
    height:702px;
    background-position:top center;
    background-repeat:no-repeat;
}

#container {
    width:848px;
    margin:0px auto 0px auto; /* top right bottom left */
    overflow:hidden;
}

#header {
    height:238px;
    border-bottom:1px solid #2a2a2a;
}

#icons { /* Div med Print, søg og send til en ven */
    position:absolute;
    margin-left:549px;
}
    img.icon { /* Billeder til Print, søg og send til en ven */
        margin-right:10px;
    }

#leftColumn {
    float:left;
    width:266px;
    padding:0 20px 0 20px;
}
    

#fb_weather {
    text-align:center;
    padding-top:8px;
    background-image:url(../images/fb_weather_bg.png);
    background-repeat:repeat-x;
    margin-bottom:40px;
}

div.box {
    background-image:url(../bp_images/box_bg.png);
    margin-bottom:20px;
    color:#fff;
    padding:1px 5px 0px 6px;
}

#leftColumn div.box
{
    padding:1px 11px 0px 8px;
}

    #leftbox div.box p {
        padding-right:10px;
    }
    
img.box {
    margin-bottom:19px;
    display:block;
}

div.bp_gallery {
    padding-bottom:6px;
    border-bottom:1px dotted #848484;
    height:240px;
}


#content {
    width:511px;
    color:#fff;
    margin-left:306px;
    height:682px;
}

	#content p	
	{
		margin:0px 0px 14px 0px;
	}
	
	td.minder p
	{
		margin:0px 0px 4px 0px !important;
	}

#rightbox {
    width:511px;
    margin-left:306px;
    height:150px;
}

#content > p,#content table, #content h3 {
    padding:0 12px 0 12px;
}

#content table td {
	*padding:0px;
}

td.FrontpageTextarea{
	*padding-left:12px !important;
}

td.inputContainer div{
	margin:0px 0px 0px 0px !important;
	padding:0px !important;
	border:0px;
}

#leftbox {
    height:360px;
}

#leftbox2 {
    height:150px;
}

div.front_content {
    height:511px !important;
}

/*
div.front_content h3 {
    font-family: Georgia, Times New Roman, Times;
    font-size:18px;
    font-weight:normal;
    margin-bottom:7px;
}
*/

#footer {
    background-image:url(../bp_images/footer_bg.png);
    background-repeat:repeat-x;
    height:26px;
    margin:1px auto 20px auto; /* top right bottom left */
    color:#fff;
    font-size:11px;
    text-align:center;
    line-height:24px;
}

#partners {
    display:block;
    margin: 7px auto 10px auto;
}

table.borderTopLight {
    border-top:1px solid #c0c0c0;
    padding-top:8px;
    margin-bottom:10px;
}

table.borderTopDark{
    border-top:1px solid #515151;
    padding-top:8px;
}


.margin-right {
    margin-right:12px;
}

textarea.risros {
    width:326px;
    padding:5px;
    height:106px;
    border:1px solid #000;
    margin:0px;	
}

input[type=text] {
    background-image:url(../bp_images/input_bg.png);
    background-repeat:repeat-x;
    border:1px solid #000;
    height:19px;
    font-size:12px;
    margin:0px;
}

input.risros[type=text] {
    margin-left:5px;
    width:135px;
    padding:2px 2px 0px 5px;
    margin-bottom:7px;
	*margin-bottom:5px;
	line-height:15px;
}

input.risros[type=image] {
    margin-left:5px;
}
form {
    margin-top:15px;
    *margin-top:13px;
}

textarea.risros2 {
    width:234px;
    padding:5px;
    height:106px;
    border:1px solid #000;
    margin-bottom:3px;    
}

input.risros2[type=text] {

    width:237px;
    padding:2px 2px 0 5px;
    margin-bottom:3px;
}

input.short {
    width:135px !important;
}

input.risros[type=image] {
    margin-left:5px;
}

textarea {
    font-family:Trebuchet MS, Trebuchet, Verdana, Helvetica;
    font-size:12px;
    background-image:url(../bp_images/input_bg.png);
    background-repeat:repeat-x;
}

/* UTILITY CLASSES */

.clear {
    clear:both;
}


/* END */


