/* CSS Anthroposophische Gesellschaft Nürnberg *//* Tooltips (on all 'span' tags with 'title') */div#qTip {	max-width: 40em;	padding: 0.5em;	border: 1px solid #999;	border-right-width: 1px;	border-bottom-width: 1px;	display: none;	background: #FFFF66;	color: #333;	font-size: 1.2em;	line-height: 1.2em;	text-align: left;	position: absolute;	z-index: 1000;}* {	padding: 0;	margin: 0;	line-height: 145%;}a:link { 	color: #ccffff;	text-decoration: underline;}	a:visited { 	color: #ccffff;	text-decoration: underline;}a:hover { 	color: #ccffff; 	text-decoration: none;}h1 {	font-size: 16px;	color: #ffcc00;	font-weight: bold;	margin-bottom: 6px;}h2 {	font-size: 14px;	color: white;	font-weight: bold;	margin-bottom: 4px;	margin-top: 8px;}p {	padding-bottom: 10px;}img {	border: 0;}body {	width: 100%;	margin: auto;	text-align: center;	background-image: url(img_layout/body_back.jpg);	background-repeat: repeat-y;	background-position: center top; 	font-size: 11px;	color: white;	font-family: Arial, Helvetica, sans-serif;}#wrapper {	margin: auto;	text-align: left;	width: 786px;	background-image: url(img_layout/back_oben2.jpg);	background-repeat: no-repeat;	background-position: center top;}#stage {}#head {	height: 80px;}#head div {	text-align: right;	padding-top: 20px;	padding-right: 20px;	font-size: 9px;	color: #FFCC00;}#subnav {	height: 55px;}#subnav div {	text-align: right;	padding-right: 20px;	padding-top: 35px;}#subnav li {	display: block;	width: 120px;	border-right: 1px solid #ffcc00;	text-align: center;	float: right;	list-style-type: none;}#subnav a {	font-size: 12px;	color: #FFCC00;	text-decoration: none;}#subnav a:hover {	color: white;}#subnav a.current, #nav a:active {	color: #white;	font-weight: bold;}#nav {	float: left;	width: 195px;}#nav div {	margin-top: 63px;	padding-left: 10px;}#nav li {	list-style-type: none;	font-size: 12px;}#nav li a {	display: block;	height: 24px;	width: 144px;	background-color: #8199CB;	border-bottom: 1px solid #88A0D0;	padding-top: 6px;	padding-left: 10px;	font-weight: bold;	color: #ffcc00;	text-decoration: none;}#nav li a:hover {	display: block;	height: 24px;	width: 160px;	background-color: #88A0D0;	padding-top: 6px;	padding-left: 10px;	font-weight: bold;	color: #ffcc00;	text-decoration: none;}#nav li a.current, #nav a:active {	display: block;	height: 24px;	width: 171px;	background-color: #7691C8;	border-bottom: 1px solid #7691C8;	padding-top: 6px;	padding-left: 10px;	color: white;	font-weight: bold;	text-decoration: none;}#nav li.sub a {	display: block;	height: 18px;	width: 142px;	background-color: #92A9D9;	border-bottom: 1px solid #88A0D0;	padding-top: 3px;	padding-left: 12px;	font-size: 10px;	font-weight: normal;	color: white;	text-decoration: none;}#nav li.sub a:hover {	display: block;	height: 18px;	width: 142px;	background-color: #88A0D0;	padding-top: 3px;	padding-left: 12px;	font-size: 10px;	font-weight: normal;	color: #ffcc00;	text-decoration: none;}#nav li.sub a.current, #nav li.sub a:active {	display: block;	height: 18px;	width: 142px;	background-color: #88A0D0;	border-bottom: 1px solid #7691C8;	padding-top: 3px;	padding-left: 12px;	font-size: 10px;	font-weight: normal;	color: #ffcc00;	text-decoration: none;}#content {	background-image: none;	float: right;	width: 590px;}#content div {	background-image: none;	padding: 36px 70px 20px 65px;}#content img {	margin-bottom: 2px;}#content span {	text-align: center;	font-size: 9px;	display: block;	float: left;	border: 1px dotted white;	padding: 1px 1px 3px 1px;	margin: 7px 7px 7px 0px;}#content dl dd {	margin-bottom: 3px;}.thema {	font-size: 14px;	font-weight: bold;	color: white;	margin: 8px 0px 4px 0px;}.gruppe {	margin-bottom: 10px;}/* --------------------- Veranstaltungen */#content.veranst dl dt.date {	float: left;	display: block;	width: 140px;	color: #ffcc00;}#content.veranst dl dd.desc {	display: block;	width: 260px;	margin-left: 155px;}#content.veranst dl dd em.titel {	font-weight: bold;	font-style: normal;}#content.veranst dl dd em.autoren {	font-weight: normal;	font-style: italic;}#content.veranst dl.zeile {	border-top: 1px dotted #ffcc00;	padding: 3px 0 5px 0;}/* --------------------- Veranstaltungen Ende */#footer {	clear: both;	height: 5px;}.stopper {	visibility: hidden;	clear: both;}/* Formular */fieldset {	border: 0;}#content fieldset span {	text-align: left;	font-size: 11px;	display: inline;	float: none;	border: 0;	padding: 0;	margin: 0;}.left {	display: block;	width: 100px;	height: 26px;	float: left;	clear: both;}.button {	text-align: center;	background-color: #1A3B88;	color: white;	border: 1px solid white;}.ausgabe {	display: block;	width: 120px;	height: 14px;	float: left;	clear: both;}.ausrichtung {	display: block;	margin-bottom: 3px;}.chkbox {	margin-left: 70px;}.area {	overflow: hidden;}input {	margin-bottom: 6px;}.check {	color: #CC0033;	display: block;	width: 100px;	height: 26px;	float: left;	clear: both;}/* Formular Ende */