/*
	Color grey: #636363
	Color yellow: #fbc201
	Color pink: #d30250
	Color green: #bdc91f
	Color dark red: #a76547
*/

*
{
	font-family: verdana, arial;
	font-size: 13px;
	color: black;
}
body
{
	overflow:hidden;
	margin: 0px 90px 0px 0px;
	text-align: center;
	background-color: #fbc201;
}
a
{
	text-decoration: none;
}
h1
{
	margin:0px;
	padding:0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	color: black;
	font-weight: bold;
}
h2
{
	margin:0px;
	padding-top: 10px;
	padding-bottom: 5px;

}
p
{
	padding: 5px 0px 5px 0px;
	margin: 0px;
}
ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}
.endFloat
{
	clear: both; 
}
.hidden {display:none;}

a.link {font-weight:bold;}
a.link:hover {text-decoration:underline;}

.page
{
	margin: 0px auto;
	margin-top:30px;
	text-align: left;
	width: 950px;
	height: 806px;
}

.pageTop
{
	float: left;
	height: 103px;
	width: 950px;
/*	background-color:yellow;*/
}
.pageLeft
{
	float: left;
	width: 737px;
	height: 409px;
	overflow: auto;
	overflow-x: hidden;
	/*background-color:silver;*/
}
.pageLeft .content
{
	margin: 20px 20px 5px 195px;
}
.pageRight
{
	float: left;
	width: 155px;
	height: 403px;
	overflow: hidden;
	/*background-color:red;*/
}
.pageRight .content
{
	margin: 20px 15px 5px 10px;
	/*background-color: green;*/
}
.pageBottom
{
	height: 64px;
	width: 950px;
/*background-color:brown;*/
}

.menu1Container
{
	padding-left: 200px;
	padding-top: 64px;
}
.menu1Container .rightSide
{
	float:right;
	width: 215px;
}
.menu1
{
	margin: 0px; padding: 0px;
	list-style-type: none;
}
.menu1 li
{
	float:left;
	padding-right: 20px;
	padding-top: 4px;
}
.menu1 li a
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
}
.menu1 li.current a, .menu1 a:hover
{
	color: #fbc201;
}
.arrowImage
{
	padding-right: 4px;
}
.submenu
{
	width: 110px;
	position: absolute;
	top: 0px;
	left: 0px;
	display:none;
	border: 2px solid #fbc201;
	border-bottom: none;
}
.submenu a
{
	display: block;
	border-bottom: 2px solid #fbc201;
	padding: 3px 2px 3px 10px;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}
.submenu a:hover, .submenu a.current
{
	color: #fbc201;
}

.menu1 li ul
{
    display: none;
}
.menu2Container
{
	padding-left: 320px;
	padding-top: 0px;
	clear:both;
}
.menu2
{
	margin: 0px; padding: 0px;
	list-style-type: none;
	padding-left: 20px;
}
.menu2 li
{
	float:left;
	padding-right: 35px;
}
.menu2 li a
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
}
.menu2 li.current a, .menu2 a:hover
{
	color: #fbc201;
}
.loginForm
{
	margin-top: 140px;
	margin-left: 110px;
	width: 270px;
}
.loginForm .error
{
	color: red;
}
.loginForm td
{
	font-weight: bold;	
}
.loginForm td.info
{
	font-weight: normal;
}
.loginForm a.error
{
	text-decoration: underline;
	font-weight: bold;
}
.loginForm input
{
	font-weight: bold;
}
.loginForm .adminButton
{
	background-color: #fbc201;
	font-weight: bold;
}
.bottomTextContainer
{
	margin-left: 170px;
	padding-top: 24px;

}
.bottomTextContainer td
{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.personlist .container
{
	width: 235px;
	height: 83px;
	overflow: hidden;
}
.personlist .partall
{
	float: left;
}
.personlist .oddetall
{
	float: right;
}
.personlist .separator
{
	float: left;
	width: 500px;
	height: 11px;
	font-size: 1px;
}
.personlist .container td
{
	padding-right: 7px;
	vertical-align: top;
}
.personlist .container .image
{
	width: 70px;
	height: 81px;
	background-color: #636363;
	background-position:50%;
	background-repeat:no-repeat;
	border:1px solid #000000;
}
.personlist .container .title
{
  font-family: georgia,"times new roman",serif;
	text-transform: uppercase;
	color: #636363;
	font-size: 11px;
	letter-spacing: 0.3px;
}
.personlist .container .name
{
	font-size: 12px;
	font-weight: bold;
}
.personlist .container .info
{
	overflow: hidden;
	height: 58px;
	font-size: 11px;
}

.event
{
	padding-bottom: 4px;
}
.event .title
{
	margin: 0px;
	margin-top: 8px;
	padding: 0px;
	font-weight: bold;
}
.event .text
{
	margin: 0px;
	padding: 1px 0px 2px 0px;
}
.event a.more
{
	font-weight: bold;
	cursor: pointer;
	font-size: 90%;
}
.event a.more:hover
{
	text-decoration: underline;
}

.defaultPage {}
.defaultPage h1.title {padding-top:0px;}
.defaultPage p.published {font-size: 10px; margin: 0px; padding: 5px 0px 0px 0px;}
.defaultPage p.author {font-size: 10px; margin: 0px; padding:1px 0px 3px 0px;}
.defaultPage p.category {font-size: 10px; margin: 0px; padding:1px 0px 3px 0px;}
.defaultPage p.summary {font-style: italic;}
.defaultPage a.backLink {display:block; font-weight: bold; padding-top: 10px;}	

.defaultList td.header a {font-size: 14px; font-weight: bold;}
.defaultList td.published {font-size: 10px; padding-bottom: 6px;}
.defaultList td.published a{font-size: 10px;}
.defaultList td.published a:hover{text-decoration:underline;}
.defaultList td.more a {font-size: 12px; font-weight:bold;}
.defaultList td.more {padding-top: 5px; padding-bottom: 15px;}
.defaultList td.summary {text-align: justify;}
.defaultList td.summaryWithImage {text-align: justify; padding-right: 5px;}
.defaultList .bgImage {border: 1px solid #000000; background-position: 50% 50%; background-repeat:no-repeat; cursor:pointer;}
.defaultList .bgImage div {width: 198px;}


.memberInfo
{
	width: 519px;
	height: 40px;
	border: 2px dashed #bdc91f;
	margin-bottom: 5px;
}
.memberInfo .content
{
	padding: 0px;
	margin: 0px;
	padding: 5px;
}
.memberList
{
}
.memberList table
{
}
.memberList .bgImage 
{
	width:51px; 
	height:48px; 
	border: 1px solid #000000; 
	background-position: 50% 50%; 
	background-repeat:no-repeat;
	cursor:pointer;
}
.memberList td.bgImage 
{
	border: none;
	padding:0px;
}

.tools
{
	float:right;
}
.tools img
{
	cursor: pointer;
}

.linkMenuElements a
{

}

.loader
{
	display:none;
	padding: 20px;
}
.loader img
{
	float: left;
}
.loader p
{
	float:left;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 7px;
	color: #fbc201;
}

.pageRight h2 {padding-top:0px; font-size:14px;}

.startsideImage 
{
	border: 7px solid #d30250;
	margin-top:15px;
	height:265px; 
	width: 500px;
	background-position: 50% 50%; 
	background-repeat:no-repeat;
}