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

a:link {
	color: #506C91;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:visited, a:active {
	color: #506C91;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	text-decoration: none;
}

h1 {
	color: #506C91;
	font-family: Tahoma, sans-serif;
	font-size: 1.4em;
	margin-top: 15px;
}

h2 {
	color: #000;
	font-size: 1.2em;
	font-family: Tahoma, sans-serif;
	line-height: 2em;
	clear: both;
}

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

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

html,body {
	background-color: #E6E6E6;
	color: #00244B;
	font-family: "Times New Roman", Times, serif; 
	/*font-size: 62.5%/1.6em; */
	/*font-size: normal/1.7em;*/
	font-size: normal;
	line-height: 1em;
	text-decoration: none;
	height: 100%;
}

a.block {
	padding:4px;
	background-color:#fff;
	border:1px dashed #a7a7a7;
	float: left;
	width:100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

a.block:hover {
	color: #000;
	background-color: #E7F1F8;
}

a.block:visited {
	border:1px dashed #000;
}

a.block img {
	float:left;
	margin-right:10px;
	border:none;
}

#kursutbud .block .h3 {
	font-size: 1em;
	display: block;
	font-weight: bold;
	line-height: 2em;
}

#kursutbud .block .datum {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	float: right;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 2em;
}

#kursutbud .block .snabbinfo {
	font-size: 0.8em;
	display: none;
}

#wrapper {
	margin: 0;
	height: 100%;
}

#container {
	background-image: url(../bilder/kubrickbgwide.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	float: left;
	width: 100%;
}

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

#right {
	float: right;
	width: 200px;
	height: 100%;
	background-image: url(../bilder/corner_left_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #E7F1F8;
	font-size: 0.8em;
	margin-left: -50px;
}
#anmal .separator {
	font-family: Tahoma, sans-serif;
	font-size: 1em;
}


#content>#right,
#content>form>#right {
	margin-right: 10px;
}

#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;
	display: none;
}
#anmal li {
	display: block;
	height: 20px;
}
#anmal .link {
	display: block;
	line-height: 20px;
	float: left;
	clear: right;
}

#anmal li a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}

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


#footer {
	font-size: 12px;
	text-align: center;
	width: 100%;
	background-image: url(../bilder/kubrickfooter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 63px;
	clear: both;
	float: left;
	line-height: 63px;
	display: none;
}

#header {
	width: 100%;
	display: none;
}

#left {
	float: left;
	width: 400px;
	padding-top: 10px;
	padding-bottom: 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;
}

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


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

#tabs {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	background-image: url(../bilder/kubrickbgwide_menu_blue.jpg);
	background-repeat: repeat-y;
	background-position: left top;
  }
#tabs ul {
	margin:0;
	list-style:none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
  }
#tabs li {
  display:inline;
  margin:0;
  padding:0;
  }
#tabs a {
	float:left;
	background:url("../bilder/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 0.8em;
  }
#tabs a span {
  float:left;
  display:block;
  background:url("../bilder/tabright.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#666;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
  color:#F3E103;
  }
#tabs a:hover {
  background-position:0% -42px;
  }
#tabs a:hover span {
  background-position:100% -42px;
  }

#tabs #current a {
		background-position:0% -42px;
}
#tabs #current a span {
		background-position:100% -42px;
}

.number {
	font-family: Georgia, "Times New Roman", Times, serif;	
}
.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;
}
#right p {
	margin-bottom: 10px;
	line-height: 1.1em;
}