/* 	DATEI: senioren.css 			*/
/*									*/
/* datei für die senioren seiten	*/
/*									*/
/*	erstellt: 24-12-07				*/
/*									*/
/*	geändert: 22-08-11				*/
/*##################################*/


html {margin: 0; padding: 0;}

					/* font: font-style font-variant font-weight font-size font-family */


body {font: normal 1em Verdana, Arial, Helvetica, sans-serif; background-color: #F5F5F5; }

		
H1 { font: bold 1.7em Verdana, Arial, Helvetica, sans-serif;
		text-transform: lowercase;
		text-align: center;
		background: rgb(85%,85%,70%);
		letter-spacing: 3px;
		color: #008000;
		padding: 0.2em;
		border-bottom: ridge double silver;
	}

h2 {font: bold 1.5em Verdana, Arial, Helvetica, sans-serif; 
	text-transform: lowercase; 
	text-align: center;
	letter-spacing: 2px; 
	background: rgb(85%,85%,70%);
	color: #008000;
	padding: 0.2em;
	border-bottom: ridge double silver;
	}

h3 {font: bold 1.3em Verdana, Arial, Helvetica, sans-serif; 
	text-transform: lowercase; 
	text-align: center;
	letter-spacing: 2px; 
	background: rgb(85%,85%,70%);
	color: #008000;
	padding: 0.2em;
	border-bottom: ridge double silver;
	}

h4 {font: bold 1em Verdana, Arial, Helvetica, sans-serif; 
	text-transform: lowercase; 
	text-align: center;
	letter-spacing: 2px; 
	background: rgb(85%,85%,70%);
	color: #008000;
	padding: 0.2em;
	border-bottom: ridge double silver;
	}


<!-- h1, h2, h3, h4 {line-height: 1em;} -->


p {line-height: 1.5; margin: 0.5em 0 1em;}

li { margin-top:3pt; }

hr { color:#CCF; background-color:#D4BFFF; border:0; height:1px}

	td.table1, th.table1 { text-align: center; padding: 0.2em 0.2em; font: Verdana, Arial, Courier, Helvetica; font-size: 1.3em; background-color:#FC6; }
	td.table1, th.table1 { border-right: 0px solid #CCC; padding: 0.2em 0.2em; border-bottom: 0px solid #DDD; }

	<!--td.table1 { text-align: center; padding: 0.2em 0.2em; }
	<!--th.table1, td.table1 { font: Verdana, Arial, Courier, Helvetica; font-size: 1.5em; color:#008000; }
	<!--td.table1 { border-right: 0px solid #CCC; }
	<!--th.table1, td.table1 { padding: 0.2em 0.2em; border-bottom: 0px solid #DDD; }-->
	
	td.table2 { text-align: left; padding: 0.3em 0.3em; border-bottom: 1px solid #DDD; }
	th.table2, td.table2 { font: Verdana, Arial, Courier, Helvetica; font-size: 1.2em; }
	td.table2, th.table2 { border-right: 1px solid #CCC; border-left: 1px solid #CCC;}
	th.table2, td.table2 { padding: 0.3em 0.3em; border-bottom: 1px solid #DDD; }
	
	td.table3 { border-right:1px solid #CCC; border-left:1px solid #CCC; border-bottom: 1px solid #CCC; }
	
	td.table4 { text-align: left; padding: 0.2em 0.2em; }
	th.table4, td.table4 { font: Verdana, Arial, Courier, Helvetica; font-size: 1.5em; color:#008000; text-align: left; }
	td.table4 { border-right: 0px solid #CCC; }
	th.table4, td.table4 { padding: 0.2em 0.2em; border-bottom: 0px solid #DDD; }
	
	td.rechts { border-right:2px solid #CCC; }
	
	td.links { border-left:2px solid #CCC; }
	
	
	td.beide { border-right:2px solid #CCC; border-left:2px solid #CCC; }


	
	th {border-right: 1px solid gray; border-bottom-style: solid; white-space: nowrap; background: #C0C0C0;}
	
	
	td.ohne { text-align: left; padding: 0.2em 0.2em; }
	td.ohne { font: Verdana, Arial, Courier, Helvetica; font-size: 1.3em; }
	td.ohne { border-right: 0px solid #CCC; }
	th.ohne, td.ohne { padding: 0.2em 0.2em; border-bottom: 0px solid #DDD; }
	
	
	td.ohne2 { border-right:1px solid #CCC; border-left:1px solid #CCC; border-bottom: 0px solid #CCC; }
	
	
	td.ohne3 { text-align: center; }
	td.ohne3 { font: Verdana, Arial, Courier, Helvetica; font-size: 1.3em; }
	td.ohne3 { border-right: 0px solid #CCC; }
	th.ohne3, td.ohne3 { padding: 0.2em 0.2em; border-bottom: 0px solid #DDD; }


a:link { color:#AA5522; text-decoration:underline; }
a:visited { color:#772200; text-decoration:underline; }
a:active { color:#000000; text-decoration:none; }
