body {
	background-image: url("noder_bg.jpg");
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: top center; 
	background-color: #eee3b8;
	width: 820px;
	margin: 10px auto;
	font-family: Verdana, sans-serif;
	font-size: 1em;
}

img {
	border: 0;
}

div.frame {
	
	border: 0px solid #eee3b8;
	background-image: url("images/bg.png");
	padding: 0 10px;
}

div.top {
	margin-bottom: 15px;
}

div.top h1{
	background-image: url("SyngDenIgen.png");
	text-indent: -2000px;
	height: 106px;
}

div.top h1 a{ 
	display: block;
	height: 106px;
}

div.menu {
	width: 200px;
	float: left;
}

#sponsor {
	padding-left: 5px;
}

div.content {
	width: 600px;
	
	float: left;
	margin-bottom: 10px;
}

.small {
	font-size: 0.8em;
}

div.bottom {
	clear: both;
	font-size: 0.8em;
	text-align: center;
	
}

div.bottom a {
	text-decoration: none;
	color: black;
}

div.rule {

	border-top: 10px solid #cc071e;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

a {
	color: #cc071e;
}

.fright {
	float: right;
}

/* Menu */

div.menu {
	width: 200px;
	float: left;
	
}

div.menu ul {
	margin: 0 0 0 5px;
	padding: 0;
	width: 180px;
}

div.menu li {
	list-style-type: none;
	margin: 0;
	
	border: 3px solid #cc071e;
	text-align: center;
	margin-bottom: 10px;
}

div.menu li a {
	display:block;
	text-decoration: none;
	color: black;
	font-weight: bold;
	padding: 5px;
}

h1, h2, h3, h4, h5, h6, form, .nopad {
	margin: 0;
	padding: 0;
}

/* Kontakt formular */

label {
	width: 80px;
	float: left;
	clear: both;
	margin-bottom: 10px;
	margin-top: 3px;
	font-weight: bold;
}

input, textarea {
	float: left;
	border: 1px solid #cc071e;
	background-image: url("images/bg.png");
	background-color: transparent;
	font-family: Verdana, sans-serif;
}

#t1, #t2, #t3, #t4 { 
	width: 400px;
	padding: 2px;
}

#t1:focus, #t2:focus, #t3:focus, #t4:focus { 
	background-color: white;
}

#t5l {
	width: 130px;
	margin-left: 80px;
}

#t5 {
	border: 0 solid black;
}

#t6, #t7 {
	width: 100px;
	color: black;
	font-weight: bold;
	padding: 5px;
	
}

#t6 {
	clear: left;
	margin-left: 80px;
	margin-right: 15px;
}

/* fosiden */

/*
#christieP
#christieT
#joergenP
#joergenT
#musikkoretP
#musikkoretT
#villyP
#villyT
*/

#christieP, #christieT,
#joergenP, #joergenT {
	float: left;
}


#musikkoretP, #musikkoretT,
#villyP, #villyT {
	float: right;
}

#christieP, #joergenP, #musikkoretP, #villyP {
	margin: 5px;
	width: 140px;
}

#christieT, #joergenT, #musikkoretT, #villyT {
	font-size: 1.4em;
	height: 40px;
}

#christieT {
	width: 450px;
	padding-top: 10px;
	height: 30px;
}

#joergenT {
	width: 300px;
	padding-top: 10px;
	height: 30px;
}

#musikkoretT {
	width: 300px;
	text-align: right;
	
}

#villyT {
	width: 450px;
	text-align: right;
}

#villyP {
	
	margin-top: 45px;
}

div.picbox {
	margin-top: 15px;
}

p.blockout {
	font-size: 1.4em;
}

.red {
	color: #cc071e;
	font-weight: bold;
	
}

.pad5l {
	margin-left: 5px;
}
.pad5r {
	margin-right: 5px;
}
.pad5t {
	margin-top: 5px;
}
.pad5b {
	margin-bottom: 5px;
}