* {
	font-family: Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#page {
	background-image: url(footerbg.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	min-height: 100%;
	height: 100%;
	text-align: center;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}

html>body #page {
	height: auto;
}

#wrapper {
	color: rgb(51, 51, 51);
	font-size: 12px;
	margin: 0 auto;
	position: relative;
	min-height: 100%;
	height: 100%;
	text-align: left;
	width: 1085px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}

html>body #wrapper {
	height: auto;
}

div.header {
	background-image: url(header_srisaiverein.jpg);
	background-repeat: no-repeat;
	height: 408px;
	position: relative;
}

#headerlehrerverzeichnis {
	background-image: url(header_lehrerverzeichnis.jpg);
	background-repeat: no-repeat;
	height: 408px;
	position: relative;
}

#headerpranaheilung {
	background-image: url(header_pranaheilung.jpg);
	background-repeat: no-repeat;
	height: 408px;
	position: relative;
}
#headersrisaipranayoga {
	background-image: url(header_srisaipranayoga.jpg);
	background-repeat: no-repeat;
	height: 408px;
	position: relative;
}
#headersrisaiverein {
	background-image: url(header_srisaiverein.jpg);
	background-repeat: no-repeat;
	height: 408px;
	position: relative;
}
#headerbegruender {
	background-image: url(header_begruender.jpg);
	background-repeat: no-repeat;
	height: 408px;
	position: relative;
}

div.header h1 {
	font-size: 30px;
	left: 640px;
	position: absolute;
	top: 277px;
}

#navigation {
	background-image: url(navibg.png);
	background-repeat: repeat-x;
	height: 54px;
	left: 42px;
	position: absolute;
	top: 354px;			
	width: 940px;
}

#navigation ul {
	background-image: url(navibgleft.png);
	background-repeat: no-repeat;
	height: 54px;
	list-style-type: none;
	padding: 0 0 0 200px;
	width: 740px;
}

#navigation ul li {
	display: block;
	float: right;
	margin: 0 0 0 26px;
	padding: 21px 0 13px;
}

#navigation ul li a {
	color: rgb(51, 51, 51);
	font-size: 14px;
	text-decoration: none;
}

#navigation ul li.menu-current {
	border-bottom: 4px solid rgb(254, 153, 0);
}

#navigation ul li.menu-current a {
	color: rgb(254, 153, 0);
}

#content_wrapper {
	margin: 34px 0 70px 0;
	overflow: auto;
	padding-bottom: 70px;
	position: relative;
}

#content {
	margin: 0 103px 0px 376px;
	/*width: 625px;*/
}

#content h1 {
	font-size: 20px;
	margin: 0 42px 40px 0;
}

/* ************************************************************************** */
/* Boxen links */

#toolbox_wrapper {
	float: left;
	margin: 0 0 0 42px;
	width: 302px;
}

#toolbox_wrapper h1 {
	font-size: 20px;
	margin: 40px 0 26px 0;
	padding-top: 1em;
}

div.toolbox {
	background-image: url(toolboxbg.png);
	background-repeat: repeat-y;
	margin: 0 0 2em 0;
	width: 302px;
}

#toolbox_wrapper div.toolbox h1 {
	font-size: 20px;
	margin: 0;
	text-align: center;
}

div.toolbox p {
	margin: 27px 12px 0 12px;
}

div.toolbox ul li p {
	margin: 0;
}

#toolbox_wrapper div.toolbox .firstelem {
	background-image: url(toolboxbg_top.png);
	background-repeat: no-repeat;
	margin: 0;
	padding: 15px 15px 0 15px;
	width: 302px;
}

#toolbox_wrapper div.toolbox p.firstelem {
	margin: 0 12px 0 0;
	padding: 15px 15px 21px 15px;
	width: 272px;
}

#toolbox_wrapper div.toolbox .lastelem {
	background-image: url(toolboxbg_bottom.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 0 0 21px 0;
}

#toolbox_wrapper div.toolbox p.lastelem {
	margin: 27px 0 0 0;
	padding: 0 12px 21px 12px;
}

#search_teacher_toolbox p {
	text-align: center;
}

#toolbox_wrapper #info h1 {
	color: black;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

#toolbox_wrapper #news h1 {
	padding: 15px 0 0 0;
}

#news ul.news {
	list-style-type: none;
}

