/*
Websitebaker Template 'schulsynodezh'
Website www.schulsynodezh.ch
WebChuchi Webdesign  www.webchuchi-webdesign.ch
Erstellt: 11.04.2009
Letzte Aenderung: 06.04.2010
*/



/* GENERAL */

html,body {
	margin: 0;
	padding: 0;
}
body {
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


/* LAYOUT */

#container {
	width: 100%;
	margin: 0;
	padding: 0;
}
#left_column {
	display: none;
}
#logo {
	display: none;
}
#search_box {
	display: none;
}
#navigation {
	display: none;
}
#nav_top {
	display: none;
}
#nav_bottom {
	display: none;
}
#header {
	display: none;
}
#topnav {
	display: none;
}
#tabs {
	display: none;
}
#content {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: justify;
}
#footer {
	display: none;
}
#preloader {
	display: none;
}


/* LINKS */

a:link, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
}
a[href]:after {
	content: " [" attr(href) "] ";
	color: #666666;
	font-size: 0.8em;
}


/* TEXT */

.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.2em;
	margin-top: 0;
}
.author {
	font-size: 0.8em;
}
h1 {
	font-size: 1.7em;
	letter-spacing: 0.1em;
	color: #154684;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-size: 1.5em;
	letter-spacing: 0.1em;
	color: #154684;
}
h3 {
	font-size: 1.2em;
	color: #154684;
}
h4 {
	font-size: 1.5em;
	letter-spacing: 0.1em;
}
h5 {
	font-size: 1.3em;
	letter-spacing: 0.1em;
}
h6 {
	font-size: 1em;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #CCCCCC;
	height: 1px;
	width: 100%;
}


/* FORM */

form {
	margin: 0;
}
input[type="submit"], input[type="button"], input[type="reset"] {
	display: none;
}
.nixhier {
	display: none;
}


/* VERORDNUNG */

.vo_haupttitel {
	font: bold 1.6em/1.8em Arial, Helvetica, sans-serif;
	color: #000000;
}
.vo_paragraf {
	font: 1em/1.2em Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #000000;
}
.vo_kursiv {
	font: italic 1em/1.2em Arial, Helvetica, sans-serif;
	color: #000000;
}
.vo_titel {
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #000000;
}
.vo_untertitel {
	font: 0.9em Arial, Helvetica, sans-serif;
	color: #000000;
}