

html, body, div, table, h1, h2, h3, h4, h5, h6, p, form, img {
  margin: 0;
  border: 0;
  padding: 0;
  font-size: 100.1%
} 

body {
  background: #3e3225;
}

p {
  font-family: Georgia, Verdana, Arial, Geneva, sans-serif;
  font-size: 11px;
  line-height: 15px;
  margin-bottom: 6px;
  color: #3e3225
}
.pageheader {
  font-family: Georgia, Verdana, Arial, Geneva, sans-serif;
  font-size: 20px;
  line-height: 24px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: bold;
  color: #3e3225
}
h1 {
  font-family: Georgia, Verdana, Arial, Geneva, sans-serif;
  font-size: 20px;
  line-height: 24px;
  margin-top: 12px;
  margin-bottom: 1px;
  color: #3e3225
}
h2 {
  font-family: Georgia, Verdana, Arial, Geneva, sans-serif;
  font-size: 15px;
  line-height: 19px;
  margin-top: 12px;
  margin-bottom: 1px;
  color: #3e3225
}
ul {
  font-family: Georgia, Verdana, Arial, Geneva, sans-serif;
  font-size: 11px;
  /*line-height: 15px;*/
  margin-bottom: 6px;
  color: #3e3225
}

.intro {
  font-family: Georgia, Verdana, Arial, Geneva, sans-serif;
  font-size: 15px;
  line-height: 19px;
  margin-top: 12px;
  margin-bottom: ;
  font-weight: bold;
  color: #3e3225;
  text-align: left;
}
a {
  text-decoration: underline;
  color: #000000
}
a:hover {
  text-decoration: none;
  color: #ea0333
}

.thanks {
  padding-left: 32px;
  font-family: Georgia, Verdana, Arial, Geneva, sans-serif;
  font-size: 15px;
  line-height: 19px;
  margin-top: 12px;
  margin-bottom: 1px;
  color: #3e3225
}

.bankgiro {
  margin: 0px 0px 16px 0px;
  text-align: center;
  font-size: 15px;
  line-height: 19px;
  font-weight: bold;
}

.sponsorrubrik {
  margin: 16px 0px 8px 0px;
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
}

.sponsornamn {
  width: 418px;
  margin: 0px 0px 0px 0px;
  text-align: center;
  font-size: 15px;
  line-height: 19px;
  font-weight: bold;
}

.sponsordesc {
  width: 418px;
  margin: 0px 0px 16px 0px;
}

fieldset {
  margin: 12px 0px;
  padding: 4px 14px;
  font-family: Georgia, Verdana, Arial, Geneva, sans-serif;
  font-size: 15px;
  font-weight: bold;
  line-height: 19px;
  /*margin-bottom: 6px;*/
  color: #3e3225;
  border: 2px solid #3e3225;
}
label {
  /*float: left;*/
  margin-right: 4px;
  padding-top: 4px;
  text-align: right;
  font-weight: bold;
}
textarea {
  font-family: Georgia, Verdana, Arial, Geneva, sans-serif;
  font-size: 11px;
  padding: 2px;
} 
input {
  font-family: Georgia, Verdana, Arial, Geneva, sans-serif;
  font-size: 11px;
  padding: 2px;
}

hr {
  height: 2px;
  background-color: #3e3225;
  border: 0;
}

.newsdate {
  margin: 0;
}
.newsbody {
  margin: 0;
  padding: 0;
}
.newsauthor {
  font-style: italic;
  margin: 0;
  padding-left: 48px;
}

.bilder {
  margin: 0 8px 8px 0;
}

#PicPanel {
  width: 402px;
  background: #ffffff;
  padding: 8px;
  margin: 0;
}
.PicDesc {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  margin-top: 1px;
  margin-bottom: 1px;
}
.PicPeople {
  text-align: center;
  font-size: 12px;
  line-height: 16px;
  margin-top: 6px;
  margin-bottom: 1px;
}
.PicMadeBy {
  text-align: center;
  font-size: 9px;
  line-height: ;
  margin-top: 1px;
  margin-bottom: ;
}
.PicButtons {
  text-align: center;
  margin-top: 14px;
}
.PicButton {
  padding: 0px 12px;
}

.menuheaderprespacer {
  font-size: 3px;
  line-height: 3px;
}
.menuheader {
  font-family: Verdana, Arial, Geneva, sans-serif;
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 5px;
  font-weight: bold;
}
.menuheader a {
  text-decoration: none;
}
.menuitem {
  font-family: Verdana, Arial, Geneva, sans-serif;
  font-size: 10px;
  line-height: 12px;
  margin-bottom: 5px;
}
.menuitem a {
  text-decoration: none;
  font-weight: bold;
}
.menuitem a:hover {
  color: #ea0333;
  font-weight: bold;
}

.yel {
  background: #f6f5e0;
}

#wrapper {
  width: 780px;
  /*padding=16px;
  margin=16px;*/
  margin: auto;
  /*border-width: 10px;
  border-color: #ff00ff;
  border-style: dotted;*/

}

#mainbox {
  z-index:0;
  background: #f6f5e0;
  width: 780px;
  padding: 0px;
  margin: 16px;
}

#TinyBoxLeft {
  background: #ffffff;
  width: 150px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
#TinyBoxRight {

  background: #ffffff;
  width: 150px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
#TinyBoxLeftInside {
  padding:  20px 15px 14px 6px;
  margin: 0px;
}
#TinyBoxRightInside {
  padding:  20px 6px 14px 20px;
  margin: 0px;
}

#CenterBox {
  /*margin: 0px 30px 0px 30px;*/
  margin: 0px 180px 0px 180px;
  /*border-width:10px;
  border-color:#ff0000;
  border-style:dotted;*/
}



.oSW {background: url("img/blkOuterSW.gif") 0 100% no-repeat}
.oSE {background: url("img/blkOuterSE.gif") 100% 100% no-repeat}
.oNW {background: url("img/blkOuterNW.gif") 0 0 no-repeat}
.oNE {background: url("img/blkOuterNE.gif") 100% 0 no-repeat} 

.iSE {background: url("img/blkInnerSE.gif") 100% 100% no-repeat}
.iNE {background: url("img/blkInnerNE.gif") 100% 0 no-repeat}
.iSW {background: url("img/blkInnerSW.gif") 0 100% no-repeat}
.iNW {background: url("img/blkInnerNW.gif") 0 0 no-repeat}
.iTop {background: url("img/blkInnerTop.gif") 0 0 repeat-x; width: 150px;}
.iBottom {background: url("img/blkInnerBottom.gif") 0 100% repeat-x; width:150px;}
.iRight {background: url("img/blkInnerRight.gif") 100% 0 repeat-y;}
.iLeft {background: url("img/blkInnerLeft.gif") 0 0 repeat-y;}



#menu {
  background: #ea0333;
  width: 780px;
  padding: 0px;
  margin: 16px 0px;
  text-align: center;
}
#menu ul {
	padding: 4px;
	margin: 0px;
}
#menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#menu a {
	padding: 4px 18px;
	background: #ea0333;
	text-decoration: none;
	text-align: center;
	font-family: Georgia, Verdana, Arial, Geneva, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
}
#menu a:hover {
	background: #f6f5e0;
	color: #3e3225;
}
#menu .active a {
	background: #f6f5e0;
	color: #3e3225;
}
