﻿/* CSS Document */

html, body {
	height:100%;
	}
	
body {
	margin:0;
	padding:0;
	background-image: url(../AH_images/bg_whole.gif);
	font-size:0.7em;

	}

body, p, input
{
	font-family: Arial, Helvetica, sans-serif;
	color:#363636;
}

input, textarea
{
	font-size:1em;
}

#containerdiv {
	width:845px;
	}
	
#headerdiv {
	width:100%;
	height:96px;
	}

#maincontainerdiv {
	position:relative;
	width:100%;
	}
	
#leftmenudiv {
	position:relative;
	float:left;
	top:3px;
	overflow:hidden;
	width:196px;
	background-image:url(../AH_images/left_bg.jpg);
	background-repeat:no-repeat;
	background-color:#ececec;
	border-right:1px solid #cdcdcd;
	/* nedanstående måste fixas - är bara temporärt */
	min-height:800px;
	_height:800px;
	}
	
#leftmenucontainer 
{
	padding:14px;
}
	

	
	
#contentdiv {
	position:relative;
	float:right;
	width:640px;

	}
	
#mainareadiv {
	position:relative;
	float:left;
	width:435px;
	padding-top:9px;
	/* margin-bottom:46px; */

	}
	
#rightareadiv {
	position:relative;
	float:right;
	width:196px;
	margin-top:9px;
	/* margin-bottom:46px; */
 	}
	
#mainfooter {
	position:absolute;
	bottom:-48px;
	left:0;
	width:100%;
	height:40px;
	border-top:1px solid #cdcdcd;
	text-align:center;
	}
	
#mainfooter2 {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:40px;
	border-top:1px solid #cdcdcd;
	text-align:center;
	}	

#testdiv 
{
	position:absolute;
	z-index:1000;
	height:inherit;
	width:100%;
	background:red;
}

#searchpaneldiv
{
	padding-top: 1em;
	padding-bottom: 1em;
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	}

#logo {
	position:absolute;
	top:14px;
	left:14px;
	}
	
#topmenudiv {
	_height:18px;
	min-height:16px;
	text-align:right;
	border-top:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
	}
	
#topmenucontrol 
{
	margin-top:1px;
}

.courseinfodiv
{
	width: 35%;
	}


.topmenuitem 
{
	text-decoration:none;
}
.topmenudot 
{
	margin-left:4px;
}



.startpageimage 
{
	width:210px;
}

.ahBoxOuterFrame 
{
	position:relative;
	border:1px solid #cccccc;
	width:100%;
	margin-bottom:-1px;
}

.ahBoxInnerFrame
{
	position:relative;
	border:6px solid #f3f3f3;
	padding:8px;
	padding-bottom:0;
	background:white;
}

.ahBoxHeadline
{
	color:#ca0000;
	padding-bottom:10px;
	background-image:url(../AH_images/dot.gif);
	background-repeat:repeat-x;
	background-position:0 18px;
}

div.startpagecalendaritem 
{
	margin-bottom:16px;
}

#leftDivStartPage 
{	
	float:left;
	width:210px;
}

#rightDivStartPage
{
	float:right;
	width:210px;
}

.separator
{
	background-image:url(../AH_images/dot_black.gif);
	height:2px;
	margin:4px 0 4px 0;
}

.mainPush
{
	background-image:url(../AH_images/bg_randig.gif);
	margin-bottom:11px;
	padding:1em;
}

.mainPushContent
{
	font-size:1.2em;
	color: #666666;
}

.themePush
{
	background-image:url(../AH_images/bg_randig.gif);
	padding:0.8em;
	margin:8px 0 8px 0;
}
	






.linkDot 
{
	margin:0 6px 0 0;
}

.menuTopItem 
{
}

.menuborder 
{
	height:1px;
	background-color:#dfdfdf;
	margin:6px 0 6px 0;
}

.noborder 
{
	border:0;
}

.menuTopText
{
	text-decoration:none;
	color:#6d6d6d;
	font-size:1.2em;
	border:none;
}

.menuText 
{
	text-decoration:none;
	color:#6d6d6d;
	border:none;
}

.AHinfo 
{
	font-size:0.8em;
	color:#6d6d6d;
}

a 
{
	color:#6d6d6d;
}

h1 
{
	color:#6d6d6d;
	font-size:2em;
	font-weight:normal;
	font-family:Arial, Helvetica, Sans-Serif;
	margin:0 0 0 0;
}

h2 
{
	color:#ca0000;
	font-size:1.3em;
	font-weight:normal;
	font-family:Arial, Helvetica, Sans-Serif;
	margin:0 0 0 0;
}

h3 
{
	color: #6d6d6d;
	font-size: 1.2em;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0px 0px 0px 0px;
}

hr
{
	height:1px;
	border:none;
	border-top:solid 1px #cdcdcd;
	
}

.dotbg
{
	background-image:url(../AH_images/dot.gif);
	background-repeat:repeat-x;
	background-position:center;
}

td.dotbg
{
	height:10px;
}

.ruler1
{
	height:2px;
	background-image:url(../AH_images/dot.gif);
	background-repeat:repeat-x;
	margin-top:2px;
	margin-bottom:2px;
}	


.floatinfo
{
	width:200px;
	margin:0 0 4px 12px;
	color:Black;
}

.floatinfo td 
{
	margin:0;
	padding:0;
}


ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}

li 
{
	background-image:url(../AH_images/bullet1.gif);
	background-repeat:no-repeat;
	background-position:0 0.5em;
	padding-left:9px;
}

.date 
{
	color:#afafaf;
}


.ruler
{  
	background: url(../AH_images/dot_black.gif) repeat-x;
	height: 2px;
}	

.menuBlock
{
	position:relative;
	top:2px;
	width:5px;
	height:11px;
	float:left;
	margin-right:5px;
}

p  
{
	margin:0;
	margin-bottom:12px;
}

.rightArchiveLink 
{
	margin-bottom:8px;
}

a.dot 
{
	background-image:url(../AH_images/linkDot.gif);
	background-repeat:no-repeat;
	background-position:0 1px;
	padding-left:10px;
}

.contactForm
{
	width: 155px;
	height: 150px;
}

.contactButton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #363636;
}