a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.inputtext { 
	font-size: 10px;   
	font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align:left;
	font-weight: normal;
    text-decoration: none;
    padding: 1px;
    height: 16px;
    width: 115px;
    border: 1px solid;
	
}

.inputbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#4e4e4e;
	padding: 1px;
	border: 0px solid;
	width: 25px;
	font-size: 10px;
	height: 18px;
	background:#f0f0f0;
	
}
#Layer2 {	position:relative;
	width:535px;
	height:35px;
	z-index:1;
	left: 145px;
	top: 14px;
}

#Layer3 {	position:relative;
	width:535px;
	height:30px;
	z-index:1;
	left: 145px;
	top: 10px;
}

.button1 {
	display:block;
	color:#4e4e4e;
	width:180px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(Bilder/button_main.jpg);
	font-weight: normal;
	padding:4px;
}
.button1:hover {
	color: #c87925;
}

.button-top {
	color:#4e4e4e;
	
}
.button-top:hover {
	color: #c87925;
}

.unter-button {
	display:block;
	color:#4e4e4e;
	width:170px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding:2px;
}
.unter-button:hover {
	color: #c87925;
}
.unter-button2 {
	display:block;
	color:#4e4e4e;
	width:155px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding:1px;
	left: 25px;
}
.unter-button2:hover {
	color: #c87925;
}
