.bilderuebersicht-startseite
	{
		width: 500px;
		height: 145px;
		margin: 20px auto 15px auto;
	}


.einzelbildbreich-startseite-links
	{
		width: 110px;
		height: 123px;
		text-align: center;
		padding: 0 0 0 0;
		margin: 0 12px 0 12px;
		background: #ffffbb url('../Bilderklein/startseite-bilderuebersicht/mittelteil.jpg') repeat-y top left;
		float: left;
		display: inline;
	}

.einzelbildbreich-startseite
	{
		width: 110px;
		height: 123px;
		text-align: center;
		padding-bottom: 0px;
		margin: 0 12px 0 0;
		background: #ffffbb url('../Bilderklein/startseite-bilderuebersicht/mittelteil.jpg') repeat-y top left;
		float: left;
		display: inline;
	}


	img.kleines-bild		
		{
			padding: 0 0 2px 0;
			margin: 0;
		}


	h2.bilderuebersicht-ueberschrift
		{
			width: 490px;
			height: auto;
			text-align: left;
			font: 15px arial, helvetica, sans-serif;
			margin: 25px 0 10px 0;
			padding-left: 5px;
			border-bottom: 1px solid #fefe99;
			border-left: 4px solid #fefe99;
		}


	.einzelbildbreich-startseite a,
	.einzelbildbreich-startseite-links a
		{
			font: 12px arial, helvetica, sans-serif;
			text-decoration: underline;	
		}

		.einzelbildbreich-startseite a:link,
		.einzelbildbreich-startseite a:visited,
		.einzelbildbreich-startseite-links a:link,
		.einzelbildbreich-startseite-links a:visited
			{
				color: #000066;
			}


		.einzelbildbreich-startseite a:focus,
		.einzelbildbreich-startseite a:hover,
		.einzelbildbreich-startseite a:active,
		.einzelbildbreich-startseite-links a:focus,
		.einzelbildbreich-startseite-links a:hover,
		.einzelbildbreich-startseite-links a:active
			{
				color: #00cc66;
			}

	.runde-grafik-oben 
		{
			width: 110px;
			height: 18px;
			padding-top: 0px;
			background: #000000 url('../Bilderklein/startseite-bilderuebersicht/abgerundet-oben-test.jpg') no-repeat top left;
		}

	.runde-grafik-unten
		{
			width: 110px;
			height: 20px;
			padding-bottom: 0px;
			background: #000000 url('../Bilderklein/startseite-bilderuebersicht/abgerundet-unten-test.jpg') no-repeat bottom left;
		}
		
p.unterstrich
	{
		height: auto;
		padding-bottom: 15px;
		border-bottom: 1px solid #fefe91;
	}

.text-fett {font-weight:bold;}


#bild-rechts
	{
		width: auto;
		height: auto;
		background-color: transparent;
		float: right;
		padding: 2px 0 1px 10px;
	}	


#link-zu-uns
	{
		width: 475px;
		height: auto;
		background-color: #ffffbb;
		margin: 20px auto 0 auto;
		border: 1px solid #fefe99;
		padding: 10px 5px 10px 5px;
		text-align: center;
		font: 13px arial, sans-serif;
		color: #880000;
	}

	p.link-zu-uns-ueberschrift
		{
			width: 500px;
			height: auto;
			text-align: center;
			font: 13px aria, helvetica, sans-serif;
			margin: 15px auto 10px auto;
		}
		
	#link-zu-uns p
		{
			text-align: center;
			border-bottom: 5px;
		}
		
		
#google-mitte
	{
		width: 300px;
		height: 250px;
		margin: 30px auto 30px auto
	}
	
img#ischgl-bild
	{
		width: 120px;
		height: 90px;
		float: left;
		background: green;
		margin: 3px 10px 0 2px;
	}