#news ul.news h2 {
	background-image: url(newsitem.png);
	background-position: 0 6px;
	background-repeat: no-repeat;
	color: rgb(68, 68, 68);
	font-size: 13px;
	font-weight: bold;
	height: 58px;
	padding: 0 0 0 58px;
}

#news ul.news li {
	margin: 27px 12px 0 12px;
}

/* ************************************************************************** */
/* Fußzeile */

#footer {
	background-color: rgb(136, 91, 158);
	background-image: url(footerbg.png);
	bottom: 0;
	clear: both;
	color: white;
	height: 70px;
	margin-top: 70px;
	position: absolute;
	width: 100%;
}

#footer p {
	background-image: url(footerbg_left.png);
	background-repeat: no-repeat;
	height: 19px;
	padding: 52px 0 0 270px;
}


/* ************************************************************************** */
/* allgemeine Formatierungen */


h1, h2, h3 {
	color: rgb(254, 153, 0);
	font-weight: normal;
}

a {
	color: rgb(3, 111, 183);
	text-decoration: none;
}

#content h1 {
	text-align: center;
}

#content h2 {
	color: rgb(4, 110, 184);
}

#content p {
	line-height: 150%;
	margin-bottom: 1em;
}

#content blockquote {
	background-image: url(quotebg_topleft.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 1em auto;
	text-align: center;
	width: 420px;
}

#content blockquote p {
	background-image: url(quotebg_bottomright.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 0 70px;
}

#content blockquote.prana {
	width: 320px;
	margin: 1em 10px 1em 200px;
}

#content blockquote.prana p {
	padding: 0 40px;
}


#content img {
	margin: 5px;
}



/* ************************************************************************** */
/* Lehrerverzeichnis */

ul.teachers {
	list-style-type: none;
}

ul.teachers li {
	border: 1px solid rgb(235, 235, 235);
	margin: 2em 0 0 0;
	padding: 7px;
}

div.teacher {
	background-color: rgb(245, 245, 245);
	height: 146px;
	line-height: 1.6em;
	position: relative;
}

div.teacher img {
	background-image: url(teacherbg.jpg);
	float: left;
	left: 0px;
	margin: 2px 0 0 4px;
	padding: 5px 7px 10px 7px;
	position: absolute;
	top: 0px;
}

/* Box links mit allgemeinen Daten */

div.teacher div.overview {
	float: left;
	position: absolute;
	left: 162px;
	top: 0px;
	width: 140px;
}

/* Box rechts mit Kontaktinfos */

div.teacher div.contact {
	left: 350px;
	position: absolute;
	top: 17px;
}

div.teacher span.name {
	color: rgb(51, 51, 51);
	font-family: Garamoud, serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

div.teacher div * {
	display: block;
}

div.teacher span.phone,
div.teacher span.email,
div.teacher span.link {
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 30px;
}

div.teacher span.phone {
	background-image: url(icon_phone.png);
}

div.teacher span.email {
	background-image: url(icon_email.png);
}

div.teacher span.link {
	background-image: url(icon_link.png);
}

div.teacher div.contact a {
	color: rgb(254, 153, 0);
}

div.teacher a.more {
	background-image: url(icon_more.png);
	background-repeat: no-repeat;
	bottom: 0;
	padding: 10px 12px 18px 59px;
	position: absolute;
	right: 0;
}

/* Bundesländerliste */

#state_list {
	font-size: 16px;
	list-style-type: none;
	margin: 0 0 0 36px;
}

#state_list li {
	background-image: url(list_item.png);
	background-repeat: no-repeat;
	height: 23px;
	margin: 6px 0 12px 0;
	padding: 0 0 0 35px;
}

#state_list li a {
	color: black;
}

/* ************************************************************************** */
/* Formuare */

div.toolbox fieldset {
	padding: 12px;
}

fieldset {
	border: none;
}


#zip_field {
	background-image: url(zipfieldbg.png);
	background-repeat: no-repeat;
	border: none;
	height: 20px;
	padding: 3px 5px 3px 5px;
	text-align: center;
	width: 92px;
}

input.submit {
	background-color: rgb(45, 98, 140);
	background-image: url(btnbg.png);
	background-repeat: no-repeat;
	border: none;
	color: rgb(241, 252, 173);
	height: 32px;
	text-align: center;
	width: 85px;
}
