/*__________________________  Cingel         ___________________________ body */
/*______________________________________________________________________ body */

body{
  background-color: rgb(237,208,151);
  color: rgb(60,60,60);
	font-family:Verdana, sans-serif;  
	font-size: 12px;
	text-align: center;
}
body.extern{
  background-color: rgb(237,208,151);
}
h1.ordinariesida{
  text-align: center;
  margin-top: 2px;
}
h1.startpresentation{
  text-align: center;
}
h1.startpresentationIntra{
  text-align: center;
}
h2.startaktuellt{
  text-align: center;
  color: rgb(255,255,255);
}
h2.startaktuelltIntra{
  text-align: center;
}
h3.avsnitt{
  text-align: left;
}

/*_________________________________________________________________________ a */

a:link{
  color: rgb(60,60,60);
	text-decoration: underline;
	font-weight:500;
}

a:link.menuMarked{
  background-color: rgb(60,60,60);
	color: rgb(255,255,255);
	text-decoration: none;	
	font-weight:700;
}
a:link.leftmenu{
  color: rgb(255,255,255);
	text-decoration: none;	
}
a:link.leftmenuMarked{
	background-color: rgb(60,60,60);
	color: rgb(255,255,255);
	text-decoration: none;	
}
a:visited{
  color: rgb(60,60,60);
	text-decoration: underline;
}
a:visited.menuMarked{
  background-color: rgb(60,60,60);
	color: rgb(255,255,255);	
	font-weight:700;	
	text-decoration: none;
}
a:visited.leftmenu{
  color: rgb(255,255,255);
	text-decoration: none;	
}
a:visited.leftmenuMarked{
	background-color: rgb(60,60,60);
	color: rgb(255,255,255);	
	text-decoration: none;
}
a:hover.menu{
  color: rgb(60,60,60);
	font-weight:600;
	text-decoration: underline;	
}
a:hover.menuMarked{
  background-color: rgb(60,60,60);
	color: rgb(255,255,255);	
	font-weight:700;	
	text-decoration: underline;
}
a:hover.leftmenu{
  color: rgb(255,255,255);
	text-decoration: underline;	
}
a:hover.leftmenuMarked{
	background-color: rgb(60,60,60);
	color: rgb(255,255,255);
	text-decoration: underline;
}
a:link.changeColor{
  color: rgb(255,255,255);
}
a:visited.changeColor{
  color: rgb(255,255,255);
}
a:hover.changeColor{
  color: rgb(255,255,255);
}

/*_____________________________________________________________________ table */

table.innerPage{
  background-color: rgb(255,255,255);
  width: 726px;
  text-align: center;
	border: 1px solid rgb(60,60,60);
}
table.startSida{
	width: 726px;
	height: 300px;
	text-align: center;
  margin-top: 0px;
}

table.background{
  text-align: center;
	width: 726px;
}
table.backgroundIntra{
  text-align: center;
	width: 726px;	
}
table.menuHuvud{
  background-color: rgb(198,156,109);
  width: 726px;
  text-align: center;
	margin-top: 0px;
}
table.ordinarieSida{
	width: 726px;
	height: 300px;
	text-align: center;
  margin-top: 0px;
}
table.greyOverSidfot{
	width: 726px;
	height: 18px;
	background-color: rgb(193,193,193);
}
table.sidfot{
	width: 726px;
        text-align: center;
}
table.sidfotStart{
	width: 726px;
        text-align: center;
}




/*________________________________________________________________________ td */

td.sidhuvudKyrknamn{
  padding:0px;
}
td.startCenter{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 0px;
	background-image: url('bakgrund.jpg');
  background-repeat: no-repeat;	
	font-size:15px;
	font-weight: normal;
}
td.aktuellt{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 0px;
	font-size:13px;
	font-weight: normal;
}
td.startRight{
  background-color: rgb(198,156,109);
  color: rgb(255,255,255);
	width: 180px;
	padding-top: 20px;
}
td.ordinarieRight{
  background-color: rgb(198,156,109);
	color: rgb(255,255,255);
	width: 60px;
}
td.ordinarieRightRubrik{
  background-color: rgb(198,156,109);
	color: rgb(255,255,255);
	width: 60px;
}
td.startLeft{
  background-color: rgb(152,90,39);
	width: 60px;
}
td.ordinarieLeft{
  background-color: rgb(152,90,39);
	width: 180px;
}
td.ordinarieLeft{
  background-color: rgb(152,90,39);
	width: 180px;
}
td.ordinarieLeftRubrik{
  background-color: rgb(152,90,39);
	width: 180px;
	padding-top: 25px;
	padding-left: 10px;
}
td.ordinarieCenter{
	padding-right: 65px;
	padding-left: 65px;
	padding-top: 20px;
}
td.ordinarieCenterRubrik{
	padding-right: 65px;
	padding-left: 65px;
	padding-top: 20px;
}
td.sidhuvudIntra{
  height: 90px;
	text-align:center;
	font-size: 30px;
	background-image: url('sidhuvudBakgrundIntra.jpg');
  background-repeat: no-repeat;	
}



/*___________________________________________________ input, textarea, select */

input, textarea, select { 
  color: rgb(60,60,60);
	font-family: Verdana, sans-serif;
  font-size: 12px;
}
