/* TAGS */

html, body {
/*	height: 100%; */
	min-height: 100%;
	width: 100%;
	min-width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
}

#Content ul li {
	list-style-position: outside;
	list-style-type: square;
	line-height: 20px;
}

#Content p {
	line-height: 22px;
}

#NotMenu a:link {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

#NotMenu li {
	margin-bottom: 10px;
}

#NotMenu a:visited {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-decoration: none;
}

#NotMenu a:hover {
	color: #aa0000;
	text-decoration: underline;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

/* IDs */

#Wrapper {
	position: relative;
	width: 750px;
	z-index: 0;
	margin-right: auto;
	margin-left: auto;
}

#Content {
	position: absolute;
	z-index: 1;
	width: 720px;
	left: 0px;
	top: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin: 0px;
}

#Copyright {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	position: absolute;
	width: 750px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	bottom: -50px;
	left: 0px;
}

#TopSpacerImg {
	position: relative;
	z-index: 0;
	height: 70px;
	width: 745px;
}

#BlueMenu {
	width: 215px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	z-index: 1000;
	position: relative;
	left: -15px;
	background-image: url(../img/bluemenu.gif);
	height: 180px;
	background-repeat: no-repeat;
	padding-top: 10px;
}
#NotMenu {
	width: 490px;
	float: right;
}


#OrangeMenu {
	width: 215px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	z-index: 5;
	position: relative;
	left: -15px;
	height: 180px;
	background-image: url(../img/orangemenu.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}

#GreenMenu {
	width: 215px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	z-index: 5;
	position: relative;
	left: -15px;
	height: 180px;
	background-image: url(../img/greenmenu.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}

#RedMenu {
	width: 215px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	z-index: 5;
	position: relative;
	left: -15px;
	height: 180px;
	background-image: url(../img/redmenu.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}

#BrownMenu {
	width: 215px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	z-index: 5;
	position: relative;
	left: -15px;
	background-image: url(../img/brownmenu.gif);
	background-repeat: no-repeat;
	height: 180px;
	padding-top: 10px;
}

#TurquoisMenu {
	width: 215px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	z-index: 5;
	position: relative;
	left: -15px;
	background-image: url(../img/turquoismenu.gif);
	background-repeat: no-repeat;
	height: 180px;
	padding-top: 10px;
}

#PurpleMenu {
	width: 215px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	z-index: 5;
	position: relative;
	left: -15px;
	background-image: url(../img/purplemenu.gif);
	background-repeat: no-repeat;
	height: 180px;
	padding-top: 10px;
}
.KontaktBoks {
	width: 480px;
	float: right;
	margin-bottom: 30px;
	height: 150px;
	font-size: 14px;
}
.ProdusentBilde {
	float: left;
	margin-right: 5px;
	border: 1px solid #000000;
	margin-bottom: 5px;
}



#BlueHeader {
	position: absolute;
	height: 70px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/headerblue.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#BrownHeader {
	position: absolute;
	height: 70px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/headerbrown.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#RedHeader {
	position: absolute;
	height: 70px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/headerred.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#GreenHeader {
	position: absolute;
	height: 70px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/headergreen.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#PurpleHeader {
	position: absolute;
	height: 70px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/headerpurple.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#OrangeHeader {
	position: absolute;
	height: 70px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/headerorange.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#TurquoisHeader {
	position: absolute;
	height: 70px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/headerturquois.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#Blocks {
	position: absolute;
	left: 206px;
	bottom: 0px;
	z-index: 98;
}

#HeaderLink {
	height: 100%;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#BILDEBarnSynger {
	text-align: center;
}

/* CLASSES */

.H1 {
	font-size: 20px;
	font-weight: bold;
}
#BeggeLogoer {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.Intro {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

.BlueList {
	list-style-position: outside;
	list-style-image: url(../img/bluebullet.gif);
	list-style-type: disc;
}

.IllustrasjonR {
	float: right;
	position: relative;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
}

.IllustrasjonL {
	float: left;
	position: relative;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
}

