/* grundeinstellungen */
	body 		{background-color: #dcdcdc; margin:0; padding:0; height:100%; width:100%; font-family: verdana; margin: 0 auto;}
		
/* überschriften */
	h1 		{text-decoration: underline; font-family: verdana; font-size: 13px; margin:10px}
			
/* textvorgaben */
	p 		{text-indent: 0px; margin-left:10px; margin-right:10px }


/* bild standard front */
	.bildst1	{margin-left: 1%; margin-right: 1%; width: 98%; text-align: center}
	img 		{max-width: 98%; height: auto; width: auto; /* ie 8 */; vertical-align: center}

	
/* text zu bild */
	.text1		{text-align: justify; font-size: 13px} 
	.text2		{text-align: justify; font-size: 13px;} 
	

/* container */
	.cont1		{margin-top: 2px; margin-bottom: 4px; width: 98%; height: auto}
	.cont2		{margin-top: 2px; margin-bottom: 4px; width: 98%; height: auto}
	

/* Tabelle 2 */	
	.tabelle2 	{margin-left: 10px; margin-right: 10px; ; margin-bottom: 30px; font-size: 12px; font-family: verdana; max-width: 98%; }
	tr		{}
	td		{text-align: center;  vertical-align: center; width: 33%; }

/* button */
	.button1 		{margin-left: 2px; margin-right: 2px; display: block; width: auto; height: 12px; text-align: center; padding: 2px 2px;
				background: #6E6E6E; color: black; font-family: verdana; font-size: 6px; border-radius: 4px; border: solid 1px #20538D;
				box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);} 
	.button1:hover 		{background: #dcdcdc; border: solid 1px #2A4E77; text-decoration: none;}




	
/* startseitenlink */
	.text99		{margin-top: 00px; margin-bottom: 25px; font-size: 16px; font-family: verdana}



/* link */
	.link		{margin-top: 10px; margin-bottom: 40px; width: 100%;}
	.linkbild	{margin-left: 1%; margin-right: 1%; width: 98%}
	