body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
#lang{
	width: 100px;	
	position: absolute;
	left: 50%;
	margin-left: 332px;
	z-index: 5;
	top: 120px;
}
#mutter{
	width: 864px;	
	position: absolute;
	left: 50%;
	margin-left: -432px;
	z-index: 0;
}
#header{
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	height: 159px;
}
#header div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image, #sp1 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image, #sp2 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image, #sp3 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image, #sp4 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image, #s_logo div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#navi{
	height: 34px;
	background-color: #0b1761;
	margin-bottom: 10px;
}
#content{
	line-height: 140%;
	background-color: #c6cae7;
	padding: 15px;
}
#news{
	margin-bottom: 10px;
	margin-top: 10px;
}
#news h1{
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	font-size: 16px; 
	padding-top: 5px;
	padding-bottom: 3px;
	background-color: #747474;
	padding-left: 10px;
}
#footer{
	padding: 5px;
	background-color: #747474;
	color: #FFFFFF;
	font-size: 10px;
}
#meta{
	float: left;
	width: 200px;
}
#meta a{
	color: #FFFFFF;
}
#ft{
	float: right;
	width:600px;
}
#ft p{
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.clear{
	clear: both;
}
h1{
	padding: 0px;
	margin: 0px;
	color: #0c1761;
	font-size: 16px; 
	padding-top: 5px;
	padding-bottom: 3px;
}
h2{
	padding: 0px;
	margin: 0px;
	color: #0c1761;
	font-size: 16px; 
	padding-top: 5px;
	padding-bottom: 3px;
}
h3{
	padding: 0px;
	margin: 0px;
	color: #0c1761;
	font-size: 14px; 
	padding-top: 2px;
	padding-bottom: 1px;
}

a img{
	border: 0px;
}
a{
	color: #0c1761;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}