/* CSS Document */

body		{
			font-family:Arial; 
			color: 		#444444; 
			font-size: 	13px; 
			background: #CCCCCC; 
			color: 		#444444; 
			margin:		0px;
			letter-spacing: 0.3px;
			}
/* Überschriften */

h1			{font-size: 17px; color: #ddddd; letter-spacing: 1px; margin: 0px 0px 5px 0px; font-weight: bold;}
h2			{font-size: 22px; color: #666666; letter-spacing: 1px; margin: 0px 0px 5px 0px; font-weight: bold;}
h3			{font-size: 15px; color: #ddddd; letter-spacing: 1px; margin: 0px 0px 10px 0px; font-weight: bold;}
h4			{font-size: 14px; color: #ddddd; letter-spacing: 1px; margin: 8px 0px 5px 0px; font-weight: bold; }
h5			{font-size: 13px; color: #ddddd; letter-spacing: 1px; margin: 0px 0px 8px 0px; font-weight: bold; }
h6			{}

/*Textelemente*/

div#txt				{margin: 0px 0px 12px 0px;}
img#logo			{border: solid 1px #333333; padding: 1px;}
img#fluss_links		{float: left; border: solid 1px #333333; padding: 1px; margin: 0px 8px 8px 0px;}
img#fluss_rechts	{float: right; border: solid 1px #333333; padding: 1px; margin: 0px 0px 8px 8px;}

a					{text-decoration: none; color: #000000;}
a:hover				{text-decoration: dotted; color: #000000;}
br					{line-height: 10px;}
/*Blocke*/

.BlockNavigationTop				{margin: 0px auto 0px auto;  width: 1200px; background: #ffffff; height: 25px;}
.BlockNavigationTop a			{text-decoration: none; color: #666666;}
.BlockNavigationTop a:hover		{text-decoration: none; color: #000000;}
.BlockNavigationTopRight		{margin: 0px auto 0px auto;  font-size: 10px; color: #333333; float: right; padding:5px 10px 5px 5px;}
.BlockNavigationTopLeft			{margin: 0px auto 0px auto; font-size: 10px; color: #333333; float: left; padding:5px}

.BlockTop						{margin: 0px auto 0px auto; width: 1200px; background: url(../../../bilder/galerien/Layout/bg-top.png) #CCCCCC ; height: 150px;}
.BlockTop .Beschreibung			{margin: 0px 0px 0px 850px; padding-top: 40px; color: #666666; font-size: 15px;}

.BlockNavigation				{margin: 0px auto 0px auto;  font-size: 15px; letter-spacing: 2px; font-weight: bold; padding: 2px 0px 0px 10px;  width: 1190px; background: #ffffff; height: 25px;}
.BlockNavigation a				{text-decoration: none; color: #666666;}
.BlockNavigation a:hover		{text-decoration: none; color: #000000;}

.BlockLinie						{margin: 0px auto 0px auto; background: #ffffff; height: 30px;  width: 1000px; padding-left: 200px;}
.BlockLinie .Ueberschrift		{padding: 4px 0px 0px 20px; height: 25px; background:#ffffff}

.BlockMain						{margin: 0px auto 0px auto; width: 1200px; background: #ffffff;}

.BlockLeft						{float: left; width:200px;}
.BlockLeft .Menue 				{padding: 0px 15px 10px 0px; width:185px; margin: 0px 0px 0px 0px;}
.BlockLeft .Menue .Item			{padding: 3px 0px 3px 15px; margin-bottom: 5px; color: #ffffff;  background: #b3b3b3; font-weight: bold;}
.BlockLeft .Menue .Item:hover	{padding: 3px 0px 3px 15px; font-weight: 400; color: #ffffff; background: #b3b3b3; font-weight: bold;}
.BlockLeft .Menue .ItemEbene2	{padding: 2px 0px 2px 30px; margin-bottom: 5px; color: #666666;  background: #b3b3b3; font-weight: bold;}
.BlockLeft .Menue .ItemEbene2:hover	{padding: 2px 0px 2px 30px; font-weight: 400; color: #000000; background: #b3b3b3; font-weight: bold;}
.BlockLeft .InhaltLeft			{margin: 0px 15px 0px 15px;}

.BlockContent					{line-height: 17px; margin-left: 0px; width:1000px; background: #fffff; float: right; }
.BlockContent .InnerContent		{float: left; width:765px; padding: 0px 0px 15px 20px; min-height: 300px; }

.BlockRight						{margin: 0px 0px 0px 820px; width: 180px;}
.BlockRight	ul					{margin: 0px; padding: 0px 0px 0px 10px;}

.BlockBottom					{clear: both; font-size: 10px; padding: 3px 10px 3px 10px; text-align: right; margin: 0px auto 0px auto; width: 1180px;}










