* {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

a {
	color: #444400;
	}

a:visited, a:active {
	color: #444400;
	}

a:hover {
	color: #666600;
	}

h1 {
	color: #506C91;
	font-size: 1.8em;
	margin-top: 20px;
	margin-bottom: 20px;
	}

h2 {
	color: #222;
	font-size: 1.2em;
	line-height: 1.4em;
	clear: both;
	}

h3 {
	font-size: 1em;
	line-height: 1.2em;
	}

h4 {
	font-size: 1.1em;
	line-height: 1.3em;
	}

html,body {
	background-color: #f9f9d8;
	color: #212121;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em;
	line-height: 1.2em;
	}

a.block {
	padding:8px;
	background-color:#fff;
	border:1px dashed #a7a7a7;
	float: left;
	width:100%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: none;
	color: #444;
	}
	a.block img {
		float:left;
		margin-right:10px;
		border:none;
		}
a.block:hover {
	color: #000;
	background-color: #E7F1F8;
	}
a.block:visited {
	border:1px dashed #000;
	}
	

#kursutbud .block {
	}
	#kursutbud .block .h3 {
		font-size: 1.1em;
		display: block;
		font-weight: bold;
		line-height: 1.3em;
		margin-bottom: 12px;
		}
	#kursutbud .block .datum {
		float: right;
		font-size: 1.1em;
		font-weight: bold;
		line-height: 1.3em;
		margin-bottom: 12px;
		}
	#kursutbud .block .snabbinfo {
		font-size: 1em;
		}
	#kursutbud .block a {
		text-decoration: none;
		}

#wrapper {
	margin: 0px auto;
	width: 760px;
	height: 100%;
	}

#container {
	background-color: #fff;
	height: auto;
	float: left;
	width: 100%;
	-moz-box-shadow: 0 0 1.1em #444;
	-webkit-box-shadow: 0 0 1.1em #444;
	box-shadow: 0 0 1.1em #444;
	}

#content {
	font-size: 0.8em;
	width: 100%;
	float: left;
	height: auto;
	}

#left {
	float: left;
	width: 450px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	}
	#left p {
		margin-bottom: 20px;
		}
	#left ul {
		margin-left: 15px;
		}
		#left ul li {
			margin-bottom: 10px;
			}
			#left ul li ul li {
				list-style-image: url(../bilder/minipil.gif);
				margin-bottom:0.8em;
				}

#right {
	float: right;
	padding: 16px;
	width: 200px;
	height: 100%;
	background-color: #f4f4f4;
	-moz-border-radius: 0px 0px 0px 20px;
	-webkit-border-radius: 0px 0px 0px 20px;
	border-radius: 0px 0px 0px 20px;
	font-size: 0.9em;
	margin-bottom: 40px;
	}
	#right p {
		margin-bottom: 10px;
		line-height: 1.4em;
		}
	#right ul {
		list-style: none;
		padding-bottom: 10px;
		padding-top: 10px;
		}
		#right ul li {
			padding-bottom: 5px;
			}
			#right ul li ul {
				padding: 5px;
				}

#anmal {
	margin-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #a7a7a7;
	border-bottom-color: #a7a7a7;
	}
	#anmal li {
		display: block;
		height: 20px;
		}
		#anmal li a img {
			border-top-style: none;
			border-right-style: none;
			border-bottom-style: none;
			border-left-style: none;
			float: left;
			}
	#anmal .link {
		display: block;
		line-height: 20px;
		float: left;
		clear: right;
		font-size: 1.1em;
		font-weight: bolder; 
		color: #00244B;
		}
	#anmal .separator {
		font-size: 1em;
		}



.lasmer {
	clear: both;
	float: right;
	margin-top: 15px;
	}

#footer {
	font-size: 0.8em;
	text-align: center;
	width: 100%;
	clear: both;
	float: left;
	border-top: 1px dotted #aaa;
	border-bottom: 1px solid #aaa;
	background-color: #f9f9f9;
	padding: 30px 0px;
	color: #777;
	}

#header {
	width: 100%;
	height: 182px;
	overflow: hidden;
	position: relative;
	}
	#header #logo {
		position: absolute;
		top: 22px;
		left: 40px;
		z-index: 10;
		border: 0;
		}
	#header #slideshow {
		z-index: 1;
		}

#logga {
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	display: block;
	}


/*- Menu Tabs--------------------------- */

#tabs {
	float:left;
	line-height:normal;
	}
	#tabs ul {
		margin-left: 16px;
		list-style:none;
	  	}
		#tabs ul li {
			float: left;
			margin:0;
			padding: 16px 10px 10px 10px;
			background-color: #f4f4f4;
			border-left: 1px solid #fff;
			border-right: 1px solid #fff;
			border-bottom: 1px solid #fff;
			-moz-border-radius: 0px 0px 10px 10px;
			-webkit-border-radius: 0px 0px 10px 10px;
			border-radius: 0px 0px 10px 10px;
			}
		#tabs ul li:hover {
			background: #e9e9e9 url(/bilder/tab_gradient.png) top left repeat-y; /*fall back gradient image*/
			background: -moz-linear-gradient(left, #00abeb, #fff) ;
			background: -webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#f4f4f4));
			-moz-border-radius: 0px 0px 10px 10px;
			-webkit-border-radius: 0px 0px 10px 10px;
			border-radius: 0px 0px 10px 10px;
			cursor: pointer;
			}
		#tabs ul li a {
			float:left;
			margin:0;
			text-decoration:none;
			font-size: 1em;
			}
			/* Commented Backslash Hack hides rule from IE5-Mac \*/
			#tabs ul li a span {float:none;}
			/* End IE5-Mac hack */
	#tabs ul li#current {
		background-color: #E7F1F8;
		-moz-border-radius: 0px 0px 10px 10px;
		-webkit-border-radius: 0px 0px 10px 10px;
		border-radius: 0px 0px 10px 10px;
		}

.req {
	color: #FF0000;
	}
	
#anmald {
	background-color: #E7F1F8;
	border: 1px dashed #a7a7a7;
	width: 90%;
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
	}
hr {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a7a7a7;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	}

.entryDate { 
    border: 1px solid #999; 
    font-family: Georgia,"Times New Roman", serif; 
    line-height: 1; 
    width: 10em;
    background-color: #fff;
    margin: 30px auto;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	}
	.entryDate span { 
	    display: block; 
	    text-align: center; 
		}
	.entryDate .postMonth {
	    text-transform: uppercase; 
	    font-size: 2.6em;
	    padding-top: 0.3em; 
		}
	.entryDate .postDay {
		font-size: 5em;
		}
	.entryDate .postYear { 
	    background-color: #f9f9d8; 
	    color: #777; 
	    font-size: 2em; 
	    padding: 0.3em 0; 
	    margin-top: 0.3em;
		}