/* Nordjyske Gymnasier 2008 - Heine Virenfeldt Kristensen */* {
	margin: 0;
	padding: 0;
}
html {
	margin: 0;
	padding: 0;
	background: none;
}
body {
	font-family: verdana, tahoma, sans-serif;
	font-size: 62.5%;
	color: #fff;
	background: #1a2732 url(body2.gif) 50% top;
	margin: 0;
	padding: 0;
	height: 100%;
}/* Default settings */
h1, h2, h3, p {
	margin: 0;
	padding: 0;
}
ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.clear {
	clear: both;
}
.dNone {
	display: none;
}
a {
	color: #faa61a;
	text-decoration: none;
}
a:hover {
	color: #fff;
}/* Layout */
#out_wrap {
	margin: 0 auto;
	width: 100%;
}
#wrap {
	width: 708px;
	margin: 0 auto;
	padding: 0 0 28px 0;
	border-left: 1px solid #1c1e23;
	border-right: 1px solid #1c1e23;
	background: #1a2732 url(mesh.gif) 2px -1px;
	min-height: 950px;
}
#header {
	background: url(bg-nav.png) 0 0 repeat-x;
	clear: both;
	border-top: 1px solid #1c1e23;
	padding-top: 22px;
}
#top_bar {
	height: 230px;
	background: url(bg-top.png) 0 0 no-repeat;
	border-top: 1px solid #1c1e23;
}
#main_nav {
	background: url(bg-nav.png) 0 0 repeat-x;
	height: 22px;
	border-top: 1px solid #1c1e23; border-bottom: 1px solid #1c1e23;
}
#in_wrap {
	padding: 28px 0;
}/* logo */

