
body.avivaeditor 
 { 
	color:black; 
	text-align:left; 
	background-color:white; 
	background-image:none; 
}


/* AVIVA EDITOR STYLE */
body.mceContentBody,#mceTemplatePreview
{ 
	color:black;
	text-align:left; 
	background-color:white !important; 
	background-image:none; 
}

.mceVisualAid {
    border: 1px dashed #BBBBBB;
}


/* GENERAL STYLES */	
body
{
	color:#000;
	font-size:11px;
	font-family: verdana,arial,helvetica;
	background-color:#890032;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

td
{
	font-family: verdana,arial,helvetica;
	font-size: 11px;
}

img
{
	border:0px;
}

ol
{
    color:#666;
    *margin-left:40px;
    margin-top:4px;
    
}

ul
{
    color:#666;
    *margin-left:40px;
    margin-top:4px;
}

.newsletter
{ 
	margin-bottom:10px;
}

.block
{
	display:block;
}

img.bannerimg
{
	display:block;
	margin-bottom:8px;
	
}

.adbanner_side .bannerimg
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
/* LINK STYLES */	
a 
{ 
	text-decoration: underline;
}
	
a:hover
{ 
	text-decoration: none; 
}

/* FRONTPAGE EVENT STYLES */
table.twoColumn
{
	width:660px;
}

table.twoColumn td.left
{
	width:299px;
}

table.twoColumnEvent
{
	width:660px;
	margin-bottom:35px;
}

table.twoColumnEvent tr:first-child,table.leftColumnEvent tr:first-child,table.rightColumnEvent tr:first-child,table.fullPageEvent tr:first-child
{
	height:9px;
	line-height:9px;
}

td.twoColumnImage
{
	width:299px;
	height:222px;
}

td.twoColumnImage img
{
	margin-bottom:-1px;
	display:block;	
}

table.leftColumnEvent
{
	width:299px;
	min-height:290px;
	_height:290px;
}

table.leftColumnEvent td,table.rightColumnEvent td,table.twoColumnEvent td,table.fullPageEvent td
{
	vertical-align:top;
}

td.leftColumnImage,td.rightColumnImage
{
	height:92px;	
}

td.leftColumnImage,td.rightColumnImage
{
	display:block;
}


table.rightColumnEvent
{
	width:341px;
	min-height:290px;
	_height:290px;
}

table.fullPageEvent
{
	width:660px;
}

td.eventFullPageHeader
{
	height:60px;
}

td.eventFullPageImage
{
	height:220px;
}

td.eventFullPageImage img
{
	display:block;
}

td.eventFullPageImageRight img
{
	float:right;
}


td.vSpacer
{
	height:6px;
	line-height:6px;
}

td.hSpacer
{
	width:20px;
}



td.boern_i_aviva
{
	background-color:#d78b45;
}

td.boern_tekst_hoejre_i_aviva
{
	background-image:url(../images/boern_small_right.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}

td.boern_tekst_venstre_i_aviva
{
	background-image:url(../images/boern_small_left.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}

td.musik_i_aviva
{
	background-color:#bc24d0;	
	height:9px;
}

td.musik_tekst_hoejre_i_aviva
{
	background-image:url(../images/musik_small_right.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}

td.musik_tekst_venstre_i_aviva
{
	background-image:url(../images/musik_small_left.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}

td.sport_i_aviva
{
	background-color:#33a6d2;	
	height:9px;

}

td.sport_tekst_hoejre_i_aviva
{
	background-image:url(../images/sport_small_right.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}

td.sport_tekst_venstre_i_aviva
{
	background-image:url(../images/sport_small_left.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}

td.teater_i_aviva
{
	background-color:#95d024;	
	height:9px;
}

td.teater_tekst_hoejre_i_aviva
{
	background-image:url(../images/teater_small_right.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}

td.teater_tekst_venstre_i_aviva
{
	background-image:url(../images/teater_small_left.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}



/* MENU STYLES */

#menu
{
	display:block;
	height:32px;
	width:658px;
	padding:0px;
	padding-left:2px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	border-color:#fff;
	border-style:solid;
	border-left-width:8px;
	border-right-width:8px;
	border-top-width:0px;
	background-image:url(../images/menu_bg.gif);
	list-style-type:none;
}

#menu li
{
	float:left;
	z-index:10;
	margin-top:11px;
	height:10px;
	line-height:10px;
	padding-left:18px;
	padding-right:17px;
	border-right:1px solid #47707e;
	border-left:1px solid #93adb6;
}

#menu li:first-child
{
	border-left:0px;
}

#menu li.last
{
	border-right:0px !important;
}

#menu li a
{
	display:block;
	color:#d6e8ee;
	font-family:Century Gothic,helvetica,arial;
	font-size:14px;
	_font-size:13px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

#menu li.selected a
{
	
}

#submenu
{
	display:block;
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-left:-8px;
	margin-right:-8px;
	min-height:170px;
	height:auto !important;
	height:170px;
}
#submenu li
{
	border-bottom:1px solid #888785;
	height:19px;
	padding-left:19px;
	padding-top:6px;
}
#submenu li a
{
	text-decoration:none;
	color:#5f5f5f;
}
#submenu li.selected
{

}

/* PARAGRAPH STYLES */
p 
{
    margin:0px;
    padding:0px; 
    padding-bottom:10px;  
    line-height:12px;
    color:#666;
}

/* LINK STYLES */

a
{
    color:#666;
}

	
/* HEADER STYLES */	
h1 {
	font-family:Century Gothic,verdana,helvetica,arial;
	font-size:36px;
	font-weight:bold;
	margin:0px;
	margin-top:5px;
	padding:0px;
	color:#b8b8b8;
}

h2 {
	font-family:Century Gothic,verdana,helvetica,arial;
	font-size:24px;
	margin:0px;
	padding:0px:	
	font-weight:normal;
	color:#b8b8b8;	
	padding-bottom:5px;
}

h3 {
	font-family:Century Gothic,verdana,helvetica,arial;
	font-size: 11px;
	margin:0px;
	padding:0px;
	color:#b8b8b8;
}

h4 {
	font-family:Century Gothic,verdana,helvetica,arial;
	font-size:16px;
	margin:0px;
	padding:0px:	
	font-weight:normal;
	color:#b8b8b8;	
	padding-bottom:5px;
}

h5 {
	font-size: 11px;
	margin:0px;
	padding:0px;
}

/* FORM STYLES */	
input,select,text,textarea {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	background-color:#ffffff;
	border:1px solid #000000;
}

input.checkbox
{
	border:0px;
}

/* ID SPECIFIC STYLES */
#container
{
	width:992px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	background-image:url(../images/columnbg.gif);
	xbackground-position:676px 0px;
	background-color:#fff;
	border-right:8px solid #fff;
	border-bottom:8px solid #fff;
}

#content
{
	width:660px;	
	padding:3px 8px 4px 8px;
	*padding-top:1px;	
	background-color:#fff;
	margin-top:0px;
	min-height:555px;
	height:auto !important;
	height:555px;
	
}

#rightColumn
{
	float:right;
	width:300px;
	_margin-left:-10px;
	padding-top:10px;
	padding-left:8px;
	padding-right:8px;
}

#header
{
	border-color:#fff;
	border-style:solid;
	border-left-width:8px;
	border-right-width:8px;
	border-top-width:7px;
}

#newsFront
{
	background-color:#385045;
	height:165px;
	padding-bottom:10px;
}

#newsFront h5
{
	padding-left:6px;
	padding-top:4px;
	color:#fff;
}

#newsPic
{
    margin-right:12px; 
    border: 1px solid #999;
    padding:2px;
}

#topBanners
{
	position:absolute;
	margin-left:676px;
	top:0px;
	border-top:7px solid #fff;
	border-bottom:6px solid #fff;	
	*border-bottom:5px solid #fff;
	width:308px;
	height:166px;
	padding-top:8px;
	padding-left:8px;
	background-color:#757575;
}

#konkurrencePlads
{
	margin-top:15px;
	margin-bottom:15px;
}

#bundLinks a
{
	font-family:Century Gothic,arial,helvetica;
	font-size: 14px;
	color:#6497a9;
	font-weight:bold;
	text-decoration:none;
}

#clear
{
	border:0px solid green;
	clear:right;
}

/* Newsletter box */

#newsletterSignup
{
	padding-left:6px;
}

#newsletterSignup h5
{
	font-size:11px;
	margin-top:14px;
	margin-bottom:10px;
}

#email,#name
{
	width:190px;
}

#tilmeld,#frameld
{
	width:65px;
	background-color:#d4d0c8;
}

#arrBar
{
	background-color:#53889b;
	height:9px;
	margin-top:0px;
	margin-bottom:15px;
}

#leftShadow
{
    background-image:url(../images/leftShadow.jpg);
    background-repeat:repeat-y;
    height:100px;
}