html,body {
	height: 100%;
	margin: 0;
}
body {
	margin:0;
	color:#000;
	font:12px/14px Arial,Verdana,Tahoma, sans-serif;
}
img {border:none;}
.page-width {
	width:942px;
	margin:0 auto;
	position:relative;
	min-height:100%;
}
.content-main a {
color: black;
}
* html .page-width {
	height:100%;
}
.footer-bottom {
	padding-bottom:39px;
}
/* header */
#header {
	position:absolute;
	top:0;
	left:0;
	width:942px;
	height:115px;
	background:url(../images/bg-header.gif) no-repeat 50% 0;
	z-index:1;
}
strong.logo a {
	position:absolute;
	right:29px;
	top:20px;
	width:134px;
	height:45px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.gif) no-repeat;
	z-index:2;
}
h1 {
	position:absolute;
	top:30px;
	left:36px;
	margin:0;
	color:#fff;
	font-size:20px;
	line-height:32px;
	z-index:2;
	text-transform:uppercase;
}
.columns-holder{
	overflow:hidden;
	padding:115px 0 0 6px;
}
.breadcrumb {
	overflow:hidden;
	height:1%;
}
.breadcrumb ul {
	margin:0;
	padding:20px 0 0 15px;
	list-style:none;
}
.breadcrumb ul li {
	float:left;
	padding:0 3px 0 9px;
	color:#909580;
	font-size:12px;
	line-height:14px;
	background:url(../images/bg-arrow.gif) no-repeat 0 70%;
}
.breadcrumb ul li:first-child {
	background:none;
}
.breadcrumb ul li a {
	color:#909580;
	font-size:12px;
	line-height:14px;
	text-decoration:none;
}
.breadcrumb ul li a:hover {
	text-decoration:underline;
}
.nav-bar {
	float:left;
	width:231px;
	overflow:hidden;
}
.nav-box {
	width:231px;
	overflow:hidden;
	background:url(../images/bg-box-nav.gif) repeat-y;
}
.nav-box-top {
	width:231px;
	overflow:hidden;
	background:url(../images/bg-box-nav-top.gif) no-repeat;
}
.nav-box-bottom {
	width:199px;
	overflow:hidden;
	padding:16px 16px 20px;
	background:url(../images/bg-box-nav-bottom.gif) no-repeat 0 100%;
}

