﻿body, html
{
	height: 100%;
}

body
{
	background-image: url('images/bg-flowers.png');
	background-repeat: no-repeat;
	background-position: left 350px;
	
	font-family: Trebuchet MS, Serif;
	color: #424242;
	font-size: 11px;
	line-height: 18px;
}
.left_column
{
	float: left; 
	width: 200px;

}

.content_column
{
	float: left; 
	width: 415px;
	padding-left: 20px;
	border-left: solid 1px #dcdada;
	min-height: 400px;
}

.content_column .introtext
{
	font-weight: bold;
}

.content_column_big
{
	float: left;
	width: 630px;
	padding-left: 20px;
	border-left: solid 1px #dcdada;
	min-height: 400px;
}

.right_column
{
	float: right; 
	width: 210px
}

.rub
{
	font-family: Trebuchet MS, Serif;
	font-size: 28px;
	color: #424242;
	font-weight: normal;
	margin-bottom: 10px;
}

.rub2
{
	font-family: Trebuchet MS, Serif;
	font-size: 22px; 
	color: #424242; 
	line-height:25px; 
	font-weight: bold; 
	padding: 0px;
}

.rub3
{
	font-family: Trebuchet MS, Serif;
	font-size: 12px;
	color: #ee312f;
	line-height:25px;
}

