@charset "utf-8";
/* CSS Document */

ul#more {
	list-style-type:square;
	margin:0;
	padding:0;
}

ul#more li {
	border-bottom:#e2e2e2 1px solid;
	line-height:30px;
}

ul#social {
	list-style-type:none;
	}
	
ul#social img {
	border:none;
	}	
	
ul#social li {
	display:inline;
	}	

.sidebox {
	border:#e1e1e1 1px solid;
	background:#fbfbfb;
	padding:5px;
}

.addbox {
	padding-left: 40px;
}

h2.ptitle {
	font-family:sans-serif;
	font-size:20px;
	color:#555;
	font-weight:100;
	padding-bottom:2px;
	margin-bottom:3px;
}

.info {
	font-size:11px;
	color:#666;
	margin-top:-19px;
	font-family:trebuchet ms;
	word-spacing:1px;
}

.date {
	width:900px;
	margin:auto;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-top:4px;
	color:#333;
	}
.red {
	font-weight:bold;
	color:#770000;
	}
ul.competence li {
	margin-left:-25px;
	}

table.foot {
	color:#333;
	}

table.home a {
	background:url(images/more.png) no-repeat;
	height:33px;
	text-decoration:none;
	color:#FFFFFF;
	width:110px;
	padding:5px 25px 10px 5px;
	margin-top:10px;
}

img.cap {
	border:#ccc 1px solid;
	padding:2px;
	margin-bottom:10px;
}
#top {
	margin:0px;
	height:60px;
	background:url(images/top.png);
	background-repeat:repeat-x;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	color:#FFFFFF;
}


body {
	background:#fbfbfb;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:25px;
}

#container {
	width:900px;
	margin:90px auto 0px auto;
}

#lcol {
	width:600px;
	float:left;
	padding-left:20px;
}

#rcol {
	width:215px;
	float:right;
	padding:15px;
	color:#666666;
}

#rcol a {
	text-decoration:none;
	color:#990000;
}

#logo {
	float:left;
	width:250px;
	background:url(images/logo.png) no-repeat;
	height:80px;
}

#nav_container {
	float:right;
	width:628px;
	margin-top:35px;
}


#navbar {
	height:50px;
	margin-bottom:2px;
	
}

#navbar ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#navbar li {
	display:inline;
	float:left;
	width:16.66%;
	text-align:right;
	height:48px;
}


#navbar a{
	text-align:right;
	font-family:calibri,trebuchet ms;
	font-size:13px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

#navbar a:hover {
	color:#00e;
}

.clear {
	clear:both;
}

#ban {
	width:900px;
	height:410px;
	background:url(images/ban.png) no-repeat;
}

#homebox {
	width:900px;
	border: #e2e2e2 1px solid;
	background:#eef3f9;
}

#footer {
	width:900px;
	margin:auto;
	border-top:#e2e2e2 1px solid;
	color:#000000;
	font-size:10px;
	padding-top:15px;
}

#footer a {
	color:#666;
	text-decoration:none;
}

#footer a:hover {
	color:#444;
}

<!--<!--<!---->-->-->