/*
a: 							{font-family: Arial, Verdana, Avantgarde, sans-serif; font-size: 9pt; color:#262626; font-weight:normal; text-decoration:none; letter-spacing: 2px;}
a:link 					{font-family: Arial, Verdana, Avantgarde, sans-serif; font-size: 9pt; color:#262626; font-weight:normal; text-decoration:none; letter-spacing: 2px;}
a:visited 			{font-family: Arial, Verdana, Avantgarde, sans-serif; font-size: 9pt; color:#262626; font-weight:normal; text-decoration:none; letter-spacing: 2px;}
a:hover					{font-family: Arial, Verdana, Avantgarde, sans-serif; font-size: 9pt; color:#669999; font-weight:normal; text-decoration:none; letter-spacing: 2px;}
a:active 				{font-family: Arial, Verdana, Avantgarde, sans-serif; font-size: 9pt; color:#669999; font-weight:normal; text-decoration:none; letter-spacing: 2px;}
.blindLink 			{font-family: Arial, Verdana, Avantgarde, sans-serif; font-size: 9pt; color:#669999; font-weight:normal; text-decoration:none; letter-spacing: 2px;}

td 							{font-family: Verdana, Arial, Avantgarde, sans-serif; font-size:10pt; color:#121212; letter-spacing: 2px; font-weight:normal}

.classAdresse   {font-family: Arial, Verdana, Avantgarde, sans-serif; font-size: 9pt; background-color:#FCFCFC; color:#262626; font-weight:normal; text-decoration:none; letter-spacing: 2px; width: 100%; text-align: center; vertical-align: middle; white-space: nowrap;}
.classMenu      {background-color:#FCFCFC; width: 100%; text-align: center; vertical-align: middle; white-space: nowrap;}
.classSchwarz   {font-family: Verdana, Arial, Avantgarde, sans-serif; color: #121212; font-size:10pt; letter-spacing: 3px; font-weight: bold}
.classBlaugruen {font-family: Verdana, Arial, Avantgarde, sans-serif; color: #669999; font-size:10pt; letter-spacing: 2px; font-weight: bold}
.classRot       {font-family: Verdana, Arial, Avantgarde, sans-serif; color: #993300; font-size:10pt; letter-spacing: 1px; font-weight: normal}
.class1 				{font-family: Verdana, Arial, Avantgarde, sans-serif; color: #121212; font-size:10pt; letter-spacing: 2px; font-weight: normal}
.class2 				{font-family: Verdana, Arial, Avantgarde, sans-serif; color: #121212; font-size:10pt; letter-spacing: 1px; font-weight: normal}
.class3 				{font-family: Verdana, Arial, Avantgarde, sans-serif; color: #121212; font-size: 9pt; letter-spacing: 2px; font-weight: normal}
.class4 				{font-family: Verdana, Arial, Avantgarde, sans-serif; color: #121212; font-size: 9pt; letter-spacing: 1px; font-weight: normal}
.class5 				{font-family: Verdana, Arial, Avantgarde, sans-serif; color: #121212; font-size: 8pt; letter-spacing: 2px; font-weight: normal}
.class6 				{font-family: Verdana, Arial, Avantgarde, sans-serif; color: #121212; font-size: 8pt; letter-spacing: 1px; font-weight: normal}
.class7 				{font-family: Verdana, Arial, Avantgarde, sans-serif; color: #121212; font-size: 3pt; letter-spacing: 1px; font-weight: normal}


.blau:link 			{font-family: Verdana, Arial, Avantgarde, sans-serif; font-size:10pt; color:#6699c9; letter-spacing: 2px; font-weight:bold; text-decoration: none;}
.blau:visited 	{font-family: Verdana, Arial, Avantgarde, sans-serif; font-size:10pt; color:#6699c9; letter-spacing: 2px; font-weight:bold; text-decoration: none;}
.blau:hover 		{font-family: Verdana, Arial, Avantgarde, sans-serif; font-size:10pt; color:#669999; letter-spacing: 2px; font-weight:bold; text-decoration: none;}
.blau:active 		{font-family: Verdana, Arial, Avantgarde, sans-serif; font-size:10pt; color:#6699c9; letter-spacing: 2px; font-weight:bold; text-decoration: none;}

body 						{margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:20px}
*/

/* 
Grundsätzlich können alle Eigenschaften, die bei mehreren Elementen gleich sind,
auch zusammen deklariert werden.
Im "body"-Tag können alle Eigenschaften definiert werden, die als Standard festgelegt werden sollen, da
Einstellungen im "body"-Tag für alle Elemente innerhalb des Bodys gelten.

z.B. font-family ist fast immer gleich, also kann sie auch für alle zusammen als Standard 
(im "body"-Tag) und nur die "Abweichler" extra  definiert werden.
*/
body {font-family: Verdana, Arial, Avantgarde, sans-serif; text-decoration: none; font-weight: normal; background-color: #c6e0de; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 20px}

/* abweichende font-family */
a, .blindLink, .classAdresse {font-family: Arial, Verdana, Avantgarde, sans-serif;}

/* Links */
a, a.blau, .blindLink {text-decoration: none; letter-spacing: 2px;}
a, .blindLink  	{font-size: 9pt;}
a.blau       		{font-size:10pt; font-weight: bold;}
a: 							{color: #262626;}
a:link 					{color: #262626;}
a:visited 			{color: #262626;}
a:hover					{color: #669999;}
a:active 				{color: #669999;}
a.blau:link 		{color: #6699c9;}
a.blau:visited 	{color: #6699c9;}
a.blau:hover 		{color: #669999;}
a.blau:active		{color: #6699c9;}

.blindLink 			{color: #669999;}

/* Schrift-Farbe */
td, .classSchwarz, .class1, .class2, .class3, .class4, .class5, .class6, .class7 {color: #121212;}

/* spezielle Eigenschaften */
.classAdresse, .classMenu, .classContent	{text-align: center; vertical-align: middle;}
.classAdresse, .classMenu 								{background-color: #FCFCFC; width: 100%; white-space: nowrap;}
.classAbstandHorizontal										{width:  100%; height:  38px;}
.classAbstandVertikal											{width:  48px; height: 310px;}

img.Seitenbild														{width: 340px;}
td.Seitenbild															{width: 340px; height: 310px; text-align: center; vertical-align: middle;}

/* Tabellenzeilen */
td							{font-size:10pt; letter-spacing: 2px;}

.classAdresse   {font-size: 9pt; letter-spacing: 2px; color: #262626;}
.classSchwarz   {font-size:10pt; letter-spacing: 3px; font-weight: bold;}
.classBlaugruen {font-size:10pt; letter-spacing: 2px; color: #669999; font-weight: bold;}
.classRot       {font-size:10pt; letter-spacing: 1px; color: #993300; }
.class1 				{font-size:10pt; letter-spacing: 2px;}
.class2 				{font-size:10pt; letter-spacing: 1px;}
.class3 				{font-size: 9pt; letter-spacing: 2px;}
.class4 				{font-size: 9pt; letter-spacing: 1px;}
.class5 				{font-size: 8pt; letter-spacing: 2px;}
.class6 				{font-size: 8pt; letter-spacing: 1px;}
.class7 				{font-size: 3pt; letter-spacing: 1px;}
.class8 				{font-size:10pt;}


Table.Content, Table.Adress {margin: 0; padding: 0; width: 100%;}
Table.Adress    {background-color: #BDC5C3;}
