body {
	padding: 25px;
	margin-left: 8px;
	margin-top: 1px;
	margin-right: 8px;
	margin-bottom: 20px;
	background-color: #fff;
	background-image: url("../../gmerz/images/bg_main.jpg");
	background-repeat:repeat-x;
}

p td(
)

body,td,th,button {
	color: #333333;		
	font-family: 'Lucida Grande', Trebuchet MS, Arial, Sans-Serif;
	font-size: 12px;
}

.Auswahl{
	height: 19px;
padding-left: 1px;
	padding-bottom: 1px;

}

table {
align: left;
}

.left{
	margin-left: 1px;
}

.middle{
	text-align:left;
	width: 50%;
	margin-left:auto;
	margin-right:auto;	
}

.right{
	text-align: right;

}

.logo {
   text-align: center;
}

.links {
	text-align: center;

}

.head {
	font-family: 'Lucida Grande', Trebuchet MS, Arial, Sans-Serif;
	color: #000;
}

.lang {
	font-family: 'Lucida Grande', Trebuchet MS, Arial, Sans-Serif;
	text-decoration: none;
	color: #838181;
}


.lang:hover{
	text-decoration: none;
	color: #0082CB;
}


.eingabe {
	color: #026AA5;	font-family: 'Lucida Grande', Trebuchet MS, Arial, Sans-Serif;
	font-size: 12px;
	padding-left: 13px;
	border: 1px solid #B5B1A3;
}


select,option {
	color: #026AA5;	font-family: 'Lucida Grande', Trebuchet MS, Arial, Sans-Serif;
	font-size: 12px;
	padding-left: 2px;
padding-bottom: 0px;

}

div {
	text-align: center;
}

.linkpanel {
	text-decoration: none;
	color: #838181;
}

.linkpanel:hover {
	text-decoration: none;
	color: #0082CB;
}
.searchbox {
	color: #026AA5;	font-family: 'Lucida Grande', Trebuchet MS, Arial, Sans-Serif;
	font-size: 12px;
	padding-left: 1px;
	border: 1px solid #B5B1A3;
	width: 250px;
	height: 19px;
}

.button {
	font-family: Trebuchet;
	font-weight: bold;
	background-color: #0082CB;
	color: #ffffff;
}

.footer {
	text-decoration: none;
	color: #838181;
	font-size: 10px;
	text-decoration: none;
}

a:hover {
	color: #000;
}

/* old: #0082CB */
a {
	color: #0170af;
	text-decoration: none;
}
a:visited {
	color: #838181;
	text-decoration: none;
}

.resultlogo{
float: left;
width: 169px;
height: 85px;
}

.searchform{
clear: right;
float: left;
padding-left: 10px;
padding-top: 50px;
}

.input{
float: left;
padding-left: 2px;
padding-top: 50px;
}

.searchselect{
float: left;
padding-left: 5px;
padding-top: 50px;
}

.findbutton{
float: left;
padding-left: 5px;
padding-top: 48px;
}

.helpbutton2{
float: left;
padding-left: 3px;
padding-top: 48px;
}

.casesearch{
float: left;
padding-top: 51px;
}

.hline{
clear: both;
height: 1px; 
border-bottom: 1px;
padding-top: 3px;
padding-bottom: 3px;
margin-bottom:auto;
margin-top:auto;
}

hr{
background-color:#0082CB /* Mozilla 1.4 */
color:#0082CB; /* IE 6 */
border: solid #0082CB 1px;
}

.result{
clear: both;
text-align: left;
}
