body 
{
	background: #b6b6b6;
	background-image: url('layout/bg.png');
	background-repeat: repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}

#page
{
	margin: 0 auto;
	padding: 0px;
	padding-top: 10px;
	text-align: left;
	width: 938px;
}

#top
{
	background-image: url('layout/top.png');
	background-repeat: no-repeat;
	height: 145px;
}

#topmenu
{
	padding-top: 100px;
	padding-left: 20px;
}

#submenu
{
    padding-left: 25px;
}

.subsplit
{
    background-image: url('layout/subsplit.gif');
    background-repeat: no-repeat;
    float: left;
    width: 10px;
}

.menuitem
{
	float: left;
	padding-right: 5px;
	padding-top: 8px;
	font-weight: bold;
	font-size: 14px;
}

.menuitem a
{
	text-decoration: none;
	color: #505050;
}

.menuitem a:hover
{
	color: #0d507a;
}

.submenuitem
{
	float: left;
	padding-right: 5px;
	font-weight: bold;
	font-size: 12px;
}

.submenuitem a
{
	text-decoration: none;
	color: #505050;
}

.submenuitem a:hover
{
	color: #0d507a;
}

.menusplit
{
	float: left;
	background-image: url('layout/menusplit.png');
	background-repeat: no-repeat;
	background-position: center;
	width: 3px;
	height: 19px;
	padding-right: 10px;
	padding-top: 8px;
}

#pagebegin
{
	background-image: url('layout/pagebegin.png');
	background-repeat: no-repeat;
	height: 33px;
}

#pagemid
{
	background-image: url('layout/pagemid.png');
	background-repeat: repeat-y;
	min-height: 200px;
	position: relative;
	top: 0px;
}

.tblMid
{
    margin-left: 8px;
}

#pagebuttom
{
	background-image: url('layout/pagebuttom.png');
	background-repeat: no-repeat;
	height: 128px;
	position: relative;
	top: -32px;
}

#menu_dk
{
	font-family: Verdana;
	position: relative;
	top: -120px;
	text-align: center;
}

#menu_dk a
{
	text-decoration: none;
}

.imgmidposition
{
	vertical-align: middle;
}

#content
{
	margin-left: 25px;
	margin-right: 25px;
}

h1
{
	font-size: 22px;
	margin: 0px;
	color: #74a824;
}

.widget_big_top
{
	background-image: url('../../images/widget_big_top.gif');
	background-repeat: no-repeat;
	height: 7px;
	width: 570px;
}

.widget_big_mid
{
	background-image: url('../../images/widget_big_mid.gif');
	background-repeat: repeat-y;
	width: 570px;
	padding-left: 10px;
	padding-right: 5px;
}

.widget_big_btm
{
	background-image: url('../../images/widget_big_btm.gif');
	background-repeat: no-repeat;
	height: 7px;
	width: 570px;
}

.widget_small_top
{
	background-image: url('../../images/widget_small_top.gif');
	background-repeat: no-repeat;
	height: 9px;
	width: 300px;
}

.widget_small_mid
{
	background-image: url('../../images/widget_small_mid.gif');
	background-repeat: repeat-y;
	width: 300px;
	padding-left: 10px;
	padding-right: 5px;
}

.widget_small_btm
{
	background-image: url('../../images/widget_small_btm.gif');
	background-repeat: no-repeat;
	height: 8px;
	width: 300px;
}

.eventList
{
    font-size: 12px;
}

.language
{
    text-align: right;
    padding-right: 20px;
}
.result_tr
{
    background-image: url('../../images/Gradients/blue.gif');
	background-repeat: repeat-x;
	vertical-align: middle;
	color: #FFFFFF;
}

.addthis_toolbox .two_column 
{
    width: 216px;
}

.addthis_toolbox .two_column a 
{
    padding: 4px 0 4px 34px;
    position: relative;
    width: 66px;
    display: block;
    text-decoration: none;
    color: blue;
}

.addthis_toolbox .two_column a:hover
{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    text-decoration: none;
}

.addthis_toolbox .two_column span
{
    position: absolute;
    left: 14px;
    top: 4px;
}

.addthis_toolbox .two_column  .top
{
    padding: 0 0 10px 0;
    margin-bottom: 10px;
    margin: 0 20px 10px 20px;
}

.addthis_toolbox .two_column  .more
{
    padding: 10px 0 0 0;
    margin: 10px 20px 0 20px;
    text-align: center;
}

.addthis_toolbox .two_column  .more a
{
    padding: 4px 0;
    width: auto;
}

.addthis_toolbox .two_column .more span
{
    display: none;
}

.addthis_toolbox .two_column .column1
{
    width: 100px;
    float: left;
}

.addthis_toolbox .two_column .column2
{
    width: 100px;
    float: left;
}

.addthis_toolbox .two_column .clear
{
    clear: both;
    padding: 0;
    display: block;
    height: 0;
    width: 0;
}