<!--
a:link				{ 	color:red; text-decoration:none; }
a:visited			{	color:#fa0; text-decoration:none }
a:hover				{	color:#000; text-decoration:underline }
a:active			{ 	color:orange; text-decoration:none }
a.linkbutton:link	{	color:white;}
a.linkbutton:hover	{	color:white;text-decoration:none}
a.linkbutton:visited{	color:white;text-decoration:none}
body				{ 	background-color:#fff;
						font-family:Arial,sans-serif;
						font-size:.75em;
						margin:20px;
						/*text-align:center;*/
						line-height:12pt;
						letter-spacing:1px;
						color:#000;}
.boundingbox		{	margin-top:50px;text-align:center;}
.spalte				{	width:400px;margin-left:auto;margin-right:auto;text-align:left;}
.spaltebreit		{	width:530px;margin-left:auto;margin-right:auto;text-align:left;}
.spaltemitkarte		{	width:680px;margin-left:auto;margin-right:auto;text-align:left;border:1px dotted #999; padding: 10px;position:relative}
.fliesstext			{	padding:2px; margin:10px; text-transform:lowercase; text-align:left; white-space:normal; letter-spacing:0px;}
.spalteninhalt		{	padding:2px; margin:10px; text-align:left; }
.normalcase			{	text-transform:none;}
.xxs				{ 	font-size:7pt;}
/*td				{ 	vertical-align:middle; }*/
table.center		{	margin-left:auto;margin-right:auto;
                     	border-spacing:0px;
                     	text-align:left;}
.center				{	text-align:center;}
table				{	font-size:9pt;
						line-height:9pt;
						letter-spacing:0px;
						border-spacing:0px;}
.neg				{	background-color:#ff5700;
						color:white;
						font-weight:bolder;}
.pos				{	background-color:#ccff00;
						color:black;
						font-weight:normal;}
.infobox			{	border:1px solid black;
						padding: 2px;
						margin:5px;
						background-color:#888;
						color:white;
						font-weight:bold}
.danger				{	background-color:red;}
tr.hover:hover		{	background-color:#bbb;}
img					{	border:0;}
table.navforms		{	margin-left:auto;margin-right:auto; margin-bottom:10px; border-collapse:collapse;}
#hlsmore table		{	border:2px solid black;}
#layoutmore table	{	border:2px solid red;}
#categoriesmore table{	border:2px solid blue;}
input.styled		{	background-color:white; border:1px solid black;}
.navforms input,
.navforms select	{	background-color:#ddd; font-size:8pt; border:0px solid #aaa; padding:1px; margin:2px;}
.navforms .submit,
.navforms a 		{	background-color:#cf0; margin-left:10px; border:1px solid black;}
.navforms a			{	background-color:#ccc; color: black;}
.navforms .rowtitle	{	background-color:#aaa; color:white;}
.navforms td		{	border:1px dotted black; height:20px; padding:0px 5px 0px 5px;}
.navforms form		{	margin-top:2px; margin-bottom:2px;}
.navforms a.imgbutton{	border:0px; background-color:white}
.navforms .imgbutton img	{	vertical-align:middle;}
td.noborder			{	border:0px; border-bottom: 2px solid black; border-top:2px solid black;}
.noborder td		{	border:0px;}
td.mark				{	border:1px solid black;}
.submit				{	background-color:#999; border:1px solid black;}
.tabledivision td	{	border-top:10px dashed #666;}
.zweispalter		{	margin:10px;padding:2px; text-align:justify; white-space:normal; letter-spacing:0em; border-spacing:10px; font-size:.9em;}
.zweispalter tr		{	vertical-align:top; }
.zweispalter td		{	width:50%; vertical-align:top;}
.massentext			{	letter-spacing:.1em; line-height:1.2em; text-align:left;}
.massentext div		{	margin-bottom:.5em;}
.ueberschrift		{	border-bottom:1px solid #777; margin:2em 0em 1em 0em; font-weight:bold; font-size:1.2em; text-align:left}
.ueberschrift1		{	border-bottom:1px dashed #000; margin:1.5em 0em .5em 1em; font-weight:bold;}
.ueberschrift2		{	margin:.5em 0em .5em 0em; font-weight:normal; font-style:italic; letter-spacing: .3em}
.overview			{	margin:10px;padding:2px;}
.circlelist			{	list-style-type:circle;}
.circlelist i		{	font-style:normal;font-weight:bold;}
.blogentry			{	border:1px dashed grey; padding: 2px; margin: 10px; }
.blogentry .header	{	font-size:.8em; background-color:#eee }
.blogentry .summary	{	font-weight:bold;}
.blogentry .text	{	font-size:1em; margin:10px 10px 0px 10px;}
.nav_redir select	{	border:1px solid #888; }
.nav_redir input	{	border:1px solid #bbb; color: #999; background-color:white}
.togglebutton		{	background-color:red; color: white; }

-->