.ingress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #325255;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: left;
	margin-bottom:8px;
}
p, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0px;
	text-align: left;
	margin-top:4px;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #325355;
	font-weight: bold;
	letter-spacing: 2px;	
}
h2 {
	font-size: 28px;
	letter-spacing: 0px;
	margin-top:30px;
	margin-bottom:0px;
}
h3, h3 a {
	font-size: 16px;
	letter-spacing:0px;
	margin-bottom:0px;
}
h3 a:hover {
	color:#990000;
}

span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}
dir{
	padding-left:0px;
	margin-left:5px;
}

table, tr, td{
	vertical-align:top;
}
td a{
	color:#325355;
	text-decoration:underline;
}
td a:hover{
	color:#990033;
	text-decoration:underline;
}

.word{
	font-size:12px;
	display:list-item;
	list-style-image:url(images/bullet/word.gif);
	list-style-position:outside;
	margin-left:20px;
}
/* ============================================= */

#navigate{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#navigate a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
}
#navigate a:hover{
	color:#990000;
}




#SUBMENUBOX{
	float:right;
	position: relative;
	left:21px;
	width:193px;
	height:auto;
	background-color: #CFDCDD;
}
#SUBMENUBOX h1{
	color:#990000;
	font-size:16px;
	text-align:right;
	position:relative;
	top:10px;
	margin-right:10px;
}
#SUBMENUBOX li{
	color:#000000;
	left:0px;
	font-size:11px;
	text-align:left;
	position:relative;
	list-style-position:outside;
	list-style-image:url(images/bullet/bullet_red.gif);
	margin:20px;
	margin-right:10px;
}
#SUBMENUBOX a{
	color:#990000;
	left:10px;
	font-size:11px;
}

#SUBMENUBOX.KURSOMTALER * li{
	list-style-position:inside;
	list-style-image:none;
	list-style-type:none;
	margin-left:10px;

}

#SUBMENUBOX.KURSTILBUD, #SUBMENUBOX.KURSTILBUD * a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#990033;
	/*list-style-image:url(images/bullet/bullet_red.gif);*/

}
#SUBMENUBOX * a{
	color:#990033;
}
#SUBMENUBOX * a:hover{
	color:#7b9090;
}

#instruktorer img{
	border:0px solid #000000;
}
#instruktorer h3{
	margin-top:0px;
}
#terminliste td{
	padding:10px;
}
#ADDONINFO *{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#888888;
}

#MOVIECONTAINER{
	float:right; 
	width:320px; 
	height:240px; 
	border:1px solid #000000; 
	overflow:hidden;
	margin:10px;
}