.titleheader
{
	display: block;
	color: white;
	font-size: 18px;
	text-decoration: none;
	width: 199px;
	height: 39px;
	padding-top: 15px;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 47px;
	background-color: transparent;
	background-image: url(../images/bg-title.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 -54px;
}

.titleheaderright
{
	display: block;
	color: #717466;
	font-size: 14px;
	text-decoration: none;
	width: 150px;
	height: 39px;
	padding-top: 0px;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	text-align:center;
}

.titleheaderleft2
{
	display: block;
	color: #717466;
	font-size: 18px;
	text-decoration: none;
	width: 199px;
	height: 39px;
	padding-top: 15px;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0px;
	background-color: transparent;
	background-image: url(../images/bg-title.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	text-align: center;
}

.nav-box a.title {
	display:block;
	color:#717466;
	font-size:18px;
	text-decoration:none;
	width:199px;
	height:39px;
	padding:15px 0 0 38px;
	background:url(../images/bg-title.gif) no-repeat;
}
.nav-box a.title:hover {
	color:#fff;
	background-position:0 -54px;
}
.nav-box .text {
	padding:0 0 0 6px;
}
.nav-box p {
	margin:16px 0 0;
	color:#686b5c;
	font-size:11px;
	line-height:13px;
}
ul.menu {
	margin:0;
	padding:0;
	list-style:none;
}
ul.menu li {
	vertical-align:top;
	padding:0 0 0 6px;
	margin:0 0 3px;
}
ul.menu a {
	display:block;
	height:1%;
	padding:8px 0 5px 20px;
	color:#686b5c;
	font-size:11px;
	line-height:13px;
	text-decoration:none;
	background:url(../images/bg-arrow-nav.gif) no-repeat 0 8px;
}
ul.menu li.grey {
	background:url(../images/bg-nav.gif)
}
ul.menu li:hover,
ul.menu li.hover  {
	background:#f2d6dd url(../images/bg-arrow-nav-hover.gif) no-repeat 6px 8px;
}
ul.menu li:hover a,
ul.menu li.hover a {
	background:none;
}
.content {
	float:left;
	width:495px;
	padding:20px 0 0 30px;
	overflow:hidden;
}
.content h2 {
	margin:0 0 15px;
	color:#b0002d;
	font-size:14px;
	line-height:18px;
}
.content p {
	margin:0 0 15px;
	color:#686b5c;
	font-size:12px;
	line-height:14px;
}
.content a {
	color:#686b5c;
	font-size:12px;
	line-height:14px;
	font-weight:none;
	text-decoration:underline;
}
.content a:hover {
	text-decoration:underline;
}
.content img {
	margin:20px 0 0;
}
.dotted {
	height:10px;
	width:100%;
	margin:10px 0;
	overflow:hidden;
	background:url(../images/bg-dotted.gif) repeat-x;
}
/* inner page content */
.content a.contact {
	position:relative;
	display:block;
	margin:-12px 0 10px -8px;
	width:128px;
	height:41px;
	text-indent:-9999px;
	background:url(../images/bg-contact.gif) no-repeat;
}
.content h3 {
	margin:0 0 15px;
	color:#686b5c;
	font-size:12px;
	line-height:16px;
}
/*--------------------*/
.sidebar {
	float:right;
	width:166px;
	padding:10px 0 0;
	overflow:hidden;
}
.box-small {
	width:166px;
	overflow:hidden;
	margin:0 0 15px;
	background:url(../images/bg-box-small.gif) repeat-y;
}
.box-small-top {
	width:166px;
	overflow:hidden;
	background:url(../images/bg-box-small-top.gif) no-repeat;
}
.box-small-bottom {
	width:146px;
	overflow:hidden;
	padding:7px 10px 4px;
	background:url(../images/bg-box-small-bottom.gif) no-repeat 0 100%;
}
* html .box-space .box-small-bottom {
	padding-top:17px;
}
* + html .box-space .box-small-bottom {
	padding-top:17px;
}
.box-space .box-small-bottom {
	padding-bottom:10px;
}
.box-small h2 {
	margin:0 0 27px 8px;
	color:#686b5c;
	font-size:18px;
	line-height:20px;
	font-weight:normal;
}
.box-space h2 {
	font-size:16px;
	letter-spacing:-1px;
	font-weight:bold;
	margin:10px 0 30px 12px;
}
.box-small h2 span {
	font-size:30px;
	line-height:30px;
}
.box-small .text {
	padding:0 3px 0 7px;
}
.box-small p {
	margin:0 0 17px;
	color:#686b5c;
	font-size:11px;
	line-height:18px;
}
.box-small p.other {
	margin-bottom:2px;
}
.box-small p a {
	color:#b0002d;
	text-decoration:underline;
}
.box-small p a:hover {
	text-decoration:none;
}
.box-small ul.menu li {
	margin-bottom:0;
}
.about {
	margin:-5px 10px 0 15px;
	padding:17px 0 0;
	background:url(../images/bg-dotted.gif) repeat-x;
}
.about p {
	margin:10px 0 0;
	color:#686b5c;
	font-size:11px;
	line-height:14px;
}
#footer {
	width:942px;
	height:39px;
	margin:-39px auto 0;
	position:relative;
	background:url(../images/bg-footer.gif) no-repeat 50% 0;
}
/* main page */
.front .columns-holder {
	padding-top:127px;
}
.content-main {
	width:562px;
	padding:0 0 0 18px;
	margin:0 auto;
}
a.logo-main {
	display:block;
	margin:0 auto;
	width:150px;
	height:51px;
	text-indent:-9999px;
	background:url(../images/logo-main.gif) no-repeat;
}
.content-main h2,
.content-main h3 {
	margin:20px 0 13px;
	color:#686b5c;
	font-size:15px;
	line-height:18px;
}
.content-main h3 {
	text-align:center;
	margin:13px 0 0;
}
.content-main p {
	margin:0 0 15px;
	color:#686b5c;
	font-size:12px;
	line-height:14px;
}
.boxm {
	float:left;
	display:inline;
	margin:5px 40px 0 5px;
	width:241px;
	overflow:hidden;
	background:url(../images/bg-boxm.gif) repeat-y;
}
.boxm-nospace {
	margin-right:0;
}
.boxm-top {
	width:241px;
	overflow:hidden;
	background:url(../images/bg-boxm-top.gif) no-repeat;
}
.boxm-bottom {
	width:209px;
	padding:16px 16px 0;
	overflow:hidden;
	min-height:190px;
	background:url(../images/bg-boxm-bottom.gif) no-repeat 0 100%;
}
* html .boxm-bottom {
	height:190px;
}
.boxm a.name {
	display:block;
	width:209px;
	height:68px;
	text-indent:-9999px;
	background:url(../images/bg-kurser-hov.gif) no-repeat;
}
.boxm a.name:hover {
	background:url(../images/bg-kurser-hov.gif) no-repeat;
}
.boxm a.name1 {
	background:url(../images/bg-rad-hover.gif) no-repeat;
}
.boxm a.name1:hover {
	background:url(../images/bg-rad-hover.gif) no-repeat;
}
.boxm .container {
	padding:0 0 0 10px;
}
.boxm p{
	margin:15px 0 0;
	color:#686b5c;
	font-size:12px;
	line-height:18px;
}
