/* basic */

body {
	margin: 0;
	padding: 0;
	border-width: 0;
	text-align: center;
	font: normal 0.5em/1.5em Arial, Verdana, Helvetica, sans-serif;
	color: black;
	behavior: url(csshover.htc);
	background: #6bc1ed url(../images/bg.jpg) center top repeat-y; 
}
h1, h2, h3, h4, h5, h6, p, ul, li {
	margin: 0;
	padding: 0;
}
#print {
	display: none;
}
a img {
	border-width: 0;
}

/* container */

.container {
	width: 745px;
	margin: 0 auto;
	padding-bottom: 20px;
}

.container h2 {
	font-size: 1.4em;
	line-height: 1.75em;
	color: #969595;
	text-align: left;
	padding: 0 20px;
}

.container h1 {
	font-size: 1.5em;
	padding: 5px 0;
	line-height: 1.75em;
	color: #003363;
}
.container p {
	font-size: 1.4em;
	line-height: 1.5em;
	color: #003363;
}

.clearing {
	clear: both;
}

/* top */

.top {
	margin: 8px 0 0;
	width: 745px;
	height: 103px;
	text-align: right;
	background: url(../images/top.jpg) left top no-repeat;
}

p.languages {
	color: black;
	padding: 5px 10px;
}
.languages a {
	color: white;
	padding: 0 3px;
	text-decoration: none; 
}
p.languages a:hover {
	text-decoration: underline; 
}

p.details {
	clear: both;
	color: white;
	position: relative;
	top: -80px;
	line-height: 1.25em;
	text-align: right;
	padding: 6px 10px 0;
}
.details a {
	color: white;
	padding: 0 3px;
	text-decoration: none; 
}
p.details a:hover {
	text-decoration: underline;
}

#index {
	width: 190px;
	height: 103px;
	display: block;
	float: left;
}

/* nav */

.nav {
	height: 28px;
}

.list {
	list-style: none;
}
#nav_01 {
	width: 94px;
	height: 28px;
	background: url(../images/nav_01.jpg) left top no-repeat;
}
#nav_02 {
	width: 93px;
	height: 28px;
	background: url(../images/nav_02.jpg) left top no-repeat;
}
#nav_03 {
	width: 93px;
	height: 28px;
	background: url(../images/nav_03.jpg) left top no-repeat;
}
#nav_04 {
	width: 93px;
	height: 28px;
	background: url(../images/nav_04.jpg) left top no-repeat;
}
#nav_05 {
	width: 93px;
	height: 28px;
	background: url(../images/nav_05.jpg) left top no-repeat;
}
#nav_06 {
	width: 93px;
	height: 28px;
	background: url(../images/nav_06.jpg) left top no-repeat;
}
#nav_07 {
	width: 93px;
	height: 28px;
	background: url(../images/nav_07.jpg) left top no-repeat;
}
#nav_08 {
	width: 93px;
	height: 28px;
	background: url(../images/nav_08.jpg) left top no-repeat;
}

.list li {
	display: block;
	float: left;
	position: relative;
}
.list li a {
	display: block;
	color: white;
	background: transparent;
	text-decoration: none;
}

/* submenu */

.sublist {
	z-index: 1;
	text-align: center;
	font-size: 1.4em;
	background: #cecfd0;
}	
.sublist>ul a {
	width: auto;
}
.sublist {
	position: absolute;
	z-index: 1000;
	width: 132px;
	margin: 0 0 0 -20px;
}
.sublist li {
	position: relative; 
	list-style: none; 
	margin: 0 0 0 -1px;
	border: 1px solid #7db5de;
	border-width: 0 1px 1px;
  	float: left;
}
.sublist li a {
	display: block;
	padding: 5px 10px;
	font-weight: bold;
	width: 112px;
	border-bottom: 0px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	color: #003262;
}
.sublist li a:hover {
	background: #dbe0e3;
}

/* display */

.sublist {
	display: none;
}
ul li.submenu:hover ul.sublist {
	display: block;
}

/* columns */

.columnBig {
	width: 743px;
	clear: both;
	border: 1px solid #e2e2e2;
	margin: 10px 0;
	padding: 5px 0 0;
	background: #f6f6f6;
}

.columnSmall {
	margin: 0 0 10px;
	width: 360px;
	border: 1px solid #e2e2e2;
	float: left;
	background: #f6f6f6;
}
.columncentre {
	margin: 0 0 10px;
	align: center;
	width: 180px;
	border: 1px solid #e2e2e2;
	float: left;
	background: #f6f6f6;
}
.columnSmallRight {
	margin: 0 0 10px 21px;
}

.usp_01 {
	width: 270px;
	text-align: left;
	float: left;
	padding: 15px 23px 0;
}
.more {
	display: block;
	width: 71px;
	height: 21px;
	margin: 8px 0 0 200px;
	background: url(../images/more.jpg) left top no-repeat;
}

.usp_03 {
	width: 190px;
	text-align: left;
	float: left;
	padding: 23px 0 13px 20px;
	background: url(../images/usp_03.jpg) right 10px no-repeat;
}
.usp_03 .more {
	margin: 18px 0 0 110px;
}

.usp_04 {
	width: 345px;
	text-align: left;
	float: left;
	padding: 5px 15px;
}

.left {
	float: left;
	margin: 10px 0 5px 20px;
}

/* footer */

.footer p {
	clear: both;
	color: #454545;
	padding: 0 0 10px;
}
.footer a {
	color: #454545;
	text-decoration: none;
	padding: 0 7px;
}
.footer a:hover {
	text-decoration: underline;
}

#webdesign {
	color: #454545;
}
#webdesign a {
	color: #454545;
	/*color: #ff6300;*/
	font-weight: bold;
	text-decoration: none;
}