/* \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ */
/* www.IhreDomain.de                                                          */
/* master.css                                                                 */
/* copyright Thoms Brückhändler, www.edv-service-tb.de                        */
/* Erstellt am:		21.07.2005                                                */
/* Letzte Änderung am:                                                        */
/*                                                                            */
/* \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ */
html
	{
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	font-size:76%;
	font-family:"Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	/* hide overflow:hidden from IE5/Mac */
	/* \*/
	overflow:hidden;
	/* */
	}

body {
	height:100%;
	max-height:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	border:0;
	overflow-x:hidden;
	overflow-y:auto;
	-moz-scrollbars-horizontal:hidden;
	-moz-scrollbars-vertical:auto;
/*	scroll:auto; */
}

/*
Definitionen für die Intro Seite
--------------------------------------------------------------------------- */
body.bodyimpressum {
		font-size:76%;
		font-family:"Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
		background-color:rgb(255,255,255);
		margin:10%;
}

body.noflash {
		font-size:100%;
		font-family:"Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
		background-color:rgb(255,255,255);
		margin:10%;
}
P.noflash	{font-size:14pt;color:black;border:none;text-align:justify;}

TD, P		{font-size:10pt;color:black;border:none;text-align:justify;}
TD.center,
P.center	{text-align:center;}
P.centklein {font-size:8pt;text-align:center;}

h1 			{padding:10% 5% 2% 2%;font-size:2.8em;color:red;text-align:left;}
h2 			{padding:10% 5% 2% 2%;font-size:2.5em;color:rgb(68,67,77);text-align:left;}
h3 			{padding:10% 5% 2% 2%;font-size:2.3em;color:rgb(68,67,77);text-align:left;}


a:link 		{font-weight:normal;text-decoration:none;color:rgb(159,159,159);font-size:12pt;}
a:visited 	{font-weight:normal;text-decoration:none;color:rgb(159,159,159);font-size:12pt;}
a:hover		{font-weight:bold;text-decoration:none;color:red; font-size:12pt;}
a:active 	{font-weight:bold;text-decoration:none;color:rgb(159,159,159);font-size:12pt;}

a.impressum:link 		{font-weight:normal;text-decoration:none;color:rgb(159,159,159);font-size:8pt;}
a.impressum:visited 	{font-weight:normal;text-decoration:none;color:rgb(159,159,159);font-size:8pt;}
a.impressum:hover		{font-weight:bold;text-decoration:underline;color:red; font-size:8pt;}
a.impressum:active 		{font-weight:bold;text-decoration:none;color:rgb(159,159,159);font-size:8pt;}

a.disignedby:link		{font-weight:normal;text-decoration:none;color:rgb(159,159,159);font-size:8pt;}
a.disignedby:visited	{font-weight:normal;text-decoration:none;color:rgb(159,159,159);font-size:8pt;}
a.disignedby:active		{font-weight:bold;text-decoration:underline;color:red;font-size:8pt;}
a.disignedby:hover  	{font-weight:bold;text-decoration:none;color:rgb(159,159,159);font-size:8pt;}

a.achtung:link		{font-weight:normal;text-decoration:none;color:red;font-size:14pt;}
a.achtung:visited	{font-weight:normal;text-decoration:none;color:red;font-size:14pt;}
a.achtung:active	{font-weight:bold;text-decoration:underline;color:red;font-size:14pt;}
a.achtung:hover  	{font-weight:bold;text-decoration:none;color:red;font-size:14pt;}

