/*
Hermann Immobilien GmbH, Hauptstr. 47-49, 63486 Bruchköbel
© 2009, Hermann Immobilien GmbH

Weder ein Teil noch der gesamte Quellcode, Inhalte oder Grafiken sind ohne schriftliche Erlaubnis in anderen Medien (v.a. auf anderen Websites) einzusetzen, sofern nicht anderweitig angegeben.
*/

/* Allgemeine Angaben */

body {
	background-image: url(hintergrund.gif);
	margin-left: 6px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal; 
	font-size: 10px;
	color: #000000; 
	font-style: normal; 
	font-family: Arial, Helvetica, Sans-Serif, Tahoma;
}

table {
	font-size: 11px;
}

.neu {
	z-index: 450;
	left: 650px;
	top: 163px;
	position: absolute;
}

.Button1 {
        height: 20px;
        font-family:Arial, Helvetica, Sans-Serif, Tahoma;
        font-size:12px;
		text-align: center;
        color: #000000;
        background-color: #f2db00;
        border:1px solid #000000;
        cursor: pointer;
}

.Field {
	border:1px solid #000000;
	background-color: #ffffff;
}