#logo { width: 180px; height: 155px; padding: 37px 23px 0 24px; float: left; }
#logo h1 a {
	width: 180px;
	height: 155px;
	overflow: hidden;
	display: block;
	text-indent: -10000em;
	background: url(logo2.png) 0 0 no-repeat;
	float: left;
}
#movie10 { width: 473px; /*background: pink;*/ float: left; height: 214px; padding: 8px 8px 8px 0; }
/* Navigation */
#main_nav ul, #main_nav li {
	float: left;
	display: inline;
}
#main_nav ul {
	position: relative;
	left: 15px;
}
#main_nav li {
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
}
#main_nav a {
	padding: 5px 14px;
	color: #fff;
	text-decoration: none;
	display: block;
	/*background: url(arrow.gif) 12px 8px no-repeat;*/
}
#main_nav a:hover {
	color: #faa61a;
}
#main_nav a.sel, #main_nav a.opn {
	color: #faa61a;
	/*background: url(date_arrow.gif) 12px 8px no-repeat;*/
}/* Forside */
#teas_txt {
	padding: 0 28px 0 28px;
}
#teas_txt blockquote {
	padding: 14px 0 16px;
}
#teas_txt blockquote, #teas_txt h1 {
	font-size: 1.6em;
	line-height: 16pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#teas_txt h1 { /*margin-bottom: -28px; line-height: 100%;*/
	color: #faa61a;
}
#teas_txt cite {
	font-style: normal;
	color: #faa61a;
	font-size: 1.1em;
	display: block;
	font-weight: bold;
	padding: 8px 0 0 0;
}
#teas_txt p {
	font-size: 1.3em;
	padding: 7px 0 0 0;
}
#box4, #wCol {
	float: left;
	width: 424px; /*margin: 0 0 0 28px;*/
	position: relative;
	left: 28px;
}
#wCol {
	width: 396px;
	margin-top: 28px;
}
#wCol #box4 { left: 0; top: -14px; }
#rSide {
	float: right;
	width: 228px; /*margin: 0 28px 0 0;*/
	position: relative;
	right: 28px;
}/* h1 */
#wCol h1 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase; /*background: url(arrow.gif) 1px 8px no-repeat; padding: 5px 0 14px 12px;*/
	padding: 5px 0 14px;
}/* h2 */
#box4 h2, #rSide h2, #wCol h2 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	background: url(arrow.gif) 8px 8px no-repeat;
	padding: 5px 0 0 19px;
	height: 10px;
	overflow: hidden;
}
#wCol h2.np {
	padding: 5px 0 7px 12px;
	background: url(arrow.gif) 0 8px no-repeat;
}/* h3 */
.phBox h3 {
	font-size: 1em;
	font-weight: bold;
	background: url(date_arrow.gif) 1px 50% no-repeat;
	padding: 0 0 0 12px;
	line-height: 11pt;
} /* p */
.phBox p {
	font-size: 1em;
	line-height: 11pt;
	padding: 0 0 14px;
}
.box p {
	font-size: 1em;
	line-height: 11pt;
	padding: 0 0 14px;
}
.box p.back {
	padding: 14px 0 14px;
}
.box p.back a {
	background: url(back.gif) 0 3px no-repeat;
	color: #fff;
	font-weight: bold;
	padding-left: 12px;
}
.box p.back a:hover {
	color: #faa61a;
}/* ul li */
.facts {
	padding: 14px 0 0 0;
}
.facts li {
	font-size: 1em;
	line-height: 11pt;
	padding: 0 0 14px 12px;
	background: url(date_arrow.gif) 0 5px no-repeat;
}
.facts li .vert_y, .facts li strong {
	font-weight: bold;
	background: url(headline_bg.gif) right 3px no-repeat;
	padding: 0 6px 0 0;
}/* box4 */
#box4 .phBox {
	width: 184px;
	border-bottom: 1px solid #1c1e23;
	float: left;
	margin: 28px 28px 0 0;
	background: url(box_h2.gif) 0 0 no-repeat;
}
#box4 .box {
	width: 168px;
	height: 148px;
	display: block;
	border: 1px solid #1c1e23;
	border-top: none;
	border-bottom: none;
	padding: 7px;
	background: url(box_bg.gif) 0 0 repeat-y;
}
#box4 .box img {
	border: 1px solid #1c1e23;
}/* rSide */
#rSide .phBox, #rSide .phSpot, #rSide .phNews, #rSide .phBlog {
	width: 228px;
	float: left;
	margin: 28px 0 0 0;
	background: url(box_h2.gif) 0 0 no-repeat;
}
#rSide .phNews {
	height: 178px;
	overflow: hidden;
	margin-top: 67px;
}
#rSide .phSpot {
	height: 139px;
	margin-top: 28px;
}
#rSide .box, #rSide .spot {
	width: 212px;
	border: 1px solid #1c1e23;
	border-top: none;
	padding: 7px;
	background: url(box_bg.gif) 0 0 repeat-y;
}
#rSide .phNews .box {
	height: 148px;
}
.nl {
	background: url(date_arrow.gif) 0 10px no-repeat;
	padding: 7px 0;
}
.nl a {
	color: #fff;
	text-decoration: none;
	font-size: 1em;
}
.nl a:hover {
	color: #faa61a;
}
.nl .date, .nl .headline, .nd date, .nd .headline {
	display: inline;
}
.nl .date, .nd .date {
	padding: 0 5px 0 11px;
	background: url(headline_bg.gif) right 3px no-repeat;
}
.nl a.date:hover {
	cursor: default;
	color: #fff;
}
.nl .headline, .nd .headline {
	font-weight: bold;
}
.nl .teaser {
	display: block;
	padding: 3px 0 0 0;
	line-height: 130%;
}
.nl br, .nd br {
	display: none;
}
.nd {
	padding: 6px 0 0 0;
}
.nd .date, .nd .headline {
	float: left;
}
.nd .teaser {
	display: block;
	clear: both;
	padding-top: 14px;
}
.nd .date {
	padding: 0 5px 0 0;
}
.nd .headline {
	padding: 0 0 0 5px;
}
.navi a {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: .1pt;
	color: #fff;
	text-decoration: none;
	background: url(arrow.gif) 0 9px no-repeat;
	padding: 5px 0 4px 11px;
	display: block;
}
.navi a:hover, .navi a.sel, .navi a.sel:hover {
	color: #faa61a;
}
table.gym {
	width: 100%;
	border-top: 1px solid #1c1e23;
	padding: 0 0 14px;
}
.img_rota {
	padding: 7px 0 14px;
}
#rSide img, img.mb {
	border: 1px solid #1c1e23;
}
.gym td {
	padding: 7px 0;
	border-bottom: 1px solid #1c1e23;
}
.gym td.right {
	width: 60%;
	font-weight: bold;
	text-align: right;
}/* Kort */
#kort {
	z-index: 1;
	position: relative;
	top: 21px;
	left: -4px;
	font: bold 1.4em verdana;
	color: #faa61a;
	height: 428px;
}
#hobro {
	z-index: 10;
	position: absolute;
	top: 10px;
	left: 4px;
	visibility: hidden;
}
#frhavn {
	z-index: 10;
	position: absolute;
	top: 10px;
	left: 4px;
	visibility: hidden;
}
#broenderslev {
	z-index: 10;
	position: absolute;
	top: 10px;
	left: 4px;
	visibility: hidden;
}
#hjoerring {
	z-index: 10;
	position: absolute;
	top: 10px;
	left: 4px;
	visibility: hidden;
}
#fjerritslev {
	z-index: 10;
	position: absolute;
	top: 10px;
	left: 4px;
	visibility: hidden;
}
#morsoe {
	z-index: 10;
	position: absolute;
	top: 10px;
	left: 4px;
	visibility: hidden;
}
#thisted {
	z-index: 10;
	position: absolute;
	top: 10px;
	left: 4px;
	visibility: hidden;
}
#vhg {
	z-index: 10;
	position: absolute;
	top: 10px;
	left: 4px;
	visibility: hidden;
}
#stoevring {
	z-index: 10;
	position: absolute;
	top: 10px;
	left: 4px;
	visibility: hidden;
}
#nrsundby {
	z-index: 10;
	position: absolute;
	top: 10px;
	left: 4px;
	visibility: hidden;
}
#dronninglun {
	z-index: 10;
	position: absolute;
	top: 10px;
	left: 4px;
	visibility: hidden;
}
#katedral {
	z-index: 10;
	position: absolute;
	top: 10px;
	left: 4px;
	visibility: hidden;
}
#hasseris {
	z-index: 10;
	position: absolute;
	top: 10px;
	left: 4px;
	visibility: hidden;
}
#student {
	z-index: 10;
	position: absolute;
	top: 10px;
	left: 4px;
	visibility: hidden;
}
#aalborghus {
	z-index: 10;
	position: absolute;
	top: 10px;
	left: 4px;
	visibility: hidden;
}/* Blog */
#blog {
	padding: 5px 0 14px;
	width: 396px;
}
.bl br, .bk br {
	display: none;
	width: 0;
}
.bl {
	font-size: 1em;
	line-height: 11pt;
	margin-bottom: 28px;
	background: url(star.gif) 0 2px no-repeat;
}
.bm {
}
.bl a.date, .bl span.date, .bd .date {
	text-transform: uppercase;
	display: inline;
	padding: 0 6px 0 14px;
	color: #fff;
	font-size: 1.1em;
	background: url(headline2.gif) right 3px no-repeat;
	cursor: default;
}
.bd .date {
	margin-right: 6px;
}
.bl a.headline, .bl span.headline, .bm span.headline {
	display: inline;
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0 !important;
	padding: 0 0 0 1px !important;
	position: relative;
}
.bl a.headline:hover {
	color: #faa61a;
}
.bl a.teaser, .bl span.teaser, .bm span.teaser {
	display: block;
	color: #fff;
	padding: 7px 0;
}
.bl a.teaser:hover {
	color: #faa61a;
}
.bl ul {
}
.bl li {
	display: inline;
}
.bl a.comm {
	background: url(comm_bg.gif) 1px center no-repeat;
	padding: 0 0 1px 12px;
	display: block;
	color: #fff;
}
.bl a.comm:hover {
	color: #faa61a;
}
.bl .creator {
	display: none;
}
#blog .bd {
	font-size: 1em;
	line-height: 11pt;
	margin-bottom: 28px;
	background: url(star.gif) 0 2px no-repeat;
}
.bd .headline {
	display: inline;
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
}
.bd .teaser {
}
.bd img.billede, img.billede {
	max-width: 396px;
	height: auto;
	margin: 7px 0;
}
.bd .kategori {
	padding: 7px 0 21px;
}
.bd .blogger {
	padding: 7px 0 0 0;
}
#blog .comments {
	background: url(comm_bg.gif) 1px center no-repeat;
	padding: 0 0 1px 12px;
	display: block;
	color: #fff;
	margin: 0 0 6px;
	text-transform: uppercase;
}
.bk {
	padding: 14px 0 7px;
}
.bk .date {
	background: url(comm_bg.gif) 0 3px no-repeat;
	padding: 0 0 7px 11px;
}
.bk span.dag {
	display: none;
}
.bk span.time, .bl span.dato, .bo span.dato {
	margin-left: 5px;
}
.bk span.headline {
	font-weight: bold;
	line-height: 11pt;
}
.bk span.teaser {
	line-height: 11pt;
}
#commentForm {
	margin-top: 21px;
	display: block;
	float: left;
}
fieldset {
	border: none;
}
#commentForm legend {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	left: 0;
	font-size: 1em;
	float: left;
	background: url(file:///C|/Users/hk60/Desktop/css/arrow.gif) 0 3px no-repeat;
	padding: 0 0 7px 12px;
}
#commentForm br, #htmlForm br {
	display: none;
}
label {
	display: block;
	font-weight: bold;
	margin-top: 7px;
}
.ip-L, .ip-XL {
	width: 200px;
	margin: 2px 0 7px;
}
.ip-XL {
	width: 300px;
	height: 100px;
}
#htmlForm legend {
	display: none;
}
#htmlForm .ip-L, #schoolDropDownList, #imageHtmlInputFile {
	width: 300px;
	margin: 2px 0 7px;
}
#htmlForm textarea.ip-L {
	width: 396px;
}
#schoolDropDownList {
	display: block;
}
.ipb-M {
	float: left;
	width: 65px;
	margin: 7px 14px 0 0;
}
#htmlForm .ipb-M {
	float: none;
}/* rSide Blog */
.phBlog p {
	padding: 5px 0 7px;
	line-height: 11pt;
}
.phBlog ul, .phBlog ol {
	padding: 4px 0;
}
.phBlog h3 {
	font-size: .9em;
	font-weight: bold;
	color: #faa61a;
	padding: 7px 0 0 0;
	text-transform: uppercase;
}
.kategori .opret, .blogs .cat {
	display: none;
}
.cat a {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: .1pt;
	color: #fff;
	text-decoration: none;
	background: url(cate_bg.gif) 0 center no-repeat;
	padding: 3px 0 3px 12px;
	display: block;
}
.opret a {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: .1pt;
	color: #fff;
	text-decoration: none;
	background: url(opret_bg.gif) 0 center no-repeat;
	padding: 3px 0 3px 12px;
	display: block;
}
.blog a {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: .1pt;
	color: #fff;
	text-decoration: none;
	background: url(star.gif) 0 5px no-repeat;
	padding: 3px 0 3px 12px;
	display: block;
}
.cat a:hover, .opret a:hover, .opret a.sel, .cat a.sel, .blog a:hover {
	color: #faa61a;
}/* Spot *//*#rSide .spot { padding: 15px 7px 7px 7px; }*/
#spot {
	border: 1px solid #1c1e23;
}
#film {
	background: url(box_h2.gif) 0 0 no-repeat;
	margin-bottom: 14px;
}
#film .box {
	padding: 7px;
	border: 1px solid #1c1e23;
	border-top: none;
	background: url(box_bg.gif) 0 0 repeat-y;
}
#film #spot {
	margin: 0;
	border: 1px solid #1c1e23;
	width: 378px;
	overflow: hidden;
	padding: 0;
}/* Kontakt */
.form legend, .form br, .soeg legend {
	display: none;
}
.form .ip-M {
	width: 200px;
}
.form textarea.ip-M {
	width: 300px;
	height: 75px;
}
.form .ipb-M {
	width: 75px;
	display: block;
}
.soeg label {
	display: none;
}
.soeg .ipS {
	width: 163px;
	margin-right: 7px;
}
.soeg .ipbS {
	width: auto;
	display: inline !important;
	background: transparent;
	color: #faa61a;
	border: none;
	cursor: pointer;
}/* accordion */
.accordion {
	width: auto;
	padding: 5px 0 0 0;
}
#wCol .accordion h2 {
	width: auto;
	cursor: pointer;
	background: url(arrow.gif) 0 3px no-repeat;
	height: auto;
	padding: 0 0 7px 12px;
}
.accordion h2:hover {
	color: #faa61a;
}
.accordion h2.active {
	color: #faa61a;
	background-image: url(date_arrow.gif) !important;
}
.accordion blockquote {
	padding: 0 0 21px;
}
.accordion blockquote {
	line-height: 11pt;
}
.accordion p {
	padding-bottom: 7px;
}
.accordion ul {
	padding: 0;
}
.accordion li {
	padding: 0 0 7px 14px;
	background: url(dot.gif) 7px 8px no-repeat;
} /* downloads */
#wCol ol, #wCol li {
	list-style: none;
}
#wCol ol li {
	background: url(box_h2.gif) 0 0 no-repeat;
}
#wCol ol ol {
	background: url(box_bg.gif) 0 0 repeat-y;
	border: 1px solid #1c1e23;
	border-top: none;
	padding: 7px 7px 0 7px;
	margin-bottom: 14px;
}
#wCol ol ol li {
	background-image: none;
	padding: 0 0 7px 0;
}
#wCol ol ol ul li {
	padding: 7px 0 0 0;
}
.fLeft {
	float: left;
	padding: 14px 14px 0 0;
}/* clases */
span.yellow {
	color: #faa61a !important;
}/* THE END */
