input.lsg {
	border: none;
	font-weight: bold;
	height: 41px;
	margin: 0px;
	width: 84px;
	text-align:center;
	letter-spacing: -3px;
}

input.num,input.grund,input.clean,input.func {
	border: none;
	font-weight: bold;
	height: 41px;
	margin: 0px;
	width: 41px;
	text-align:center;
	color:#000000;
}
option {
	font-size: 14px;
	height: 18px;
}
option.left{
text-align:right;
}
.clean {
	background: url(/styles/images/clean.gif);
	border: none;
	font-weight: bold;
	height: 41px;
	margin: 0px;
	width: 41px;
}

.clean:hover {
	background: url(/styles/images/rollover.gif);
	border: none;
	height: 41px;
	margin: 0px;
	width: 41px;
}

.ergebnis {
	font-size: 5px;
	text-align: right;
	color:#000000;
}
select #ergebnis{
	text-align: right;
}
.func {
	background: url(/styles/images/func.gif);
}

.grund {
	background: url(/styles/images/grund.gif);
	color: #FFFFFF;
}

.grund:hover, .func:hover {
	background: url(/styles/images/rollover.gif);
}

.lsg {
	background: url(/styles/images/lsg.gif);
}

.lsg:hover {
	background: url(/styles/images/lsg_rollover.gif);
}

.num {
	background: url(/styles/images/num.gif);
}

.num:hover {
	background: url(/styles/rollover.gif);
	border: none;
	margin: 0px;
}

/*#blog {
	top: 654px;
}

#bookmark {
	top: 439px;
}

#bookmark_content {
	background: url(/styles/images/blog_rep.jpg);
}

#bookmark_footer {
	background: url(/styles/images/blog_foo.jpg);
}

#bookmark_header {
	background: url(/styles/images/bookmarks.jpg);
}
#feedback_content {
	background: url(/styles/images/blog_rep.jpg);
}

#feedback_footer {
	background: url(/styles/images/blog_foo.jpg);
}

#feedback_header {
	background: url(/styles/images/header_fead.jpg);
}
*/
#calc{
	border: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#nav {
	/*overflow: hidden;
	top: 96px;*/
}
/*
#nav_content {
	background: url(/styles/images/nav_rep.jpg);
	text-align: left;
}

#nav_footer {
	background: url(/styles/images/nav_foo.jpg);
}

#nav_header {
	background: url(/styles/images/nav_head.jpg);
}
*/
.umrechner_eingabe{
	width:120px;	
}
#mainTable td table{
	margin:auto;
}
#ws_button {
	/*top: 30px;*/
}
.Stil2
{
	font-family: Tahoma, Trebuchet MS, Arial;
	font-size:14px;
	color:#FFFFFF;
	text-align:left;
}
select.Stil2{
	font-family:Tahoma, "Trebuchet MS", Arial;
	font-size:14px;
	color:#FFFFFF;
	text-align:left;
	background: #30C2F5;
	border: 2px solid #FFFFFF;
}
option.Stil2{
	font-family: Tahoma, Trebuchet MS, Arial;
	font-size:14px;
	color:#FFFFFF;
	text-align:left;
	background:#30C2F5;
	
}
.left {
text-align:right;
}
.image{
width:403px;
height:auto;
}
select{
text-align:left;
}
input.checkbox
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Stil2#von,.Stil2#zu{
width:245px;
height:22px;
}
.Stil2#betrag{
width:242px;
height:22px;
} 
.border{
	border: 2px solid #FFFFFF;
}
#link {
	color: #FFFFFF;
	font-family: Tahoma, Trebuchet MS, Arial;
	font-size: 20px;
	font-weight: bold;
	height: 80px;
	left: 50%;
	margin-left: -195px;
	position: absolute;
	top: 30px;
	width: 260px;
	z-index: 20000;
}
.header{
	color: #FFFFFF;
	font-family: Tahoma, Trebuchet MS, Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}