body {
	margin-left	: 0px;
	margin-right	: 0px;
}

form {
	margin		: 0px;
	padding		: 0px;
}

select {
	margin-top	: 2px;
	border		: 1px solid #6D8B9C;
}

table {
	margin		: auto;
}

body, th, td {
	text-align	: center;
}

body, th, td, select {
	font-family	: Arial,Helvetica,Sans-Serif;
	font-size	: 12px;
	color		: #3C4E58;
}

.TABExplore th, .TABExplore td {
	height		: 17px;
	font-size	: 10px;
	color		: #000000
}

.TABExplore td button {
	height		: 100%;
	width		: 100%;
	padding		: 0px;
	border-width	: 0px;
	cursor		: pointer;
	background-color: #EEF3F6;
}

.TABExplore td button img {
	height		: 15px;
	width		: 15px;
	position	: relative;
	/* vertically center image in button:    */
	top		: -1px !important; /* FF */
	top		: 0px;             /* IE */
}

.tr_uberschrift {
	background-color: #D4E0E8;
}

.tr_zeile_hell {
	background-color: #FFFFFF;
}

.tr_zeile_dunkel {
	background-color: #F3F5F7;
}

.info {
	font-weight	: bold;
}

.logo {
	height		: 30px;
	width		: 100px;
	position	: absolute;
	left		: 700px;
	top		: 10px;
}

.Sender {
}

.input_1 {
	width		: 100px;
}

.input_2 {
	width		: 50px;
}

.test {
	position	: relative;
	left		: 0px;
	top		: 400px;
}

.sqlcmd {
	height		: 500px;
	width		: 900px;
}