.H3 {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

.MenuBullet {
	vertical-align: baseline;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.MenuItem {
	font-weight: bold;
	text-transform: capitalize;
	width: 150px;
	padding-left: 0px;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	z-index: 1;
	margin: 0px;
	text-indent: 20px;
	display: block;
}

.BlueMenuItemOver {
	font-weight: bold;
	text-transform: capitalize;
	background-color: #65b0bf;
	width: 150px;
	padding-left: 0px;
	color: #eeeeee;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	margin: 0px;
	text-indent: 30px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
}

.OrangeMenuItemOver {
	font-weight: bold;
	text-transform: capitalize;
	background-color: #f2b438;
	width: 150px;
	padding-left: 0px;
	color: #eeeeee;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	margin: 0px;
	text-indent: 30px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
}

.GreenMenuItemOver {
	font-weight: bold;
	text-transform: capitalize;
	background-color: #669900;
	width: 150px;
	padding-left: 0px;
	color: #eeeeee;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	margin: 0px;
	text-indent: 30px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
}

.RedMenuItemOver {
	font-weight: bold;
	text-transform: capitalize;
	background-color: #d65656;
	width: 150px;
	padding-left: 0px;
	color: #eeeeee;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	margin: 0px;
	text-indent: 30px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
}

.BrownMenuItemOver {
	font-weight: bold;
	text-transform: capitalize;
	background-color: #a3886d;
	width: 150px;
	padding-left: 0px;
	color: #eeeeee;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	margin: 0px;
	text-indent: 30px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
}

.PurpleMenuItemOver {
	font-weight: bold;
	text-transform: capitalize;
	background-color: #d959d9;
	width: 150px;
	padding-left: 0px;
	color: #eeeeee;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	margin: 0px;
	text-indent: 30px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
}

.TurquoisMenuItemOver {
	font-weight: bold;
	text-transform: capitalize;
	background-color: #30d092;
	width: 150px;
	padding-left: 0px;
	color: #eeeeee;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	margin: 0px;
	text-indent: 30px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
}

.Uttalelse {
	font-style: italic;
	font-size: 14px;
	line-height: 90%;
	margin-bottom: 25px;
}

.UttalelseBoks {
	width: 480px;
	float: right;
	clear: right;
	margin-bottom: 20px;
	position: relative;
	margin-top: 20px;
	vertical-align: top;
	background-color: #f9eecf;
	border: 1px dotted #333333;
	padding: 5px;
}

.UttalelseForfatterInfo {
	font-size: 12px;
	line-height: 75%;
	position: relative;
	top: -15px;
}

.UttalelseForfatter {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
}

.UttalelseForfatterBilde {
	float: right;
	border: 1px solid #000000;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 10px;
}.FAQ_Question {
	font-size: 120%;
	font-weight: bold;
}
#TatoIMG {
	float: left;
	border: 1px solid #333333;
	margin-right: 20px;
}
blockquote {
	font-style: italic;
}
.LitenTittel {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
#GitarIMG {
	float: right;
	margin: 10px;
}
.StorLitenTittel {
	font-size: 16px;
	font-weight: bold;
}
.KontaktBoksFylkeNavn {
	font-size: 14px;
	color: #990099;
	font-weight: bold;
}
.SongTitle {
	font-size: 14px;
	cursor: pointer;
	cursor: pointer;
}
.SongText {
	background-color: #ddddff;
	border: 1px dotted #aaaaff;
	width: 80%;
	padding: 10px;
}
.GreenishMenuItemOver {

	font-weight: bold;
	text-transform: capitalize;
	background-color: #749674;
	width: 150px;
	padding-left: 0px;
	color: #eeeeee;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	margin: 0px;
	text-indent: 30px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
#GreenishHeader {

	position: absolute;
	height: 70px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/headergreenish.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#GreenishMenu {

	width: 215px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	z-index: 1000;
	position: relative;
	left: -15px;
	background-image: url(../img/greenishmenu.gif);
	height: 180px;
	background-repeat: no-repeat;
	padding-top: 10px;
}
#Validation {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	position: absolute;
	width: 750px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	bottom: -100px;
	left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Validation img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

