/*Ralf Wagners Style Sheets*/


body {
	background-color:#333333;
	margin-top:5px;
	margin-bottom:0px;
	margin-left:10px;
	margin-right:10px;
	color: #000000;
	background-image: url(../grafik/hintergrund/h_wiese1920.jpg);
}


h1,h2,h3,h4,h5,h6 {
font-family:calibri,verdana,Arial,sans-serif;
color:#FFFFFF
}

h1
 { font-size:24pt;
Text-Align: center; }

h2
 { font-size:16pt;
}

h3
 { font-size:12pt;
}

h4
 { font-size:10pt;
}

h5
 { font-size:10pt;
}

/*H6= Fußzeile*/
h6
 { font-size:7pt;
line-height:12pt;
color:black;
Text-Align: right;
 }


a,p,ol,li,div,th,td,adress,blockquote,nobr,b,i
{font-family:calibri,verdana,Arial,sans-serif;
}


ul
{
list-style-type=square
}

li
{padding:5}

hr 
{color:lightgrey
}

a:link {
	color:white;
	font-size:24px;
	text-decoration:none;
	text-align: center;
	font-weight: bold;
}
a:visited { color:white;
	font-size:24px;
	text-decoration:none;
	text-align: center;
	font-weight: bold;
}

a:active { color:white;
	font-size:24px;
	text-decoration:none;
	text-align: center;
	font-weight: bold;
}	
a:hover { color:white;
	font-size:24px;
	text-decoration:none;
	text-align: center;
	font-weight: bold;
}

table {
	text-align: left;
	vertical-align: middle;
	line-height: 30px;
}
th {
	text-align: left;
	vertical-align: top;
}
td {
	vertical-align: middle;
}
