/*
Websitebaker Template 'Massein'
Website www.massein.ch, MASSEIN Schule, Vulkanstrasse 120, 8048 Zuerich
WebChuchi Webdesign  www.webchuchi-webdesign.ch
Erstellt: 22.08.2008
letzte Aenderung: 15.11.2008
*/



/* GENERAL */

html,body {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;  /* IE 5.5: Mittig ausrichten #top und #container */
	background-color: #F4F1EC;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #222;
}


/* LAYOUT */
#container {
	text-align: left;
	width: 911px;
	margin: 0 auto;
	padding: 0;
}
#top {
	height: 56px;
}
#topnav {
	float: left;
	margin: 25px 0 0 50px;
	_margin: 25px 0 0 30px;
}
#header {
	clear: both;
	/*background-image: url(../../media/headers/01.jpg);*/   /* included in the template index.php */
	background-repeat: no-repeat;
	background-position: bottom;
	height: 272px;
}
#wrapper {
	_height: 420px;     /* simulate min-height IE < 7 */
	_overflow: visible; /* simulate min-height IE < 7 */
	min-height: 420px;
}
#content {
	float: left;
	width: 600px;
	margin-left: 45px;
	_margin-left: 25px;
}
#navigation {
	width: 190px;
	margin-left: 690px;
	padding-top: 38px;
}
#footer {
	width: 911px;
	height: 120px;
	color: #5F5F5F;
	text-align: center;
}
#footer hr {
	margin: 40px 0 18px;
}


/* LINKS */

a:link, a:visited, a:active {
	color: #00387A;
	text-decoration: none;
	border-bottom: 1px dotted #00387A;
}
a:hover {
	text-decoration: none;
	color: #00387A;
	border-bottom: none;
}
#footer a {
	text-decoration: none;
	border: none;
}
#footer a:hover {
	color: #00387A;
}


/* TEXT */

p {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	letter-spacing: 0.08em;
	line-height: 1.3em;
	margin: 0 0 7px 0;
}
ul {
	letter-spacing: 0.08em;
	line-height: 1.3em;
}
blockquote {
	margin: 25px 5px 25px 30px;
	padding: 0.8em;
	width: 80%;
	border-style: solid;
	border-width: 1px 1px 1px 6px;
	border-color: #D0D0D0;
}
.quote {
	font-family: Georgia, Times, serif;
	color: #666666;
	font-style: oblique;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.1em;
	display: block;
	line-height: 1.8em;
	margin: 20px;
}
.author {
	font-size: 0.8em;
}
h1 {
	font: italic normal 2.4em Arial, Helvetica, sans-serif;
	color: #00387A;
	text-align: left;
	letter-spacing: 0.1em;
	margin: 14px 0 7px 0;
}
h2 {
	font: bold normal 1.2em/1.2em Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	letter-spacing: 0.1em;
	margin: 0 0 33px 0;
}
h3 {
	font: normal 1.4em Arial, Helvetica, sans-serif;
	color: #00387A;
	text-align: left;
	letter-spacing: 0.1em;
	margin: 12px 0 7px 0;
}
h4 {
	font: normal 1.9em Arial, Helvetica, sans-serif;
	color: #333;
	letter-spacing: 0.1em;
	margin: 18px 0 7px 0;
}
h5 {
	font: normal 1.5em Arial, Helvetica, sans-serif;
	color: #333;
	letter-spacing: 0.1em;
	margin: 18px 0 7px 0;
}
h6 {
	font: normal 1.2em Arial, Helvetica, sans-serif;
	color: #333;
	margin: 18px 0 7px 0;
}
form {
	margin: 0;
}
img {
	margin: 10px;
	border: 1px solid #A69E9B;
}
.no_border_img img, .no_border_img a {
	margin: 0;
	border: none;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #5F5F5F;
	border: 0;
	border-top: 1px solid #5F5F5F;
	height: 1px;
}


/* HOME */

.home {
	width: 820px;
	letter-spacing: 0.08em;
}
.home h1 {
	font-size: 3em;
}
.crash_course {
	background: url(images/crash_course_bg.gif) center right no-repeat;
	padding: 0 20px 0 26px;
}
.crash_course_quote {
	font-family: Georgia, Times, serif;
	color: #1F1F1F;
	font-style: oblique;
	font-variant: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 1.3em;
	margin: 0 0 2px 0;
	letter-spacing: normal;
}


/* SEARCH */

#search_box {
	float: right;
	margin: 34px 50px 0 0;
	_margin: 34px 30px 0 0;
}
.search_string {
	color: #A79F9C;
	background: #FFF;
	height: 17px;
	width: 140px;
	vertical-align: middle;
	border: 1px solid #A79F9C;
}
.search_submit {
	color: #666666;
	font-size: 12px;
	vertical-align: middle;
	background: #FEFECC;
	background-image: url(images/search_submit.gif);
	background-repeat: no-repeat;
	background-position: center;
	border: none;
	height: 21px;
	width: 60px;
}
.search_submit_roll {
	color: #666666;
	font-size: 12px;
	vertical-align: middle;
	background: #ECE3DF;
	background-image: url(images/search_submit_roll.gif);
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	border: none;
	height: 21px;
	width: 60px;
}
.highlight {
	background-color: #FFFF00;
}


/* TOPNAVIGATION */

#topnav p {
	margin-top: 11px;
}
#topnav a:link, #topnav a:visited {
	text-decoration: none;
	color: #222;
	border: none;   
	border-right: 1px solid #A79F9C;
	display: block;   
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: middle;
	line-height: 20px;
	text-align: center;
	float: left;
}
#topnav a:last-child {
	border: none;
}
#topnav a:hover {
	background-color: #F5F2ED;
}


/* NAVIGATION */

#navigation {	
	font-size: 1.2em;
}
#navigation p {
	height: 34px;
	text-align: center;
	letter-spacing: 0.5em;
	padding-top: 8px;
	color: #FFFFFF;
	text-transform: uppercase;
	background-image: url(images/blue_bt.gif);
	background-repeat: no-repeat;
	background-position: 8px;
}		
#navigation ul {	
	list-style: none;
	margin: 0;
	padding: 0;
}	
#navigation ul ul {
	text-indent: 12px;
	font-size: 0.75em;
}
#navigation li a {
	display: block;
	line-height: 1.8em;
	_height: 18px;      /* IE < 7 */
	padding-left: 4px;
	border-bottom: 1px solid #D0D0D0;
	text-decoration: none;
	color: #666666;
	text-align: left;
}
#navigation li a:hover {
	background-color: #FFF;
	color: #333333;
	border-top: none;
	border-bottom: 1px solid #00387A;
}
.menu_default {

}
.menu_current {
	font-weight: bold;
	background-image: url(images/menu_current.gif);
	background-repeat: no-repeat;
	text-indent: 11px;
	color: #00387A !important;
}
ul li .menu_current {
	background-position: 4px 9px;
}
ul ul li .menu_current {
	background-position: 4px 5px;
}


/* LOGIN */

.login_table {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
	font-size: 12px;
}
.login_table h1 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.login_table a {
	line-height: 1.8em;
}
.login_table input {
	font-size: 10px;
	color: #A79F9C;
	background: #FFF;
	margin: 5px 0px 1px 0px;
	width: 80px;
	border: 1px solid #A79F9C;
}
.login_table input[type="submit"] {
	background: #ECE3DF;
	border-top: 2px solid #D9D9D9;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 2px solid #D9D9D9;
}
