﻿@import url('reset.css');

@import url('skoleudvikling_forsog.css');

body {background-color:#FFF;background-image:url(../images/skoleudvikling/bg.gif);background-repeat:repeat-x;font-family:arial;font-size:0.75em;}

/* Links */
a {color:#a90634; text-decoration:none;}
a:hover {text-decoration:underline;}

/* General */
.mainWrapper {margin-left:auto;margin-right:auto;background-color:#FFFFFF;border:1px solid #cacaca;border-top:0px;width:940px;padding:9px;padding-bottom:10px;}
	.siteowner {height:15px;background-color:#8d042b;color:#FFFFFF;text-transform:uppercase;font-size:0.9em;font-weight:bold;padding-top:3px;padding-left:4px;margin-bottom:5px;}
		.siteowner a {color:#FFFFFF;}
	/* Siteheader */
	.siteheader {height:73px;background-image:url(../images/skoleudvikling/top_bg.gif);background-repeat:no-repeat;margin-bottom:9px;position:relative;}
		.siteheader .servicemenu {position:absolute;bottom:12px;right:176px;width:111px;_width:112px;height:15px;}
			.siteheader .servicemenu a {float:left;display:block;}
			.fontsizesmall {padding-top:7px;}
			.fontsizebig {padding-top:3px;margin-left:2px;}
			.read, .mail, .print {margin-left:7px;}
			.mail {padding-top:3px;}
			.read {padding-top:3px;}
		.siteheader .search {position:absolute;bottom:10px;right:10px;}
			.siteheader .search .text {width:120px;height:14px;border:1px solid #cacaca;font-size:0.9em;margin-right:23px;padding-left:4px;padding-right:4px;	font-family:"trebuchet ms";}
			.siteheader .search .button {position:absolute;top:0px;right:0px;}
		.siteheader a.logo {
			position:absolute;
			height:73px;
			width:210px;
			background-color:transparent;
		}
	/* Site menu */
	.sitemenu {list-style-type: none;overflow:auto;height:14px;}
		.sitemenu li {float:left;border-left:2px solid #8b8b8b;}
			.sitemenu li a {color:#515151;text-transform:uppercase;font-weight:bold;padding-right:12px;padding-left:12px;font-size:0.9em;	font-family:"trebuchet ms";}
				.sitemenu li.active a {color:#a90634;	font-family:"trebuchet ms";}
	.breadcrumb {list-style-type: none;overflow:auto;border-top:1px solid #d7d7d7;border-bottom:1px solid #d7d7d7;padding-top:5px;padding-bottom:5px;margin-top:7px;_height:12px;}
		.breadcrumb li {float:left;background-image:url(/images/tstf/breadcrumb_seperator.gif);background-repeat:no-repeat;background-position:right center;padding-right:10px;margin-right:10px;}
			.breadcrumb li a {color:#515151;font-size:0.9em;	font-family:"trebuchet ms";}
			.breadcrumb li.active {background-image:none;}
			.breadcrumb li.active a {font-weight:bold;	font-family:"trebuchet ms";}

.frontpageTopBox {
	margin-top:5px;
	position:relative;
	width:940px;
	height:300px;
	margin-bottom:10px;
}

.frontpageTopBox img.bgimage {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}

.frontpageTopBox .boxmenu {
	position:absolute;
	top:25px;
	left:0px;
	width:210px;
	background-image:url(../images/skoleudvikling/menu_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:8px;
	z-index:3;
}

.frontpageTopBox .boxmenu .header {
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.9em;
	background-image:url(../images/skoleudvikling/menu_top.gif);
	background-repeat:repeat-y;
	background-position:top left;
	padding-top:14px;
	padding-left:9px;
	padding-bottom:8px;
	font-family:"trebuchet ms";
}

.frontpageTopBox .boxmenu ul li {
	background-image:url(../images/skoleudvikling/menu_bg.gif);
	background-repeat:repeat-y;
	background-position:top left;
	_margin-bottom:-13px;
}

.frontpageTopBox .boxmenu ul li a {
	color:#FFFFFF;
	display:block;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:20px;
	text-transform:uppercase;
	background-image:url(../images/tstf/link_arrow_white.gif);
	background-repeat:no-repeat;
	background-position:9px 10px;
	border-top:1px dotted #cacaca;
	font-family:"trebuchet ms";
}

.frontpageTopBox .boxmenu ul li a:hover {
	background-color:#343434;
	color:#FFF;
	background-image:none;
	text-decoration:none;
	/*background-image:url(../images/skoleudvikling/link_arrow_orange.gif);*/
	background-repeat:no-repeat;
	background-position:9px 8px;
	font-family:"trebuchet ms";
}

.frontpageTopBox .textcontent {
	position:absolute;
	width:451px;
	padding-left:20px;
	height:161px;
	top:25px;
	right:259px;
	z-index:2;
	display:none;
	background-color:#333333;
	padding-top:15px;
	opacity:0.9;
	filter:alpha(opacity=90);
	color:#FFF;
	font-family:"trebuchet ms";
}

.frontpageTopBox .textcontent .header {
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.4em;
	color:#FFF;
	display:none;
	margin-bottom:15px;
	font-family:"trebuchet ms";
}

.frontpageTopBox .textcontent .manchet {
	margin-top:5px;
	margin-bottom:20px;
	display:none;
}

.frontpageTopBox .textcontent .bottomlinks {
	margin-top:5px;
	margin-bottom:20px;
	display:none;
	position:absolute;
	bottom:-10px;
}

.frontpageTopBox .textcontent .bottomlinks a {
	color:#FFF;
	display:block;
	float:left;
	margin-right:25px;
}

.frontpageTopBox .textcontent .bottomlinks a:hover {
	color:#f27091;
}


.frontpageTopBox .textcontent img {
	float:left;
	padding-right:20px;
	display:none;
}

.frontpageTopBox .textcontent .text {
	display:none;
}

.frontpageTopBox .textcontent .text ul {
	list-style-type:disc;
	/*margin-left:240px;*/
}

.frontpageTopBox .textcontent .text ul li {
	/*margin-left:20px;*/
}

.ideas {
	width:620px;
	float:left;
	margin-right:18px;
}

.ideas .content {
	height:242px;
	margin-top:9px;
}

.ideas .content .box {
	
}

.callask {
	float:left;
	width:302px;
}

.callask .resourcesSearch {
	height:195px;
	background-image:url(../images/skoleudvikling/resource_frontpage_bg.gif);
	padding:15px;
	padding-top:25px;
}

.callask .resourcesSearch .tagGroup {
	margin-top:10px;
}

.callask .resourcesSearch select {
	margin-top:10px;
}

.callask .resourcesSearch .submit {
	margin-top:20px;
}

.aktuelt {
	width:940px;
	clear:both;
	margin-top:6px;
	border-top:1px solid #e4e4e4;
	padding-top:10px;
	_margin-bottom:-20px;
}

.aktuelt .content {
	height:141px;
	width:933px !important;
	overflow:hidden !important;
	position:relative;
}

.aktuelt .content a.prev {
	position:absolute;
	left:1px;
	top:44px;
	z-index:2;
}

.aktuelt .content a.next {
	position:absolute;
	right:1px;
	top:44px;
	z-index:2;
	_right:0px;
}

.aktuelt .content .box {
	float:left;
	width:190px;
	height:141px;
	background-image:url(../images/skoleudvikling/aktuelt_box_bg.gif);
	margin-right:15px;
	padding-left:22px;
	padding-right:10px;
	padding-top:15px;
	padding-bottom:15px;
}

.aktuelt .content .box img {
	float:right;
	margin-bottom:5px;
	margin-right:20px;
}

.aktuelt .content .box .imgcontainer {
	height:120px;
	overflow:hidden;
}

.aktuelt .content .box .title {
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.2em;
	color:#ab0635 !important;
	margin-bottom:10px;
}

.aktuelt .content .box .date {
	clear:both;
	margin-bottom:4px;
}

.aktuelt .content .box .title {
	text-transform:uppercase;
	font-weight:bold;
	color:#004c7d;
}

.aktuelt .conten .box img {
	float:right;
	padding-bottom:20px;
}

.aktuelt ul li {
	_margin-right:-15px;
}

.ideas .header, .callask .header, .aktuelt .header {
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#a90634;
	padding-top:4px;
	padding-bottom:3px;
	margin-bottom:10px;
	padding-left:10px;
	font-family:"trebuchet ms";
}

.ideas .header a, .callask .header a, .aktuelt .header a {
	color:#FFFFFF;
	text-transform:none;
	font-weight:normal;
	font-family:"trebuchet ms";
}

.content {
	margin-top:14px;
}

.content .middle ul {
	list-style-type:disc;
	margin-left:20px;
}

.content .middle .newsitem {
	background-color:#f2f2f2;
	padding:10px;
	font-family:"trebuchet ms";
}

.content .middle .whitebg {
	background-color:#FFFFFF;
	border-top:1px dotted #c8c8c8;
	border-bottom:1px dotted #c8c8c8;
}

.content .middle .newsitem img {
	float:left;
	margin:20px;
	margin-left:0px;
}

.content .middle .newsitem a {
	display:block;
	/*text-transform:uppercase;*/
	font-size:1.2em;
	margin-bottom:10px;
}

.comments .inputfield, .mailafreind .inputfield, .searchresult .inputfield {
	width:380px;
	font-size:1.1em;
	height:17px;
	padding:3px;
	border:1px solid #cacaca;
	overflow:auto;
	font-family:arial;
}

.comments .inputfield {
	width:400px;
}

.searchresult .inputfield {
	width:350px;
}

.comments .button, .mailafreind .button, .searchresult .button {
	width:140px;
	height:22px;
	border:1px solid #cacaca;
	color:#ab0635;
	font-weight:bold;
}

.menu {float:left;width:210px;margin-right:11px;background-image:url(../images/skoleudvikling/menu_bottom.gif);background-repeat:no-repeat;background-position:bottom left;padding-bottom:8px;}
	.menu .pagetitle {color:#FFFFFF;text-transform:uppercase;font-weight:bold;font-size:1.2em;background-image:url(../images/skoleudvikling/menu_top.gif);background-repeat:repeat-y;background-position:top left;padding-top:14px;padding-left:9px;padding-bottom:8px;min-height:10px;_height:10px;	font-family:"trebuchet ms";}
		.menu .pagetitle a {color:#FFF;text-decoration:none;	font-family:"trebuchet ms";}
	.menu ul li {background-image:url(../images/skoleudvikling/menu_bg.gif);background-repeat:repeat-y;background-position:top left;border-top:1px dotted #cacaca;_margin-bottom:-13px;}
		.menu ul li ul li {border:0;}
		.menu ul li a {color:#FFFFFF;display:block;padding-top:5px;padding-bottom:5px;padding-left:20px;text-transform:uppercase;background-image:url(../images/tstf/link_arrow_white.gif);background-repeat:no-repeat;background-position:9px 8px;	font-family:"trebuchet ms";}
			.menu ul li ul li a {padding-left:35px;background-position:20px 8px;text-transform:none;	font-family:"trebuchet ms";}
				.menu ul li ul li ul li a {padding-left:50px;background-position:31px 8px;	font-family:"trebuchet ms";}
	.menu li.active {background-image:none;background-color:#FFFFFF;}
	.menu a.active {color:#ab0635 !important;border-top:1px dotted #cacaca;border-bottom:1px dotted #cacaca;font-weight:bold;background-image:url(../images/skoleudvikling/link_menu_arrow_pink.gif);}

.middle {float:left;width:478px;margin-right:11px;line-height:1.45em;}
	.middle p {margin-bottom:15px;}

.citatboks {
	float:right;margin:15px;margin-right:0px;width:200px;color:#a90634;
}

.citatboks .cindhold {
	font-weight:bold;
	font-size:1.1em;
}

.citatboks .ccopyright {
	font-size:0.9em;
	margin-top:10px;
}

.textimage {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:10px;
}

.textimage .thisdesc {
	font-size:0.9em;
}

h1, h2, h3, h4, h5 {color:#000000;font-family:"trebuchet ms";}
h1 {font-size:1.6em;margin-bottom:10px;margin-top:5px;}
h2 {font-size:1.2em;font-weight:bold;margin-bottom:5px;}
h3 {font-size:1.1em;font-weight:bold;}
h4 {font-size:1em;font-weight:bold;}

.right {float:left;width:220px;line-height:1.45em;}
	.right .factbox, .middle .factbox {width:220px;background-image:url(../images/skoleudvikling/factbox_bg.gif);margin-bottom:15px;	font-family:"trebuchet ms";}
		.right .factbox .innercontent, .middle .factbox .innercontent {padding-top:15px;padding-left:12px;padding-right:9px;background-image:url(../images/skoleudvikling/factbox_bottom.gif);background-position:bottom left;background-repeat:no-repeat;padding-bottom:10px;}
			.right .factbox .innercontent .header, .middle .factbox .innercontent .header {color:#000;text-transform:uppercase;font-size:1.1em;font-weight:bold;margin-bottom:10px;	font-family:"trebuchet ms";}
	.middle .factbox {float:left;margin:5px;margin-left:0px;margin-right:10px;}

	.right .newsbox, .middle .newsbox {width:220px;background-image:url(../images/skoleudvikling/newsbox_bg.gif);margin-bottom:15px;}
		.right .newsbox .innercontent, .middle .newsbox .innercontent {padding-top:15px;padding-left:12px;padding-right:9px;background-image:url(../images/skoleudvikling/newsbox_bottom.gif);background-position:bottom left;background-repeat:no-repeat;padding-bottom:10px;	font-family:"trebuchet ms";}
			.right .newsbox .innercontent .header, .middle .newsbox .innercontent .header {color:#000;text-transform:uppercase;font-size:1.1em;font-weight:bold;margin-bottom:10px;	font-family:"trebuchet ms";}
	.middle .newsbox {float:left;margin:5px;margin-left:0px;}

.footer {clear:both;margin-top:30px;height:220px;padding-top:20px;padding-left:20px;padding-right:20px;background-image:url(../images/skoleudvikling/footer_bg.gif);background-repeat:repeat-y;color:#FFFFFF;line-height:17px;}
	.footer .column1 {float:left;width:220px;	font-family:"trebuchet ms";}
	.footer .column2 {float:left;width:200px;margin-left:20px;	font-family:"trebuchet ms";}
	.footer .column3 {float:left;width:221px;margin-left:39px;	font-family:"trebuchet ms";}
	.footer .column4 {float:left;width:198px;text-align:right;padding-top:80px;font-size:0.9em;	font-family:"trebuchet ms";}
	.footer .header {font-size:1.2em;font-weight:bold;text-transform:uppercase;margin-bottom:10px;	font-family:"trebuchet ms";}
	.footer a {color:#FFFFFF;display:block;	font-family:"trebuchet ms";}

	ul.ideasUL li {background-image:url(/images/tstf/ideer_box_bottom.gif);background-repeat:no-repeat;background-position:left bottom;_margin-right:-30px !important;}
	ul.ideasUL li .innercontent {background-image:url(/images/tstf/ideer_box_bg.gif);background-repeat:no-repeat;height:206px;padding:11px;}
	ul.ideasUL li .title {text-transform:uppercase;font-weight:bold;font-size:0.9em;color:#ab0635;margin-top:10px;margin-bottom:10px;}

	ul.ideasUL li .title a, ul.ideasUL li .text a {
		color:#ab0635;
	}


.colorit {
	color:#8d042b;
	font-weight:bold;
}

.footer ol {
	list-style-type:decimal;
	margin-left:22px;
	color:#8d042b;
	font-weight:bold;
}

.footer ol a {
	font-weight:normal;
}

.footer ol li {
	_margin-bottom:-13px;
}

@media print {
	.footer, .siteowner, .siteheader, .right, .menu, .breadcrumb, .sitemenu {display:none;}
	.mainWrapper, .content, .middle {border:0;margin:0;padding:0;}
	.middle {width:890px;}
}

.resourcesSearch { margin-top: 10px; margin-bottom:10px; }
	.resourcesSearch .tagGroup{ margin-top: 10px; font-weight:bold;text-transform:uppercase;font-size:1.1em;margin-bottom:5px;color:#333333; }
	.resourcesSearch select{ width: 270px;padding:5px; }
	.resourcesSearch .submit {float:right;cursor:pointer;width:60px;height:30px;margin-top:10px;}

.resource {
	background-image:url(../images/skoleudvikling/resource_teaser_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:449px;
	margin-bottom:10px;
	font-family:"trebuchet ms";
}

.resource .bottom {
	background-image:url(../images/skoleudvikling/resource_teaser_bottom.gif);
	background-repeat:no-repeat;
	height:11px;
}

.resource .content {
	padding:10px;
}

.error {
	color:red;
	font-size:0.8em;
	margin-right:60px;
	display:block;
	display:none;
	float:right;
	font-family:"trebuchet ms";
}

.comments {
	padding:10px;
	border:1px solid #CCCCCC;
	font-family:"trebuchet ms";
}

.comments .comment {
	padding:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #CCCCCC;
	border-top:1px dotted #CCCCCC;
	background-color:#f2f2f2;
}

.comments .comment .sender {
	margin-top:5px;
	font-size:0.9em;
}

table tr td {
	padding:5px;
	border-bottom:1px dotted #cecece;
}

.manchetmellem {
	/*color:#004c7d;*/
	font-weight:bold;
	font-family:"trebuchet ms";
}

.mellemforside_box {
	margin-top:15px;
	margin-bottom:15px;
	border-top:1px dotted #CCCCCC;
	border-bottom:1px dotted #CCCCCC;
	padding-top:15px;
	padding-bottom:15px;
}

.boxheader {
	/*text-transform:uppercase;
	color:#ab0635;*/
	color:#000;
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:10px;
	font-family:"trebuchet ms";
}

.mellemforsidebox {
	float:left;
	width:212px;
	border:1px solid #cccccc;
	padding:10px;
	margin-bottom:15px;
	background-image:url(../images/tstf/mellemforsidebox_bg.gif);
	background-repeat:repeat-x;
	font-family:"trebuchet ms";
}

.mellemforsidebox .header {
	/*text-transform:uppercase;
	color:#ab0635;*/
	color:#000;
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:10px;
	font-family:"trebuchet ms";	
}

.domargin {
	margin-left:10px;
}

.paging {
	margin-top:10px;
}

.red_break{background:transparent url(/images/skoleudvikling/dots.png) repeat-x scroll left bottom;height:12px;}

.forsog h1{font-size:2em;margin:0.5em 0;line-height: 1em}
.forsog .period{color:#515151;line-height:2em;border-top:solid 1px #e4e4e4;border-bottom:solid 1px #e4e4e4;}
.forsog .evaluation{background-color:#ececec;margin-top:12px;padding:10px;}
.forsog .evaluation h3 {font-family:"trebuchet ms";font-size:1.25em;margin-bottom:0.3em;}
.forsog .section{color:#515151;}
.forsog .section h3{font-family:"trebuchet ms";font-size:1.25em;margin-top:1.5em;margin-bottom:0.3em;}
.forsog .description{margin-bottom:1em;}
.forsog .description h3{margin-top:1.3em;}
.forsog .links{margin-top:20px;margin-bottom:40px;}
.forsog_info .header{margin-top:7px;}
.forsog_info h4{margin-top:0.9em;margin-bottom:0;font-size:1em;line-height:1.4em;}
.forsog_info h5{font-weight:400;margin-top:0;font-size:1em;line-height:1em;}
.forsog_info .image{background-repeat: no-repeat;}