/* styles for www.mv-nrw.de		*/
/* 								*/
/* media:	screen				*/
/* use:		on every page		*/
/* 								*/

* {
	padding:0; margin:0; }

body {
	text-align: center; background-color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; width: 100%; height: 100%; background-image: url(../_images/hg.gif); background-repeat: repeat-x; }

table.site {
	text-align: left; margin-left: auto; margin-right: auto; width: 601px; height: auto; }

td.content {
	vertical-align: top; }
	
td.text {
	font-family: "Times New Roman", Times, serif;
	vertical-align: top;
	font-size: 13pt;
	line-height: 23px;
	color: #000000;
	letter-spacing: 0.05em;
	padding-top: 10px; padding-left: 10px; padding-bottom: 5px; }

td.logo {
	vertical-align: top; padding-top: 13px; }

td.button {
	vertical-align: bottom; }

a {
	color: #000000; text-decoration: underline; }
	
a:hover {
	color: #000000; text-decoration: underline; }
