@charset "utf-8";
.background {
	background-repeat: repeat-y;
	background-image: url(logonewtrans.png);
}
.backgroundcontent {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #252525;
	border-right-color: #252525;
	border-bottom-color: #252525;
	border-left-color: #252525;
	background-color: #FFFFFF;
}
.allborder {
	border: 1px solid #999999;
}
.line {
	background-image: url(line.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.whitebackground {
	background-color: #FFFFFF;
}

.linelow {
	background-image: url(line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #866B40;
}
.lineup {
	background-color: #866B40;
	background-image: url(line.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.pictureborder {
	border: 1px solid #252525;
}
.brodtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: blink;
}
.brodtextnew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}

.brodtextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.dottedborderupdown {
	background-color: #303030;
	border: 1px none #FFFFFF;
}
.dottedleftright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #252525;
	border-right-color: #252525;
	border-bottom-color: #252525;
	border-left-color: #252525;
}

.pictureframe {
	background-color: #303030;
	border: 1px solid #FFFFFF;
}

.rubrik2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
.backgroundmenu {
	background-color: #303030;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.backgroundmenunew {
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #303030;
	border-right-color: #303030;
	border-bottom-color: #303030;
	border-left-color: #303030;
	background-color: #8A7758;
}

.allbordergold {
	border: 2px solid #c98d47;
}
.brownallborder {
	border: 1px solid #C88D47;
}
.allborderwhite {
	border: 1px solid #FFFFFF;
}
.middle {
	background-image: url(middle.gif);
	background-repeat: repeat-y;
}
