BODY {
	background-color: #9e9e9e;	
	vertical-align: top;
	}

table {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: solid 5px darkgray;
	background: url('pix/hintergrund3.jpg') -130px -30px no-repeat;
	height: 750px;
	vertical-align: top;
	}

table td {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
	border: solid 0px blue;
	background: url('') left top no-repeat;
	font-family: Arial,Verdana,Helvetica;
	color: #800000;
	font-size: 16px;
	font-weight:normal;
	font-style:normal;
	vertical-align: top;

	}

table table {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: solid 0px red;
	background: url('') left top no-repeat;
	vertical-align: top;
	height: auto;
	}


table table td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	border: solid 0px blue;
	background: url('') left top no-repeat;
	vertical-align: top;

	}


iframe {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: solid 0px blue;
	background: transparent;
	vertical-align: top;
	}


.form
	{
	font-family: Arial,Verdana,Helvetica;
	color: #ff0000;
	font-size: 16px;
	font-weight:normal;
	font-style: normal;
	}

h1 	{
	font-family: Arial,Verdana,Helvetica;
	font-size: 20px;
	color: #0000FF;
	font-weight:normal;
	font-style:normal;
	}

h2 	{
	font-family: Arial,Verdana,Helvetica;
	font-size: 18px;
	color: #800000;
	font-weight:normal;
	font-style:	normal;
	}

h3 	{
	font-family: Arial,Verdana,Helvetica;
	font-size: 18px;
	color: #800000;
	font-weight:normal;
	font-style: normal;
	}

h4 	{
	font-family: Arial,Verdana,Helvetica;
	color: #800000;
	font-size: 14px;
	font-weight:normal;
	font-style: normal;
	}


