/*
                    Aabenraa Kommune 
                    General portal layout
                    
                    Version 1.0
                    Author: AEK                 
*/

/*--------------------------------------------- general definitions ------------------------------------------*/



/* --------------------------------------------- general font definitions ------------------------------------------*/

body { color: #000; }
h3, h4 { color: #a5050e; }
#pagetop { color: #555; }
#language p, #address p { color: #555;  }

.inst_front_banner h1 { color: #606060; }

#block_1 h1{ color:#DEAA00; }
#block_1 p { color:#000; }

/* --------------------------------------------- general link definition ------------------------------------------*/

#pagetop a:link { color: #555; }

a:link , a:visited { color:#A5050E; text-decoration:none; }
a:hover { color: #000; text-decoration: underline; }
a:active { color: #000; text-decoration: underline; }

#print a, #print a:link#print a:visited,#print a:hover,#print a:active { color: #555; }

/* --------------------------------------------- general element definition ------------------------------------------*/

hr { height: 1px; background: #000; margin: 0 0 5px 0; }

/* --------------------------------------------- image layout ------------------------------------------*/


/* --------------------------------------------- general layout ------------------------------------------*/

#topmenu { background: url(../../../Elements/institutioner/orange_blue/front_menubg_orange_blue.gif) no-repeat; }
#block_1 { background: url(../../../Elements/institutioner/orange_blue/front_block1_orange_blue.gif) no-repeat; }
#block_2 { background: url(../../../Elements/institutioner/orange_blue/front_block1_orange_blue.gif) no-repeat; }
#block_3 { background: #D9E6EF; }
.inst_front_banner { background: #D9E6EF; color: #606060; margin: 8px 0 0 0; }


/* --------------------------------------------- document layout ------------------------------------------*/

/* ------ mcol -------- */

/* ------ rcol -------- */

/* --------------------------------------------- module layout ------------------------------------------*/

/* ------ mcol -------- */

/* ------ rcol -------- */

.newsbox { padding-bottom: 10px; }
.newsbox a, .newsbox a:link, .newsbox a:visited, .newsbox a:hover, .newsbox a:active { color: #000; }

/* --------------------------------------------- top menu ------------------------------------------*/

#pagetop a:link, #pagetop a:visited { color: #555; }
#pagetop a:hover { color: #A5050E; }
#pagetop a:active { color: #A5050E; }

/* --------------------------------------------- left menu ------------------------------------------*/


/* --------------------------------------------- secondary menu ------------------------------------------*/


#secondary_menu a:link, #secondary_menu a:visited { color: #555; }
#secondary_menu a:hover { color: #A5050E; }
#secondary_menu a:active { color: #A5050E; }

#mainelements a img { margin-left: 0px; _margin: 0 -3px 0 -3px; } /*  JOF 11-02-09 */
#mainelements div.inst_front_banner a img, #mainelements div.inst_front_banner * a img { margin-left: 0px !important; } /*  JOF 11-02-09 */

