/* CSS Document red_stucco*/

body {
/*   	background: url(../Bilder/PK_Background.png); */
	background-color: rgb(230,230,230);;
	margin: 0px;
	padding: 0px;
	}
	
/* Typografiska regler */	
p, a, h1, h2, h3, h4 {
	margin-left:10; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
}

p {
	font-size: 0.8em;
	line-height: 1.6em;	
}

a {
	color: #095BA6;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* Divar */

#container_top {
/*	background: url(../Bilder/PK_Container_Background.png); */
	position:absolute;
	top: 0px;
	width: 1600px;
	height: 45px;
	border: 2px solid rgb(190,190,190);
	border-top: 4px solid rgb(190,190,190);
	border-bottom: 4px solid rgb(190,190,190);
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	left: 0;
}

#container {
/*	background: url(../Bilder/PK_TextBkgr.png); */
	background-color:#FFFFFF; 
	position:absolute; 
/*	background-color:#99FFBB; */
	top:10px; 
	width: 750px;
	height: 600px; 
	border: 2px solid rgb(190,190,190);
	border-top: 8px solid rgb(190,190,190);
	padding: 20px 0px 0px 0px;
	margin-left: 30px;
	overflow: scroll;
}	

#container_bibel {
/*	background: url(../Bilder/PK_TextBkgr.png); */
	background-color:#FFFFFF; 
	position:absolute; 
/*	background-color:#99FFBB; */
	top:50px; 
	width: 160px;
	height: 300px; 
	border: 2px solid rgb(190,190,190);
	border-top: 8px rgb(190,190,190);
	padding: 0px 0px 0px 0px;
	margin-left: 5px;
	overflow: scroll;
}	


#container_splash {
/*	background: url(../Bilder/PK_TextBkgr.png); */
	background-color:#FFFFFF; 
	position:absolute;
	top: 10px;
	width: 670px;
	height: 340px;
	border: 2px solid rgb(190,190,190);
	border-top: 8px solid rgb(190,190,190);
	padding: 0px 0px 0px 0px;
	margin-left: 30px;
	left: 30;
}

#container_logga {
	position:absolute; 
	left:780px; 
	top:31px; 
	width:165px; 
	height:137px; 
	z-index:2;
}

#container_presentera {
	position:absolute;
/*	background: url(../Bilder/PK_TextBkgr.png); */
	background-color:#FFFFFF; 
	top:350px;
	width: 670;
	height: 340px;
	border: 2px solid rgb(190,190,190);
	border-top: 8px solid rgb(190,190,190);
	margin-left: 30px;
	overflow: scroll;
	left: 30;
}

#container_bild_header {
/*    background: url(../Bilder/text_bgr.gif ); */
	position:absolute; 
/*	background: url(../Bilder/PK_TextBkgr.png); */
	background-color:#FFFFFF; 
/*	background-color:#FFFFCC;  */
	top:0px;
	left:106px; 
	width: 529px;
	height: 81px; 
	border: 2px solid rgb(190,190,190);
	border-top: 8px solid rgb(190,190,190);
	padding: 0px 0px 0px 0px;
	margin-left: 30px;
}

#container_bild_footer {
/*    background: url(../Bilder/text_bgr.gif ); */
	position:absolute; 
/*	background: url(../Bilder/PK_TextBkgr.png); */
	background-color:#FFFFFF; 
	top:100px; 
	left:20px; 
	width: 700px;
	height: 500px; 
	border: 2px solid rgb(190,190,190);
	border-top: 8px solid rgb(190,190,190);
	padding: 0px 0px 0px 0px;
	margin-left: 30px;
}
#header {
/*	background: 	url(../bilder/logga.gif) no-repeat 0px 15px; */
	height: 50px;
}

#footer {
	border-top: 1px dotted #000;
	background: #D0E7F9;
	height: 50px;
}

/* span class */
.ingress {
	font-weight: bold;
}
.warning {
 	font-weight: bold;
	color: red;
}

.grid {
/*	background: url(../Bilder/PK_TextBkgr.png); */
	background-color:#FFFFFF; 
/*	background: #fff; */
	font-size: 10px;
	padding: 3 5 3 5;
	text-decoration: none;
	display: block;
/*	font-weight: bold; */
}
.PuzzTxt{
	font-weight : bold;
	color : #0033CC
}
.GuzzTxt{
	font-weight : bold;
	color : #FF0099;
}
.GudstjTxt{
	font-weight : bold;
}
.ArbetsdagTxt{
	font-weight : bold;
	color : #006600;
}
.SpecialTxt{
	font-weight : bold;
	color : ##993333;
}
.Bon{
	font-weight : bold;
	color : #FF0000; /* röd */
}
.Gitarr{
	color : #663300;
}	
