/* ----- Structure ----- */
#SiteContainer {
	width: 960px;
	font-size: 0.7em;
}
#PageFooter {
	float: left;
	width: 940px;
	margin-top: 10px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	font-size: 0.9em;
}
Body {
	background-image: url(../Images/bg.png);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 14px;
	BACKGROUND-COLOR: #ffffff;
}
.TopHolder {
	float: left;
	width: 960px;
	height: 86px;
}
.Select {
	float: left;
}
.Logo {
	float: left;
	margin-left: 10px;
	padding-bottom: 10px;
	margin-top:25px;
	padding-bottom: 10px;
}
.PageLeftCol {
	float: left;
	width: 200px;
	font-size: 0.9em;
}
.PageMidCol {
	float: left;
	width: 500px;
	margin-left: 12px;
	margin-top: 10px;
}
.PageRightCol {
	float: right;
	width: 200px;
	padding-right: 10px;
	font-size: 0.9em;
}
.PageRightCol table {
	/*float:left;*/
}
.MarginHolder {
	float: right;
	width: 950px;
}
.LeftColEditor {
	float: left;
	width: 190px;
}
.Content {
	float: left;
	width: 495px;
	margin-top: 8px;
}
.PageMidColWide {
	float: left;
	width: 700px;
	margin-left: 12px;
	margin-top: 10px;
}
.ContentWide {
	float: left;
	width: 700px;
	margin-top: 15px;
}
.SmallEditors {
	float: left;
	width: 189px;
}
.SenderInfoHolder {
	FLOAT: left; 
}
.hidden
{
	display:none;
}
div.tablerow
{
	float: left;
	width: 95%;
	padding: 0.5em;
}
div.description
{
	padding-top: 0.3em;
	float: left;
	width: 24%;
}
div.content
{
	float: right;
	width: 70%;
}
/* ----- WebControls ----- */
input, select {
	background-color: #F7F7F7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
table {
	font-size: 1em;
}
th
{
	font-size: 1em;
}
td 
{
	font-size: 1em;
}
div.tablerow
{
	width: 99%;
	padding: 0.5em;
}
p
{
	margin: 0px 0px 0px 0px;
}
ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}
#defaultframework__ctl1_LeftContentStartControl_LeftContentControl_VoteControl_Statistics table {
	padding: 0px;
	Margin: 0px;
}
/* ----- QuickSearch ----- */
.SearchItems {
	float: right;
	width: 170px;
}
.Search {
	float: left;
}
.SearchItems H3 {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #064f9f;
	/*color: #000066;*/
	margin: 0px 0px 5px;
	padding: 0px;
}
/* ----- Headings ----- */
.Heading1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    font-weight: bold;
    margin: 0px 0px 4px;
    padding: 0px;
    color: red;
}
H1, h1 {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.4em;
    color: #000000;
    font-weight: bold;
    float: left;
    width: 400px;
    padding-top: 5px;
    padding-bottom: 5px;
}
H2, h2, .Heading2 {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.1em;
    font-weight: bold;
    color: #000000;
    margin: 0px;
    padding-top: 1.3em;
    padding-bottom: 1.0em;
}
H3, h3 
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.0em;
    font-weight: bold;
    color: #000000;
    margin: 0px;
    padding-top: 1.3em;
    padding-bottom: 1.0em;
}
.ImageText {
	font-size: 0.9em;
	color: #999599;
}
.BorderHeading {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #064f9f;
	/*color: #000066;*/
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #064f9f;
	/*border-bottom-color: #000066;*/
	padding-bottom: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
	float: left;
	width: 190px;
	font-size: 1.1em;
}
.BorderHeadingCalendar {
	-moz-box-sizing: border-box;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #064f9f;
	/*color: #000066;*/
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #064f9f;
	/*border-bottom-color: #000066;*/
	padding-bottom: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 20px;
	float: left;
	width: 170px;
	font-size: 1.1em;	
	background-image: url(../Images/kalendar.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
.Heading {
	font-family: Tahomas, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #064f9f;
	font-weight: bold;
	float: left;
	width: 440px;
	padding-top: 2px;
}
/* ----- TopMenu ----- */
#Menu {
	background-image: url(../Images/topmenubg.gif);
	float: left;
	width: 960px;
	background-repeat: no-repeat;
	height: 45px;
	background-position: left top;
}
.MenuItem:link, .MenuItem:visited {
	-moz-box-sizing: border-box;
	float: left;
	width: auto;
	margin-top: 7px;
	margin-left: 10px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 10px;
}
.MenuItem:hover {
	-moz-box-sizing: border-box;
	float: left;
	width: auto;
	margin-top: 7px;
	margin-left: 10px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
	color: #990000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 10px;
}
.TopMenuItem
{
    padding: 0px 10px;
    display: inline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: bold;
    color: #333333;
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-image: url(../Images/menusep.gif);
    background-repeat: no-repeat;
    background-position:  right center;
    width: auto;
    cursor: pointer;
}
.TopMenuItemActive
{
    padding: 0px 10px;
    display: inline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: bold;
    color: #990000;
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-image: url(../Images/menusep.gif);
    background-repeat: no-repeat;
    background-position:  right center;
    width: auto;
    cursor:pointer;
}
.subGroup {
    PADDING-RIGHT: 3px;
    PADDING-LEFT: 3px;
    FONT-SIZE: 11px;
    CURSOR: hand;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #ECECEC;
    border: 1px solid #AEAEAE;
    font-weight: normal;
}
.subItem 
{
    FONT-SIZE: 11px;
    CURSOR: pointer;
    COLOR: #333333;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    HEIGHT: 13px;
    font-weight: normal;
    background-image: url(../Images/bgnewmenu.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}
.subItemOver {
	BACKGROUND-POSITION: 50% bottom; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	BORDER-LEFT-COLOR: #cccccc; 
	BACKGROUND-IMAGE: url(../Images/bgnewmenu.gif); 
	BORDER-BOTTOM-COLOR: #dddddd; 
	CURSOR: pointer; COLOR: #333333; 
	BACKGROUND-REPEAT: repeat-x; 
	FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif; 
	HEIGHT: 13px; BACKGROUND-COLOR: #D8D8D8; 
	BORDER-RIGHT-COLOR: #dddddd;
}
.subItemSelected {
    FONT-SIZE: 11px;
    CURSOR: pointer;
    COLOR: #990000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    HEIGHT: 13px;
    font-weight: bold;
    background-image: url(../Images/bgnewmenu.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}
.subItemSelectedOver {
    BORDER-RIGHT: #dddddd;
    FONT-SIZE: 11px;
    BORDER-LEFT: #cccccc;
    CURSOR: pointer;
    BORDER-BOTTOM: #dddddd;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    HEIGHT: 13px;
    font-weight: bold;
    color: #990000;
    background-color: #F7F7F7;
}
/* ----- Calendar ----- */
.CalendarHeading {
	-moz-box-sizing: border-box;
	background-image: url(../Images/arrowlist.gif);
	background-repeat: no-repeat;
	float: left;
	width: 170px;
	padding-left: 10px;
	background-position: 0px 2px;
	height: 10px;
	font-weight: bold;
	padding-top: 2px;
	margin-top: 5px;
	clear: both;
	margin-bottom: 3px;
}
.CalendarItemHolder {
	padding: 3px;
	float: left;
	width: 180px;
}
.CalendarHolder:link, .CalendarHolder:visited {
	float: left;
	width: 190px;
	text-decoration: none;
	cursor: hand;
	color: #000000;
	border: 1px solid #FFFFFF;
}
.CalendarHolder:hover {
	float: left;
	width: 190px;
	background-color: #e8eff7;
	border: 1px solid #c4cbd2;
	cursor: hand;
	color: #000000;
	text-decoration: none;
}
.CalendarListItem:link, .CalendarListItem:visited  {
    -moz-box-sizing: content-box;
    padding: 5px 5px 5px 15px;
    float: left;
    width: 290px;
    border: 1px solid #FFFFFF;
    color: #000000;
    text-decoration: none;
    background-image: url(../Images/arrowlist.gif);
    background-repeat: no-repeat;
    background-position: 3px 5px;
}
.CalendarListItem:hover  {
    -moz-box-sizing: content-box;
    background-color: #e8eff7;
    border: 1px solid #c4cbd2;
    cursor: hand;
    color: #000000;
    text-decoration: none;
}
.CalendarDay{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    color: #000000;
    font-weight: bold;
    float: left;
    clear: both;
    width: 300px;
    margin-top: 10px;
    margin-bottom: 3px;
}
.selectedDateCell {
	cursor:hand;	
	font: normal 10px verdana;
	height:15px; 
	width:15px; 
	border:solid 1px red;
	background-color: #ccccff;
}
.selectedDateCellActive 
{
	cursor:hand;	
	font: normal 10px verdana;
	font-weight: bold;
	height:15px; 
	width:15px; 
	border:solid 1px red;
	background-color: #ccccff;
}	
.dateCellInactive 
{
	font: normal 10px verdana; 
	height:15px; 
	width:15px; 
	background-color:#FFFFFF;}
	
.dateCellOtherMonth {
	font: normal 10px verdana;	
	height:15px; 
	width:15px;
	color: silver;
}
.weekendCell 
{
	font: normal 10px verdana;	
	height:15px; width:15px; 
	background-color:#EEEEEE;
}
.dateCellActive
{
	font: normal 10px verdana;	
	font-weight: bold;
	height:15px; 
	width:15px;
}
.dayHeader 
{
	font: normal 10px verdana;	
	background-color: #FFFFFF; 
	height:15px;	
	width:15px;	
	color:#666666;	
	border-bottom:solid 1px #000000;
}
.weekHeader 
{
	font: normal 10px verdana;	
	background-color: #FFFFFF; 
	height:15px;	
	width:15px;	
	color:#666666;	
	border-right:solid 1px #000000;
}
/* ----- BlueBox ----- */
.BlueBoxTop {
	background-image: url(../Images/blue_up.gif);
	float: left;
	width: 494px;
	background-color: #D3E1EF;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	height: 7px;
	clear: both;
}
.BlueBoxBot {
	background-image: url(../Images/blue_down.gif);
	float: left;
	width: 494px;
	background-color: #D3E1EF;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 7px;
}
.BlueBoxContainer {
	float: left;
	width: 494px;
	background-color: #D3E1EF;
}
.BlueEditor {
	float: left;
	width: 475px;
	margin-left: 5px;
	background-image: url(../Images/linerbb.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
}
.BlueEditor2 {
	float: left;
	width: 290px;
	background-color: #D3E1EF;
	padding-left: 10px;
	padding-top: 10px;
}
.BlueEditor3 {
	float: left;
	width: 184px;
	background-color: #D3E1EF;
	padding-top: 10px;
}
.BlackSpecialLink:Link, .BlackSpecialLink:visited  {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.BlackSpecialLink:hover  {
	color: #000000;
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.BlueBoxCaspule {
	float: left;
	width: 494px;
	background-color: #D3E1EF;
}
/* ----- Links ----- */
.ArrowList {
	list-style-image: url(../Images/arrowlist.gif);
	list-style-position: outside;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
	color: #000000;
}
a:link {
	color: #064f9f;
	/*color: #000099;*/
	text-decoration: none;
}
a:visited {
	/*color: #993399;*/
	color: #064f9f;
	text-decoration: none;
}
a:hover {
	color: #064f9f;	
	/*color: #000099;*/
	text-decoration: underline;
}
/* ----- News ----- */
.NewsHolder:link, .NewsHolder:visited {
	float: left;
	width: 190px;
	text-decoration: none;
	cursor: hand;
	color: #000000;
	border: 1px solid #FFFFFF;
	padding: 5px;
}
.NewsHolder:hover {
	float: left;
	width: 190px;
	background-color: #e8eff7;
	border: 1px solid #c4cbd2;
	cursor: hand;
	color: #000000;
	text-decoration: none;
	padding: 5px;
}
.NewsItemHolder {
	float: left;
	width: 180px;
}
.NewsItemHolder P {
	margin: 0px;
	padding: 0px;	
}
.NewsHeading {
	FONT-WEIGHT: bold;
	clear: both;
	float: left;
	width: 185px;
}
.NewsDate {
	FONT-WEIGHT: normal;
	clear: both;
	float: left;
	width: 185px;
	color: #999599;
}
.RightHandLink {
	float: right;
}
.LeftHandLink {
	float: right;
	margin-right:10px;
}
.NewsPages {
    float: left;
    width: 495px;
    margin-top: 10px;
    font-size: 0.9em;
    margin-bottom: 5px;
    padding-bottom: 5px;
    clear: both;
}
.NewsListItem:link, .NewsListItem:visited  {
    -moz-box-sizing: content-box;
    padding: 5px 5px 5px 15px;
    float: left;
    width: 490px;
    border: 1px solid #FFFFFF;
    color: #000000;
    text-decoration: none;
    background-image: url(../Images/arrowlist.gif);
    background-repeat: no-repeat;
    background-position: 3px 5px;
}
.NewsListItem:hover  {
    -moz-box-sizing: content-box;
    background-color: #e8eff7;
    border: 1px solid #c4cbd2;
    cursor: hand;
    color: #000000;
    text-decoration: none;
}
.NewsListItemShort:link, .NewsListItemShort:visited  {
    -moz-box-sizing: content-box;
    padding: 5px 5px 5px 15px;
    float: left;
    width: 160px;
    border: 1px solid #FFFFFF;
    color: #000000;
    text-decoration: none;
    background-image: url(../Images/arrowlist.gif);
    background-repeat: no-repeat;
    background-position: 3px 5px;
}

.NewsListItemShort:hover  {
    -moz-box-sizing: content-box;
    background-color: #e8eff7;
    border: 1px solid #c4cbd2;
    cursor: hand;
    color: #000000;
    text-decoration: none;
}
/* ----- LeftMenu ----- */
.LeftMenuItem:link, .LeftMenuItem:visited {
	-moz-box-sizing: content-box;
	float: left;
	width: 180px;
	font-size: 1.1em;
	text-decoration: none;
	color: #000000;
	padding: 5px;
}
.LeftMenuItem:hover {
	-moz-box-sizing: content-box;
	float: left;
	width: 180px;
	font-size: 1.1em;
	text-decoration: none;
	background-color: #CCCCCC;
	color: #000000;
	padding: 5px;
}
.LeftMenuItemAct:link, .LeftMenuItemAct:visited {
	-moz-box-sizing: content-box;
	float: left;
	width: 180px;
	font-size: 1.1em;
	text-decoration: none;
	color: #000000;
	padding: 5px;
	background-color: #d7dee6;
	font-weight: bold;
}
.LeftMenuItemAct:hover {
	-moz-box-sizing: content-box;
	float: left;
	width: 180px;
	font-size: 1.1em;
	text-decoration: none;
	color: #000000;
	padding: 5px;
	background-color: #d7dee6;
	font-weight: bold;
}
.LeftMenuItemSubAct:link, .LeftMenuItemSubAct:visited {
	-moz-box-sizing: content-box;
	float: left;
	font-size: 1em;
	text-decoration: none;
	color: #000000;
	padding: 5px;
	background-color: #e8eff7;
}
.LeftMenuItemSubAct:hover {
	-moz-box-sizing: content-box;
	float: left;
	font-size: 1em;
	text-decoration: none;
	color: #000000;
	padding: 5px;
	background-color: #d7dee6;
}
/* ----- Print ----- */
.Print {
	float: right;
	width: 100px;
	font-size: 0.9em;
	text-align: right;
}
/* ----- Editor ----- */
.EditorContent {
	margin-top: 5px;
}
/* ----- PageFooter ----- */
.SenderInfo {
	float: left;
	width: 450px;
	margin-top: 7px;
	background-image: url(../Images/arrowlist.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size: 0.9em;
}
/* ----- BreadCrumb ----- */
.LinkTrain  {
	float: right;
	width: 950px;
	font-size: 0.9em;
	color: #3F3F3F;
	/*color: #999999;*/
	margin-bottom: 5px;
}
.LinkTrain a:link {
	float:left;
	color: #064f9f;
	/*color: #999999;*/
	text-decoration:none
}
 .LinkTrain a:visited {
	float:left;
	color: #064f9f;
	/*color: #999999;*/
	text-decoration:none
}
.LinkTrain a:hover{
	color: #064f9f;
	/*color: #999999;*/
	text-decoration:underline
}
/* --------- Image format ----------- */

img.ImageLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
img.ImageRight {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
img.shadow {
	position: relative;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#555555,direction=135,strength=5);
}
img.opacity
{
	position: relative;
	filter: alpha(opacity=40,finishopacity=24,style=3);
}
img.fliph
{
	position: relative;
	filter: fliph;
}
img.flipv
{
	position: relative;
	filter: flipv;
}
img.dashedborder
{
	position: relative;
	border: dashed 1px grey;
	EditMenuName: Dashed border;
}
img.circularfade
{
	position: relative;
	filter: alpha(opacity=100,finishopacity=0,style=2);
}
/* --------- Old formats ----------- */
.Tabletext {
    FONT-SIZE: 1em;
    FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica;
}
.NormalStartPage { 
    FONT-SIZE: 1em; 
    color: #333333; 
}

/*Forum*/

.ForumEdit {
	clear:both;
	width:100%;
	padding-bottom: 5px;
}
.ForumControls {
	margin-bottom: 10px;
	clear: both;
	width: 99%;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #D8E4F0;
}
.ForumControls .CreatePost {
	background-image:url(../Images/create-post.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 28px;
	background-position: 0px 3px;
	float: left;
	margin-right: 8px;
}
.ForumControls .CreateNew {
	background-image:url(../Images/create-new.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 28px;
	background-position: 0px 3px;
	float: left;
}
#ForumList {
	width:99%;
	float:left;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
#ForumList P {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	clear: both;
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#ForumList h3 {
	color:#000;
	padding:0px;
	margin:0px;
}
#ForumList span {
	display:block;
	float:left;
	padding:2px;
}
#ForumList a:link, 
#ForumList a:visited {
	display:block;
	width:100%;
	text-decoration:none;
	color:#000;
}
#ForumList h2.LineHeading {
	margin-bottom:5px;
	padding: 2px;
	margin-top: 0px;
	background-color: #EDD17C;
	font-size: 1em;
}
#ForumList a:hover {
	background-color:#E5E5E5;
	cursor:pointer;
}
#ForumList .PostHeading {
	width:300px;
}
#ForumList .PostDate {
	float: right;
}
.PostRow {
	padding: 5px;
	float: right;
}
.LvLOne {
	background-color:#dfe6e9;
}
.LvLTwo {
	background-color:#eae8e2;
}
#PostingList {
	margin-top: 8px;
}
#PostingList .HeadBlue {
	margin-bottom:5px;
	padding: 2px;
	margin-top: 0px;
	background-color: #EDD17C;
	font-size: 1em;
	clear: both;
}
.Respond {
	background-image: url(../Images/respond.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 4px;
	background-position: 0px 3px;
	float: right;
	padding-left: 28px;
	margin-right: 8px;
}
.Edit {
	background-image: url(../Images/edit.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 4px;
	background-position: 0px 3px;
	float: right;
	padding-left: 28px;
	margin-right: 8px;
}
.Delete {
	background-image: url(../Images/del.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 4px;
	background-position: 0px 3px;
	float: right;
	padding-left: 28px;
}
.RowWrap {
	clear:both;
	width:100%;
	margin-bottom: 4px;
	padding-bottom: 4px;
	margin-top: 10px;
}
.PostedHead {
	float:left;
	width:60%;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.DateRow {
	font-size: 0.9em;
	color: #666666;
	clear: both;
}
.ReplyRow {
	float: right;
	width: 35%;
}
.PagingContainer {
	clear:both;
	width: 100%;
	padding-top: 5px;
}
.PagingContainer .Bold{
	font-weight:bold;
}

/*************************/
/* SITEMAP PAGE          */
/*************************/
#SiteMap ul 
{
    margin: 0;
    padding: 0.2em 0;
}

#SiteMap ul ul
{
    padding: 0;
    margin-left: 0.5em;
}

#SiteMap li
{
    margin: 0 0 0.5em 0;
    padding: 0;
    list-style: none;
}
#SiteMap li a
{
    text-decoration: none;
}

#SiteMap li li
{
    margin: 0.2em 0;
    padding-left: 1em;
    background: url(images/SiteMapBullet.png) no-repeat;
}

#SiteMap li li a
{
    text-decoration: underline;
}

#SiteMap li li li
{
    font-size: 1em;
}

/* Prenumeration */
fieldset.Emailer {
	border: 1px solid #EFEADD;
	clear: both;
	float: left;
	width: 100%;
}
fieldset.Emailer input, fieldset.Emailer select {
	float:left;
}
fieldset.Emailer label {
	width: 150px;
	float: left;
}
.FieldsetRow {
	clear: both;
	float: left;
	padding: 4px;
	width: 99%;
}
.FieldsetRow label{
	width:auto;
}
.Emailer legend {
	font-weight: bold;
	color: #872514;
}
.FieldsetRowButton {
	padding-left: 150px;
	padding-bottom: 5px;
	float: left;
}
.EasyReading {
	font-size: 1.3em;
	line-height:1.6em;
}
