body {
    background-image: url( '../images/georgstage/bg_ny.jpg' );
    font-family: Arial;
}

.topFrame {
    background-image: url( '../images/georgstage/ramme_top.jpg' );
    background-repeat: no-repeat;
}

.sideFrame {
    background-image: url( '../images/georgstage/ramme_siderne.jpg' );
    background-repeat: repeat;
}

.bottomFrame {
    background-image: url( '../images/georgstage/ramme_bund.jpg' );
    background-repeat: no-repeat;
}

.topImage {
    background-image: url( '../images/georgstage/menu/top_u_menu.jpg' );
    background-repeat: no-repeat;
}

.foldingMenu {
    background-image: url( '../images/georgstage/grafik_left.jpg' );
    background-repeat: no-repeat;
}

.rightImageTop {
    background-image: url( '../images/georgstage/grafik_right.jpg' );
    background-repeat: no-repeat;
}

.contentTop {
    background-image: url( '../images/georgstage/content_top_2602.jpg' );
    background-repeat: no-repeat;
}

.contentBackground {
    background-image: url( '../images/georgstage/content_samlet_2802.jpg' );
    background-repeat: repeat;
}

.contentLeft {
    background-image: url( '../images/georgstage/content_left.jpg' );
    background-repeat: no-repeat;
}

.title {
    font-size: 12pt;
    font-weight: bold;
    font-family: georgia;
    color: #463210;
}

.content {
    font-size: 10pt;    
}

A:link {
	text-decoration: none;
    color: #11273F;
}

A:active {
	text-decoration: none;
    color: #11273F;
}

A:visited {
	text-decoration: none;
    color: #11273F;
}

A:hover {
	text-decoration: none !important;
	color: #614603 !important;
}

.menuBackground {
    background-image: url( '../images/georgstage/menu/bg_2g_valgt.png' );
    background-repeat: no-repeat;
    height: 24px;    
}

.menu2 {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #11273F;
    text-decoration: none;
}

.selectedMenu2 {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #614603;
    text-decoration: none;
}

A.selectedMenu2 {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #614603 !important;
    text-decoration: none;
}

.menu3 {
    font-family: Arial;
    font-size: 10pt;
    font-weight: normal;
    color: #11273F;
    text-decoration: none;
}

.selectedMenu3 {
    font-family: Arial;
    font-size: 10pt;
    font-weight: normal;
    color: #614603;
    text-decoration: none;
}