/*Anmerkungstexte werden so eingegeben*/

/*Body allgemein*/
body.allgemein			{background-color:#FFFFCC; margin-top:0px; margin-left:0px; margin-right:0px; text-align:center; }



/*Kopfzeile allgemein in allen Seiten gleich (über der Navigationsleiste)*/
table.allgemein			{width:1200px; height:100%; background-color:+FFFFCC; margin-left:auto; margin-right:auto; }
img.allgemein			{width:256px; height:85px; }
h1.allgemein			{font-size:28pt; font-family:georgia, times new roman, times, serif; font-weight:bold; }



/*Navigationsleiste navi in allen Seiten gleich*/
table.navi				{width:1200px; height:100%; background-color:#FFFFCC; margin-left:auto; margin-right:auto; margin-bottom: 2px; }
table.navi1				{width:1200px; height:100%; background-color:#FFFFCC; margin-left:auto; margin-right:auto; margin-bottom: 20px; }
td.navi1				{background-color:#000000; width:200px; height:25px; }
td.navi2				{background-color:#000000; width:180px; height:25px; }
td.navi3				{background-color:#000000; width:280px; height:25px; }
td.navi4				{background-color:#ffffcc; width:200px; height:25px; }
td.navi5				{background-color:#ffffcc; width:300px; height:25px; }
td.navi6				{background-color:#000000; width:400px; height:30px; }
td.navi1 a				{display:block; }
td.navi2 a				{display:block; }
td.navi3 a				{display:block; }
a.G:link				{color:#FFFFFF; text-decoration:none; font-size:12pt; font-weight:bold; font-family:Arial; }
a.G:active				{color:#FFFFFF; text-decoration:none; font-size:12pt; font-weight:bold; font-family:Arial; }
a.G:visited				{color:#FFFFFF; text-decoration:none; font-size:12pt; font-weight:bold; font-family:Arial; }
a.G:hover				{color:#00FFFF; text-decoration:none; font-size:12pt; font-weight:bold; font-family:Arial; } 
a.H:link				{color:red; text-decoration:none; font-size:12pt; font-weight:bold; font-family:Arial; }
a.H:active				{color:#00BB33; text-decoration:none; font-size:12pt; font-weight:bold; font-family:Arial; }
a.H:visited				{color:#00FF00; text-decoration:none; font-size:12pt; font-weight:bold; font-family:Arial; }
a.H:hover				{color:#00FFFF; text-decoration:none; font-size:12pt; font-weight:bold; font-family:Arial; }
a.motorrad:link			{color:#000000; text-decoration:underline; font-size:10pt; font-weight:normal; font-family:Arial; }
a.motorrad:active		{color:#000000; text-decoration:underline; font-size:10pt; font-weight:normal; font-family:Arial; }
a.motorrad:visited		{color:#000000; text-decoration:underline; font-size:10pt; font-weight:normal; font-family:Arial; }
a.motorrad:hover		{color:red; text-decoration:none; font-size:12pt; font-weight:bold; font-family:Arial; } 
a.spiele:link			{color:#000000; text-decoration:underline; font-size:10pt; font-weight:normal; font-family:Arial; }
a.spiele:active			{color:#000000; text-decoration:underline; font-size:10pt; font-weight:normal; font-family:Arial; }
a.spiele:visited		{color:#000000; text-decoration:underline; font-size:10pt; font-weight:normal; font-family:Arial; }
a.spiele:hover			{color:#00bb33; text-decoration:underline; font-size:10pt; font-weight:normal; font-family:Arial; } 

div.navi				{color:#00bb33; font-size:16pt; font-weight:bold; font-family:Arial; }



/*Inhaltsrahmen inhalt auf allen Seiten gleich*/
table.inhalt			{border: 3px; width:1200px; height:100%; background-color:#ffffcc; margin-left:auto; margin-right:auto; }
table.bilderrahmen		{width: 100%; border-collapse: collapse;}
td.bilderrahmen1		{vertical-align:top;width:661px;}
td.bilderrahmen2		{vertical-align:top;}
h1.allgemein2			{font-size:20pt; font-family:arial; font-weight:bold; }
span.allgemein			{font-size:14pt; font-family:arial; text-align:justify; }
.bilder_zoom			{position: relative; /* weggelassen bei Browserprobleme */z-index: 0; }
.bilder_zoom:hover		{background-color: transparent; z-index: 50; }
.bilder_zoom span		{position: absolute; float: left; visibility: hidden; color: black; text-decoration: none; }
.bilder_zoom span img	{ /*Abstand zum evtl. Text setzen*/border-width: 0; padding: 2px; }
.bilder_zoom:hover span	{visibility: visible; position:fixed; display: block; top:14.2em;  /* Ausrichtung des gezoomten Bildes  */left: 55.4em; /* Ausrichtung horizontal */ }
.bilder_zoom2			{position: relative; /* weggelassen bei Browserprobleme */z-index: 0; }
.bilder_zoom2:hover		{background-color: transparent; z-index: 50; }
.bilder_zoom2 span		{position: absolute; float: left; visibility: hidden; color: black; text-decoration: none; }
.bilder_zoom2 span img	{ /*Abstand zum evtl. Text setzen*/border-width: 0; padding: 2px; }
.bilder_zoom2:hover span	{visibility: visible; position:fixed; display: block; top:14.2em;  /* Ausrichtung des gezoomten Bildes  */left: 55.4em; /* Ausrichtung horizontal */ }










.datagrid table							{border-collapse:collapse; text-align: left; width: 100%;}
.datagrid 								{width: 80%; margin-left:auto; margin-right:auto; margin-top:2px; font: normal 12px/150% Arial, Helvetica, sans-serif; background: #ffffcc; overflow: hidden; border: 6px solid #000000; -webkit-border-radius: 14px; -moz-border-radius: 14px; border-radius: 14px;}
.datagrid table td, .datagrid table th 	{padding: 3px 11px; }
.datagrid table thead th 				{text-align:center; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #000000) );background:-moz-linear-gradient( center top, #000000 5%, #000000 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000');background-color:#000000; color:#00bb33; font-size: 16px; font-weight: bold;}
.datagrid table tbody th				{text-align:center; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dddddd), color-stop(1, #dddddd) );background:-moz-linear-gradient( center top, #dddddd 5%, #dddddd 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='#dddddd');background-color:#dddddd; color:#000000; font-size: 16px; font-weight: bold;border-bottom: 1px solid #000000;}
.datagrid table thead th:first-child 	{border: none; }
.datagrid table tbody td 			{color: #000000; border-left: 1px solid #000000;font-size: 13px;border-bottom: 1px solid #000000;font-weight: normal; }
.datagrid table tbody .alt td 			{background: #FFFFCC; color: #000000; }
.datagrid table tbody td:first-child 	{border-left: none; }
.datagrid table tbody tr:last-child td	{border-bottom: none; }







/*
arial, sans-serif
Georgia, Times New Roman, Times, serif
table.kopf		{width:80%; height:326px; border:5px; cellpadding:0px; cellspacing:0px; background-color:green; text-alig:center;}
span.allgemein			{text-align:center; }
table.test  			{width:80%; height:100%; background-color:lime; margin-left:auto; margin-right:auto;}

td.navi1		{background-color:#000000; width:20%;}
td.navi2		{background-color:#000000; width:18%;}
td.navi3		{background-color:#000000; width:28%;}
td.navi4		{background-color:#ffffcc; width:20%;}

td.navi1 a		{display:block;}
td.navi2 a		{display:block;}
td.navi3 a		{display:block;}

a.G:link			{color:#FFFFFF; text-decoration:none; font-size:10pt; font-weight:bold; font-face:Arial, Helvetica, sans-serif;}
a.G:active		{color:#FFFFFF; text-decoration:none; font-size:10pt; font-weight:bold; font-face:Arial, Helvetica, sans-serif;}
a.G:visited		{color:#FFFFFF; text-decoration:none; font-size:10pt; font-weight:bold; font-face:Arial, Helvetica, sans-serif;}
a.G:hover		{color:#FF9900; text-decoration:none; font-size:10pt; font-weight:bold; font-face:Arial, Helvetica, sans-serif;}

a.H:link		{color:#00BB33; text-decoration:none; font-size:10pt; font-weight:bold; font-face:Arial, Helvetica, sans-serif;}
a.H:active		{color:#00BB33; text-decoration:none; font-size:10pt; font-weight:bold; font-face:Arial, Helvetica, sans-serif;}
a.H:visited		{color:#00BB33; text-decoration:none; font-size:10pt; font-weight:bold; font-face:Arial, Helvetica, sans-serif;}
a.H:hover		{color:#FF9900; text-decoration:none; font-size:10pt; font-weight:bold; font-face:Arial, Helvetica, sans-serif;}






a.A:hover		{color:#FF9900;}

a.AA:link		{color:#FFFFFF;}
a.AA:active		{color:#00BB33;}
a.AA:visited	{color:#CCCCCC;}
a.AA:hover		{color:blue;}

a.B:link		{color:#000000;}
a.B:active		{color:#00BB33;}
a.B:visited		{color:#000000;}
a.B:hover		{color:blue;}

a.C:link		{color:#800000; font-size:10pt;}
a.C:active		{color:red;}
a.C:visited		{color:blue;}
a.C:hover		{color:green;}

a.D:link		{color:gray; font-size:13pt;}
a.D:active		{color:red;}
a.D:visited		{color:olive;}
a.D:hover		{color:blue;}

a.E:link		{color:#800000; font-size:15pt;}
a.E:active		{color:red;}
a.E:visited		{color:blue;}
a.E:hover		{color:green;}

a.F:link		{color:#800000; font-size:20pt;}
a.F:active		{color:red;}
a.F:visited		{color:blue;}
a.F:hover		{color:green;}


a.N:link		{color:#999966; font-size:10pt;}
a.N:active		{color:#999966;}
a.N:visited		{color:#999966;}
a.N:hover		{color:#FF9900;}

a.O:link		{color:#00BB33; font-size:10pt;}
a.O:active		{color:#00BB33;}
a.O:visited		{color:#00BB33;}
a.O:hover		{color:#FF9900;}

body.C			{background-color:#f5f5dc}

font.A			{color:#990000; font-size:10pt;}

hr.D			{color:blue;}

h1.A 			{color:blue; text-align:center; font-size:15pt}
h1.B			{color:blue; text-align:center; font-size:20pt}

h3.F			{color:blue; text-align:center;}

h4.A			{color:blue; text-align:center;}
h4.B			{color:blue; text-align:left; margin-bottom:1pt;}

table.A			{border:2pt; width:95%; color:blue;}
table.B			{color:blue; text-align:left;}
table.C			{border:0pt; width:60%;}
table.D			{border:2pt; width:95%; color:blue; text-align:center;}
table.E			{border:0pt; width:100%;}

td.L			{color:blue; text-align:left;}
td.R			{color:blue; text-align:right;}


tr.A			{height:50pt;}

span.A			{color:#008000;}
span.C			{color:blue;}
span.F			{color:red;}
span.G			{color:black;}
span.w			{color:#ffffff;}

strong.A		{font-size:11pt;}

img.kontakt 	{display: block; margin-left:auto; margin-right:auto;}

span.B			{display: block; margin-left:auto; margin-right:auto; font-size:15pt; text-align:center;}


*/

	