a.special-button {
	width: 250px;
	height: 81px;
	display: block;
	text-indent: -10000px;
	overflow: hidden;
	background: url(/media/gfx_kongress/register-button.jpg) 0px 0px no-repeat;
	text-decoration: none
}

a.special-button:hover {
	background: url(/media/gfx_kongress/register-button.jpg) 0px -100px no-repeat;
}

a.special-button:active {
	background: url(/media/gfx_kongress/register-button.jpg) 0px -200px no-repeat;
}

a.abstract {
	width: 250px;
	height: 81px;
	display: block;
	text-indent: -10000px;
	overflow: hidden;
	background: url(/media/gfx_kongress/abstract-button.jpg) 0px 0px no-repeat;
	text-decoration: none
}

a.abstract:hover {
	background: url(/media/gfx_kongress/abstract-button.jpg) 0px -100px no-repeat;
}

a.abstract:active {
	background: url(/media/gfx_kongress/abstract-button.jpg) 0px -200px no-repeat;
}

html {
 height: 100%;
}

body {
 background: #fff;
 font: 12px Verdana, Arial, Helvetica, sans-serif;
 color:#3b3b3b;
 padding: 0px;
 margin: 0px;
 height: 100%;
}

h1 {
 font: 30px bold Verdana, Arial, Helvetica, sans-serif;
 color:#3b3b3b;
 margin-top: 10px;
}

h2 {
 font: 20px Verdana, Arial, Helvetica, sans-serif;
 color:#3b3b3b;
}

a {
 color: #406325;
}

.container {
 width: 100%;
 height: 100%;
}

.top {
 height: 197px;
}

.footer {
 clear: both;
 width: auto;
 padding: 20px 0 30px 10px;
}

.contentContainer {
 float:left;
 border-bottom: 7px solid #406325;
 border-right: 2px solid #406325;
}

.content {
 float: left;
 padding: 20px 35px 35px 35px;
 line-height: 20px;
 width: 650px;
 height: 100%;
 border-top: 7px solid #406325;
}

.leftColumn {
 background: #669900;
 float:left;
 border-top: 7px solid #406325;
}

.clear {
 clear: both;
}

.rightColumn {
 float: left;
 width: 150px;
 text-align: center;
}

p.diamantSponsor {
 padding: 30px 0;
}

.rightColumn p {
 margin-bottom: 20px;
}

.rightColumn a  img{
 border: 0;
}

.ips {
 text-align: center;
 height:100%;
 margin: 30px 0 0 3px;
 width: 150px;
 padding: 3px;
 background: #fff;
 border: 1px solid #406325;
}

/** TABLE **/

tr.odd {
 background-color: #f4f4f4;
}

td.first-column {
 vertical-align: top;
 font-weight: bold;
}

th {
 vertical-align: top;
 text-align: left;
 border-bottom: 1px solid #46a12a
}

/**  MENU  **/

.menu {
 width: 185px;
 border-top: 2px solid #e3e3e3;
}

.menu ul {
 list-style: none;
 margin: 0px;
 padding: 0px;
 cursor: pointer;
 border: none;
}

.menu ul li {
 margin: 0px;
 border-bottom: 2px solid #e3e3e3;
 height: 34px;
 line-height: 34px;
}

.menu ul li a {
 font-family: Verdana,Arial,Helvetica,sans-serif;
 color:#fff;
 padding: 0 6px 0 10px;
 font-size:11px;
 font-weight: normal;
 display: block;
 height: 34px;
 width: 169px;
 float: left;
 text-decoration: none;
 margin: 0;
}

.menu ul li a:hover, #menu ul li a.activeLink, #menu ul li.activeCategory a.category {
 background:#FFF;
 color:#b79c3e;
}

.content-bottom {
 margin-top: 30px;
 padding-top: 10px;
 border-top: 1px solid #e3e3e3;
}

/** BOXES **/

#rightColumn {
 float: right;
 margin: 0 0 20px 20px;
}

.standardBox {
 width: 210px;
 min-height: 138px;
 background: #ebebeb url(/media/gfx/standardBox_bg.gif) no-repeat;
 margin-bottom: 20px;
}

.boxHeader {
 font: bold 13px arial, helvetica, san-serif;
 color: #fff;
 height: 31px;
 line-height: 31px;
 padding: 0 0 18px 10px;
}

.boxContentLeft {
 float: left;
 width: 64px;
 text-align: center;
}

.boxContentRight {
 font: 12px "lucida sans","arial";
 float: left;
 width: 136px;
 padding: 0 10px 0 0;
 margin: 0;
}

.boxContent {
 padding: 0 10px 0 10px;
}

.boxEnd {
 background: transparent url(/media/gfx/standardBox_bottom_bg.gif) no-repeat bottom left;
 width: 210px;
 height: 15px;
 clear: both;
}

.boxList {
 color: #888;
 margin: 0 10px 10px 10px;
 .margin: 0 0 7px 10px;
 padding: 0 0 0 18px;
 background: transparent url(/media/gfx/listIcon_arrow.gif) no-repeat top left;
}

.boxList p {
 margin: 0px;
 padding-bottom: 5px;
}

.standardBox hr {
  height: 2px;
  _height: 1px;
  color: #fff;
  background-color: #fff;
  border: 0px;
  border-top: 1px solid #dad9d1;
  margin: 0 0 10px 0;
  .margin: 0 0 5px 0;
}

.endLink {
 float: right;
 padding: 0 10px 0 17px;
 background: transparent url(/media/gfx/linkIcon_arrow.gif) no-repeat top left;
}

/**  NEWS  **/

.newsHeader {
 font: bold 13px "arial";
 border-bottom: 4px solid #7db31e;
 margin: 30px 0 12px 0;
 padding: 0;
 background: none
}

.newsSeparator {
 background: transparent url(/media/gfx/news_separator_bg.gif) no-repeat center left;
 height: 36px;
 width: 450px;
}

.newsDate, p.date {
 font: bold 12px "lucida sans","arial";
 color: #888;
 padding: 0 0 3px 0;
 margin: 0px;
}

.newsArchive  .date{
 margin-right: 5px;
}

#nyheter h4  a {
 text-decoration: none;
 color: #484848;
}

/*
#nyheter p.newsReadMore {
 padding-bottom: 17px;
 background: transparent url(/media/gfx/news_separator_bg.gif) no-repeat bottom left;
}
*/

.newsContainer .last {
 border-bottom:1px solid #DDDDDD;
}

.newsContainer .newsItem p.newsReadMore {
 margin-bottom:0.5em;
 text-align: left;
}

.newsArchive span {
	float: left;
	width: 80%;
}

.newsArchive span.newsDate {
	width: 20%;
}

.standardBox .newsContainer {
 clear: both;
}

.standardBox .newsContainer p.newsDate {
 background: transparent url(/media/gfx/listIcon_arrow.gif) no-repeat top left;
 margin-left: 10px;
 padding-left: 19px;
} 

.standardBox .newsContainer a {
 text-decoration: underline;
 color: #000;
 font: bold 12px "lucida sans","arial";
 margin-bottom: 5px;
} 

.standardBox .newsContainer h4 {
 height: auto;
 width: 172px;
 margin: 0 0 8px 0;
 padding: 3px 0 12px 29px;
 background: transparent url(/media/gfx/standardBox_separator_bg.gif) no-repeat bottom left;
}

