@charset "UTF-8";

/* --------------------------------------------
Druck CSS Grün
----------------------------------------------- */


body { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #333; font-size: 12px;  line-height: 15px; text-align: left; margin: 0; padding: 0; }


/* Header Logo */
	.header {margin:0; padding-bottom: 4px; border:0; }


/* Position Content Text */
	.contimain { padding:0px 0px 30px 35px; }


h1 {
	font-family: "Trebuchet MS", arial, verdana, sans-serif;
	font-size: 17px;
	line-height: 20px;
	font-weight: normal;
	color: #2D1C92;
	height: 26px;
	background: url(http://www.anthroposophie-hamburg.de/img/grau_h1_underline.gif) left top repeat-x;
	margin: 0;
	padding-bottom: 15px;
	}
	
h2 {
	font-family: "Trebuchet MS", arial, verdana, sans-serif;
	color: #2D1C92;
	font-size: 19px;
	line-height: 22px;
	font-weight: normal;
	border: none;
	margin: 0;
	padding-bottom: 8px;
	text-decoration: underline;
	}

h2 a:link, a:active, a:visited {
	color: #84A1D2;
	}
	
h3 {
	font-family: "Trebuchet MS", arial, verdana, sans-serif;
	color: #4D5BB1;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	border: none;
	margin: 0;
	padding-top: 6px;
	padding-bottom: 8px;
	}

h4 {
	font-family: "Trebuchet MS", arial, verdana, sans-serif;
	font-size: 19px;
	line-height: 19px;
	font-weight: bold;
	color: #2D1C92;
	height: 26px;
	background: url(img/grau_h1_underline.gif) left top repeat-x;
	margin: 0;
	padding-bottom: 15px;
	}


ul {
	padding: 0;
	margin: 0;
	}

li {
	font-size: 11px; color: #333; line-height: 15px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	margin-left: 14px;
	}


p { font-size: 12px; color: #333; line-height: 14px; }

.subtext { font-size: 11px; color: #666; line-height: 12px; }

.fussnote {font-size: 12px; color: #888; font-style: italic; padding-top: 8px; padding-bottom: 14px;}

img {border: 0; margin: 0; padding: 0;}


a {color: #2D1C92; text-decoration: underline; }
a:hover {color: #84A1D2; text-decoration: underline;}

.subheadline {
	font-family: "Trebuchet MS", arial, verdana, sans-serif;
	color: #2D1C92;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	border: none;
	margin: 0;
	padding-bottom: 10px;
	}

hr {color: #fff; border-bottom: #ccc 1px solid; border-top: #fff; border-left: #fff; border-right: #fff; width: 500px; margin: 10px 0 8px 0; }

.page_up {
	background:  url(img/page-up_blau.gif) center left no-repeat;
	float: left;
	width: 118px;
	height: 11px;
	margin-top: 35px;
	padding: 0;
	border: 0;
	}


/* ausgeblendete Bereiche/Klassen
----------------------------------------------- */
.noprint,
.none,
.footernavi,
.footernavi hr,
.navi,
#navi {
	display: none;
}
/*----------------------------------------------*/


/* Content Struktur */

#conti ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-left: 20px;
	padding: 3px 25px;
	background:   url(img/content_blau_ul.gif) top left no-repeat;
	}

#conti li {
	font-size: 12px; color: #333;
	line-height: 16px;
	margin: 0;
	padding:0;
	list-style: none;
	}

#conti  ol {
	font-size: 12px;
	line-height: 15px;
	margin-top: 0;
	padding: 0;
	display:inline;
	}

#conti  ol li {
	font-size: 12px;
	line-height: 15px;
	margin: 0;
	padding: 2px 0;
	list-style: none;
	}



/* Footer */


.footer hr {color: #fff; border-bottom: #ccc 2px dotted; border-top: #fff; border-left: #fff; border-right: #fff; width: 500px;}

.footer {
	margin: 0;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 20px;
	float: left;
	font-size: 11px;
	line-height: 12px;
	color: #BDBCBC;
	}