.rub4
{
	font-family: Trebuchet MS, Serif;
	font-size: 18px;
	color: #424242;
	line-height:24px;
	font-weight: normal; 
	border-bottom: dashed 1px #dcd8d8;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

*
{
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h5, h6, p, .padding
{
	padding: 0px 0px 10px;
	line-height: normal;
}

h1
{
	font-family: Trebuchet MS, Serif;
	font-size: 28px;
	color: #424242;
	font-weight: normal;
	margin-bottom: 10px;
}
h2
{
	font-family: Trebuchet MS, Serif;
	font-size: 22px;
	color: #424242;
	font-weight: normal;
}

h4
{
	font-family: Trebuchet MS, Serif;
	font-size: 11px;
	color: #424242;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 2px;
}
h5
{
	font-family: Trebuchet MS, Serif;
	font-size: 16px;
	color: #424242;
	font-weight: bold;	
}
img
{
	border: 0px;
}

.container
{
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	width: 947px;
	
	padding: 0px;
	_height: 100%;
	min-height: 100%;
}

img.line
{
	padding: 8.5px 0px;
}

.top
{
	padding: 0px 15px 0px;
}

.navigation_left
{
	margin: 5px 0px 0px 0px;
	background-color: #ebe9e9;
	background-position: 0px 47px;
	background-repeat: no-repeat;
	height: 23px;
	padding-top: 6px;
	width: 750px;
	display: block;
	float: left;
}
.navigation_right
{
	margin: 5px 50px 0px 0px;
	background-color: #ebe9e9;
	background-position: 0px 47px;
	background-repeat: no-repeat;
	height: 23px;
	padding-top: 6px;
	padding-right: 2px;
	width: 115px;
	display: block;
	float: right;
	text-align: right;
}

.navigation_left a
{
	height: 10px;
	text-align: center;
	color: #424242;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	padding-left: 11px;
	padding-right: 9px;
}
.navigation_right a
{
	height: 10px;
	text-align: center;
	color: #424242;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	padding-left: 11px;
	padding-right: 9px;
}

.navigation a:hover
{
	text-decoration: underline;
}

.contactBlock
{
	font-size: 11px;
	color: #424242;
	margin-bottom: 16px;
}

.contactBlock p a
{
	text-decoration: underline;
	color: #424242;
}

.content
{
	padding-left: 15px;
	margin-top: 24px;
	margin-right: 67px;
}

.content a
{
	text-decoration: none;
	color: #CC0000;
}

.footer
{
	padding-top: 8px;
	margin-left: 15px;
	margin-top: 40px;
	height: 75px;
	border-top: solid 2px #ebe9e9; 
	background-repeat: no-repeat;
	background-color: #fff;
	/*position: absolute;*/
	bottom: 0px;
	width: 865px;
	color: #9e9e9e;
}

.footer a
{
	color: #9e9e9e;
}

.frontBlock
{
	float: left;
	width: 300px;
	padding-top: 15px;
}

.frontBlock_last
{
	width: 276px;
}

.frontBlock p
{
	padding: 0px 5px;
}

/* txtpage */
h2.introduction
{
	font-weight: normal;
	font-size: 12px;
}

.subnav a
{
	display: block;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	
	padding-left: 25px;
}

.menu a
{
	display: block;
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	width: 175px;
	padding-left: 0px;
	padding-bottom: 1px;
	padding-top: 1px;
	border-bottom: dashed 1px #dcd8d8;
}

.menu a.active
{
	background-image: url('images/menu-arrow.png');
	background-repeat: no-repeat;
	background-position: 168px 8px;

}

.submenu a
{
	display: block;
	color: #cc0000;
	text-decoration: none;
	font-weight:normal;
	font-size: 11px;
	width: 165px;
	padding-left: 0px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-top: 1px;
	border-bottom: dashed 1px #dcd8d8;	
}

input
{

}

.logintextbox
{
	margin-bottom: 0px;
	margin-top: 5px;
	height: 15px;
	font-size: 10px;
	color: #424242;
	border: solid 1px #b8b8b8;
	margin-bottom: 6px;
}

.input_spacing
{
	padding-right: 25px;
}

.text
{
	width: 122px;
	font-size: 13px;
	vertical-align: top;
}

.largetext
{
	font-family: Trebuchet MS;
	border: solid 1px #ccc;
	font-size: 11px;
	padding: 2px;
	width: 396px;
	height: 84px;
}

a
{
	color: #ee312f;
}

ul
{
	padding-left: 15px;
}

.courseListItem
{
	width: 470px;
}

.blockFrame
{
	border-top: solid 1px #CC0000;
	border-left: solid 1px #CC0000;
	border-right: solid 1px #CC0000;
	border-bottom: solid 1px #CC0000;
	width: 210px;
	padding: 0px;
	float: right;
	margin-bottom: 18px;
}

.blockFrameNoBorder
{
	width: 210px;
	padding: 0px;
	float: right;
	margin-bottom: 18px;
}
.blockTitle
{
	height: 18px;
	background: #CC0000 url('images/box-top-bg.png') no-repeat;
	width: 207px;
	color: #fff;
	padding: 0px 0px 0px 3px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

.blockTitleNoBorder
{
	height: 16px;
	background-color: #FFF;
	width: 208px;
	color: #CC0000;
	padding: 0px 0px 0px 2px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

.blockContent
{
	padding: 6px 8px 4px 8px;
	color: #424242;
	width: 194px;
	font-size: 11px;
}

.blockContent a
{
	color: #CC0000;
	text-decoration: none;
}

.blockFileList
{
	padding: 10px 4px 4px 0px;
}

.blockFileList a
{
	color: #666;
	text-decoration: underline;
}

.blockContentDivider
{
	width: 193px;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1px;
	line-height: 1px;
	background-image: url('images/mnu-line.png');
}

.newsFrontPost
{
	width: 415px;
}
.newsFrontDivider
{
	width: 415px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	float: left;
	background-image: url('images/mnu-line.png');
}

.fileDivider
{
	width: 415px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	background-image: url('images/mnu-line.png');
}

.CourseRegTable
{
	width: 400px;
}

.CourseRegTable tr
{
	height: 22px;
}

.CourseRegTable td
{
	width: 200px;
	vertical-align: top;
}

.CourseRegTable select
{
	width: 190px;
	height: 16px;
	font-size: 9px;
	font-family: Verdana;
	border: solid 1px #b8b8b8;
	margin-bottom: 2px;
}

.CourseRegTable input
{
	width: 188px;
	height: 12px;
	font-size: 10px;
	font-family: Verdana;
	border: solid 1px #b8b8b8;
}

.CourseRegTable textarea
{
	width: 188px;
	height: 70px;
	font-size: 10px;
	font-family: Verdana;
	border: solid 1px #b8b8b8;
}

.CourseRegCostTitle
{
	padding-bottom: 5px; 
	border-bottom: solid 1px #dcdada; 
	width: 220px;
	font-family: Trebuchet MS, Serif;
	font-size: 13px;
}

#ArchiveContent
{
	visibility: hidden;
}


.image_left
{
	float: left;
	padding-right: 10px;
	margin-bottom: 5px;
}

.image_right
{
	float: right;
	padding-left: 10px;
	margin-bottom: 5px;
}

.image_full
{
	margin-bottom: 1px;
}
.image_caption
{
	font-style: italic;	
}

.loginFrame
{
	border-top: solid 1px #dcd8d8;
	border-left: solid 1px #dcd8d8;
	border-right: solid 1px #dcd8d8;
	border-bottom: solid 1px #dcd8d8;
	background-color: #f8f8f8;
	width: 175px;
	padding: 0px;
	float: left;
	margin-bottom: 28px;
}

.loginTitle
{
	height: 18px;
	width: 172px;
	color: #424242;
	padding: 5px 0px 0px 8px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

.loginContent
{
	padding: 2px 8px 4px 8px;
	color: #424242;
	width: 159px;
	font-size: 11px;
}

.loginContent a
{
	color: #CC0000;
	text-decoration: none;
}

.blockContent_HideLinks
{
	padding: 6px 8px 4px 8px;
	color: #424242;
	width: 194px;
	font-size: 11px;
}

.blockContent_HideLinks a
{
	color: #424242;
	text-decoration: none;
}

.newsheader a
{
	color: #424242;
}

.newsheader a:hover
{
	text-decoration: underline;
}

/*
* Huvudlärare
*/
.worker-image
{
	width: 100px;
	margin: 0;
	padding: 0;
}

.worker-info
{
	width: 310px;
	height: 114px;
	border-bottom: dotted 1px #AAAAAA;
	margin: 0;
	padding: 0;
}

.worker-h1
{
	font-size: 17px;
}

.worker-h2
{
	font-size: 12px;
	font-weight: bold;
}

.worker-contact
{
	font-size: 10px;
}