*
{
	margin: 0;
	padding: 0;
}
/* html tags */
html
{
	height: 100%;
}

body
{
	background: #f7941d;
	height: 100%;
}

a
{
	color: #f7941d;
	text-decoration: none;
}

a:hover
{
	color: #267a91;
}

strong
{
	color: #f7941d;
	font-weight: bold;
}

form
{
	margin: 0;
}

div, td
{
	font-family: "verdana";
	font-size: 12px;
	color: #267a91;
}

h1
{
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px -20px 0px !important;
	margin: 0px 0px -20px 0px;
}

/* ids */

/* classes */
.outer_wrapper
{
	background: url(../media/templates/bg.gif) repeat;
	background-color: #f7941d;
	margin: 0;
	min-height: 100%;
	height: 100%;
	width: 100%;
}

.inner_wrapper
{
	width: 953px;
	left: 50%;
	margin-left: -476px; /* half of the width */
	margin-top: 0px;
	position: absolute !important;
	position: relative;
	background: #fff;
}

.header
{
	width: 953px;
	height: 152px;
	background: url(../media/templates/header.jpg);
}

.container
{
}

.menutop
{
	width: 953px;
	height: 45px;
	padding: 15px 0px 15px 0px;
	background: url(../media/templates/top_corners.jpg) no-repeat #fff;
}

.mnl1
{
	float: right;
	margin-right: 100px !important;
	margin-right: 50px;
}

.mnl1 td
{
	padding: 0px 10px 0px 10px;
}

.mnl1 a
{
	font-size: 11px;
	color: #00535e;
	text-decoration: none;
}

.mnl1 a:hover
{
	color: #f7941d;
}

.mnl1 .active
{
	color: #f7941d;
}

.content
{
	background: #fff;
}

.left
{
	float: left;
	position: relative;
	width: 180px;
}

.mp
{
	padding: 0px 5px 0px 15px;
}

.mnl2 a
{
	padding-left: 21px;
	line-height: 29px;
	font-size: 12px;
	font-weight: bold;
	color: #00535e;
	text-decoration: none;
}

.mnl2 a:hover
{
	color: #f7941d;
}

.mnl2 .active
{
	color: #00535e;
	display: block;
	background: url(../media/templates/active.gif) no-repeat left;
}

.clp
{
	padding: 0px 5px 0px 36px;
	font-size: 10px;
	color: #00535e;
}

.normal_view
{
	display: block;
	padding-left: 10px;
}

.detail_view
{
	display: none;
}

.middle_home
{
	margin-left: 180px;
	margin-right: 250px;
	width: 510px;
}

.middle_default
{
	margin-left: 180px;
	margin-right: 10px;
}

.cmp
{
	padding: 5px 0px 10px 6px;
	width: 95%;
}

.right
{
	position: relative;
	float: right;
	top: 0;
	width: 223px;
	text-align: right;
}

.right_top
{
	height: 16px;
	background: url(../media/templates/right_top_corners.jpg) no-repeat;
}

.right_bottom
{
	height: 16px;
	background: url(../media/templates/right_bottom_corners.jpg) no-repeat;
}

.crp
{
	background: url(../media/templates/right_background.jpg) repeat-y;
	overflow: hidden;
}

.footer
{
	position: absolute;
	bottom: -75px;
	height: 75px;
	width: 943px;
	left: 50%;
	margin-left: -477px; /* half of the width */
	padding: 25px 5px 5px 5px;
	text-align: center;
	background: url(../media/templates/bottom_corners.jpg) no-repeat bottom #fff;
}

/* classes newsmodule */
.presentation-current
{
	background-color: #fff;
}

.presentation-current strong
{
	font-weight: bold;
	color: #267a91;
}

.presentation-current table
{
	padding: 5px 0px 5px 0px;
}

.presentation-current td
{
	text-align: left;
}

.presentation-current .title
{
	padding: -5px 0px 5px 0px;
	font-size: 16px;
	line-height: 75%;
}

.presentation-current a
{
	text-decoration: none;
}

.presentation-current hr
{
	margin: 5px 0px 10px 0px;
	height: 0;
	border: 0;
	border-top: 1px dashed #267a91;
}

.title
{
	color: #267a91;
	font-size: 1.3em;
	line-height: 120%;
	font-weight: bold;
}

.koptekst
{
	color: #267a91;
}

.subject
{
	padding: 10px 0px 5px 0px;
	font-size: 16px;
	line-height: 75%;
	font-weight: bold;
}

hr, .separator
{
	margin: 5px 0px 0px 0px;
	height: 0;
	border: 0;
	border-top: 1px dashed #267a91;
}

.icon
{
	float: right;
	position: relative;
	margin-bottom: 0px !important;
	margin-bottom: -45px;
	height: 0px;
}

.icon_home
{
	float: right;
	position: relative;
	overflow: auto;
	top: 10px !important;
	top: 0px;
	height: 0px;
}

input
{
	display: inline;
}
