@CHARSET "ISO-8859-1";
body {
	background-color: #B8D0E0;
    color: #004058;
	font-family: "Lucida Grande",Geneva,Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
}

a, a:link, a:visited, a:active {
    border-bottom: none;
    font-weight: bold;
	color: #004058;
	text-decoration: none;
}

a img {
	border: none;
}

a:hover {
    text-decoration: underline;
}

/************************************/
/*               Menu               */
/************************************/
.menubody {
	background-image: url('../images/frames/left.gif');
	background-repeat: repeat-y;
	height: 100%;
	margin-top: 0px;
}

.menu {
    padding-right: 0px;
    padding-top: 0px;
    list-style: none;
    margin: 0;
    margin-top: 10px;
}

.menu div {
    margin: 0;
    padding-bottom: 0;
    color: #eee;
    clear: both;
    margin: 0;
    background-image: none;
}

.menu a {
    border-bottom: none;
    clear: left;
    z-index:2;
    margin: 0;
    font-weight: bold;
    line-height: 50px;
    display: block;
    padding-left: 30px;
}

.menu a:hover, .menu .active a {
    text-decoration: none;
    color: white;
}

.menu p {
    display:none;
    margin: 0;
}

.menu a.menuLinkSko:hover {
    display:block;
    background: transparent url('../images/menu/sko.gif') no-repeat top left;
}

.menu a.menuLinkDragter:hover {
    display:block;
    background: transparent url('../images/menu/dragter.gif') no-repeat top left;
}

.menu a.menuLinkDiverse:hover {
    display:block;
    background: transparent url('../images/menu/cd.jpg') no-repeat top left;
}

.menu a.menuLinkPriser:hover {
    display:block;
    background: transparent url('../images/menu/penge.jpg') no-repeat top left;
}

.menu a.menuLinkFindVej:hover {
    display:block;
    background: transparent url('../images/menu/vej.jpg') no-repeat top left;
}

.menu a.menuLinkOmOs:hover {
    display:block;
    background: transparent url('../images/menu/om_os.jpg') no-repeat top left;
}


/************************************/
/*              Content             */
/************************************/
.contentbody {
	background-color: #B8D0E0;
	background-image: url('../images/BalletPigerFaded.gif');
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: top center;
	background-color: #B8D0E0;
    color: #004058;
}

.picture {
	float: right;
	width: 200px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: right;
}

.picture div {
	text-align: left;
}

.bigpicture {
	margin: 20px auto;
	width: 100%;
	text-align: center;
}

/************************************/
/*              Topbar              */
/************************************/

.topbarbody {
	margin-left: 0px;
}

.topbarbody,
.topbar,
.topbartitlediv {
	margin-top: 0px;
	height: 870px;
}

.topbar {
	margin-left: 40px;
	background-image: url('../images/frames/topsloejfe.gif');
	background-repeat: no-repeat;
}

.topbartitlediv {
	margin-left: -10px;

	background-image: url('../images/frames/top.gif');
	background-repeat: repeat-x;

	position: absolute;
	top: 0px;
	left: 150px;
	width: 100%;
}

.topbartitle,
.topbartitlelink {
	height: 70px;
	position: absolute;
	top: 11px;
	left: 30px;
	width: 401px;
}

.topbartitle {
	background-image: url('../images/frames/logo.gif');
	background-repeat: none;
}

.topbartitleTitle {
	font-size: 30px;
}

.topbartitleSubTitle {
	font-size: 14px;
	font-weight: bold;
}

.topbaraddress {
	margin-top: 70px;
	margin-right: 170px;
	text-align: right;
}

/************************************/
/*            Frontpage             */
/************************************/

.frontpage {
	text-align: center;
	margin:0px auto;
	min-width:20em;
}

.frontpage .title {
	font-size: 26px;
}

.frontpage .address,
.frontpage .phones {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.frontpage .address,
.frontpage .phones {
	margin-bottom: 16px;
}

.frontpage .email {
}

/************************************/
/*              About               */
/************************************/

.abouttitle {
	font-weight: bold;
}

.teasers {
	float: left;
	width: 20%;
	max-width: 220em;
}

.roundbox_pics {
	margin: 20px auto;
	text-align: center;
}

.extendedroundbox .bread {
	margin: 8px 0;
}

.extendedroundbox .bread_final {
	font-style: italic;
}

/************************************/
/*              pages               */
/************************************/

.pagesTitle {
	font-size: 26px;	
	text-align: center;
}

.pagesSubtitle {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 7px;
}

.pagesListAll {
	margin:30px auto;
	width:338px;
}

.pagesListAllTitle {
	font-weight: bold;
}

.pagesListAllSupplier {
	cursor:pointer;
	font-weight: bold;
	background-color: #88A0C0;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom:1px solid #386785;
	border-top:1px solid #386785;
}

.pagesListAllSupplierStuff {
	background-color: white;
	border-bottom:1px solid #386785;
}

.pagesListHomepage {
	margin-top: 10px;
	font-style: italic;
	margin-bottom: 10px;
}

.pagesBar {
	line-height: 110px;
	height: 110px;
	display: block;
	margin:0px auto;
	width:100%;
	text-align: center;
}

.pagesBar img {
	width: 98px;
	height: 109px;
	padding-right: 0px;
	padding-left: 0px;
}

.pagesPicture1 {
	float: left;
	margin-left: 30px;
}

.pagesPicture2 {
	float: right;
	margin-right: 30px;
}