

div#main , div#main1, div#main2, div#main3 {
	background:  url(./../../Meta/Bilder/Himain.jpg) repeat-y left top; 
}

div#maintext p, div#maintext h1, div#maintext h2, div#maintext h3, div#maintext h4, div#maintext h5 , div#maintext blockquote.boxmi, div#maintext blockquote.boxmit {
	background: #dcd1f9;
}

div#maincontent, div#mainwide {
	background:  #dcd1f9;
	
	/* IE10 Consumer Preview */ 
	background-image: -ms-linear-gradient(left, #DCD1F9 0%, #E5ECF4 100%);

	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(left, #DCD1F9 0%, #E5ECF4 100%);

	/* Opera */ 
	background-image: -o-linear-gradient(left, #DCD1F9 0%, #E5ECF4 100%);

	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #DCD1F9), color-stop(1, #E5ECF4));

	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(left, #DCD1F9 0%, #E5ECF4 100%);

	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to right, #DCD1F9 0%, #E5ECF4 100%);
}



h1,h2,h3,h4,h5,h6 {
	color: #941da3;
}

div#headline p {
	color: #941da3;
}

.info {
	color: #941da3;
}

.boxmi{
	color: #941da3;
}

.boxmiw{
	color: #941da3;
}

.script {
	background: #bae9bc;
}

div#scripture blockquote {
	background: #d0b3f8;
}

.scriptbl {
	background: #d0b3f8;
}

thead {
	color: #941da3;
}

tbody tr.fodd td{
	background: #bda6f8;}

	
col#cola, col#colc{
	background: #bda6f8;}



