/*
	Kunde:	mbs-hd.de
	Marie-Baum-Schule in Heidelberg
	
	grün 30%		b2e1c1 -> eaedf6 (Marschall)
	grün			009933
	rot			cc0033
	blau			333399
*/

body {
	font-size: 100.01%;
	font-family: Arial, helvetica, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
}

p {
	text-align: justify;
}

img {
	border: 0;
}

/*	////////// ////////// ////////// ////////// LAYOUT */

#header {
	min-height: 100px;
	padding: 0.5em;
}

#banner {
	position:absolute;
	left:200px;
}

#inhalt {
	font-size: 0.8em;
	padding: 0em 0.5em 0.5em 0em;
	margin: 0 10px 5px 200px;
}

#footer {
	font-size: x-small;
	text-align: right;
	letter-spacing: 1pt;
	padding: 0 1em 0 0;
	border-top: 1px solid #333399;
	border-bottom: 1px solid #333399;
	clear: left;
	background: #eaedf6;
	margin-bottom:7px;
}

/*	////////// ////////// ////////// ////////// NAVIGATION FIREFOX */

#naviaktiv {
	font-weight: bold;
	color: #cc0033;
	background: #f8f9fc;
	/* border-right: 0.25em solid #333399; */
}

#naviaktiv a.naktiv:link, #naviaktiv a.naktiv:hover, #naviaktiv a.naktiv:visited {
	font-weight: bold;
	background: #fff;
	color: #cc0033;
	background: #f8f9fc;
	/* border-right: 0.25em solid #333399; */
}

#naviaktiv a.naktiv:hover {
	color: red;
}

#navicontainer {
	float: left;
	width: 180px;
	height: 100%;
	background: #fff;
	margin-bottom: 15px;
}

#navi {
	margin: 0 0 0 8px;
	padding: 0;
	list-style: none;
	background: #eaedf6;
	float: left;
	width: 180px;
	height: 100%;
}

#navi li {
	line-height: 1.5em;
	padding: 0 0 0 0.5em;
	border-left: 0.5em solid #333399;
}

#navi li ul {
	padding: 0 0 0 0.3em;
	margin: 0 0 0 0.3em;
	list-style: none;
	list-style-position: outside;
}

#navi li ul li {
	border-left: 0px;
	font-size: 0.8em;
}

#navi a:link, #navi a:hover, #navi a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

/* Main-Menu HOVER = Blau */
#navi a:hover {
	color: #000080;
}

#navi li ul li a:link, #navi li ul li a:hover, #navi li ul li a:visited {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

/* Sub-Menu HOVER = Grün */
#navi li ul li a:hover {
	color: #019932;
	/* color: #000080; */
}

#active a span {
	/* font-weight: bold; */
	color: #cc0033;
}

#active a:hover span {
	color: red;
}

.not_active a span {
}

/*	////////// ////////// ////////// ////////// UEBERSCHRIFTEN  */

h1 {
	font-size: 2.0em;
	color: #cc0033;
	font-weight: bold;
}

h2 {
	font-size: 1.5em;
	color: #cc0033;
	font-weight: bold;
}

h3 {
	font-size: 1.2em;
	color: #cc0033;
	font-weight: bold;
}

h4 {
	font-size: 1em;
	color: #000000;
	font-weight: bold;
}

/*	////////// ////////// ////////// ////////// LINKS  */

a:link {
	color: #333399;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #cc0033;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

a:link.thin {
	color: #333399;
	text-decoration: underline;
	font-weight: normal;
}

a:hover.thin {
	color: #cc0033;
	text-decoration: none;
	font-weight: normal;
}

a:visited.thin {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}

a:visited.kontakt {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

a:hover.kontakt {
	color: #cc0033;
	text-decoration: none;
	font-weight: normal;
}

a:link.kontakt {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

/* a[href ^="http://"] :not(img), */ .extern-link {
	font-weight: bold;
	padding-right:14px; /* width+4 */
	background-image:url('../images/icons/http-icon.gif');
	background-repeat:no-repeat;
	background-position:right;
}

/* a[href ^="https://"] :not(img), */ .link-https {
	font-weight: bold;
	padding-right:14px; /* width+4 */
	background-image:url('../images/icons/https-icon.png');
	background-repeat:no-repeat;
	background-position:right;
}

/* a[href $=".pdf"] :not(img), */ .pdf-file {
	font-weight: bold;
	padding-right:20px; /* width+4 */
	background-image:url('../images/icons/pdf-icon.gif');
	background-repeat:no-repeat;
	background-position:right;
}

/* a[href ^="mailto://"] :not(img), */ .mail-addr {
	font-weight: bold;
	padding-right:20px; /* width+4 */
	background-image:url('../images/icons/mail-icon.gif');
	background-repeat:no-repeat;
	background-position:right;
}

/*	////////// ////////// ////////// ////////// SONSTIGES */

.einzug {
	/* list-style-position: outside;
	list-style-type: none; */
	padding: 0 0 0 1.5em;
	margin: 0 0 0 1.5em;
}

#logo {
	float: left;
	padding-right: 1em;
}

#heidelberg {
	float: right;
	padding-top: 0.75em;
	padding-left: 0.75em;
	margin-right: 10px;
}

.bildrechts {
	text-align: center;
	font-size: 0.85em;	
	margin: 0;
	float: right;
	margin-left: 20px;
}

/* wird verwendet bei "Anfahrt" */
.bildrahmen {
	border: 1px solid #333399;
	padding: 2px;
}

/* wird verwendet bei index.html */
.bildrahmen {
	text-align: center;
}

/* wird verwendet bei "Aktuelles" */
.wichtig {
	color: #AF0000;
}

.wichtig2 {
	color: #FF0000;
}
