@media screen {
	
	.print_copy_info {
		display: none;	
	}

	.sidemenu {
        position:absolute;
        top:0;
		padding-left: 0px;
		padding-right: 0px;
	}

	#leftmenu {
		left: 0px;
		top: 0px;
		padding: 0px 0px 0px 16px;
		width: 110px;
		border: 0px;
	}
	
	
	#country_info {
		margin-left: 140px;
		margin-right: 200px;
		width: 526px;
		padding: 0px 20px;
		top: 0px;
		border-left: 1px solid #dddddd;
		border-right: 1px solid #dddddd;
		
		color: #000000;
		text-align: justify;
		min-height: 520px ! important;
	}
	
	.fnt_small #country_info { font-size: 11px; }
	.fnt_std #country_info { font-size: 13px; }
	.fnt_big #country_info { font-size: 15px; }
	
	#rightmenu {
		padding: 0px 20px 0px 10px;
		width: 170px;
		right: 0px ! important;
	}
	.fnt_small #rightmenu { font-size: 11px; }
	.fnt_std #rightmenu { font-size: 13px; }
	.fnt_big #rightmenu { font-size: 15px; }


	.organization_info { margin-bottom: 24px; }
	
	.org_info_line { margin-bottom: 10px; }

	#taglist { margin-bottom: 32px; }
}


@media print {

	.print_copy_info {
		display: block;
		padding: 5px;
		border: 1px dashed #ccc;
		margin-bottom: 20px;
	}

	#leftmenu,
	#rightmenu,
	#line02,
	#line03 {
		display: none;
	}
	
	#country_info {
		position: relative;
		padding: 0px 20px;
		
		color: #000000;
		text-align: justify;
		min-height: 520px;
	}	
	.fnt_small #country_info { font-size: 11px; }
	.fnt_std #country_info { font-size: 13px; }
	.fnt_big #country_info { font-size: 15px; }

	
}

#country_info .topiclist {
	text-align: left ! important;
}

#country_info a,
#taglist a,
.organization_info a {
	color: #5fbf00;
	text-decoration: none;
}

#country_info a:hover,
#taglist a:hover,
.organization_info a:hover { text-decoration: underline; }

.langbar { margin-bottom: 32px; }
.langbar select { width: 100px ! important; }

.lmt {
	margin-top: 16px;
	font-weight: bold;
	padding: 0px 0px;
	color: #000000;
}
.fnt_small .lmt { font-size: 11px; }
.fnt_std .lmt { font-size: 13px; }
.fnt_big .lmt { font-size: 15px; }


.lmi {
	font-weight: normal;
	padding: 0px 0px 0px 12px;
	color: #777777;
	width: 100px ! important;
}
.fnt_small .lmi { font-size: 10px; }
.fnt_std .lmi { font-size: 12px; }
.fnt_big .lmi { font-size: 14px; }

.lmi select {
	font-weight: normal;
	font-variant: normal;
	width: 90px ! important;
}
.fnt_small .lmi select { font-size: 10px; }
.fnt_std .lmi select { font-size: 12px; }
.fnt_big .lmi select { font-size: 14px; }

.lmi a {
	color: #5fbf00;
	text-decoration: none;
}

.lmi a:hover {
	/* color: #007700; */
	text-decoration: underline;
}

.tagged {
	text-align: justify;
}

/* global elements */

h1 {
	color: #666666;
	font-weight: bold;
	
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
.fnt_small h1 { font-size: 20px; }
.fnt_std h1 { font-size: 22px; }
.fnt_big h1 { font-size: 24px; }


h1 .section {
	color: #000;
}

h2 {
	color: #777777;
	padding: 0px;
	margin: 20px 0px 5px 0px;
}
.fnt_small h2 { font-size: 14px; }
.fnt_std h2 { font-size: 16px; }
.fnt_big h2 { font-size: 18px; }

h3 {
	color: #000;
	padding: 0px;
	margin: 20px 0px 5px 0px;
}
.fnt_small h3 { font-size: 12px; }
.fnt_std h3 { font-size: 14px; }
.fnt_big h3 { font-size: 16px; }

h4 {
	color: #666666;
	margin: 5px 0px;
}
.fnt_small h4 { font-size: 11px; }
.fnt_std h4 { font-size: 13px; }
.fnt_big h4 { font-size: 15px; }

.view_project_topic_contacts p {
	margin-bottom: 40px;
}

.view_school_systems_topic_faq table {
	border: 1px #ccc solid;
	border-collapse: collapse;
}

.view_school_systems_topic_faq table th {
	border: 1px #ccc solid;
	font-weight: bold;
	padding: 3px 5px;
	text-align: center;
	vertical-align: top;
}

.view_school_systems_topic_faq table td {
	border: 1px #ccc solid;
	padding: 3px 5px;
	text-align: left;
	vertical-align: top;
}

.view_school_systems_topic_contacts .menuless {
	margin-top: 20px;
}

.view_project_topic_search p {
	margin-bottom: 30px;
}

.view_project_topic_search button {
	border: 1px solid #000;
	background-color: #fff;
}

.view_project_topic_search .path {
	font-weight: bold;
}

h2.group_name {
	margin-top: 40px;
}

.view_school_systems_topic_faq h3 {
	margin-top: 12px;
	margin-bottom: 2px;
}

.view_school_systems_topic_faq p {
	margin-top: 2px;
	margin-bottom: 2px;
}

.view_school_systems_topic_topic_general_infos .map {
	display: block;
	position: relative;
	height: 100px;
	width: 302px;
	background-color: #999;
	padding: 2px;
}

.view_school_systems_topic_topic_general_infos .map img.continent {
	position: absolute;
	left: 2px;
	top: 2px;
}

.view_school_systems_topic_topic_general_infos .map img.country {
	position: absolute;
	left: 154px;
	top: 2px;
}

.view_school_systems_topic_topic_general_infos table {
	border-collapse: collapse;
	border: 1px solid #cccccc;
}

.view_school_systems_topic_topic_general_infos table th {
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #cccccc;
}

.view_school_systems_topic_topic_general_infos table td {
	padding-left: 5px;
	padding-right: 5px;
	text-align: right;
	border-collapse: collapse;
	border: 1px solid #cccccc;
}

.menuless-paragraphed h3 {
	margin-top: 40px;
}

.menuless-paragraphed p {
	margin-top: 20px;
	margin-bottom: 20px;
}

ul {
	margin-top: 5px;
	margin-bottom: 0px;
}

p {
	margin: 8px 0px 0px 0px;
}

p img {
	padding: 2px 0px;
	border: solid 1px #ffffff;
	margin: 2px;
}

p img:hover {
	padding: 2px 0px;
	margin: 2px;
}


.comparison_item {
	text-align: justify;
	margin-bottom: 40px;
}

.comparison_item .answer {
	padding: 5px;
}

.country_a {
	border: 1px #ccc dotted;
}

.country_b {
	background-color: #eee;
	border: 1px #ccc dotted;
}

.comparison_table {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

.comparison_table .question {
	padding: 30px 5px 5px 5px;
	font-weight: bold;
}



.comparison_table .left_panel {
	vertical-align: top;
	width: 240px ! important;
	padding: 2px 10px 2px 0px;
}

.comparison_table .right_panel {
	vertical-align: top;
	width: 240px ! important;
	padding: 2px 0px 2px 10px;
}
